index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
esas2r
/
esas2r_init.c
Age
Commit message (
Expand
)
Author
2020-11-25
scsi: esas2r: Use generic power management
Vaibhav Gupta
2020-11-25
scsi: esas2r: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
2020-11-10
scsi: esas2r: esas2r_init: Place brackets around a potentially empty if()
Lee Jones
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-08-12
scsi: esas2r: Prefer pcie_capability_read_word()
Frederick Lawler
2019-01-11
scsi: esas2r: esas2r_init: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-15
scsi: esas2r: use dma_set_mask_and_coherent
Christoph Hellwig
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-20
scsi: esas2r: use ktime_get_real_seconds()
Arnd Bergmann
2018-03-19
scsi: esas2r: remove initialization / cleanup dead wood
Christoph Hellwig
2017-06-12
scsi: esas2r: Replace semaphore fs_api_semaphore with mutex
Binoy Jayan
2017-06-12
scsi: esas2r: Replace semaphore fm_api_semaphore with mutex
Binoy Jayan
2017-01-09
scsi: esas2r: Fix format string type mistakes
Emese Revfy
2016-08-25
scsi: esas2r: don't reinitialize adapter's req_table
Shawn Lin
2015-01-27
[SCSI] esas2r: use PCI define for Max_Read_Request_Size
Rafał Miłecki
2014-03-19
[SCSI] remove deprecated IRQF_DISABLED from SCSI
Michael Opdenacker
2013-10-25
[SCSI] esas2r: Remove superfluous mask of pcie_cap_reg
Bradley Grove
2013-10-25
[SCSI] esas2r: Fixes for big-endian platforms
Bradley Grove
2013-10-25
[SCSI] esas2r: Directly call kernel functions for atomic bit operations
Bradley Grove
2013-09-06
[SCSI] esas2r: Remove null test for stack allocated fw_coredump_buffer
Bradley Grove
2013-09-06
[SCSI] esas2r: smatch - Fix dereference that occurs prior to check
Bradley Grove
2013-09-06
[SCSI] esas2r: smatch - Use biwise rather than logical AND for checking if an...
Bradley Grove
2013-09-03
[SCSI] esas2r: ATTO Technology ExpressSAS 6G SAS/SATA RAID Adapter Driver
Bradley Grove