aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-23[media] drivers/media/rc/redrat3.c: fix error return codePeter Senna Tschudin1-2/+3
2012-09-18[media] mceusb: Optimize DIV_ROUND_CLOSEST callJean Delvare1-1/+1
2012-09-15[media] ir-rx51: Adjust dependenciesTimo Kokkonen1-1/+1
2012-09-15[media] ir-rx51: Trivial fixesTimo Kokkonen2-5/+7
2012-09-15[media] ttusbir: ad support suspend and resumeSean Young1-4/+44
2012-09-15[media] iguanair: do not modify transmit bufferSean Young1-30/+21
2012-09-15[media] ttusbir: Add USB dependencySean Young1-0/+1
2012-09-15[media] rc: fix buffer overrunSean Young1-1/+1
2012-09-14[media] rc: ite-cir: Initialise ite_dev::rdev earlierBen Hutchings1-1/+1
2012-08-24Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab1-0/+1
2012-08-13[media] rc/Kconfig: Fix a warningMauro Carvalho Chehab1-1/+1
2012-08-13[media] rc-core: move timeout and checks to lircDavid Härdeman3-34/+29
2012-08-13[media] media: rc: Introduce RX51 IR transmitter driverTimo Kokkonen3-0/+507
2012-08-13[media] ati_remote: use %*ph to dump small buffersAndy Shevchenko1-8/+3
2012-08-13[media] rc: transmit on device which does not support it should failSean Young1-1/+1
2012-08-13[media] rc: do not wake up rc thread unless there is something to doSean Young5-16/+37
2012-08-13[media] rc: Add support for the TechnoTrend USB IR ReceiverSean Young4-1/+415
2012-08-13[media] iguanair: fix receiver overflowSean Young1-3/+2
2012-08-13[media] iguanair: advertise the resolution and timeout properlySean Young1-2/+5
2012-08-13[media] iguanair: reset the IR state after rx overflow or receiver enableSean Young1-0/+4
2012-08-13[media] iguanair: fix return value for transmitSean Young1-12/+18
2012-08-13[media] iguanair: support suspend and resumeSean Young1-7/+14
2012-08-13[media] iguanair: ignore unsupported firmware versionsSean Young2-12/+17
2012-08-13[media] iguanair: reuse existing urb callback for command responsesSean Young1-91/+56
2012-08-12[media] Add USB dependency for IguanaWorks USB IR TransceiverGuenter Roeck1-0/+1
2012-08-11[media] nec-decoder: fix NEC decoding for Pioneer Laserdisc CU-700 remoteSean Young1-2/+2
2012-07-30[media] Add support for the IguanaWorks USB IR TransceiverSean Young3-0/+651
2012-07-30[media] Minor cleanups for MCE USBSean Young1-8/+5
2012-07-30[media] mceusb: Add Twisted Melon USB IDsMark Lord1-0/+7
2012-07-30[media] rc: ati_remote.c: code style fixingDu, Changbin1-53/+80
2012-07-30[media] Avoid sysfs oops when an rc_dev's raw device is absentDouglas Bagnall1-2/+3
2012-07-14Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab1-1/+3
2012-07-06[media] media: Use pr_info not homegrown pr_reg macroJoe Perches2-87/+90
2012-07-06[media] winbond-cir: Initialise timeout, driver_type and allowed_protosAnton Blanchard1-0/+2
2012-07-06[media] winbond-cir: Fix txandrx module infoAnton Blanchard1-1/+1
2012-07-06[media] media: gpio-ir-recv: add allowed_protos for platform dataDu, Changbin1-1/+4
2012-07-06[media] rc/Kconfig: Move a LIRC sub-option to the right placeMauro Carvalho Chehab1-10/+11
2012-07-06[media] Kconfig: Split the core support options from the driver onesMauro Carvalho Chehab1-2/+9
2012-07-05[media] media: reorganize the main Kconfig itemsMauro Carvalho Chehab1-16/+13
2012-07-05[media] ene_ir: Fix driver initialisationLuis Henriques1-1/+2
2012-06-25[media] media: gpio-ir-recv: switch to module_platform_driverBenoît Thébaudeau1-12/+1
2012-06-25[media] media: gpio-ir-recv: add map nameBenoît Thébaudeau1-1/+1
2012-06-25[media] media: gpio-ir-recv: fix missing udev by-path entryBenoît Thébaudeau1-0/+6
2012-05-20[media] rc-loopback: remove duplicate lineMichel Machado1-1/+0
2012-05-20[media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz2-0/+92
2012-05-20[media] rc: Fix invalid free_region and/or free_irq on probe failureBen Hutchings3-29/+24
2012-05-20[media] rc-it913x=v2 Incorrect assigned KEY_1Malcolm Priestley1-1/+1
2012-05-20[media] ati_remote: add regular up/down buttons to Medion Digitainer keymapAnssi Hannula1-0/+8
2012-05-20[media] ati_remote: add keymap for Medion X10 OR2x remotesAnssi Hannula3-4/+135
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab5-94/+95