summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
AgeCommit message (Expand)AuthorLines
2015-02-03[media] lirc_dev: avoid potential null-dereferenceAndy Shevchenko-3/+3
2015-01-29[media] rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6iHans de Goede-9/+12
2015-01-29[media] rc: sunxi-cir: Add support for an optional reset controllerHans de Goede-2/+23
2014-12-23[media] rc-main: Re-apply filter for no-op protocol changeJames Hogan-7/+7
2014-12-23[media] rc: img-ir: add philips rc6 decoder moduleSifan Naeem-0/+130
2014-12-23[media] rc: img-ir: add philips rc5 decoder moduleSifan Naeem-0/+100
2014-12-23[media] rc: img-ir: biphase enabled with workaroundSifan Naeem-3/+61
2014-12-23[media] rc: img-ir: pass toggle bit to the rc driverSifan Naeem-3/+7
2014-12-23[media] rc: img-ir: add scancode requests to a structSifan Naeem-39/+53
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+0
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-18/+550
2014-12-04[media] img-ir: Don't set driver's module ownerJames Hogan-1/+0
2014-12-04[media] img-ir: Depend on METAG or MIPS or COMPILE_TESTJames Hogan-0/+1
2014-12-04[media] img-ir/hw: Drop [un]register_decoder declarationsJames Hogan-3/+0
2014-12-04[media] img-ir/hw: Fix potential deadlock stopping timerJames Hogan-3/+22
2014-12-04[media] img-ir/hw: Always read data to clear bufferDylan Rajaratnam-2/+4
2014-12-04[media] redrat3: ensure dma is setup properlySean Young-1/+3
2014-11-26[media] media: rc: add driver for Amlogic Meson IR remote receiverBeniamino Galvani-0/+228
2014-11-25[media] rc: Deletion of unnecessary checks before two function callsMarkus Elfring-4/+2
2014-11-21[media] rc-core: fix toggle handling in the rc6 decoderDavid Härdeman-1/+1
2014-11-11Merge tag 'v3.18-rc4' into patchworkMauro Carvalho Chehab-4/+6
2014-11-05[media] rc-main: Fix rc_type handlingMauro Carvalho Chehab-1/+1
2014-11-04[media] media/rc: Send sync space information on the lirc deviceAustin Lund-3/+9
2014-11-03[media] rc: port IgorPlug-USB to rc-coreSean Young-0/+277
2014-11-03[media] imon: fix other RC type protocol supportUlrich Eckhardt-1/+2
2014-11-03[media] ir-hix5hd2 fix build warningZhangfei Gao-1/+1
2014-10-30[media] rc-main: fix lockdep splash for rc-mainTomas Melin-0/+3
2014-10-30[media] rc5-decoder: BZ#85721: Fix RC5-SZ decodingMauro Carvalho Chehab-1/+1
2014-10-30[media] rc-core: fix protocol_change regression in ir_raw_event_registerTomas Melin-1/+2
2014-10-20media: rc: img-ir: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-20media: rc: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-10-10Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-142/+688
2014-10-09[media] ir-hix5hd2: fix build on c6x archMauro Carvalho Chehab-0/+3
2014-10-03Documentation: fix broken v4l-utils URLMichael Opdenacker-1/+1
2014-09-26[media] st_rc: fix address space castingMauro Carvalho Chehab-4/+4
2014-09-26[media] ir-hix5hd2: fix address space castingMauro Carvalho Chehab-3/+3
2014-09-23[media] media: st-rc: Remove .owner field for driverSrinivas Kandagatla-1/+0
2014-09-23[media] media: st-rc: move pm ops setup out of conditional compilationSrinivas Kandagatla-3/+2
2014-09-23[media] media: st-rc: move to using reset_control_get_optionalSrinivas Kandagatla-1/+1
2014-09-23[media] rc: Introduce hix5hd2 IR transmitter driverGuoxiong Yan-0/+359
2014-09-23[media] rc: add a map for DVBSky devices.nibble.max-0/+79
2014-09-23[media] imon: fix usbdev leaksAlexey Khoroshilov-0/+6
2014-09-23[media] mceusb: fix usbdev leakAlexey Khoroshilov-5/+6
2014-09-23[media] mceusb: add support for more cx231xx devicesMatthias Schwarzott-0/+4
2014-09-22[media] rc-core: use USB API functions rather than constantsHimangi Saraogi-4/+2
2014-09-22[media] media/rc/imon.c: use USB API functions rather than constantsHimangi Saraogi-1/+1
2014-09-03[media] nuvoton-cir: just return 0 instead of using a varMauro Carvalho Chehab-4/+2
2014-09-03[media] ite-cir: just return 0 instead of using a varMauro Carvalho Chehab-2/+1
2014-09-03[media] fintek-cir: just return 0 instead of using a varMauro Carvalho Chehab-4/+2
2014-09-03[media] ene_ir: use true/false for boolean varsMauro Carvalho Chehab-1/+1