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