summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
AgeCommit message (Expand)Author
2015-06-24[media] use CONFIG_PM_SLEEP for suspend/resumeMauro Carvalho Chehab
2015-06-10[media] rc/keymaps: add keytable for Twinhan DTV CAB CIJan Klötzke
2015-06-10[media] rc/keymaps: add keytable for Terratec Cinergy S2 HDJan Klötzke
2015-06-10[media] rc/keymaps: add keytable for Terratec Cinergy C PCIJan Klötzke
2015-06-10[media] rc/keymaps: add RC keytable for TechniSat TS35Jan Klötzke
2015-06-10[media] rc: gpio-ir-recv: don't sleep in irq handlerHeiko Stübner
2015-06-05[media] ir: Fix IR_MAX_DURATION enforcementMauro Carvalho Chehab
2015-05-14[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs fil...Antti Seppälä
2015-05-14[media] rc: rc-loopback: Add loopback of filter scancodesJames Hogan
2015-05-14[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan
2015-05-14[media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä
2015-05-14[media] rc: ir-rc5-decoder: Add encode capabilityJames Hogan
2015-05-14[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helperAntti Seppälä
2015-05-14[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan
2015-05-13[media] st_rc: fix build warningFabio Estevam
2015-05-13[media] ir-hix5hd2: Fix build warningFabio Estevam
2015-05-12[media] media/fintek: drop pci_ids dependencyMichael S. Tsirkin
2015-05-12[media] constify of_device_id arrayFabian Frederick
2015-05-01[media] redrat3: change return argument on redrat3_send_cmd() to intMauro Carvalho Chehab
2015-04-30[media] ir-sony-decoder: shutup smatch warningsMauro Carvalho Chehab
2015-04-30[media] rc: fix bad indentingMauro Carvalho Chehab
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab
2015-04-08[media] rc: img-ir: fix error in parameters passed to irq_free()Sifan Naeem
2015-04-08[media] rc: img-ir: Add and enable sys clock for img-irSifan Naeem
2015-03-18PNP: media/rc: Use module_pnp_driver to register driverPeter Huewe
2015-02-11[media] ir-hix5hd2: remove writel/readl_relaxed defineZhangfei Gao
2015-02-03[media] lirc_dev: avoid potential null-dereferenceAndy Shevchenko
2015-01-29[media] rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6iHans de Goede
2015-01-29[media] rc: sunxi-cir: Add support for an optional reset controllerHans de Goede
2014-12-23[media] rc-main: Re-apply filter for no-op protocol changeJames Hogan
2014-12-23[media] rc: img-ir: add philips rc6 decoder moduleSifan Naeem
2014-12-23[media] rc: img-ir: add philips rc5 decoder moduleSifan Naeem
2014-12-23[media] rc: img-ir: biphase enabled with workaroundSifan Naeem
2014-12-23[media] rc: img-ir: pass toggle bit to the rc driverSifan Naeem
2014-12-23[media] rc: img-ir: add scancode requests to a structSifan Naeem
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-04[media] img-ir: Don't set driver's module ownerJames Hogan
2014-12-04[media] img-ir: Depend on METAG or MIPS or COMPILE_TESTJames Hogan
2014-12-04[media] img-ir/hw: Drop [un]register_decoder declarationsJames Hogan
2014-12-04[media] img-ir/hw: Fix potential deadlock stopping timerJames Hogan
2014-12-04[media] img-ir/hw: Always read data to clear bufferDylan Rajaratnam
2014-12-04[media] redrat3: ensure dma is setup properlySean Young
2014-11-26[media] media: rc: add driver for Amlogic Meson IR remote receiverBeniamino Galvani
2014-11-25[media] rc: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-21[media] rc-core: fix toggle handling in the rc6 decoderDavid Härdeman
2014-11-11Merge tag 'v3.18-rc4' into patchworkMauro Carvalho Chehab
2014-11-05[media] rc-main: Fix rc_type handlingMauro Carvalho Chehab
2014-11-04[media] media/rc: Send sync space information on the lirc deviceAustin Lund
2014-11-03[media] rc: port IgorPlug-USB to rc-coreSean Young