Age | Commit message (Expand) | Author |
2014-07-27 | [media] mceusb: select default keytable based on vendor | Mauro Carvalho Chehab |
2014-07-27 | [media] mceusb: add support for newer cx231xx devices | Mauro Carvalho Chehab |
2014-07-26 | [media] rc: Add support for decoding XMP protocol | Marcel J.E. Mol |
2014-07-25 | [media] ati_remote: Better default keycodes | George Spelvin |
2014-07-25 | [media] ati_remote: Add comments to keycode table | George Spelvin |
2014-07-25 | [media] ati_remote: Sort buttons in top-to-bottom order | George Spelvin |
2014-07-25 | [media] ati_remote: Use non-alomic __set_bit | George Spelvin |
2014-07-25 | [media] ati_remote: Merge some duplicate code | George Spelvin |
2014-07-25 | [media] ati_remote: Shrink the ati_remote_tbl even more | George Spelvin |
2014-07-25 | [media] ati_remote: Generalize KIND_ACCEL to accept diagonals | George Spelvin |
2014-07-25 | [media] ati_remote: Delete superfluous input_sync() | George Spelvin |
2014-07-25 | [media] ati_remote: Shrink ati_remote_tbl structure | George Spelvin |
2014-07-25 | [media] ati_remote: Check the checksum | George Spelvin |
2014-07-25 | [media] rc-core: fix various sparse warnings | David Härdeman |
2014-07-25 | [media] rc-core: rename ir-raw.c | David Härdeman |
2014-07-25 | [media] rc-core: merge rc5 and streamzap decoders | David Härdeman |
2014-07-25 | [media] rc-core: rename dev->scanmask to dev->scancode_mask | David Härdeman |
2014-07-25 | [media] rc-core: remove protocol arrays | David Härdeman |
2014-07-23 | [media] rc-core: simplify sysfs code | David Härdeman |
2014-07-23 | [media] saa7134: NEC scancode fix | David Härdeman |
2014-07-23 | [media] rc-core: document the protocol type | David Härdeman |
2014-07-23 | [media] bt8xx: fixup RC5 decoding | David Härdeman |
2014-07-04 | [media] rc: add sunxi-ir driver | Alexander Bersenev |
2014-06-17 | [media] rc: img-ir: Expand copyright headers with GPL notices | James Hogan |
2014-06-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-29 | USB: media: streamzap: remove CONFIG_USB_DEBUG | Greg Kroah-Hartman |
2014-05-29 | USB: media: redrat3: remove CONFIG_USB_DEBUG usage | Greg Kroah-Hartman |
2014-05-29 | USB: media: redrat3: remove unneeded tracing macro | Greg Kroah-Hartman |
2014-05-25 | [media] fix mceusb endpoint type identification/handling | Matt DeVillier |
2014-04-06 | [media] rc-core: remove generic scancode filter | David Härdeman |
2014-04-06 | [media] rc-core: split dev->s_filter | David Härdeman |
2014-04-06 | [media] rc-core: do not change 32bit NEC scancode format for now | David Härdeman |
2014-03-14 | [media] rc: img-ir: hw: Fix min/max bits setup | James Hogan |
2014-03-14 | [media] rc: img-ir: jvc: Remove unused no-leader timings | James Hogan |
2014-03-14 | [media] rc: img-ir: hw: Remove unnecessary semi-colon | James Hogan |
2014-03-13 | [media] media: rc-core: use %s in rc_map_get() module load | Kees Cook |
2014-03-11 | [media] rc-main: fix missing unlock if no devno left | James Hogan |
2014-03-11 | [media] rc: img-ir: add Sanyo decoder module | James Hogan |
2014-03-11 | [media] rc: img-ir: add Sharp decoder module | James Hogan |
2014-03-11 | [media] rc: img-ir: add Sony decoder module | James Hogan |
2014-03-11 | [media] rc: img-ir: add JVC decoder module | James Hogan |
2014-03-11 | [media] rc: img-ir: add NEC decoder module | James Hogan |
2014-03-11 | [media] rc: img-ir: add to build | James Hogan |
2014-03-11 | [media] rc: img-ir: add hardware decoder driver | James Hogan |
2014-03-11 | [media] rc: img-ir: add raw driver | James Hogan |
2014-03-11 | [media] rc: img-ir: add base driver | James Hogan |
2014-03-11 | [media] rc-main: automatically refresh filter on protocol change | James Hogan |
2014-03-11 | [media] rc: add wakeup_protocols sysfs file | James Hogan |
2014-03-11 | [media] rc: add allowed/enabled wakeup protocol masks | James Hogan |
2014-03-11 | [media] rc: abstract access to allowed/enabled protocols | James Hogan |