index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
esas2r
/
esas2r_main.c
Age
Commit message (
Expand
)
Author
2021-10-16
scsi: esas2r: Call scsi_done() directly
Bart Van Assche
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2020-11-25
scsi: esas2r: Use generic power management
Vaibhav Gupta
2020-11-10
scsi: esas2r: esas2r_main: Demote non-conformant kernel-doc header
Lee Jones
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-02-08
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-05-01
scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"
Colin Ian King
2018-03-19
scsi: esas2r: remove initialization / cleanup dead wood
Christoph Hellwig
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-08-24
scsi: esas2r: constify pci_device_id.
Arvind Yadav
2017-01-09
scsi: esas2r: Fix format string type mistakes
Emese Revfy
2016-08-25
scsi: esas2r: not need to alloc zero buffer for local_atto_ioctl
Shawn Lin
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
2014-05-19
esas2r: Fix comment
Marek Vasut
2013-10-25
[SCSI] esas2r: Directly call kernel functions for atomic bit operations
Bradley Grove
2013-09-03
[SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter Driver
Bradley Grove