summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* [media] lirc_dev: avoid potential null-dereferenceAndy Shevchenko2015-02-031-3/+3
* [media] rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6iHans de Goede2015-01-291-9/+12
* [media] rc: sunxi-cir: Add support for an optional reset controllerHans de Goede2015-01-291-2/+23
* [media] rc-main: Re-apply filter for no-op protocol changeJames Hogan2014-12-231-7/+7
* [media] rc: img-ir: add philips rc6 decoder moduleSifan Naeem2014-12-235-0/+130
* [media] rc: img-ir: add philips rc5 decoder moduleSifan Naeem2014-12-235-0/+100
* [media] rc: img-ir: biphase enabled with workaroundSifan Naeem2014-12-232-3/+61
* [media] rc: img-ir: pass toggle bit to the rc driverSifan Naeem2014-12-232-3/+7
* [media] rc: img-ir: add scancode requests to a structSifan Naeem2014-12-237-39/+53
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-152-2/+0Star
|\
| * media: rc: img-ir: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
| * media: rc: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0Star
* | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-1112-18/+550
|\ \
| * | [media] img-ir: Don't set driver's module ownerJames Hogan2014-12-041-1/+0Star
| * | [media] img-ir: Depend on METAG or MIPS or COMPILE_TESTJames Hogan2014-12-041-0/+1
| * | [media] img-ir/hw: Drop [un]register_decoder declarationsJames Hogan2014-12-041-3/+0Star
| * | [media] img-ir/hw: Fix potential deadlock stopping timerJames Hogan2014-12-042-3/+22
| * | [media] img-ir/hw: Always read data to clear bufferDylan Rajaratnam2014-12-041-2/+4
| * | [media] redrat3: ensure dma is setup properlySean Young2014-12-041-1/+3
| * | [media] media: rc: add driver for Amlogic Meson IR remote receiverBeniamino Galvani2014-11-263-0/+228
| * | [media] rc: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-252-4/+2Star
| * | Merge tag 'v3.18-rc4' into patchworkMauro Carvalho Chehab2014-11-115-4/+6
| |\ \
| * | | [media] rc-main: Fix rc_type handlingMauro Carvalho Chehab2014-11-051-1/+1
| * | | [media] media/rc: Send sync space information on the lirc deviceAustin Lund2014-11-041-3/+9
| * | | [media] rc: port IgorPlug-USB to rc-coreSean Young2014-11-033-0/+277
| * | | [media] rc-main: fix lockdep splash for rc-mainTomas Melin2014-10-301-0/+3
| | |/ | |/|
* | | [media] rc-core: fix toggle handling in the rc6 decoderDavid Härdeman2014-11-211-1/+1
| |/ |/|
* | [media] imon: fix other RC type protocol supportUlrich Eckhardt2014-11-031-1/+2
* | [media] ir-hix5hd2 fix build warningZhangfei Gao2014-11-031-1/+1
* | [media] rc5-decoder: BZ#85721: Fix RC5-SZ decodingMauro Carvalho Chehab2014-10-301-1/+1
* | [media] rc-core: fix protocol_change regression in ir_raw_event_registerTomas Melin2014-10-302-1/+2
|/
* Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1116-142/+688
|\
| * [media] ir-hix5hd2: fix build on c6x archMauro Carvalho Chehab2014-10-091-0/+3
| * [media] st_rc: fix address space castingMauro Carvalho Chehab2014-09-261-4/+4
| * [media] ir-hix5hd2: fix address space castingMauro Carvalho Chehab2014-09-261-3/+3
| * [media] media: st-rc: Remove .owner field for driverSrinivas Kandagatla2014-09-231-1/+0Star
| * [media] media: st-rc: move pm ops setup out of conditional compilationSrinivas Kandagatla2014-09-231-3/+2Star
| * [media] media: st-rc: move to using reset_control_get_optionalSrinivas Kandagatla2014-09-231-1/+1
| * [media] rc: Introduce hix5hd2 IR transmitter driverGuoxiong Yan2014-09-233-0/+359
| * [media] rc: add a map for DVBSky devices.nibble.max2014-09-232-0/+79
| * [media] imon: fix usbdev leaksAlexey Khoroshilov2014-09-231-0/+6
| * [media] mceusb: fix usbdev leakAlexey Khoroshilov2014-09-231-5/+6
| * [media] mceusb: add support for more cx231xx devicesMatthias Schwarzott2014-09-231-0/+4
| * [media] rc-core: use USB API functions rather than constantsHimangi Saraogi2014-09-221-4/+2Star
| * [media] media/rc/imon.c: use USB API functions rather than constantsHimangi Saraogi2014-09-221-1/+1
| * [media] nuvoton-cir: just return 0 instead of using a varMauro Carvalho Chehab2014-09-031-4/+2Star
| * [media] ite-cir: just return 0 instead of using a varMauro Carvalho Chehab2014-09-031-2/+1Star
| * [media] fintek-cir: just return 0 instead of using a varMauro Carvalho Chehab2014-09-031-4/+2Star
| * [media] ene_ir: use true/false for boolean varsMauro Carvalho Chehab2014-09-031-1/+1
| * [media] lirc_dev: fix sparse warningsHans Verkuil2014-09-031-7/+7