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
/
scsi
/
esas2r
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2015-02-02
scsi: print single-character strings with seq_putc
Rasmus Villemoes
1
-1
/
+1
2015-01-27
[SCSI] esas2r: use PCI define for Max_Read_Request_Size
Rafał Miłecki
1
-2
/
+3
2014-12-04
esas2r: Correct typos of "validate" in a comment
Boris Bodemann
1
-2
/
+2
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-1
/
+0
2014-11-25
esas2r: fix an oversight in setting return value
Tomas Henzl
1
-1
/
+4
2014-11-25
esas2r: fix an error path in esas2r_ioctl_handler
Tomas Henzl
1
-3
/
+4
2014-11-25
esas2r: fir error handling in do_fm_api
Tomas Henzl
1
-5
/
+5
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2
-11
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2
-31
/
+1
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-7
/
+5
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
2
-20
/
+1
2014-11-12
scsi: correct return values for .eh_abort_handler implementations
Hannes Reinecke
1
-1
/
+1
2014-05-19
esas2r: Fix comment
Marek Vasut
1
-1
/
+1
2014-03-20
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
1
-1
/
+1
2014-03-15
[SCSI] esas2r: fix potential format string flaw
Kees Cook
1
-6
/
+2
2013-10-25
[SCSI] esas2r: Cleanup snprinf formatting of firmware version
Bradley Grove
1
-3
/
+3
2013-10-25
[SCSI] esas2r: Remove superfluous mask of pcie_cap_reg
Bradley Grove
1
-1
/
+1
2013-10-25
[SCSI] esas2r: Fixes for big-endian platforms
Bradley Grove
2
-9
/
+9
2013-10-25
[SCSI] esas2r: Directly call kernel functions for atomic bit operations
Bradley Grove
10
-306
/
+291
2013-09-06
[SCSI] esas2r: Remove null test for stack allocated fw_coredump_buffer
Bradley Grove
1
-2
/
+1
2013-09-06
[SCSI] esas2r: coccinelle - Replace memcpy with struct assignment
Bradley Grove
1
-2
/
+2
2013-09-06
[SCSI] esas2r: smatch - Remove test for impossible condition (uint8 > 255)
Bradley Grove
1
-1
/
+1
2013-09-06
[SCSI] esas2r: smatch - Fix overrun due to sprintf appending NULL
Bradley Grove
1
-2
/
+5
2013-09-06
[SCSI] esas2r: smatch - Fix dereference that occurs prior to check
Bradley Grove
2
-2
/
+8
2013-09-06
[SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if an...
Bradley Grove
1
-1
/
+1
2013-09-03
[SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter Driver
Bradley Grove
16
-0
/
+15660