summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-08-23Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-08-21staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King
2016-08-21staging: wilc1000: NULL dereference on errorDan Carpenter
2016-08-21staging: wilc1000: txq_event: Fix coding errorBinoy Jayan
2016-08-21staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott
2016-08-21staging: comedi: dt2811: fix a precedence bugDan Carpenter
2016-08-21staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull
2016-08-21staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott
2016-08-21staging: comedi: comedi_test: fix timer race conditionsIan Abbott
2016-08-21staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott
2016-08-15staging/lustre/llite: Close atomic_open race with several openersOleg Drokin
2016-08-15staging: iio: ad5933: Return correct value for AD5933_OUT_RANGE.Phil Turnbull
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-05Merge 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-01Merge 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-26Merge 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
2016-07-13[media] cec: add sanity check for msg->lenHans Verkuil
2016-07-12[media] cec-adap.c: work around gcc-4.4.4 anon union initializer bugAndrew Morton
2016-07-12[media] pulse8-cec: declare function as staticMauro Carvalho Chehab
2016-07-12[media] pulse8-cec: add TODO fileHans Verkuil