summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'media_tree/vsp1' into generic-zpos-v8Benjamin Gaignard2016-07-2922-6227/+0
|\
| * [media] mn88472: move out of staging to mediaAntti Palosaari2016-06-077-687/+0
| * [media] mn88472: finalize driverAntti Palosaari2016-06-072-247/+283
| * [media] mn88472: fix typoJulia Lawall2016-06-071-1/+1
| * [media] staging/media: remove deprecated timb driverHans Verkuil2016-06-075-885/+0
| * [media] staging/media: remove deprecated omap1 driverHans Verkuil2016-06-076-1729/+0
| * [media] staging/media: remove deprecated mx3 driverHans Verkuil2016-06-076-1295/+0
| * [media] staging/media: remove deprecated mx2 driverHans Verkuil2016-06-076-1667/+0
* | Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-263-5/+5
|\ \
| * | 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
* | | | Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-023-5/+7
|\| | |
| * | | 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
| |/
* / dma-buf/fence: make fence context 64 bit v2Christian König2016-06-021-1/+2
|/
* 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