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
/
rc-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-28
/
+46
2015-08-19
Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"
David Härdeman
1
-6
/
+1
2015-08-11
[media] rc-core: improve the lirc protocol reporting
David Härdeman
1
-1
/
+18
2015-07-06
[media] rc-core: remove the LIRC "protocol"
David Härdeman
1
-5
/
+9
2015-07-06
[media] rc-core: use an IDA rather than a bitmap
David Härdeman
1
-20
/
+20
2015-07-06
[media] rc-core: fix remove uevent generation
David Härdeman
1
-3
/
+0
2015-05-14
[media] rc: rc-core: Add support for encode_wakeup drivers
James Hogan
1
-1
/
+6
2015-04-30
[media] rc: fix bad indenting
Mauro Carvalho Chehab
1
-1
/
+1
2014-12-23
[media] rc-main: Re-apply filter for no-op protocol change
James Hogan
1
-7
/
+7
2014-11-25
[media] rc: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-11-11
Merge tag 'v3.18-rc4' into patchwork
Mauro Carvalho Chehab
1
-0
/
+2
2014-11-05
[media] rc-main: Fix rc_type handling
Mauro Carvalho Chehab
1
-1
/
+1
2014-10-30
[media] rc-main: fix lockdep splash for rc-main
Tomas Melin
1
-0
/
+3
2014-10-30
[media] rc-core: fix protocol_change regression in ir_raw_event_register
Tomas Melin
1
-0
/
+2
2014-07-30
[media] rc-main: allow raw protocol drivers to restrict the allowed protos
Mauro Carvalho Chehab
1
-3
/
+2
2014-07-26
[media] rc: Add support for decoding XMP protocol
Marcel J.E. Mol
1
-0
/
+1
2014-07-25
[media] rc-core: rename dev->scanmask to dev->scancode_mask
David Härdeman
1
-2
/
+2
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
1
-15
/
+15
2014-07-23
[media] rc-core: simplify sysfs code
David Härdeman
1
-121
/
+144
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
1
-12
/
+18
2014-04-06
[media] rc-core: remove generic scancode filter
David Härdeman
1
-35
/
+53
2014-04-06
[media] rc-core: split dev->s_filter
David Härdeman
1
-7
/
+17
2014-03-13
[media] media: rc-core: use %s in rc_map_get() module load
Kees Cook
1
-1
/
+1
2014-03-11
[media] rc-main: fix missing unlock if no devno left
James Hogan
1
-8
/
+8
2014-03-11
[media] rc-main: automatically refresh filter on protocol change
James Hogan
1
-2
/
+39
2014-03-11
[media] rc: add wakeup_protocols sysfs file
James Hogan
1
-34
/
+48
2014-03-11
[media] rc: add allowed/enabled wakeup protocol masks
James Hogan
1
-5
/
+5
2014-03-11
[media] rc-main: add generic scancode filtering
James Hogan
1
-7
/
+13
2014-03-11
[media] rc-main: store_filter: pass errors to userland
James Hogan
1
-1
/
+1
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
1
-2
/
+2
2014-02-06
[media] media: rc: add sysfs scancode filtering interface
James Hogan
1
-0
/
+136
2014-02-04
[media] media: rc: add Sharp infrared protocol
James Hogan
1
-0
/
+1
2014-02-04
[media] media: rc: only turn on LED if keypress generated
James Hogan
1
-1
/
+2
2014-02-04
[media] rc-core: ir_core_dev_number can be static
Fengguang Wu
1
-1
/
+1
2014-01-15
[media] rc-core: reuse device numbers
Mauro Carvalho Chehab
1
-3
/
+17
2013-08-23
[media] media: rc: rdev->open or rdev->close can be NULL
Juergen Lock
1
-2
/
+2
2013-08-22
[media] rc: add feedback led trigger for rc keypresses
Sean Young
1
-0
/
+6
2013-07-31
[media] media: rc: Add rc_open/close and use count to rc_dev
Srinivas Kandagatla
1
-4
/
+42
2013-03-23
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
David Härdeman
1
-22
/
+10
2013-03-19
[media] rc-core: rename ir_input_class to rc_class
David Härdeman
1
-6
/
+6
2013-03-19
[media] rc-core: initialize rc-core earlier if built-in
David Härdeman
1
-1
/
+1
2012-12-27
[media] rc: unlock on error in store_protocols()
Dan Carpenter
1
-1
/
+2
2012-12-26
[media] rc: unlock on error in show_protocols()
Dan Carpenter
1
-1
/
+3
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-32
/
+41
2012-07-30
[media] Avoid sysfs oops when an rc_dev's raw device is absent
Douglas Bagnall
1
-2
/
+3
2012-03-19
[media] rc: Pospone ir raw decoders loading until really needed
Ezequiel García
1
-2
/
+7
2012-01-15
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2011-11-23
Merge tag 'v3.2-rc2' into staging/for_v3.3
Mauro Carvalho Chehab
1
-0
/
+1
2011-11-23
[media] rc: Add support for decoding Sanyo protocol
Mauro Carvalho Chehab
1
-0
/
+1
[next]