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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-17
scsi: mvsas: fully convert to the generic DMA API
Christoph Hellwig
2
-24
/
+9
2018-10-17
scsi: mvumi: switch to generic DMA API
Christoph Hellwig
1
-53
/
+36
2018-10-17
scsi: mpt3sas: switch to generic DMA API
Christoph Hellwig
3
-58
/
+61
2018-10-17
scsi: megaraid_sas: switch to generic DMA API
Christoph Hellwig
2
-83
/
+83
2018-10-17
scsi: megaraid_mbox: switch to generic DMA API
Christoph Hellwig
1
-26
/
+25
2018-10-17
scsi: hpsa: switch to generic DMA API
Christoph Hellwig
1
-67
/
+69
2018-10-17
scsi: fnic: switch to generic DMA API
Christoph Hellwig
4
-75
/
+49
2018-10-17
scsi: csiostor: switch to generic DMA API
Christoph Hellwig
4
-22
/
+20
2018-10-17
scsi: be2iscsi: switch to generic DMA API
Christoph Hellwig
4
-64
/
+58
2018-10-17
scsi: atp870u: switch to generic DMA API
Christoph Hellwig
1
-3
/
+3
2018-10-17
scsi: a100u2w: switch to generic DMA API
Christoph Hellwig
1
-7
/
+13
2018-10-17
scsi: BusLogic: switch to generic DMA API
Christoph Hellwig
1
-17
/
+19
2018-10-17
scsi: 3w-sas: fully convert to the generic DMA API
Christoph Hellwig
1
-21
/
+17
2018-10-17
scsi: 3w-xxx: fully convert to the generic DMA API
Christoph Hellwig
2
-7
/
+14
2018-10-17
scsi: 3w-9xxx: fully convert to the generic DMA API
Christoph Hellwig
1
-26
/
+24
2018-10-17
scsi: aic94xx: fully convert to the generic DMA API
Christoph Hellwig
2
-30
/
+25
2018-10-17
scsi: esp_scsi: Optimize PIO loops
Finn Thain
1
-6
/
+6
2018-10-17
scsi: esp_scsi: De-duplicate PIO routines
Finn Thain
5
-365
/
+179
2018-10-17
scsi: esp_scsi: Eliminate ESP_FLAG_DOING_SLOWCMD
Finn Thain
2
-36
/
+24
2018-10-17
scsi: esp_scsi: Grant disconnect privilege for untagged commands
Finn Thain
1
-10
/
+1
2018-10-17
scsi: esp_scsi: Track residual for PIO transfers
Finn Thain
3
-0
/
+5
2018-10-17
scsi: zorro_esp: Limit DMA transfers to 65535 bytes
Finn Thain
1
-7
/
+1
2018-10-17
scsi: dc395x: use generic DMA API
Christoph Hellwig
1
-22
/
+15
2018-10-17
scsi: dc395x: fix DMA API usage in sg_update_list
Christoph Hellwig
1
-0
/
+5
2018-10-17
scsi: dc395x: fix dma API usage in srb_done
Christoph Hellwig
1
-5
/
+2
2018-10-17
scsi: dc395x: simplify list handling
Christoph Hellwig
1
-126
/
+26
2018-10-17
scsi: myrs: Add Mylex RAID controller (SCSI interface)
Hannes Reinecke
4
-0
/
+4417
2018-10-17
scsi: myrb: Add Mylex RAID controller (block interface)
Hannes Reinecke
4
-0
/
+4630
2018-10-17
scsi: advansys: remove unused variable 'srb_tag' in adv_isr_callback
YueHaibing
1
-2
/
+0
2018-10-17
scsi: core: Remove scsi_block_when_processing_errors: message
Laurence Oberman
1
-3
/
+0
2018-10-17
scsi: ibmvscsi_tgt: Remove target_wait_for_sess_cmd()
Bryant G. Ly
1
-1
/
+0
2018-10-17
scsi: ufs: Schedule clk gating work on correct queue
Evan Green
1
-2
/
+3
2018-10-16
scsi: lpfc: Remove set but not used variables 'tgtp'
YueHaibing
1
-2
/
+0
2018-10-16
scsi: aic94xx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2018-10-16
scsi: iscsi_tcp: Explicitly cast param in iscsi_sw_tcp_host_get_param
Nathan Chancellor
1
-1
/
+2
2018-10-16
scsi: lpfc: Remove set but not used variable 'psli'
YueHaibing
1
-2
/
+0
2018-10-16
scsi: bfa: Avoid implicit enum conversion in bfad_im_post_vendor_event
Nathan Chancellor
2
-2
/
+2
2018-10-16
scsi: isci: Change sci_controller_start_task's return type to sci_status
Nathan Chancellor
3
-7
/
+7
2018-10-16
scsi: isci: Use proper enumerated type in atapi_d2h_reg_frame_handler
Nathan Chancellor
1
-2
/
+2
2018-10-16
scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'
YueHaibing
1
-7
/
+0
2018-10-16
scsi: cxgb4i: add DCB support for iSCSI connections
Varun Prakash
2
-1
/
+156
2018-10-16
scsi: megaraid_mbox: remove set but not used variables
YueHaibing
1
-27
/
+0
2018-10-16
scsi: qla2xxx: Simplify conditional check
Nathan Chancellor
1
-2
/
+2
2018-10-16
scsi: bfa: Remove unused functions
Nathan Chancellor
2
-117
/
+0
2018-10-16
scsi: qla2xxx: Remove unnecessary self assignment
Nathan Chancellor
1
-1
/
+0
2018-10-16
scsi: arcmsr: Remove set but not used variables 'id, lun'
YueHaibing
1
-3
/
+0
2018-10-16
scsi: megaraid_sas: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-16
scsi: be2iscsi: fix spelling mistake "Retreiving" -> "Retrieving"
Colin Ian King
1
-1
/
+1
2018-10-16
scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"
Colin Ian King
1
-1
/
+1
2018-10-16
scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()
John Garry
1
-1
/
+3
[next]