summaryrefslogtreecommitdiffstats
path: root/drivers/media/IR
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interfaceBrian Rogers2010-09-301-6/+11
* V4L/DVB: IR: extend MCE keymapMaxim Levitsky2010-09-281-0/+3
* V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky2010-09-281-1/+1
* V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky2010-09-281-1/+1
* V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-281-0/+7
* V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson2010-09-281-0/+4
* V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter2010-09-281-1/+3
* V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab2010-08-121-1/+8
* V4L/DVB: media: ir-keytable: null dereference in debug codeDan Carpenter2010-08-091-1/+2
* V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remoteAndy Walls2010-08-091-0/+2
* V4L/DVB: IR: Port ene driver to new IR subsystem and enable itMaxim Levitsky2010-08-094-401/+258Star
* V4L/DVB: STAGING: remove lirc_ene0100 driverMaxim Levitsky2010-08-092-0/+1416
* V4L/DVB: IR: report unknown scancodes the in-kernel decoders foundMaxim Levitsky2010-08-091-0/+8
* V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky2010-08-092-19/+94
* V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky2010-08-093-1/+86
* V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky2010-08-095-46/+27Star
* V4L/DVB: IR: NECX: support repeatMaxim Levitsky2010-08-092-2/+23
* V4L/DVB: IR: nec decoder: fix repeatMaxim Levitsky2010-08-091-1/+1
* V4L/DVB: IR: JVC: make repeat workMaxim Levitsky2010-08-091-1/+13
* V4L/DVB: IR: replace workqueue with kthreadMaxim Levitsky2010-08-092-12/+32
* V4L/DVB: IR: replace spinlock with mutexMaxim Levitsky2010-08-091-14/+14
* V4L/DVB: IR: minor fixesMaxim Levitsky2010-08-093-9/+12
* V4L/DVB: IR: Kconfig fixesMaxim Levitsky2010-08-091-3/+7
* V4L/DVB: IR: put newly ported streamzap driver in proper homeJarod Wilson2010-08-093-0/+754
* V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson2010-08-092-0/+82
* V4L/DVB: IR/mceusb: less generic callback name and remove cruftJarod Wilson2010-08-091-4/+2Star
* V4L/DVB: IR/mceusb: remove bad ir_input_dev useJarod Wilson2010-08-091-14/+1Star
* V4L/DVB: IR/imon: remove bad ir_input_dev useJarod Wilson2010-08-091-15/+0Star
* V4L/DVB: IR/imon: remove incorrect calls to input_free_deviceJarod Wilson2010-08-091-4/+1Star
* V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab2010-08-021-2/+3
* V4L/DVB: standardize names at rc-dib0700 tablesMauro Carvalho Chehab2010-08-022-12/+12
* V4L/DVB: dib0700: break keytable into NEC and RC-5 variantsMauro Carvalho Chehab2010-08-023-83/+129
* V4L/DVB: Add a keymap file with dib0700 tableMauro Carvalho Chehab2010-08-022-0/+315
* V4L/DVB: media/IR: testing the wrong variableDan Carpenter2010-08-021-1/+1
* V4L/DVB: IR/lirc: use memdup_user instead of copy_from_userJarod Wilson2010-08-021-8/+3Star
* V4L/DVB: IR/lirc: make lirc userspace and staging modules buildableJarod Wilson2010-08-023-227/+2Star
* V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-021-3/+3
* V4L/DVB: IR/mceusb: more streamlining of device initJarod Wilson2010-08-021-16/+18
* V4L/DVB: IR/mceusb: remove unused vars from gen1 initMauro Carvalho Chehab2010-08-021-2/+1Star
* V4L/DVB: lirc: use unlocked_ioctlArnd Bergmann2010-08-023-12/+10Star
* V4L/DVB: IR: jvc-decoder needs BITREVERSERandy Dunlap2010-08-021-0/+1
* V4L/DVB: IR/lirc_dev: fix locking in lirc_dev_fop_readJarod Wilson2010-08-021-1/+4
* V4L/DVB: IR/mceusb: unify and simplify different gen device initJarod Wilson2010-08-021-43/+7Star
* V4L/DVB: IR/imon: auto-configure another 0xffdc device variantJarod Wilson2010-08-021-0/+1
* V4L/DVB: IR: add empty lirc pseudo-keymapJarod Wilson2010-08-022-0/+42
* V4L/DVB: IR: add ir-core to lirc userspace decoder bridge driverJarod Wilson2010-08-026-0/+310
* V4L/DVB: IR: add lirc device interfaceJarod Wilson2010-08-024-0/+999
* V4L/DVB: IR/mceusb: add tx callback functions and wire upJarod Wilson2010-08-021-10/+138
* V4L/DVB: IR/mceusb: kill pinnacle-device-specific nonsenseJarod Wilson2010-08-021-49/+14Star
* V4L/DVB: IR/mceusb: misc cleanups and init fixesJarod Wilson2010-08-021-69/+69