summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic1-2/+2
2016-10-07staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull1-0/+1
2016-09-07staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott1-1/+1
2016-09-07staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott1-1/+9
2016-09-07staging: comedi: comedi_test: fix timer race conditionsIan Abbott1-34/+12
2016-09-07staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott1-1/+1
2016-09-07staging/lustre/llite: Close atomic_open race with several openersOleg Drokin1-19/+24
2016-06-26staging: iio: accel: fix error checkLuis de Bethencourt1-1/+1
2016-06-22Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-4/+4
2016-06-17Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...Hans de Goede1-1/+1
2016-06-17Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"Hans de Goede1-1/+2
2016-06-11staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt1-3/+3
2016-06-11staging: iio: fix ad7606_spi regressionArnd Bergmann1-1/+1
2016-06-10staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek1-3/+4
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds67-63514/+0
2016-05-28switch ->setxattr() to passing dentry and inode separatelyAl Viro2-6/+4
2016-05-26staging/rdma: Remove the entire rdma subdirectory of stagingDoug Ledford4-29/+0
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro64-60978/+0
2016-05-26IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro5-6/+31
2016-05-26IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro3-0/+3
2016-05-26IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro1-226/+0
2016-05-26IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro2-1/+208
2016-05-26IB/hfi1: Remove unused user commandDennis Dalessandro1-3/+0
2016-05-26IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro3-1934/+2
2016-05-26IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro2-392/+0
2016-05-26IB/hfi1: Remove UI char deviceDennis Dalessandro1-167/+1
2016-05-26IB/hfi1: Remove multiple device cdevDennis Dalessandro1-83/+19
2016-05-26IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro1-7/+7
2016-05-26IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong1-1/+4
2016-05-26IB/hfi1: Remove unnecessary commentIra Weiny1-3/+0
2016-05-26IB/hfi1: Fix sdma_event_names[] build warningJubin John1-0/+2
2016-05-26IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov1-7/+6
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds1-18/+31
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds525-24397/+16479
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-3/+3
2016-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds27-443/+919
2016-05-20scripts/spelling.txt: add "fimware" misspellingKees Cook1-1/+1
2016-05-19Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds12-3/+1214
2016-05-18Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-11/+6
2016-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds18-58/+58
2016-05-18Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-9/+5
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro8-108/+128
2016-05-14staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.Muhammad Falak R Wani1-1/+1
2016-05-14IB/hfi1: Change hfi1_init loop to preserve error returnsAshutosh Dixit1-3/+3
2016-05-14IB/hfi1: Keep SC_USER as the last send context typeJianxin Xiong1-4/+4
2016-05-14IB/hfi1: Immediately apply congestion setting MADDean Luick1-33/+60
2016-05-14IB/hfi1: Correct log message stringsJakub Pawlak4-7/+6
2016-05-14IB/hfi1: Fix hfi_rcvhdr tracepointJubin John1-1/+1
2016-05-14IB/hfi1: Remove unnecessary headerJubin John2-2/+0