summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2016-06-26staging: iio: accel: fix error checkLuis de Bethencourt-1/+1
2016-06-22Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-4/+4
2016-06-17Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...Hans de Goede-1/+1
2016-06-17Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"Hans de Goede-1/+2
2016-06-11staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt-3/+3
2016-06-11staging: iio: fix ad7606_spi regressionArnd Bergmann-1/+1
2016-06-09staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek-3/+4
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-63514/+0
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro-6/+4
2016-05-26staging/rdma: Remove the entire rdma subdirectory of stagingDoug Ledford-29/+0
2016-05-26IB/hfi1: Move driver out of stagingDennis Dalessandro-60978/+0
2016-05-26IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro-6/+31
2016-05-26IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro-0/+3
2016-05-26IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro-226/+0
2016-05-26IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro-1/+208
2016-05-26IB/hfi1: Remove unused user commandDennis Dalessandro-3/+0
2016-05-26IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro-1934/+2
2016-05-26IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro-392/+0
2016-05-26IB/hfi1: Remove UI char deviceDennis Dalessandro-167/+1
2016-05-26IB/hfi1: Remove multiple device cdevDennis Dalessandro-83/+19
2016-05-26IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro-7/+7
2016-05-26IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong-1/+4
2016-05-26IB/hfi1: Remove unnecessary commentIra Weiny-3/+0
2016-05-26IB/hfi1: Fix sdma_event_names[] build warningJubin John-0/+2
2016-05-26IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov-7/+6
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds-18/+31
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-24397/+16479
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-3/+3
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-443/+919
2016-05-19scripts/spelling.txt: add "fimware" misspellingKees Cook-1/+1
2016-05-18Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-3/+1214
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-11/+6
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-58/+58
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+2
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-9/+5
2016-05-17Merge branch 'ovl-fixes' into for-linusAl Viro-108/+128
2016-05-13staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.Muhammad Falak R Wani-1/+1
2016-05-13IB/hfi1: Change hfi1_init loop to preserve error returnsAshutosh Dixit-3/+3
2016-05-13IB/hfi1: Keep SC_USER as the last send context typeJianxin Xiong-4/+4
2016-05-13IB/hfi1: Immediately apply congestion setting MADDean Luick-33/+60
2016-05-13IB/hfi1: Correct log message stringsJakub Pawlak-7/+6
2016-05-13IB/hfi1: Fix hfi_rcvhdr tracepointJubin John-1/+1
2016-05-13IB/hfi1: Remove unnecessary headerJubin John-2/+0
2016-05-13IB/hfi1: Improve performance of interval RB treesMitko Haralanov-11/+11
2016-05-13IB/hfi1: Fix potential panic with sdma drained mechanismMike Marciniszyn-1/+1
2016-05-13IB/hfi1: Fix pio wait counter double incrementMike Marciniszyn-1/+0
2016-05-13IB/hfi1: Remove no-op QSFP reset codeDean Luick-3/+0
2016-05-13IB/hfi1: Correct external device configuration shiftEaswar Hariharan-2/+2
2016-05-13IB/hfi1: Wait for QSFP modules to initializeEaswar Hariharan-7/+21
2016-05-13IB/hfi1: Ignore non-temperature warnings on a downed linkEaswar Hariharan-7/+13