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.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
/
scsi
/
esas2r
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
scsi: esas2r: Fix typo in comment
Julia Lawall
1
-1
/
+1
2021-10-17
scsi: esas2r: Call scsi_done() directly
Bart Van Assche
1
-4
/
+4
2021-06-02
Merge branch '5.14/scsi-result' into 5.14/scsi-staging
Martin K. Petersen
1
-1
/
+1
2021-06-02
scsi: esas2r: Switch to flexible array member
Kees Cook
1
-1
/
+1
2021-06-01
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
1
-1
/
+1
2021-05-07
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-0
/
+1
2021-04-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+7
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
1
-1
/
+0
2021-03-16
scsi: esas2r: Supply __printf(x, y) formatting for esas2r_log_master()
Lee Jones
1
-0
/
+7
2020-11-26
scsi: esas2r: Use generic power management
Vaibhav Gupta
3
-36
/
+16
2020-11-26
scsi: esas2r: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-4
/
+0
2020-11-11
scsi: esas2r: esas2r_main: Demote non-conformant kernel-doc header
Lee Jones
1
-6
/
+2
2020-11-11
scsi: esas2r: esas2r_int: Add brackets around potentially empty if()s
Lee Jones
1
-3
/
+5
2020-11-11
scsi: esas2r: esas2r_init: Place brackets around a potentially empty if()
Lee Jones
1
-2
/
+3
2020-11-11
scsi: esas2r: esas2r_disc: Place brackets around a potentially empty if()
Lee Jones
1
-1
/
+2
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-15
/
+13
2020-08-25
scsi: esas2r: Remove unnecessary casts
Alex Dewar
1
-15
/
+13
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-07-25
scsi: esas2r: Demote a few non-conformant kerneldoc headers
Lee Jones
1
-5
/
+5
2020-07-25
scsi: esas2r: Add braces around the one-line if()
Lee Jones
1
-1
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-04-23
esas2r: don't bother with __copy_to_user()
Al Viro
1
-1
/
+1
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-1
/
+8
2019-12-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2019-10-25
scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
Dan Carpenter
1
-0
/
+1
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-08-13
scsi: esas2r: Prefer pcie_capability_read_word()
Frederick Lawler
2
-18
/
+9
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-02-09
scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
Nathan Chancellor
3
-12
/
+10
2019-01-12
scsi: esas2r: esas2r_init: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+2
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-11-15
scsi: esas2r: use dma_set_mask_and_coherent
Christoph Hellwig
1
-35
/
+14
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-5
/
+6
2018-05-15
scsi: esas2r: fix spelling mistake: "requestss" -> "requests"
Colin Ian King
1
-1
/
+1
2018-05-02
scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"
Colin Ian King
1
-1
/
+1
2018-04-21
scsi: esas2r: use ktime_get_real_seconds()
Arnd Bergmann
1
-3
/
+2
2018-03-20
scsi: esas2r: remove initialization / cleanup dead wood
Christoph Hellwig
3
-91
/
+4
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
1
-3
/
+1
2017-08-25
scsi: esas2r: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-06-13
scsi: esas2r: Replace semaphore fs_api_semaphore with mutex
Binoy Jayan
3
-5
/
+5
2017-06-13
scsi: esas2r: Replace semaphore fm_api_semaphore with mutex
Binoy Jayan
3
-4
/
+4
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+0
2017-04-06
esas2r: don't open-code memdup_user()
Al Viro
1
-22
/
+3
2017-03-17
scsi: esas2r: Remove redundant NULL check on buffer
Colin Ian King
1
-5
/
+0
2017-01-10
scsi: esas2r: Fix format string type mistakes
Emese Revfy
4
-6
/
+6
2016-08-26
scsi: esas2r: don't reinitialize adapter's req_table
Shawn Lin
1
-4
/
+0
2016-08-26
scsi: esas2r: not need to alloc zero buffer for local_atto_ioctl
Shawn Lin
1
-1
/
+1
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
1
-2
/
+2
2016-02-24
esas2r: Fix array overrun
Alan
1
-2
/
+3
[next]