index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
IR
/
ir-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
2010-12-29
1
-362
/
+0
*
[media] IR: make sure we register the input device when it is safe to do so
Maxim Levitsky
2010-10-21
1
-10
/
+17
*
[media] ir: avoid race conditions at device disconnect
Mauro Carvalho Chehab
2010-10-21
1
-0
/
+9
*
V4L/DVB: IR/streamzap: functional in-kernel decoding
Jarod Wilson
2010-10-21
1
-0
/
+1
*
V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interface
Brian Rogers
2010-09-30
1
-6
/
+11
*
V4L/DVB: IR: Allow not to compile keymaps in
Maxim Levitsky
2010-08-08
1
-0
/
+2
*
V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driver
Jarod Wilson
2010-08-02
1
-0
/
+1
*
V4L/DVB: ir-core: allow specifying multiple protocols at one open/write
Mauro Carvalho Chehab
2010-08-02
1
-46
/
+46
*
V4L/DVB: ir-core: Add support for disabling all protocols
Mauro Carvalho Chehab
2010-08-02
1
-9
/
+18
*
V4L/DVB: ir-core: Rename sysfs protocols nomenclature to rc-5 and rc-6
Mauro Carvalho Chehab
2010-08-02
1
-2
/
+2
*
V4L/DVB: ir-core: Remove magic numbers at the sysfs logic
Mauro Carvalho Chehab
2010-08-02
1
-51
/
+32
*
V4L/DVB: ir-core: centralize sysfs raw decoder enabling/disabling
David Härdeman
2010-08-02
1
-104
/
+148
*
V4L/DVB: Bug fix: make IR work again for dm1105
Igor M. Liplianin
2010-06-01
1
-3
/
+4
*
V4L/DVB: ir-core: remove IR_TYPE_PD
David Härdeman
2010-05-19
1
-6
/
+0
*
V4L/DVB: ir-core: fix some confusing comments
David Härdeman
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir-core: fix double spinlock init in drivers/media/IR/rc-map.c
David Härdeman
2010-05-19
1
-2
/
+0
*
V4L/DVB: ir-core: Add Sony support to ir-core
David Härdeman
2010-05-19
1
-0
/
+4
*
V4L/DVB: ir-core: Add JVC support to ir-core
David Härdeman
2010-05-19
1
-0
/
+4
*
ir-core: Remove the quotation mark from the uevent names
Mauro Carvalho Chehab
2010-05-19
1
-2
/
+2
*
V4L/DVB: Add RC6 support to ir-core
David Härdeman
2010-05-19
1
-0
/
+2
*
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir-core: fix gcc warning noise
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+1
*
V4L/DVB: ir-core: properly present the supported and current protocols
Mauro Carvalho Chehab
2010-05-19
1
-19
/
+44
*
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
Mauro Carvalho Chehab
2010-05-19
1
-9
/
+16
*
V4L/DVB: rename sysfs remote controller devices from rcrcv to rc
David Härdeman
2010-05-19
1
-5
/
+5
*
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
2010-05-19
1
-1
/
+3
*
V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc
Mauro Carvalho Chehab
2010-05-18
1
-10
/
+10
*
V4L/DVB: ir-core: dynamically load the compiled IR protocols
Mauro Carvalho Chehab
2010-05-18
1
-2
/
+5
*
V4L/DVB: ir-core: be less pedantic with RC protocol name
Mauro Carvalho Chehab
2010-05-18
1
-1
/
+1
*
V4L/DVB: ir-core: export driver name used by IR via uevent
Mauro Carvalho Chehab
2010-05-18
1
-0
/
+2
*
V4L/DVB: ir-core: Export IR name via uevent
Mauro Carvalho Chehab
2010-05-18
1
-3
/
+22
*
V4L/DVB: ir: use a real device instead of a virtual class
Mauro Carvalho Chehab
2010-05-18
1
-24
/
+54
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
V4L/DVB (13957): IR: Fix sysfs attributes declaration
Francesco Lavra
2010-02-26
1
-0
/
+1
*
V4L/DVB (13825): ir-core: Don't OOPS if IR device props is not defined
Mauro Carvalho Chehab
2010-02-26
1
-1
/
+1
*
V4L/DVB (13680): ir: use unsigned long instead of enum
Mauro Carvalho Chehab
2010-02-26
1
-6
/
+9
*
V4L/DVB (13639): ir-sysfs: Properly protect rc_tab changes with a lock
Mauro Carvalho Chehab
2010-02-26
1
-0
/
+3
*
V4L/DVB (13638): ir-core: documment missed functions
Mauro Carvalho Chehab
2010-02-26
1
-4
/
+46
*
V4L/DVB (13636): ir-core: add method to change IR protocol
Mauro Carvalho Chehab
2010-02-26
1
-1
/
+43
*
V4L/DVB (13635): ir-core: Implement protocol table type reading
Mauro Carvalho Chehab
2010-02-26
1
-2
/
+28
*
V4L/DVB (13633): ir-core: create a new class for remote controllers
Mauro Carvalho Chehab
2010-02-26
1
-0
/
+94