Age | Commit message (Expand) | Author | Files | Lines |
2014-07-30 | [media] ir-rc5-decoder: print where decoding fails | Mauro Carvalho Chehab | 1 | -2/+2 |
2014-07-30 | [media] rc-main: allow raw protocol drivers to restrict the allowed protos | Mauro Carvalho Chehab | 1 | -3/+2 |
2014-07-28 | [media] mceusb: select default keytable based on vendor | Mauro Carvalho Chehab | 1 | -6/+17 |
2014-07-28 | [media] mceusb: add support for newer cx231xx devices | Mauro Carvalho Chehab | 1 | -0/+8 |
2014-07-27 | [media] rc: Add support for decoding XMP protocol | Marcel J.E. Mol | 6 | -0/+250 |
2014-07-26 | [media] ati_remote: Better default keycodes | George Spelvin | 1 | -10/+20 |
2014-07-26 | [media] ati_remote: Add comments to keycode table | George Spelvin | 1 | -10/+23 |
2014-07-26 | [media] ati_remote: Sort buttons in top-to-bottom order | George Spelvin | 1 | -23/+34 |
2014-07-26 | [media] ati_remote: Use non-alomic __set_bit | George Spelvin | 1 | -1/+1 |
2014-07-26 | [media] ati_remote: Merge some duplicate code | George Spelvin | 1 | -11/+10 |
2014-07-26 | [media] ati_remote: Shrink the ati_remote_tbl even more | George Spelvin | 1 | -34/+35 |
2014-07-26 | [media] ati_remote: Generalize KIND_ACCEL to accept diagonals | George Spelvin | 1 | -48/+23 |
2014-07-26 | [media] ati_remote: Delete superfluous input_sync() | George Spelvin | 1 | -1/+0 |
2014-07-26 | [media] ati_remote: Shrink ati_remote_tbl structure | George Spelvin | 1 | -4/+4 |
2014-07-26 | [media] ati_remote: Check the checksum | George Spelvin | 1 | -4/+5 |
2014-07-26 | [media] rc-core: fix various sparse warnings | David Härdeman | 4 | -10/+10 |
2014-07-26 | [media] rc-core: rename ir-raw.c | David Härdeman | 2 | -2/+2 |
2014-07-26 | [media] rc-core: merge rc5 and streamzap decoders | David Härdeman | 7 | -218/+43 |
2014-07-26 | [media] rc-core: rename dev->scanmask to dev->scancode_mask | David Härdeman | 1 | -2/+2 |
2014-07-26 | [media] rc-core: remove protocol arrays | David Härdeman | 29 | -62/+61 |
2014-07-24 | [media] rc-core: simplify sysfs code | David Härdeman | 2 | -121/+151 |
2014-07-24 | [media] saa7134: NEC scancode fix | David Härdeman | 1 | -34/+34 |
2014-07-24 | [media] rc-core: document the protocol type | David Härdeman | 18 | -44/+94 |
2014-07-24 | [media] bt8xx: fixup RC5 decoding | David Härdeman | 1 | -56/+56 |
2014-07-04 | [media] rc: add sunxi-ir driver | Alexander Bersenev | 3 | -0/+329 |
2014-06-17 | [media] rc: img-ir: Expand copyright headers with GPL notices | James Hogan | 11 | -0/+55 |
2014-06-05 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -30/+35 |
2014-05-29 | USB: media: streamzap: remove CONFIG_USB_DEBUG | Greg Kroah-Hartman | 1 | -9/+0 |
2014-05-29 | USB: media: redrat3: remove CONFIG_USB_DEBUG usage | Greg Kroah-Hartman | 1 | -42/+21 |
2014-05-29 | USB: media: redrat3: remove unneeded tracing macro | Greg Kroah-Hartman | 1 | -37/+2 |
2014-05-25 | [media] fix mceusb endpoint type identification/handling | Matt DeVillier | 1 | -30/+35 |
2014-04-06 | [media] rc-core: remove generic scancode filter | David Härdeman | 1 | -35/+53 |
2014-04-06 | [media] rc-core: split dev->s_filter | David Härdeman | 2 | -8/+31 |
2014-04-06 | [media] rc-core: do not change 32bit NEC scancode format for now | David Härdeman | 3 | -59/+59 |
2014-03-14 | [media] rc: img-ir: hw: Fix min/max bits setup | James Hogan | 1 | -3/+3 |
2014-03-14 | [media] rc: img-ir: jvc: Remove unused no-leader timings | James Hogan | 1 | -11/+0 |
2014-03-14 | [media] rc: img-ir: hw: Remove unnecessary semi-colon | James Hogan | 1 | -1/+1 |
2014-03-13 | [media] media: rc-core: use %s in rc_map_get() module load | Kees Cook | 1 | -1/+1 |
2014-03-11 | [media] rc-main: fix missing unlock if no devno left | James Hogan | 1 | -8/+8 |
2014-03-11 | [media] rc: img-ir: add Sanyo decoder module | James Hogan | 4 | -0/+134 |
2014-03-11 | [media] rc: img-ir: add Sharp decoder module | James Hogan | 4 | -0/+111 |
2014-03-11 | [media] rc: img-ir: add Sony decoder module | James Hogan | 4 | -0/+157 |
2014-03-11 | [media] rc: img-ir: add JVC decoder module | James Hogan | 4 | -0/+104 |
2014-03-11 | [media] rc: img-ir: add NEC decoder module | James Hogan | 4 | -0/+161 |
2014-03-11 | [media] rc: img-ir: add to build | James Hogan | 4 | -0/+35 |
2014-03-11 | [media] rc: img-ir: add hardware decoder driver | James Hogan | 2 | -0/+1301 |
2014-03-11 | [media] rc: img-ir: add raw driver | James Hogan | 2 | -0/+211 |
2014-03-11 | [media] rc: img-ir: add base driver | James Hogan | 2 | -0/+342 |
2014-03-11 | [media] rc-main: automatically refresh filter on protocol change | James Hogan | 1 | -2/+39 |
2014-03-11 | [media] rc: add wakeup_protocols sysfs file | James Hogan | 1 | -34/+48 |