index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
rc-main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rc: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-25
1
-2
/
+1
*
Merge tag 'v3.18-rc4' into patchwork
Mauro Carvalho Chehab
2014-11-11
1
-0
/
+2
|
\
|
*
[media] rc-core: fix protocol_change regression in ir_raw_event_register
Tomas Melin
2014-10-30
1
-0
/
+2
*
|
[media] rc-main: Fix rc_type handling
Mauro Carvalho Chehab
2014-11-05
1
-1
/
+1
*
|
[media] rc-main: fix lockdep splash for rc-main
Tomas Melin
2014-10-30
1
-0
/
+3
|
/
*
[media] rc-main: allow raw protocol drivers to restrict the allowed protos
Mauro Carvalho Chehab
2014-07-30
1
-3
/
+2
*
[media] rc: Add support for decoding XMP protocol
Marcel J.E. Mol
2014-07-26
1
-0
/
+1
*
[media] rc-core: rename dev->scanmask to dev->scancode_mask
David Härdeman
2014-07-25
1
-2
/
+2
*
[media] rc-core: remove protocol arrays
David Härdeman
2014-07-25
1
-15
/
+15
*
[media] rc-core: simplify sysfs code
David Härdeman
2014-07-23
1
-121
/
+144
*
[media] rc-core: document the protocol type
David Härdeman
2014-07-23
1
-12
/
+18
*
[media] rc-core: remove generic scancode filter
David Härdeman
2014-04-06
1
-35
/
+53
*
[media] rc-core: split dev->s_filter
David Härdeman
2014-04-06
1
-7
/
+17
*
[media] media: rc-core: use %s in rc_map_get() module load
Kees Cook
2014-03-13
1
-1
/
+1
*
[media] rc-main: fix missing unlock if no devno left
James Hogan
2014-03-11
1
-8
/
+8
*
[media] rc-main: automatically refresh filter on protocol change
James Hogan
2014-03-11
1
-2
/
+39
*
[media] rc: add wakeup_protocols sysfs file
James Hogan
2014-03-11
1
-34
/
+48
*
[media] rc: add allowed/enabled wakeup protocol masks
James Hogan
2014-03-11
1
-5
/
+5
*
[media] rc-main: add generic scancode filtering
James Hogan
2014-03-11
1
-7
/
+13
*
[media] rc-main: store_filter: pass errors to userland
James Hogan
2014-03-11
1
-1
/
+1
*
[media, edac] Change my email address
Mauro Carvalho Chehab
2014-02-07
1
-2
/
+2
*
[media] media: rc: add sysfs scancode filtering interface
James Hogan
2014-02-06
1
-0
/
+136
*
[media] media: rc: add Sharp infrared protocol
James Hogan
2014-02-04
1
-0
/
+1
*
[media] media: rc: only turn on LED if keypress generated
James Hogan
2014-02-04
1
-1
/
+2
*
[media] rc-core: ir_core_dev_number can be static
Fengguang Wu
2014-02-04
1
-1
/
+1
*
[media] rc-core: reuse device numbers
Mauro Carvalho Chehab
2014-01-15
1
-3
/
+17
*
[media] media: rc: rdev->open or rdev->close can be NULL
Juergen Lock
2013-08-23
1
-2
/
+2
*
[media] rc: add feedback led trigger for rc keypresses
Sean Young
2013-08-22
1
-0
/
+6
*
[media] media: rc: Add rc_open/close and use count to rc_dev
Srinivas Kandagatla
2013-07-31
1
-4
/
+42
*
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
David Härdeman
2013-03-23
1
-22
/
+10
*
[media] rc-core: rename ir_input_class to rc_class
David Härdeman
2013-03-19
1
-6
/
+6
*
[media] rc-core: initialize rc-core earlier if built-in
David Härdeman
2013-03-19
1
-1
/
+1
*
[media] rc: unlock on error in store_protocols()
Dan Carpenter
2012-12-27
1
-1
/
+2
*
[media] rc: unlock on error in show_protocols()
Dan Carpenter
2012-12-26
1
-1
/
+3
*
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
2012-10-27
1
-32
/
+41
*
[media] Avoid sysfs oops when an rc_dev's raw device is absent
Douglas Bagnall
2012-07-30
1
-2
/
+3
*
[media] rc: Pospone ir raw decoders loading until really needed
Ezequiel García
2012-03-19
1
-2
/
+7
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-01-15
1
-0
/
+1
|
\
|
*
Merge tag 'v3.2-rc2' into staging/for_v3.3
Mauro Carvalho Chehab
2011-11-23
1
-0
/
+1
|
|
\
|
*
|
[media] rc: Add support for decoding Sanyo protocol
Mauro Carvalho Chehab
2011-11-23
1
-0
/
+1
*
|
|
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
[media] rc-main: Fix device de-registration logic
Mauro Carvalho Chehab
2011-07-31
1
-10
/
+19
|
/
*
[media] rc-core support for Microsoft IR keyboard/mouse
Jarod Wilson
2011-07-27
1
-0
/
+1
*
[media] rc: double unlock in rc_register_device()
Dan Carpenter
2011-07-27
1
-1
/
+2
*
[media] rc: call input_sync after scancode reports
Jarod Wilson
2011-07-01
1
-23
/
+25
*
[media] Use a more consistent value for RC repeat period
Mauro Carvalho Chehab
2011-05-20
1
-0
/
+7
*
[media] rc: add locking to fix register/show race
Jarod Wilson
2011-05-20
1
-6
/
+41
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-04
1
-1
/
+3
|
\
[next]