index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
scsi: dtc: remove from tree
Christoph Hellwig
4
-504
/
+0
2016-09-26
scsi: t128: remove from tree
Christoph Hellwig
4
-522
/
+0
2016-09-26
scsi: pas16: remove from tree
Christoph Hellwig
4
-701
/
+0
2016-09-26
scsi: u14-34f: remove from tree
Christoph Hellwig
3
-2021
/
+0
2016-09-26
scsi: ultrastor: remove from tree
Christoph Hellwig
4
-1308
/
+0
2016-09-26
scsi: in2000: remove from tree
Christoph Hellwig
4
-2727
/
+0
2016-09-26
scsi: wd7000: remove from tree
Christoph Hellwig
3
-1670
/
+0
2016-09-26
scsi: scsi_dh_alua: Fix memory leak in alua_rtpg()
tang.junhui
1
-0
/
+1
2016-09-26
scsi: lpfc: Mark symbols static where possible
Baoyou Xie
4
-62
/
+62
2016-09-21
scsi: hpsa: correct call to hpsa_do_reset
Don Brace
2
-2
/
+1
2016-09-21
scsi: ufs: Get a TM service response from the correct offset
Kiwoong Kim
2
-2
/
+3
2016-09-19
scsi: ibmvfc: Fix I/O hang when port is not mapped
Brian King
1
-1
/
+0
2016-09-19
scsi: megaraid_sas: clean function declarations in megaraid_sas_base.c up
Baoyou Xie
2
-13
/
+9
2016-09-19
scsi: ipr: Remove redundant messages at adapter init time
Brian King
1
-1
/
+2
2016-09-19
scsi: ipr: Don't log unnecessary 9084 error details
Brian King
2
-3
/
+4
2016-09-19
scsi: smartpqi: raid bypass lba calculation fix
kevin Barnett
1
-1
/
+2
2016-09-19
scsi: hpsa: correct scsi 6byte lba calculation
Mahesh Rajashekhara
1
-4
/
+10
2016-09-19
scsi: ibmvscsis: Fixed unused variable
Bryant G. Ly
1
-3
/
+0
2016-09-15
scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
Dan Carpenter
1
-1
/
+7
2016-09-15
scsi: ibmvscsis: Fix error return code in ibmvscsis_probe()
Wei Yongjun
1
-0
/
+1
2016-09-15
scsi: sd: Move DIF protection types to t10-pi.h
Christoph Hellwig
4
-51
/
+30
2016-09-15
scsi: qla2xxx: Use struct t10_pi_tuple
Christoph Hellwig
2
-11
/
+1
2016-09-15
scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tuple
Christoph Hellwig
2
-16
/
+8
2016-09-14
scsi: fusion: Fix error return code in mptfc_probe()
Wei Yongjun
1
-1
/
+3
2016-09-14
scsi: hpsa: Check for null devices in ioaccel submission patch
Don Brace
1
-0
/
+31
2016-09-14
scsi: hpsa: Prevent sending bmic commands to externals
Scott Teel
1
-1
/
+11
2016-09-14
scsi: hpsa: Check for vpd support before sending
Scott Teel
2
-13
/
+38
2016-09-14
scsi: hpsa: Check for null device pointers
Don Brace
1
-3
/
+17
2016-09-14
scsi: hpsa: Determine device external status earlier
Don Brace
1
-5
/
+5
2016-09-14
scsi: ncr5380: Improve interrupt latency during PIO tranfers
Finn Thain
2
-4
/
+6
2016-09-14
scsi: virtio_scsi: Use complete() instead complete_all()
Daniel Wagner
1
-1
/
+1
2016-09-14
scsi: sym53c8xx_2: Use complete() instead complete_all()
Daniel Wagner
1
-1
/
+1
2016-09-14
scsi: csiostor: Fix completion usage
Daniel Wagner
1
-3
/
+2
2016-09-14
scsi: megaraid_sas: add in missing white space in error message text
Colin Ian King
1
-1
/
+1
2016-09-14
scsi: hisi_sas: send three identify before phy up
John Garry
1
-4
/
+16
2016-09-14
scsi: hisi_sas: add missing SATA pending device type to v2 hw
John Garry
1
-0
/
+1
2016-09-14
scsi: hisi_sas: remove init_id_frame_v1_hw()
John Garry
1
-10
/
+0
2016-09-14
scsi: hisi_sas: remove init_id_frame_v2_hw()
John Garry
1
-10
/
+0
2016-09-14
scsi: hisi_sas: fix HBA SAS addr endianness for v1 hw
John Garry
1
-4
/
+4
2016-09-14
scsi: hisi_sas: fix HBA SAS addr endianness for v2 hw
John Garry
1
-4
/
+4
2016-09-14
scsi: hisi_sas: set dma mask before allocate DMA memory
John Garry
1
-7
/
+6
2016-09-14
scsi: hisi_sas: fix a potential warning for sata disk ejection
John Garry
1
-20
/
+6
2016-09-14
scsi: hisi_sas: fix phy8 linkrate calculation in phy_up_v2_hw()
John Garry
1
-3
/
+0
2016-09-14
scsi: hisi_sas: disable dlvry queues once at reset for v2 hw
John Garry
1
-3
/
+1
2016-09-14
scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculation
John Garry
1
-1
/
+1
2016-09-14
scsi: hisi_sas: only zero slot memory when reused
John Garry
1
-1
/
+1
2016-09-14
scsi: hisi_sas: keep CHL_INT2 masked for v2 HW
John Garry
1
-6
/
+0
2016-09-14
scsi: hisi_sas: save delivery queue write pointer
John Garry
4
-8
/
+25
2016-09-14
scsi: hisi_sas: save completion queue read pointer
John Garry
3
-7
/
+5
2016-09-14
scsi: cxlflash: Fix context reference tracking on detach
Matthew R. Ochs
1
-1
/
+2
[next]