summaryrefslogtreecommitdiff
path: root/drivers/media/IR
AgeCommit message (Expand)Author
2010-10-21[media] fix TerraTec remote controller PIP buttonAntti Palosaari
2010-10-21[media] fix MSI DIGIVOX mini III remote controller power buttonsAntti Palosaari
2010-10-21[media] Total Media In Hand remote controllerAntti Palosaari
2010-10-21[media] rename rc-msi-digivox.c -> rc-msi-digivox-iii.cAntti Palosaari
2010-10-21[media] MSI DIGIVOX mini II remote controllerAntti Palosaari
2010-10-21[media] A-Link DTU(m) remote controllerAntti Palosaari
2010-10-21[media] TwinHan AzureWave AD-TU700(704J) remote controllerAntti Palosaari
2010-10-21[media] LeadTek Y04G0051 remote controller keytableAntti Palosaari
2010-10-21[media] AverMedia RM-KS remote controller keytableAntti Palosaari
2010-10-21[media] Digittrade DVB-T USB Stick remote controller keytableAntti Palosaari
2010-10-21[media] TrekStor DVB-T USB Stick remote controllerAntti Palosaari
2010-10-21[media] MSI DIGIVOX mini III remote controller keytableAntti Palosaari
2010-10-21[media] TerraTec remote controller keytableAntti Palosaari
2010-10-21V4L/DVB: IR/lirc_dev: check for valid irctl in unregister pathJarod Wilson
2010-10-21V4L/DVB: IR/imon: set up mce-only devices w/mce keytableJarod Wilson
2010-10-21V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlockJarod Wilson
2010-10-21V4L/DVB: imon: split mouse events to a separate input devDavid Härdeman
2010-10-21V4L/DVB: IR: export ir_keyup so imon driver can use it directlyJarod Wilson
2010-10-21V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXESMalcolm Priestley
2010-10-21V4L/DVB: IR/streamzap: functional in-kernel decodingJarod Wilson
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-09-30V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interfaceBrian Rogers
2010-09-27V4L/DVB: IR: extend MCE keymapMaxim Levitsky
2010-09-27V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky
2010-09-27V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky
2010-09-27V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab
2010-09-27V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson
2010-09-27V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter
2010-09-16lirc: make chardev nonseekableArnd Bergmann
2010-09-09Input: media/IR - switch to using new keycode interfaceDmitry Torokhov
2010-08-12V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab
2010-08-08V4L/DVB: media: ir-keytable: null dereference in debug codeDan Carpenter
2010-08-08V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remoteAndy Walls
2010-08-08V4L/DVB: IR: Port ene driver to new IR subsystem and enable itMaxim Levitsky
2010-08-08V4L/DVB: STAGING: remove lirc_ene0100 driverMaxim Levitsky
2010-08-08V4L/DVB: IR: report unknown scancodes the in-kernel decoders foundMaxim Levitsky
2010-08-08V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky
2010-08-08V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky
2010-08-08V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky
2010-08-08V4L/DVB: IR: NECX: support repeatMaxim Levitsky
2010-08-08V4L/DVB: IR: nec decoder: fix repeatMaxim Levitsky
2010-08-08V4L/DVB: IR: JVC: make repeat workMaxim Levitsky
2010-08-08V4L/DVB: IR: replace workqueue with kthreadMaxim Levitsky
2010-08-08V4L/DVB: IR: replace spinlock with mutexMaxim Levitsky
2010-08-08V4L/DVB: IR: minor fixesMaxim Levitsky
2010-08-08V4L/DVB: IR: Kconfig fixesMaxim Levitsky
2010-08-08V4L/DVB: IR: put newly ported streamzap driver in proper homeJarod Wilson
2010-08-08V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson
2010-08-08V4L/DVB: IR/mceusb: less generic callback name and remove cruftJarod Wilson