summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic2016-10-071-2/+2
* staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull2016-10-071-0/+1
* staging: comedi: ni_mio_common: fix wrong insn_write handlerIan Abbott2016-09-071-1/+1
* staging: comedi: ni_mio_common: fix AO inttrig backwards compatibilityIan Abbott2016-09-071-1/+9
* staging: comedi: comedi_test: fix timer race conditionsIan Abbott2016-09-071-34/+12
* staging: comedi: daqboard2000: bug fix board type matching codeIan Abbott2016-09-071-1/+1
* staging/lustre/llite: Close atomic_open race with several openersOleg Drokin2016-09-071-19/+24
* staging: iio: accel: fix error checkLuis de Bethencourt2016-06-261-1/+1
* Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-222-4/+4
|\
| * staging: iio: ad5933: fix order of cycle conditionsLuis de Bethencourt2016-06-111-3/+3
| * staging: iio: fix ad7606_spi regressionArnd Bergmann2016-06-111-1/+1
* | Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...Hans de Goede2016-06-171-1/+1
* | Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"Hans de Goede2016-06-171-1/+2
|/
* staging: lustre: lnet: Don't access NULL NI on failure pathDoug Oucharek2016-06-091-3/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-2867-63514/+0
|\
| * staging/rdma: Remove the entire rdma subdirectory of stagingDoug Ledford2016-05-264-29/+0
| * IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-2664-60978/+0
| * IB/hfi1: Do not free hfi1 cdev parent structure earlyDennis Dalessandro2016-05-265-6/+31
| * IB/hfi1: Add trace message in user IOCTL handlingDennis Dalessandro2016-05-263-0/+3
| * IB/hfi1: Remove write(), use ioctl() for user cmdsDennis Dalessandro2016-05-261-226/+0
| * IB/hfi1: Add ioctl() interface for user commandsDennis Dalessandro2016-05-262-1/+208
| * IB/hfi1: Remove unused user commandDennis Dalessandro2016-05-261-3/+0
| * IB/hfi1: Remove snoop/diag interfaceDennis Dalessandro2016-05-263-1934/+2
| * IB/hfi1: Remove EPROM functionality from data deviceDennis Dalessandro2016-05-262-392/+0
| * IB/hfi1: Remove UI char deviceDennis Dalessandro2016-05-261-167/+1
| * IB/hfi1: Remove multiple device cdevDennis Dalessandro2016-05-261-83/+19
| * IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro2016-05-261-7/+7
| * IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong2016-05-261-1/+4
| * IB/hfi1: Remove unnecessary commentIra Weiny2016-05-261-3/+0
| * IB/hfi1: Fix sdma_event_names[] build warningJubin John2016-05-261-0/+2
| * IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov2016-05-261-7/+6
| * staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.Muhammad Falak R Wani2016-05-131-1/+1
| * IB/hfi1: Change hfi1_init loop to preserve error returnsAshutosh Dixit2016-05-131-3/+3
| * IB/hfi1: Keep SC_USER as the last send context typeJianxin Xiong2016-05-131-4/+4
| * IB/hfi1: Immediately apply congestion setting MADDean Luick2016-05-131-33/+60
| * IB/hfi1: Correct log message stringsJakub Pawlak2016-05-134-7/+6
| * IB/hfi1: Fix hfi_rcvhdr tracepointJubin John2016-05-131-1/+1
| * IB/hfi1: Remove unnecessary headerJubin John2016-05-132-2/+0
| * IB/hfi1: Improve performance of interval RB treesMitko Haralanov2016-05-131-11/+11
| * IB/hfi1: Fix potential panic with sdma drained mechanismMike Marciniszyn2016-05-131-1/+1
| * IB/hfi1: Fix pio wait counter double incrementMike Marciniszyn2016-05-131-1/+0
| * IB/hfi1: Remove no-op QSFP reset codeDean Luick2016-05-131-3/+0
| * IB/hfi1: Correct external device configuration shiftEaswar Hariharan2016-05-131-2/+2
| * IB/hfi1: Wait for QSFP modules to initializeEaswar Hariharan2016-05-133-7/+21
| * IB/hfi1: Ignore non-temperature warnings on a downed linkEaswar Hariharan2016-05-133-7/+13
* | switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-272-6/+4
* | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-241-18/+31
|\ \
| * | staging: mt29f_spinand: set ECC algorithm explicitlyRafał Miłecki2016-05-051-0/+1
| * | staging: mt29f_spinand: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-18/+30
* | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-20525-24397/+16479
|\ \ \