aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/IR (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21[media] fix TerraTec remote controller PIP buttonAntti Palosaari1-1/+1
2010-10-21[media] fix MSI DIGIVOX mini III remote controller power buttonsAntti Palosaari1-2/+2
2010-10-21[media] Total Media In Hand remote controllerAntti Palosaari2-0/+86
2010-10-21[media] rename rc-msi-digivox.c -> rc-msi-digivox-iii.cAntti Palosaari2-12/+12
2010-10-21[media] MSI DIGIVOX mini II remote controllerAntti Palosaari2-0/+68
2010-10-21[media] A-Link DTU(m) remote controllerAntti Palosaari2-0/+69
2010-10-21[media] TwinHan AzureWave AD-TU700(704J) remote controllerAntti Palosaari2-0/+103
2010-10-21[media] LeadTek Y04G0051 remote controller keytableAntti Palosaari2-0/+100
2010-10-21[media] AverMedia RM-KS remote controller keytableAntti Palosaari2-0/+80
2010-10-21[media] Digittrade DVB-T USB Stick remote controller keytableAntti Palosaari2-0/+83
2010-10-21[media] TrekStor DVB-T USB Stick remote controllerAntti Palosaari2-0/+81
2010-10-21[media] MSI DIGIVOX mini III remote controller keytableAntti Palosaari2-0/+86
2010-10-21[media] TerraTec remote controller keytableAntti Palosaari2-0/+80
2010-10-21V4L/DVB: IR/lirc_dev: check for valid irctl in unregister pathJarod Wilson1-0/+5
2010-10-21V4L/DVB: IR/imon: set up mce-only devices w/mce keytableJarod Wilson1-126/+138
2010-10-21V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlockJarod Wilson1-6/+46
2010-10-21V4L/DVB: imon: split mouse events to a separate input devDavid Härdeman1-113/+160
2010-10-21V4L/DVB: IR: export ir_keyup so imon driver can use it directlyJarod Wilson1-1/+2
2010-10-21V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXESMalcolm Priestley2-0/+69
2010-10-21V4L/DVB: IR/streamzap: functional in-kernel decodingJarod Wilson9-347/+349
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-2/+5
2010-09-30V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interfaceBrian Rogers1-6/+11
2010-09-27V4L/DVB: IR: extend MCE keymapMaxim Levitsky1-0/+3
2010-09-27V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky1-1/+1
2010-09-27V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky1-1/+1
2010-09-27V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab1-0/+7
2010-09-27V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson1-0/+4
2010-09-27V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter1-1/+3
2010-09-16lirc: make chardev nonseekableArnd Bergmann2-0/+3
2010-09-09Input: media/IR - switch to using new keycode interfaceDmitry Torokhov1-131/+262
2010-08-12V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab1-1/+8
2010-08-08V4L/DVB: media: ir-keytable: null dereference in debug codeDan Carpenter1-1/+2
2010-08-08V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remoteAndy Walls1-0/+2
2010-08-08V4L/DVB: IR: Port ene driver to new IR subsystem and enable itMaxim Levitsky4-401/+258
2010-08-08V4L/DVB: STAGING: remove lirc_ene0100 driverMaxim Levitsky2-0/+1416
2010-08-08V4L/DVB: IR: report unknown scancodes the in-kernel decoders foundMaxim Levitsky1-0/+8
2010-08-08V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky2-19/+94
2010-08-08V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky3-1/+86
2010-08-08V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky5-46/+27
2010-08-08V4L/DVB: IR: NECX: support repeatMaxim Levitsky2-2/+23
2010-08-08V4L/DVB: IR: nec decoder: fix repeatMaxim Levitsky1-1/+1
2010-08-08V4L/DVB: IR: JVC: make repeat workMaxim Levitsky1-1/+13
2010-08-08V4L/DVB: IR: replace workqueue with kthreadMaxim Levitsky2-12/+32
2010-08-08V4L/DVB: IR: replace spinlock with mutexMaxim Levitsky1-14/+14
2010-08-08V4L/DVB: IR: minor fixesMaxim Levitsky3-9/+12
2010-08-08V4L/DVB: IR: Kconfig fixesMaxim Levitsky1-3/+7
2010-08-08V4L/DVB: IR: put newly ported streamzap driver in proper homeJarod Wilson3-0/+754
2010-08-08V4L/DVB: staging/lirc: port lirc_streamzap to ir-coreJarod Wilson2-0/+82
2010-08-08V4L/DVB: IR/mceusb: less generic callback name and remove cruftJarod Wilson1-4/+2