summaryrefslogtreecommitdiff
path: root/drivers/media/IR
AgeCommit message (Expand)AuthorFilesLines
2010-10-21[media] IR: extend and sort the MCE keymapMaxim Levitsky1-43/+45
2010-10-21[media] IR/nuvoton: address all checkpatch.pl issuesJarod Wilson2-54/+60
2010-10-21[media] IR: ene_ir: updatesMaxim Levitsky3-538/+719
2010-10-21[media] ir: properly handle an error at input_registerMauro Carvalho Chehab1-0/+2
2010-10-21[media] IR: make sure we register the input device when it is safe to do soMaxim Levitsky3-10/+20
2010-10-21[media] IR: plug races in IR raw threadMaxim Levitsky2-9/+27
2010-10-21[media] saa7134: port Asus P7131 Hybrid to use the new rc-coreMauro Carvalho Chehab1-40/+40
2010-10-21[media] ir: avoid race conditions at device disconnectMauro Carvalho Chehab1-0/+9
2010-10-21[media] IR/streamzap: fix usec to nsec conversionDan Carpenter1-2/+2
2010-10-21[media] IR/streamzap: shorten up some define names for readabilityJarod Wilson1-20/+20
2010-10-21[media] lirc_dev: fixup error messages w/missing newlinesJarod Wilson1-7/+6
2010-10-21[media] lirc: wire up .compat_ioctl to main ioctl handlerJarod Wilson2-0/+11
2010-10-21[media] IR/lirc: further ioctl portability fixupsJarod Wilson2-12/+12
2010-10-21[media] IR/Kconfig: sort hardware entries alphabeticallyJarod Wilson1-20/+20
2010-10-21[media] nuvoton-cir: add proper rx fifo overrun handlingJarod Wilson1-8/+29
2010-10-21[media] IR: add driver for Nuvoton w836x7hg integrated CIRJarod Wilson4-0/+1638
2010-10-21[media] fix A-Link DTU(m) remote controller PIP buttonAntti Palosaari1-1/+1
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-28V4L/DVB: IR: extend MCE keymapMaxim Levitsky1-0/+3
2010-09-28V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky1-1/+1
2010-09-28V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky1-1/+1
2010-09-28V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab1-0/+7
2010-09-28V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson1-0/+4
2010-09-28V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter1-1/+3
2010-09-16lirc: make chardev nonseekableArnd Bergmann2-0/+3
2010-09-10Input: 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-09V4L/DVB: media: ir-keytable: null dereference in debug codeDan Carpenter1-1/+2