aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/IR
Commit message (Expand)AuthorAgeFilesLines
...
| * [media] IR: make sure we register the input device when it is safe to do soMaxim Levitsky2010-10-213-10/+20
| * [media] IR: plug races in IR raw threadMaxim Levitsky2010-10-212-9/+27
| * [media] saa7134: port Asus P7131 Hybrid to use the new rc-coreMauro Carvalho Chehab2010-10-211-40/+40
| * [media] ir: avoid race conditions at device disconnectMauro Carvalho Chehab2010-10-211-0/+9
| * [media] IR/streamzap: fix usec to nsec conversionDan Carpenter2010-10-211-2/+2
| * [media] IR/streamzap: shorten up some define names for readabilityJarod Wilson2010-10-211-20/+20
| * [media] lirc_dev: fixup error messages w/missing newlinesJarod Wilson2010-10-211-7/+6
| * [media] lirc: wire up .compat_ioctl to main ioctl handlerJarod Wilson2010-10-212-0/+11
| * [media] IR/lirc: further ioctl portability fixupsJarod Wilson2010-10-212-12/+12
| * [media] IR/Kconfig: sort hardware entries alphabeticallyJarod Wilson2010-10-211-20/+20
| * [media] nuvoton-cir: add proper rx fifo overrun handlingJarod Wilson2010-10-211-8/+29
| * [media] IR: add driver for Nuvoton w836x7hg integrated CIRJarod Wilson2010-10-214-0/+1638
| * [media] fix A-Link DTU(m) remote controller PIP buttonAntti Palosaari2010-10-211-1/+1
| * [media] fix TerraTec remote controller PIP buttonAntti Palosaari2010-10-211-1/+1
| * [media] fix MSI DIGIVOX mini III remote controller power buttonsAntti Palosaari2010-10-211-2/+2
| * [media] Total Media In Hand remote controllerAntti Palosaari2010-10-212-0/+86
| * [media] rename rc-msi-digivox.c -> rc-msi-digivox-iii.cAntti Palosaari2010-10-212-12/+12
| * [media] MSI DIGIVOX mini II remote controllerAntti Palosaari2010-10-212-0/+68
| * [media] A-Link DTU(m) remote controllerAntti Palosaari2010-10-212-0/+69
| * [media] TwinHan AzureWave AD-TU700(704J) remote controllerAntti Palosaari2010-10-212-0/+103
| * [media] LeadTek Y04G0051 remote controller keytableAntti Palosaari2010-10-212-0/+100
| * [media] AverMedia RM-KS remote controller keytableAntti Palosaari2010-10-212-0/+80
| * [media] Digittrade DVB-T USB Stick remote controller keytableAntti Palosaari2010-10-212-0/+83
| * [media] TrekStor DVB-T USB Stick remote controllerAntti Palosaari2010-10-212-0/+81
| * [media] MSI DIGIVOX mini III remote controller keytableAntti Palosaari2010-10-212-0/+86
| * [media] TerraTec remote controller keytableAntti Palosaari2010-10-212-0/+80
| * V4L/DVB: IR/lirc_dev: check for valid irctl in unregister pathJarod Wilson2010-10-211-0/+5
| * V4L/DVB: IR/imon: set up mce-only devices w/mce keytableJarod Wilson2010-10-211-126/+138
| * V4L/DVB: IR/imon: protect ictx's kc and last_keycode w/spinlockJarod Wilson2010-10-211-6/+46
| * V4L/DVB: imon: split mouse events to a separate input devDavid Härdeman2010-10-211-113/+160
| * V4L/DVB: IR: export ir_keyup so imon driver can use it directlyJarod Wilson2010-10-211-1/+2
| * V4L/DVB: Support or LME2510(C) DM04/QQBOX USB DVB-S BOXESMalcolm Priestley2010-10-212-0/+69
| * V4L/DVB: IR/streamzap: functional in-kernel decodingJarod Wilson2010-10-219-347/+349
* | Remove duplicate includes from many filesZimny Lech2010-10-271-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-251-131/+262
|\ \
| * | Input: media/IR - switch to using new keycode interfaceDmitry Torokhov2010-09-091-131/+262
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+0
|\ \ \
| * | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+0
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-223-2/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-2/+5
| * | | lirc: make chardev nonseekableArnd Bergmann2010-09-162-0/+3
| | |/ | |/|
* | | 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-271-0/+3
* | | V4L/DVB: IR: fix keys beeing stuck down foreverMaxim Levitsky2010-09-271-1/+1
* | | V4L/DVB: IR: fix duty cycle capabilityMaxim Levitsky2010-09-271-1/+1
* | | V4L/DVB: rc-core: increase repeat timeMauro Carvalho Chehab2010-09-271-0/+7
* | | V4L/DVB: mceusb: add two new ASUS device IDsJarod Wilson2010-09-271-0/+4
* | | V4L/DVB: IR: ir-raw-event: null pointer dereferenceDan Carpenter2010-09-271-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-081-1/+2