Age | Commit message (Expand) | Author | Files | Lines |
2016-09-06 | [media] pulse8-cec: some small fixes | Johan Fjeldtvedt | 1 | -23/+10 |
2016-09-06 | [media] pulse8-cec: sync configuration with adapter | Johan Fjeldtvedt | 1 | -38/+228 |
2016-09-06 | [media] pulse8-cec: add notes about behavior in autonomous mode | Johan Fjeldtvedt | 1 | -0/+23 |
2016-09-06 | [media] pulse8-cec: serialize communication with adapter | Johan Fjeldtvedt | 1 | -20/+32 |
2016-09-06 | [media] cec: allow configuration both from within driver and from user space | Johan Fjeldtvedt | 1 | -4/+0 |
2016-08-24 | [media] staging: media: lirc: lirc_sasem: don't print error when allocating u... | Wolfram Sang | 1 | -5/+0 |
2016-08-24 | [media] staging: media: lirc: lirc_imon: don't print error when allocating ur... | Wolfram Sang | 1 | -7/+2 |
2016-08-24 | [media] v4l2: remove g/s_crop from video ops | Hans Verkuil | 1 | -0/+99 |
2016-08-24 | [media] cec: Delete an unnecessary check before the function call "rc_free_de... | Markus Elfring | 1 | -2/+1 |
2016-08-24 | [media] tw686x-kh: remove obsolete driver | Hans Verkuil | 9 | -1202/+0 |
2016-08-07 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+1 |
2016-08-06 | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2016-08-05 | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -5/+33 |
2016-08-04 | Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2 | -2/+2 |
2016-08-01 | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+2 |
2016-07-31 | get rid of 'parent' argument of ->d_compare() | Al Viro | 1 | -1/+1 |
2016-07-30 | qstr: constify instances in lustre | Al Viro | 1 | -2/+2 |
2016-07-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -1/+1 |
2016-07-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -8/+10 |
2016-07-28 | [media] cec: fix off-by-one memset | Hans Verkuil | 1 | -1/+1 |
2016-07-28 | [media] staging: add MEDIA_SUPPORT dependency | Arnd Bergmann | 1 | -1/+1 |
2016-07-28 | mm: move most file-based accounting to the node | Mel Gorman | 2 | -4/+6 |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman | 1 | -4/+4 |
2016-07-28 | Merge branch 'salted-string-hash' | Linus Torvalds | 1 | -3/+5 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -6/+22 |
2016-07-26 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 48 | -6265/+4067 |
2016-07-26 | staging: emxx_udc: allow modular build | Arnd Bergmann | 2 | -5/+33 |
2016-07-26 | Backmerge tag 'v4.7' into drm-next | Dave Airlie | 3 | -5/+5 |
2016-07-19 | [media] cec: always check all_device_types and features | Hans Verkuil | 1 | -12/+14 |
2016-07-19 | [media] cec: poll should check if there is room in the tx queue | Hans Verkuil | 1 | -1/+2 |
2016-07-19 | [media] cec: fix test for unconfigured adapter in main message loop | Hans Verkuil | 1 | -2/+2 |
2016-07-19 | [media] cec: limit the size of the transmit queue | Hans Verkuil | 1 | -10/+23 |
2016-07-19 | [media] cec: zero unused msg part after msg->len | Hans Verkuil | 1 | -0/+2 |
2016-07-19 | [media] cec: don't set fh to NULL in CEC_TRANSMIT | Hans Verkuil | 1 | -6/+3 |
2016-07-19 | [media] cec: clear all status fields before transmit and always fill in sequence | Hans Verkuil | 1 | -9/+13 |
2016-07-19 | [media] cec: CEC_RECEIVE overwrote the timeout field | Hans Verkuil | 1 | -0/+3 |
2016-07-15 | [media] s5p-cec/TODO: add TODO item | Hans Verkuil | 1 | -3/+7 |
2016-07-15 | [media] cec/TODO: drop comment about sphinx documentation | Hans Verkuil | 1 | -1/+0 |
2016-07-15 | [media] cec: set timestamp for selfie transmits | Hans Verkuil | 1 | -0/+1 |
2016-07-15 | [media] cec: don't zero reply and timeout on error | Hans Verkuil | 1 | -14/+5 |
2016-07-14 | Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 12 | -1488/+13 |
2016-07-13 | [media] drivers: staging: media: lirc: lirc_parallel: Fix multiline comments ... | Aayush Gupta | 1 | -4/+4 |
2016-07-13 | [media] pulse8-cec: fix non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2016-07-13 | [media] cec: split the timestamp into an rx and tx timestamp | Hans Verkuil | 1 | -12/+12 |
2016-07-13 | [media] cec: add sanity check for msg->len | Hans Verkuil | 1 | -0/+3 |
2016-07-12 | [media] cec-adap.c: work around gcc-4.4.4 anon union initializer bug | Andrew Morton | 1 | -1/+5 |
2016-07-12 | [media] pulse8-cec: declare function as static | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-07-12 | [media] pulse8-cec: add TODO file | Hans Verkuil | 1 | -0/+52 |
2016-07-12 | [media] pulse8-cec: new driver for the Pulse-Eight USB-CEC Adapter | Hans Verkuil | 5 | -0/+519 |
2016-07-12 | [media] cec: CEC_RECEIVE is allowed in monitor mode | Hans Verkuil | 1 | -1/+1 |