| Commit message (Expand) | Author | Age |
... | |
| * | [media] winbond-cir: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-17 |
| * | [media] ir-rx51: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 |
|\ \ |
|
| * | | treewide: Fix common typo in "identify" | Maxime Jayat | 2013-10-14 |
| |/ |
|
* / | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 2013-11-14 |
|/ |
|
* | [media] media: rc: rdev->open or rdev->close can be NULL | Juergen Lock | 2013-08-23 |
* | [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-08-22 |
* | [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-31 |
* | [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-30 |
* | [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-07-29 |
* | [media] rc: gpio-ir-recv: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-27 |
* | [media] rc: Add rc-delock-61959 | Jakob Haufe | 2013-05-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ |
|
| * | constify a bunch of struct file_operations instances | Al Viro | 2013-04-09 |
* | | [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-23 |
* | | [media] mceusb: add some missing cmd sizes | William Steidtmann | 2013-04-16 |
* | | [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-14 |
* | | [media] MEDIA: ttusbir, fix double free | Jiri Slaby | 2013-04-08 |
* | | Merge tag 'v3.9-rc5' into patchwork | Mauro Carvalho Chehab | 2013-04-01 |
|\ \ |
|
| * | | [media] ir: IR_RX51 only works on OMAP2 | Arnd Bergmann | 2013-03-18 |
| |/ |
|
* | | [media] rc-core: don't treat dev->rc_map.rc_type as a bitmap | David Härdeman | 2013-03-23 |
* | | [media] media/rc/imon.c: avoid flooding syslog with "unknown keypress" when k... | Kevin Baradon | 2013-03-21 |
* | | [media] media/rc/imon.c: make send_packet() delay larger for 15c2:0036 | Kevin Baradon | 2013-03-21 |
* | | [media] rc-core: rename ir_input_class to rc_class | David Härdeman | 2013-03-19 |
* | | [media] rc-core: initialize rc-core earlier if built-in | David Härdeman | 2013-03-19 |
* | | [media] redrat3: missing endian conversions and warnings | Sean Young | 2013-03-19 |
* | | [media] redrat3: remove memcpys and fix unaligned memory access | Sean Young | 2013-03-19 |
* | | [media] redrat3: limit periods to hardware limits | Sean Young | 2013-03-19 |
* | | [media] Media: remove incorrect __init/__exit markups | Dmitry Torokhov | 2013-03-18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | lirc: get rid of bogus checks | Al Viro | 2013-02-26 |
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-24 |
|\ \ |
|
| * | | [media] media: rc: gpio-ir-recv: add support for device tree parsing | Sebastian Hesselbarth | 2013-02-13 |