summaryrefslogtreecommitdiff
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2015-03-06rc-main: Re-apply filter for no-op protocol changeJames Hogan
2015-02-26media/rc: Send sync space information on the lirc deviceAustin Lund
2015-01-27img-ir/hw: Fix potential deadlock stopping timerJames Hogan
2015-01-27img-ir/hw: Always read data to clear bufferDylan Rajaratnam
2014-11-21[media] rc-core: fix toggle handling in the rc6 decoderDavid Härdeman
2014-11-03[media] imon: fix other RC type protocol supportUlrich Eckhardt
2014-11-03[media] ir-hix5hd2 fix build warningZhangfei Gao
2014-10-30[media] rc5-decoder: BZ#85721: Fix RC5-SZ decodingMauro Carvalho Chehab
2014-10-30[media] rc-core: fix protocol_change regression in ir_raw_event_registerTomas Melin
2014-10-10Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-09[media] ir-hix5hd2: fix build on c6x archMauro Carvalho Chehab
2014-10-03Documentation: fix broken v4l-utils URLMichael Opdenacker
2014-09-26[media] st_rc: fix address space castingMauro Carvalho Chehab
2014-09-26[media] ir-hix5hd2: fix address space castingMauro Carvalho Chehab
2014-09-23[media] media: st-rc: Remove .owner field for driverSrinivas Kandagatla
2014-09-23[media] media: st-rc: move pm ops setup out of conditional compilationSrinivas Kandagatla
2014-09-23[media] media: st-rc: move to using reset_control_get_optionalSrinivas Kandagatla
2014-09-23[media] rc: Introduce hix5hd2 IR transmitter driverGuoxiong Yan
2014-09-23[media] rc: add a map for DVBSky devices.nibble.max
2014-09-23[media] imon: fix usbdev leaksAlexey Khoroshilov
2014-09-23[media] mceusb: fix usbdev leakAlexey Khoroshilov
2014-09-23[media] mceusb: add support for more cx231xx devicesMatthias Schwarzott
2014-09-22[media] rc-core: use USB API functions rather than constantsHimangi Saraogi
2014-09-22[media] media/rc/imon.c: use USB API functions rather than constantsHimangi Saraogi
2014-09-03[media] nuvoton-cir: just return 0 instead of using a varMauro Carvalho Chehab
2014-09-03[media] ite-cir: just return 0 instead of using a varMauro Carvalho Chehab
2014-09-03[media] fintek-cir: just return 0 instead of using a varMauro Carvalho Chehab
2014-09-03[media] ene_ir: use true/false for boolean varsMauro Carvalho Chehab
2014-09-03[media] lirc_dev: fix sparse warningsHans Verkuil
2014-09-03[media] imon: fix sparse warningsHans Verkuil
2014-09-03[media] img-ir: fix sparse warningsHans Verkuil
2014-08-26[media] enable COMPILE_TEST for media driversMauro Carvalho Chehab
2014-08-21[media] imon: Fix not working front panelUlrich Eckhardt
2014-08-21[media] imon: Add internal key table for 15c2:0034Ulrich Eckhardt
2014-08-21[media] imon: Define keytables per USB Device IdUlrich Eckhardt
2014-07-30[media] ir-rc5-decoder: print where decoding failsMauro Carvalho Chehab
2014-07-30[media] rc-main: allow raw protocol drivers to restrict the allowed protosMauro Carvalho Chehab
2014-07-27[media] mceusb: select default keytable based on vendorMauro Carvalho Chehab
2014-07-27[media] mceusb: add support for newer cx231xx devicesMauro Carvalho Chehab
2014-07-26[media] rc: Add support for decoding XMP protocolMarcel J.E. Mol
2014-07-25[media] ati_remote: Better default keycodesGeorge Spelvin
2014-07-25[media] ati_remote: Add comments to keycode tableGeorge Spelvin
2014-07-25[media] ati_remote: Sort buttons in top-to-bottom orderGeorge Spelvin
2014-07-25[media] ati_remote: Use non-alomic __set_bitGeorge Spelvin
2014-07-25[media] ati_remote: Merge some duplicate codeGeorge Spelvin
2014-07-25[media] ati_remote: Shrink the ati_remote_tbl even moreGeorge Spelvin
2014-07-25[media] ati_remote: Generalize KIND_ACCEL to accept diagonalsGeorge Spelvin
2014-07-25[media] ati_remote: Delete superfluous input_sync()George Spelvin
2014-07-25[media] ati_remote: Shrink ati_remote_tbl structureGeorge Spelvin
2014-07-25[media] ati_remote: Check the checksumGeorge Spelvin