index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Lines
2016-06-26
staging: iio: accel: fix error check
Luis de Bethencourt
-1
/
+1
2016-06-22
Merge tag 'iio-fixes-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
-4
/
+4
2016-06-17
Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...
Hans de Goede
-1
/
+1
2016-06-17
Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"
Hans de Goede
-1
/
+2
2016-06-11
staging: iio: ad5933: fix order of cycle conditions
Luis de Bethencourt
-3
/
+3
2016-06-11
staging: iio: fix ad7606_spi regression
Arnd Bergmann
-1
/
+1
2016-06-09
staging: lustre: lnet: Don't access NULL NI on failure path
Doug Oucharek
-3
/
+4
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
-63514
/
+0
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
-6
/
+4
2016-05-26
staging/rdma: Remove the entire rdma subdirectory of staging
Doug Ledford
-29
/
+0
2016-05-26
IB/hfi1: Move driver out of staging
Dennis Dalessandro
-60978
/
+0
2016-05-26
IB/hfi1: Do not free hfi1 cdev parent structure early
Dennis Dalessandro
-6
/
+31
2016-05-26
IB/hfi1: Add trace message in user IOCTL handling
Dennis Dalessandro
-0
/
+3
2016-05-26
IB/hfi1: Remove write(), use ioctl() for user cmds
Dennis Dalessandro
-226
/
+0
2016-05-26
IB/hfi1: Add ioctl() interface for user commands
Dennis Dalessandro
-1
/
+208
2016-05-26
IB/hfi1: Remove unused user command
Dennis Dalessandro
-3
/
+0
2016-05-26
IB/hfi1: Remove snoop/diag interface
Dennis Dalessandro
-1934
/
+2
2016-05-26
IB/hfi1: Remove EPROM functionality from data device
Dennis Dalessandro
-392
/
+0
2016-05-26
IB/hfi1: Remove UI char device
Dennis Dalessandro
-167
/
+1
2016-05-26
IB/hfi1: Remove multiple device cdev
Dennis Dalessandro
-83
/
+19
2016-05-26
IB/hfi1: Remove anti-pattern in cdev init
Dennis Dalessandro
-7
/
+7
2016-05-26
IB/hfi1: Fix bug that blocks process on exit after port bounce
Jianxin Xiong
-1
/
+4
2016-05-26
IB/hfi1: Remove unnecessary comment
Ira Weiny
-3
/
+0
2016-05-26
IB/hfi1: Fix sdma_event_names[] build warning
Jubin John
-0
/
+2
2016-05-26
IB/hfi1: Fix an interval RB node reference count leak
Mitko Haralanov
-7
/
+6
2016-05-24
Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd
Linus Torvalds
-18
/
+31
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-24397
/
+16479
2016-05-20
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-3
/
+3
2016-05-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
-443
/
+919
2016-05-19
scripts/spelling.txt: add "fimware" misspelling
Kees Cook
-1
/
+1
2016-05-18
Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-3
/
+1214
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-11
/
+6
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-58
/
+58
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+2
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-9
/
+5
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
-108
/
+128
2016-05-13
staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.
Muhammad Falak R Wani
-1
/
+1
2016-05-13
IB/hfi1: Change hfi1_init loop to preserve error returns
Ashutosh Dixit
-3
/
+3
2016-05-13
IB/hfi1: Keep SC_USER as the last send context type
Jianxin Xiong
-4
/
+4
2016-05-13
IB/hfi1: Immediately apply congestion setting MAD
Dean Luick
-33
/
+60
2016-05-13
IB/hfi1: Correct log message strings
Jakub Pawlak
-7
/
+6
2016-05-13
IB/hfi1: Fix hfi_rcvhdr tracepoint
Jubin John
-1
/
+1
2016-05-13
IB/hfi1: Remove unnecessary header
Jubin John
-2
/
+0
2016-05-13
IB/hfi1: Improve performance of interval RB trees
Mitko Haralanov
-11
/
+11
2016-05-13
IB/hfi1: Fix potential panic with sdma drained mechanism
Mike Marciniszyn
-1
/
+1
2016-05-13
IB/hfi1: Fix pio wait counter double increment
Mike Marciniszyn
-1
/
+0
2016-05-13
IB/hfi1: Remove no-op QSFP reset code
Dean Luick
-3
/
+0
2016-05-13
IB/hfi1: Correct external device configuration shift
Easwar Hariharan
-2
/
+2
2016-05-13
IB/hfi1: Wait for QSFP modules to initialize
Easwar Hariharan
-7
/
+21
2016-05-13
IB/hfi1: Ignore non-temperature warnings on a downed link
Easwar Hariharan
-7
/
+13
[next]