index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
nuvoton-cir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-18
PNP: media/rc: Use module_pnp_driver to register driver
Peter Huewe
1
-12
/
+1
2014-09-03
[media] nuvoton-cir: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-4
/
+2
2014-07-25
[media] rc-core: fix various sparse warnings
David Härdeman
1
-2
/
+2
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
1
-1
/
+1
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
1
-1
/
+1
2014-03-11
[media] nuvoton-cir: Activate PNP device when probing
Antti Seppälä
1
-0
/
+6
2014-02-04
[media] nuvoton-cir: Don't touch PS/2 interrupts while initializing
Antti Seppälä
1
-4
/
+0
2013-04-14
[media] rc: nuvoton-cir: fix potential double free in nvt_probe()
Wei Yongjun
1
-0
/
+1
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-2
/
+2
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-21
[media] rc: Call rc_register_device before irq setup
Matthijs Kooijman
1
-7
/
+7
2012-12-21
[media] rc: Set rdev before irq setup
Matthijs Kooijman
1
-1
/
+2
2012-12-21
[media] rc: Make probe cleanup goto labels more verbose
Matthijs Kooijman
1
-15
/
+15
2012-10-27
[media] nuvoton-cir: carrier detect support is broken - remove it
Mauro Carvalho Chehab
1
-5
/
+2
2012-10-27
[media] nuvoton-cir: get rid of warning: no previous prototype
Mauro Carvalho Chehab
1
-2
/
+2
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-1
/
+1
2012-10-06
[media] rc: divide by zero bugs in s_tx_carrier()
Dan Carpenter
1
-0
/
+3
2012-07-06
[media] media: Use pr_info not homegrown pr_reg macro
Joe Perches
1
-73
/
+72
2012-05-20
[media] rc: Fix invalid free_region and/or free_irq on probe failure
Ben Hutchings
1
-14
/
+12
2012-04-26
[media] rc: Postpone ISR registration
Luis Henriques
1
-18
/
+18
2011-09-11
[media] nuvoton-cir: simplify raw IR sample handling
Jarod Wilson
1
-37
/
+8
2011-07-27
[media] rc-core: lirc use unsigned int
David Härdeman
1
-9
/
+3
2011-07-11
[media] nuvoton-cir: make idle timeout more sane
Jarod Wilson
1
-1
/
+1
2011-06-11
[media] nuvoton-cir: in_use isn't actually in use, remove it
Jarod Wilson
1
-2
/
+0
2011-05-20
[media] nuvoton-cir: minor tweaks to rc dev init
Jarod Wilson
1
-6
/
+7
2011-05-20
[media] rc/nuvoton-cir: enable CIR on w83667hg chip variant
Jarod Wilson
1
-6
/
+16
2011-05-20
[media] rc/nuvoton-cir: only warn about unknown chips
Jarod Wilson
1
-8
/
+32
2011-03-02
[media] nuvoton-cir: fix wake from suspend
Jarod Wilson
1
-2
/
+3
2011-01-31
[media] rc: use time unit conversion macros correctly
Jarod Wilson
1
-3
/
+3
2010-12-29
[media] drivers/media: nuvoton: fix chip id probe v2
Nicolas Kaiser
1
-2
/
+5
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
1
-48
/
+37
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
1
-0
/
+1252
[prev]