summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2016-06-07[media] mn88472: move out of staging to mediaAntti Palosaari7-687/+0
2016-06-07[media] mn88472: finalize driverAntti Palosaari2-247/+283
2016-06-07[media] mn88472: fix typoJulia Lawall1-1/+1
2016-06-07[media] staging/media: remove deprecated timb driverHans Verkuil5-885/+0
2016-06-07[media] staging/media: remove deprecated omap1 driverHans Verkuil6-1729/+0
2016-06-07[media] staging/media: remove deprecated mx3 driverHans Verkuil6-1295/+0
2016-06-07[media] staging/media: remove deprecated mx2 driverHans Verkuil6-1667/+0
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
2016-05-14IB/hfi1: Improve performance of interval RB treesMitko Haralanov1-11/+11
2016-05-14IB/hfi1: Fix potential panic with sdma drained mechanismMike Marciniszyn1-1/+1
2016-05-14IB/hfi1: Fix pio wait counter double incrementMike Marciniszyn1-1/+0
2016-05-14IB/hfi1: Remove no-op QSFP reset codeDean Luick1-3/+0
2016-05-14IB/hfi1: Correct external device configuration shiftEaswar Hariharan1-2/+2
2016-05-14IB/hfi1: Wait for QSFP modules to initializeEaswar Hariharan3-7/+21
2016-05-14IB/hfi1: Ignore non-temperature warnings on a downed linkEaswar Hariharan3-7/+13