Age | Commit message (Expand) | Author |
2015-02-26 | media/rc: Send sync space information on the lirc device | Austin Lund |
2014-01-15 | [media] rc-core: reuse device numbers | Mauro Carvalho Chehab |
2014-01-15 | [media] media: st-rc: Add reset support | Srinivas Kandagatla |
2014-01-07 | [media] media: Remove OOM message after input_allocate_device | Joe Perches |
2013-12-10 | [media] mceusb: Add Hauppauge WinTV-HVR-930C HD | Matthias Schwarzott |
2013-12-10 | [media] dw2102: Use RC Core instead of the legacy RC (second edition) | Evgeny Plehov |
2013-11-29 | [media] media_tree: Fix spelling errors | Jonathan McCrohan |
2013-11-18 | Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2013-11-18 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-11-08 | [media] rc: Fir warnings on m68k arch | Mauro Carvalho Chehab |
2013-11-07 | [media] iguanair: simplify calculation of carrier delay cycles | Sean Young |
2013-10-31 | [media] media: st-rc: Add ST remote control driver | Srinivas Kandagatla |
2013-10-31 | [media] gpio-ir-recv: Include linux/of.h header | Sachin Kamat |
2013-10-17 | [media] winbond-cir: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-10-17 | [media] ir-rx51: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-10-14 | treewide: Fix common typo in "identify" | Maxime Jayat |
2013-08-23 | [media] media: rc: rdev->open or rdev->close can be NULL | Juergen Lock |
2013-08-22 | [media] winbond: wire up rc feedback led | Sean Young |
2013-08-22 | [media] ttusbir: wire up rc feedback led | Sean Young |
2013-08-22 | [media] redrat3: wire up rc feedback led | Sean Young |
2013-08-22 | [media] rc: add feedback led trigger for rc keypresses | Sean Young |
2013-08-22 | [media] redrat3: ensure whole packet is read | Sean Young |
2013-07-31 | [media] media: lirc: Allow lirc dev to talk to rc device | Srinivas Kandagatla |
2013-07-31 | [media] media: rc: Add rc_open/close and use count to rc_dev | Srinivas Kandagatla |
2013-07-30 | [media] lirc: make transmit interface consistent | Sean Young |
2013-07-30 | [media] lirc: validate transmission ir data | Sean Young |
2013-07-30 | [media] redrat3: errors on unplug | Sean Young |
2013-07-29 | [media] ene_ir: don't use pr_debug after all | Maxim Levitsky |
2013-07-29 | [media] ene_ir: disable the device if wake is disabled | Maxim Levitsky |
2013-07-29 | [media] ene_ir: Fix interrupt line passthrough to hardware | Maxim Levitsky |
2013-05-27 | [media] rc: gpio-ir-recv: Remove redundant platform_set_drvdata() | Sachin Kamat |
2013-05-21 | [media] rc: Add rc-delock-61959 | Jakob Haufe |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-23 | [media] media/rc/imon.c: kill urb when send_packet() is interrupted | Kevin Baradon |
2013-04-23 | [media] media/rc/imon.c: do not try to register 2nd intf if 1st intf failed | Kevin Baradon |
2013-04-23 | [media] imon: Use large delays earlier | Kevin Baradon |
2013-04-16 | [media] mceusb: add some missing cmd sizes | William Steidtmann |
2013-04-14 | [media] rc: fix single line indentation of keymaps/Makefile | Antti Palosaari |
2013-04-14 | [media] rc: add rc-reddo | Antti Palosaari |
2013-04-14 | [media] rc: ene_ir: fix potential double free in ene_probe() | Wei Yongjun |
2013-04-14 | [media] rc: nuvoton-cir: fix potential double free in nvt_probe() | Wei Yongjun |
2013-04-14 | [media] rc: ite-cir: fix potential double free in ite_probe() | Wei Yongjun |
2013-04-14 | [media] rc: winbond-cir: fix potential double free in wbcir_probe() | Wei Yongjun |
2013-04-09 | constify a bunch of struct file_operations instances | Al Viro |
2013-04-08 | [media] MEDIA: ttusbir, fix double free | Jiri Slaby |
2013-04-01 | Merge tag 'v3.9-rc5' into patchwork | Mauro Carvalho Chehab |
2013-03-23 | [media] rc-core: don't treat dev->rc_map.rc_type as a bitmap | David Härdeman |
2013-03-21 | [media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when k... | Kevin Baradon |