summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* [media] staging: media: omap4iss: mark omap4iss_flush() staticBaoyou Xie2016-09-191-1/+1
* [media] pulse8-cec: avoid uninitialized data useArnd Bergmann2016-09-191-1/+3
* [media] cec: fix Kconfig help textJean Delvare2016-09-191-3/+0
* [media] pulse8-cec: store logical address maskJohan Fjeldtvedt2016-09-191-0/+34
* [media] add stih-cec driverBenjamin Gaignard2016-09-195-0/+392
* [media] pulse8-cec: fix compiler warningHans Verkuil2016-09-121-1/+1
* [media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart2016-09-091-1/+5
* [media] pulse8-cec: some small fixesJohan Fjeldtvedt2016-09-061-23/+10
* [media] pulse8-cec: sync configuration with adapterJohan Fjeldtvedt2016-09-061-38/+228
* [media] pulse8-cec: add notes about behavior in autonomous modeJohan Fjeldtvedt2016-09-061-0/+23
* [media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt2016-09-061-20/+32
* [media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt2016-09-061-4/+0
* [media] staging: media: lirc: lirc_sasem: don't print error when allocating u...Wolfram Sang2016-08-241-5/+0
* [media] staging: media: lirc: lirc_imon: don't print error when allocating ur...Wolfram Sang2016-08-241-7/+2
* [media] v4l2: remove g/s_crop from video opsHans Verkuil2016-08-241-0/+99
* [media] cec: Delete an unnecessary check before the function call "rc_free_de...Markus Elfring2016-08-241-2/+1
* [media] tw686x-kh: remove obsolete driverHans Verkuil2016-08-249-1202/+0
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-071-1/+1
|\
| * get rid of 'parent' argument of ->d_compare()Al Viro2016-07-311-1/+1
* | Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-2/+2
|\ \
| * | qstr: constify instances in lustreAl Viro2016-07-301-2/+2
* | | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-08-052-5/+33
|\ \ \
| * | | staging: emxx_udc: allow modular buildArnd Bergmann2016-07-262-5/+33
* | | | Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-08-042-2/+2
|\ \ \ \
| * | | | [media] cec: fix off-by-one memsetHans Verkuil2016-07-281-1/+1
| * | | | [media] staging: add MEDIA_SUPPORT dependencyArnd Bergmann2016-07-281-1/+1
* | | | | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-011-1/+2
|\ \ \ \ \
| * \ \ \ \ Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-263-5/+5
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-023-5/+7
| |\ \ \ \ \
| * | | | | | dma-buf/fence: make fence context 64 bit v2Christian König2016-06-021-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-291-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | vfs: Verify acls are valid within superblock's s_user_ns.Eric W. Biederman2016-06-301-1/+1
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-282-8/+10
|\ \ \ \ \ \
| * | | | | | mm: move most file-based accounting to the nodeMel Gorman2016-07-282-4/+6
| * | | | | | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-4/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-281-3/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vfs: make the string hashes salt the hashLinus Torvalds2016-06-101-3/+5
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-273-6/+22
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller2016-07-063-6/+22
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | nl80211: support beacon report scanningAvraham Stern2016-07-063-6/+22
| | | |/ / | | |/| |
* | | | | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-2648-6265/+4067
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [media] cec: always check all_device_types and featuresHans Verkuil2016-07-191-12/+14
| * | | | [media] cec: poll should check if there is room in the tx queueHans Verkuil2016-07-191-1/+2
| * | | | [media] cec: fix test for unconfigured adapter in main message loopHans Verkuil2016-07-191-2/+2
| * | | | [media] cec: limit the size of the transmit queueHans Verkuil2016-07-191-10/+23
| * | | | [media] cec: zero unused msg part after msg->lenHans Verkuil2016-07-191-0/+2
| * | | | [media] cec: don't set fh to NULL in CEC_TRANSMITHans Verkuil2016-07-191-6/+3
| * | | | [media] cec: clear all status fields before transmit and always fill in sequenceHans Verkuil2016-07-191-9/+13
| * | | | [media] cec: CEC_RECEIVE overwrote the timeout fieldHans Verkuil2016-07-191-0/+3
| * | | | [media] s5p-cec/TODO: add TODO itemHans Verkuil2016-07-151-3/+7
OpenPOWER on IntegriCloud