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