index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
ncr5380: Rework disconnect versus poll logic
Finn Thain
4
-161
/
+15
2016-01-07
ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
Finn Thain
11
-31
/
+56
2016-01-07
ncr5380: Always retry arbitration and selection
Finn Thain
2
-2
/
+2
2016-01-07
ncr5380: Eliminate selecting state
Finn Thain
3
-96
/
+29
2016-01-07
ncr5380: Sleep when polling, if possible
Finn Thain
3
-53
/
+94
2016-01-07
ncr5380: Introduce unbound workqueue
Finn Thain
13
-41
/
+96
2016-01-07
ncr5380: Cleanup bogus {request,release}_region() calls
Finn Thain
4
-12
/
+0
2016-01-07
ncr5380: Eliminate USLEEP_WAITLONG delay
Finn Thain
2
-15
/
+5
2016-01-07
ncr5380: Keep BSY asserted when entering SELECTION phase
Finn Thain
2
-4
/
+11
2016-01-07
ncr5380: Proceed with next command after NCR5380_select() calls scsi_done
Finn Thain
2
-6
/
+10
2016-01-07
ncr5380: Always escalate bad target time-out in NCR5380_select()
Finn Thain
3
-32
/
+0
2016-01-07
ncr5380: Use return instead of goto in NCR5380_select()
Finn Thain
2
-25
/
+11
2016-01-07
ncr5380: Remove redundant register writes
Finn Thain
2
-5
/
+0
2016-01-07
ncr5380: Remove unused hostdata->aborted flag
Finn Thain
3
-5
/
+0
2016-01-07
ncr5380: Simplify bus reset handlers
Finn Thain
2
-27
/
+23
2016-01-07
atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_...
Finn Thain
7
-178
/
+51
2016-01-07
atari_NCR5380: Reset bus on driver initialization if required
Finn Thain
2
-12
/
+134
2016-01-07
ncr5380: Move NCR53C400-specific code
Finn Thain
3
-27
/
+18
2016-01-07
ncr5380: Split NCR5380_init() into two functions
Finn Thain
9
-14
/
+35
2016-01-07
ncr5380: Remove NCR5380_instance_name macro
Finn Thain
3
-6
/
+5
2016-01-07
ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
Finn Thain
13
-161
/
+77
2016-01-07
ncr5380: Remove more pointless macros
Finn Thain
6
-48
/
+14
2016-01-07
ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros
Finn Thain
6
-97
/
+19
2016-01-07
ncr5380: Remove redundant static variable initializers
Finn Thain
6
-16
/
+16
2016-01-07
atari_scsi: Fix SCSI host ID setting
Finn Thain
1
-1
/
+1
2016-01-07
cxlflash: Enable device id for future IBM CXL adapter
Manoj Kumar
2
-2
/
+5
2016-01-07
cxlflash: Resolve oops in wait_port_offline
Manoj Kumar
2
-3
/
+26
2016-01-07
cxlflash: Fix to resolve cmd leak after host reset
Manoj Kumar
1
-2
/
+17
2016-01-07
cxlflash: Removed driver date print
Uma Krishnan
2
-3
/
+1
2016-01-07
cxlflash: Fix to avoid virtual LUN failover failure
Matthew R. Ochs
1
-0
/
+2
2016-01-07
cxlflash: Fix to escalate LINK_RESET also on port 1
Manoj Kumar
1
-1
/
+1
2016-01-06
storvsc: Tighten up the interrupt path
K. Y. Srinivasan
1
-15
/
+8
2016-01-06
storvsc: Refactor the code in storvsc_channel_init()
K. Y. Srinivasan
1
-80
/
+46
2016-01-06
storvsc: Properly support Fibre Channel devices
K. Y. Srinivasan
1
-47
/
+134
2016-01-06
storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
K. Y. Srinivasan
1
-3
/
+2
2016-01-06
mvsas: Add SGPIO support to Marvell 94xx
Wilfried Weissmann
5
-0
/
+225
2016-01-06
mpt3sas: A correction in unmap_resources
Tomas Henzl
1
-1
/
+3
2016-01-06
hpsa: Add box and bay information for enclosure devices
Don Brace
2
-7
/
+113
2016-01-06
hpsa: Change SAS transport devices to bus 0.
Don Brace
1
-1
/
+1
2016-01-06
hpsa: fix path_info_show
Don Brace
1
-6
/
+6
2016-01-05
cciss: print max outstanding commands as a hex value
Colin Ian King
1
-1
/
+1
2015-12-22
scsi_debug: Increase the reported optimal transfer length
Martin K. Petersen
1
-2
/
+2
2015-12-22
lpfc: Update version to 11.0.0.10 for upstream patch set
James Smart
1
-1
/
+1
2015-12-22
lpfc: Use kzalloc instead of kmalloc
Punit Vara
1
-2
/
+1
2015-12-22
lpfc: Delete unnecessary checks before the function call "mempool_destroy"
Markus Elfring
1
-4
/
+2
2015-12-22
lpfc: Add logging for misconfigured optics.
James Smart
3
-32
/
+87
2015-12-22
lpfc: Fix external loopback failure.
James Smart
1
-2
/
+13
2015-12-22
lpfc: Fix mbox reuse in PLOGI completion
James Smart
1
-10
/
+21
2015-12-22
lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
James Smart
7
-136
/
+150
2015-12-22
lpfc: Make write check error processing more resilient
James Smart
1
-6
/
+21
[prev]
[next]