summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-09-19[media] pulse8-cec: avoid uninitialized data useArnd Bergmann
2016-09-19[media] cec: fix Kconfig help textJean Delvare
2016-09-19[media] pulse8-cec: store logical address maskJohan Fjeldtvedt
2016-09-19[media] add stih-cec driverBenjamin Gaignard
2016-09-12[media] pulse8-cec: fix compiler warningHans Verkuil
2016-09-09[media] media: Move media_device link_notify operation to an ops structureLaurent Pinchart
2016-09-06[media] pulse8-cec: some small fixesJohan Fjeldtvedt
2016-09-06[media] pulse8-cec: sync configuration with adapterJohan Fjeldtvedt
2016-09-06[media] pulse8-cec: add notes about behavior in autonomous modeJohan Fjeldtvedt
2016-09-06[media] pulse8-cec: serialize communication with adapterJohan Fjeldtvedt
2016-09-06[media] cec: allow configuration both from within driver and from user spaceJohan Fjeldtvedt
2016-08-24[media] staging: media: lirc: lirc_sasem: don't print error when allocating u...Wolfram Sang
2016-08-24[media] staging: media: lirc: lirc_imon: don't print error when allocating ur...Wolfram Sang
2016-08-24[media] v4l2: remove g/s_crop from video opsHans Verkuil
2016-08-24[media] cec: Delete an unnecessary check before the function call "rc_free_de...Markus Elfring
2016-08-24[media] tw686x-kh: remove obsolete driverHans Verkuil
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-06Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-08-02Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro
2016-07-30qstr: constify instances in lustreAl Viro
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-07-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-28[media] cec: fix off-by-one memsetHans Verkuil
2016-07-28[media] staging: add MEDIA_SUPPORT dependencyArnd Bergmann
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-27Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-26staging: emxx_udc: allow modular buildArnd Bergmann
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie
2016-07-19[media] cec: always check all_device_types and featuresHans Verkuil
2016-07-19[media] cec: poll should check if there is room in the tx queueHans Verkuil
2016-07-19[media] cec: fix test for unconfigured adapter in main message loopHans Verkuil
2016-07-19[media] cec: limit the size of the transmit queueHans Verkuil
2016-07-19[media] cec: zero unused msg part after msg->lenHans Verkuil
2016-07-19[media] cec: don't set fh to NULL in CEC_TRANSMITHans Verkuil
2016-07-19[media] cec: clear all status fields before transmit and always fill in sequenceHans Verkuil
2016-07-19[media] cec: CEC_RECEIVE overwrote the timeout fieldHans Verkuil
2016-07-15[media] s5p-cec/TODO: add TODO itemHans Verkuil
2016-07-15[media] cec/TODO: drop comment about sphinx documentationHans Verkuil
2016-07-15[media] cec: set timestamp for selfie transmitsHans Verkuil
2016-07-15[media] cec: don't zero reply and timeout on errorHans Verkuil
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-07-13[media] drivers: staging: media: lirc: lirc_parallel: Fix multiline comments ...Aayush Gupta
2016-07-13[media] pulse8-cec: fix non static symbol warningWei Yongjun
2016-07-13[media] cec: split the timestamp into an rx and tx timestampHans Verkuil