summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2016-10-07Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-09-09[media] cec: fix ioctl return code when not registeredHans Verkuil
2016-09-09[media] cec: don't Feature Abort broadcast msgs when unregisteredHans Verkuil
2016-08-23Merge tag 'iio-fixes-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-08-22[media] pulse8-cec: fix error handlingHans Verkuil
2016-08-22[media] pulse8-cec: set correct Signal Free TimeHans Verkuil
2016-08-22[media] cec: ignore messages when log_addr_mask == 0Hans Verkuil
2016-08-22[media] cec: add item to TODOHans Verkuil
2016-08-22[media] cec: set unclaimed addresses to CEC_LOG_ADDR_INVALIDHans Verkuil
2016-08-22[media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flagHans Verkuil
2016-08-22[media] cec: improve lockingHans Verkuil
2016-08-22[media] cec: rename cec_devnode fhs_lock to just lockHans Verkuil
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