Age | Commit message (Expand) | Author | Files | Lines |
2011-07-28 | [media] redrat3: improve compat with lirc userspace decode | Jarod Wilson | 1 | -19/+24 |
2011-07-28 | [media] redrat3: cap duration in the right place | Jarod Wilson | 1 | -3/+3 |
2011-07-28 | [media] redrat3: sending extra trailing space was useless | Jarod Wilson | 1 | -11/+1 |
2011-07-28 | [media] rc-core support for Microsoft IR keyboard/mouse | Jarod Wilson | 6 | -0/+480 |
2011-07-28 | [media] rc-rc6-mce: minor keymap updates | Jarod Wilson | 1 | -2/+1 |
2011-07-28 | [media] rc-core: lirc use unsigned int | David Härdeman | 8 | -43/+24 |
2011-07-28 | [media] rc-core: fix winbond-cir issues | David Härdeman | 1 | -16/+6 |
2011-07-28 | [media] rc/redrat3: dereferencing null pointer | Dan Carpenter | 1 | -1/+1 |
2011-07-28 | [media] rc: double unlock in rc_register_device() | Dan Carpenter | 1 | -1/+2 |
2011-07-12 | [media] nuvoton-cir: make idle timeout more sane | Jarod Wilson | 1 | -1/+1 |
2011-07-12 | [media] mceusb: increase default timeout to 100ms | Rafi Rubin | 1 | -1/+1 |
2011-07-12 | [media] mceusb: Timeout unit corrections | Rafi Rubin | 1 | -3/+4 |
2011-07-01 | [media] rc: call input_sync after scancode reports | Jarod Wilson | 1 | -23/+25 |
2011-07-01 | [media] imon: allow either proto on unknown 0xffdc | Jarod Wilson | 1 | -0/+3 |
2011-07-01 | [media] imon: auto-config ffdc 7e device | Jarod Wilson | 1 | -0/+1 |
2011-07-01 | [media] rc: fix ghost keypresses with certain hw | Jarod Wilson | 1 | -1/+3 |
2011-07-01 | [media] keymaps: fix table for pinnacle pctv hd devices | Jarod Wilson | 1 | -31/+27 |
2011-07-01 | [media] ite-cir: 8709 needs to use pnp resource 2 | Jarod Wilson | 2 | -3/+12 |
2011-06-11 | [media] imon: fix initial panel key repeat suppression | Jarod Wilson | 1 | -2/+4 |
2011-06-11 | [media] imon: support for 0x46 0xffdc imon vfd | Jarod Wilson | 1 | -0/+9 |
2011-06-11 | [media] mceusb: plug memory leak on data transmit | Jarod Wilson | 1 | -0/+3 |
2011-06-11 | [media] nuvoton-cir: in_use isn't actually in use, remove it | Jarod Wilson | 2 | -3/+0 |
2011-06-11 | [media] fintek-cir: make suspend with active IR more reliable | Jarod Wilson | 1 | -0/+5 |
2011-06-11 | [media] lirc_dev: store cdev in irctl, up maxdevs | Jarod Wilson | 1 | -10/+27 |
2011-06-11 | [media] mceusb: mce_sync_in is brain-dead | Jarod Wilson | 1 | -23/+7 |
2011-06-11 | [media] mceusb: support I-O Data GV-MC7/RCKIT | Jarod Wilson | 1 | -0/+3 |
2011-06-11 | [media] mceusb: add and use mce_dbg printk macro | Jarod Wilson | 1 | -19/+25 |
2011-05-26 | [media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remote | Malcolm Priestley | 1 | -67/+67 |
2011-05-26 | [media] fintek-cir: new driver for Fintek LPC SuperIO CIR function | Jarod Wilson | 4 | -0/+940 |
2011-05-21 | [media] Use a more consistent value for RC repeat period | Mauro Carvalho Chehab | 1 | -0/+7 |
2011-05-20 | [media] imon: Correct call to input_free_device | Julia Lawall | 1 | -1/+1 |
2011-05-20 | [media] redrat3: new rc-core IR transceiver device driver | Jarod Wilson | 3 | -0/+1356 |
2011-05-20 | [media] rc: add locking to fix register/show race | Jarod Wilson | 1 | -6/+41 |
2011-05-20 | [media] mceusb: passing ep to request_packet is redundant | Jarod Wilson | 1 | -9/+9 |
2011-05-20 | [media] rc-winfast: fix inverted left/right key mappings | Jarod Wilson | 1 | -2/+2 |
2011-05-20 | [media] ite-cir: finish tx before suspending | Jarod Wilson | 1 | -9/+7 |
2011-05-20 | [media] ite-cir: clean up odd spacing in ite8709 bits | Jarod Wilson | 1 | -28/+18 |
2011-05-20 | [media] ite-cir: make IR receive work after resume | Jarod Wilson | 1 | -0/+2 |
2011-05-20 | [media] imon: clean up disconnect routine | Jarod Wilson | 1 | -27/+7 |
2011-05-20 | [media] nuvoton-cir: minor tweaks to rc dev init | Jarod Wilson | 1 | -6/+7 |
2011-05-20 | [media] rc-core: use ir_raw_event_store_with_filter in winbond-cir | David Härdeman | 1 | -42/+21 |
2011-05-20 | [media] rc-core: add trailing silence in rc-loopback tx | David Härdeman | 1 | -0/+6 |
2011-05-20 | [media] rc-core: add TX support to the winbond-cir driver | David Härdeman | 1 | -75/+357 |
2011-05-20 | [media] rc-core: int to bool conversion for winbond-cir | David Härdeman | 1 | -8/+8 |
2011-05-20 | [media] mceusb: Formosa e017 device has no tx | Jarod Wilson | 1 | -1/+7 |
2011-05-20 | [media] rc/nuvoton-cir: enable CIR on w83667hg chip variant | Jarod Wilson | 2 | -6/+23 |
2011-05-20 | [media] rc/nuvoton-cir: only warn about unknown chips | Jarod Wilson | 2 | -11/+39 |
2011-05-20 | [media] rc: further key name standardization | Jarod Wilson | 5 | -8/+8 |
2011-05-20 | [media] mceusb: tivo transceiver should default to tivo keymap | Jarod Wilson | 1 | -1/+7 |
2011-05-20 | [media] rc: add tivo/nero liquidtv keymap | Jarod Wilson | 2 | -0/+99 |