index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
isci
/
request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
scsi: isci: request: Fix doc-rot issue relating to 'ireq' param
Lee Jones
1
-1
/
+1
2021-03-18
scsi: isci: request: Fix a myriad of kernel-doc issues
Lee Jones
1
-30
/
+28
2021-02-08
scsi: isci: Remove redundant initialization of variable 'status'
Yang Li
1
-6
/
+2
2021-01-12
scsi: isci: Remove the unneeded variable "status"
YANG LI
1
-3
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-24
scsi: isci: Remove redundant initialization of variable 'status'
Colin Ian King
1
-1
/
+1
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-1
/
+1
2019-06-18
scsi: isci: Grammar s/the its/its/
Geert Uytterhoeven
1
-3
/
+3
2018-12-20
scsi: isci: request: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-16
scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler
Nathan Chancellor
1
-2
/
+2
2017-07-12
scsi: isci: fix typo in function names
Colin Ian King
1
-7
/
+7
2016-11-14
scsi: isci: fix typo in deg_dbg message
Colin Ian King
1
-1
/
+1
2016-05-09
libata/libsas: Define ATA_CMD_NCQ_NON_DATA
Hannes Reinecke
1
-1
/
+2
2016-05-09
libsas: enable FPDMA SEND/RECEIVE
Hannes Reinecke
1
-1
/
+3
2014-11-05
libsas: use ata_dev_classify()
Hannes Reinecke
1
-2
/
+2
2014-03-15
[SCSI] isci: fix needless ata reset escalations
Dan Williams
1
-6
/
+2
2013-07-24
[SCSI] isci: fix breakage caused by >16byte CDB patch
James Bottomley
1
-1
/
+1
2013-06-04
[SCSI] libsas: implement > 16 byte CDB support
James Bottomley
1
-2
/
+2
2013-05-10
[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...
James Bottomley
1
-3
/
+3
2012-11-13
[SCSI] isci: copy fis 0x34 response into proper buffer
Maciej Patelczyk
1
-1
/
+1
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
1
-1
/
+1
2012-05-17
isci: Remove obviated host callback list.
Jeff Skirvin
1
-10
/
+4
2012-05-17
isci: Restore the ATAPI device RNC management code.
Jeff Skirvin
1
-0
/
+3
2012-05-17
isci: Add protocol indicator for TMF requests.
Jeff Skirvin
1
-0
/
+6
2012-05-17
isci: Save the suspension hint for upcoming suspensions.
Jeff Skirvin
1
-2
/
+1
2012-05-17
isci: Fix the terminated I/O to not call sas_task_abort().
Jeff Skirvin
1
-1
/
+1
2012-05-17
isci: Distinguish between remote device suspension cases
Jeff Skirvin
1
-1
/
+1
2012-05-17
isci: Remove isci_device reqs_in_process and dev_node from isci_device.
Jeff Skirvin
1
-12
/
+0
2012-05-17
isci: Redesign device suspension, abort, cleanup.
Jeff Skirvin
1
-363
/
+146
2012-05-17
isci: Terminate outstanding TCs on TX/RX RNC suspensions.
Jeff Skirvin
1
-10
/
+12
2012-05-17
isci: Handle all suspending TC completions
Jeff Skirvin
1
-11
/
+138
2012-05-17
isci: refactor initialization for S3/S4
Dan Williams
1
-2
/
+2
2012-05-17
isci: kill sci_phy_protocol and sci_request_protocol
Dan Williams
1
-5
/
+5
2012-05-17
isci: kill ->is_direct_attached
Dan Williams
1
-3
/
+2
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
1
-201
/
+169
2012-03-20
scsi: remove the second argument of k[un]map_atomic()
Cong Wang
1
-8
/
+8
2012-02-29
[SCSI] isci: debug, provide state-enum-to-string conversions
Dan Williams
1
-9
/
+16
2012-02-29
[SCSI] isci: stop interpreting ->lldd_lu_reset() as an ata soft-reset
Dan Williams
1
-190
/
+5
2012-02-19
[SCSI] libsas: remove ata_port.lock management duties from lldds
Dan Williams
1
-2
/
+1
2012-02-19
[SCSI] isci: T10 DIF support
Dave Jiang
1
-0
/
+147
2011-10-31
[SCSI] isci: Remove redundant isci_request.ttype field.
Jeff Skirvin
1
-33
/
+12
2011-10-31
[SCSI] isci: Lookup device references through requests in completions.
Jeff Skirvin
1
-4
/
+3
2011-10-02
[SCSI] isci: fix decode of DONE_CRC_ERR TC completion status
Jeff Skirvin
1
-2
/
+1
2011-10-02
[SCSI] isci: atapi support
Dan Williams
1
-13
/
+315
2011-10-02
[SCSI] isci: fix support for large smp requests
Dan Williams
1
-29
/
+20
2011-08-23
[SCSI] isci: Leave requests alone if already terminating.
Jeff Skirvin
1
-2
/
+10
2011-08-23
[SCSI] isci: fix sata response handling
Dan Williams
1
-12
/
+6
2011-07-03
isci: pare back error messsages
Dan Williams
1
-9
/
+9
2011-07-03
isci: merge sata.[ch] into request.c
Dan Williams
1
-32
/
+39
2011-07-03
isci: kill 'get/set' macros
Dan Williams
1
-201
/
+127
[next]