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
2014-12-04
scsi: remove scsi_get_tag_type
Christoph Hellwig
2
-3
/
+3
2014-12-04
scsi: never drop to untagged mode during queue ramp down
Christoph Hellwig
1
-6
/
+0
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
22
-154
/
+4
2014-11-27
libsas: remove task_collector mode
Christoph Hellwig
18
-465
/
+92
2014-11-27
wd719x: remove dma_cache_sync call
Ondrej Zary
1
-2
/
+0
2014-11-25
scsi_debug: add Report supported opcodes+tmfs; Compare and write
Douglas Gilbert
1
-19
/
+307
2014-11-25
scsi_debug: change SCSI command parser to table driven
Douglas Gilbert
1
-558
/
+833
2014-11-25
scsi_debug: add Capacity Changed Unit Attention
Douglas Gilbert
1
-4
/
+24
2014-11-25
scsi_debug: append inject error flags onto scsi_cmnd object
Douglas Gilbert
1
-0
/
+68
2014-11-25
scsi_debug: pinpoint invalid field in sense data
Douglas Gilbert
1
-50
/
+88
2014-11-25
wd719x: Introduce Western Digital WD7193/7197/7296 PCI SCSI card driver
Ondrej Zary
4
-0
/
+1256
2014-11-25
eeprom-93cx6: Add (read-only) support for 8-bit mode
Ondrej Zary
1
-1
/
+61
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
tmscsim: replace by am53c974 driver
Hannes Reinecke
5
-3192
/
+1
2014-11-24
esp_scsi: enable CONFIG2_FENAB for am53c974
Hannes Reinecke
2
-0
/
+42
2014-11-24
esp_scsi: let DMA driver provide a config2 value
Paolo Bonzini
1
-33
/
+37
2014-11-24
esp_scsi: correctly detect am53c974
Hannes Reinecke
3
-1
/
+33
2014-11-24
am53c974: BLAST residual handling
Hannes Reinecke
3
-0
/
+36
2014-11-24
am53c974: add new driver
Hannes Reinecke
3
-0
/
+556
2014-11-24
esp_scsi: use FIFO for command submission
Hannes Reinecke
2
-17
/
+30
2014-11-24
esp_scsi: read status registers
Hannes Reinecke
1
-3
/
+5
2014-11-24
esp_scsi: debug event and command
Hannes Reinecke
1
-0
/
+15
2014-11-24
esp_scsi: convert to dev_printk
Hannes Reinecke
1
-106
/
+106
2014-11-24
esp_scsi: make number of tags configurable
Hannes Reinecke
2
-8
/
+7
2014-11-24
esp_scsi: spellcheck 'driver'
Hannes Reinecke
1
-1
/
+1
2014-11-24
vmw_pscsi: simplify ->change_queue_depth
Christoph Hellwig
1
-9
/
+1
2014-11-24
mpt3sas: simplify ->change_queue_depth
Christoph Hellwig
1
-26
/
+10
2014-11-24
mpt2sas: simplify ->change_queue_depth
Christoph Hellwig
1
-29
/
+5
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
66
-388
/
+139
2014-11-24
scsi: don't allow setting of queue_depth bigger than can_queue
Christoph Hellwig
9
-30
/
+3
2014-11-24
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
29
-242
/
+68
2014-11-24
lpfc: remove queue_depth events
Christoph Hellwig
1
-66
/
+0
2014-11-24
megaraid_sas: do not process IOCTLs and SCSI commands during driver removal
Sumit.Saxena@avagotech.com
1
-4
/
+15
2014-11-24
megaraid_sas: dndinaness related bug fixes
Sumit.Saxena@avagotech.com
2
-14
/
+16
2014-11-24
megaraid_sas: corrected return of wait_event from abort frame path
Sumit.Saxena@avagotech.com
1
-1
/
+1
2014-11-24
megaraid_sas: make HBA operational after LD_MAP_SYNC DCMD in OCR path
Sumit.Saxena@avagotech.com
1
-13
/
+13
2014-11-24
megaraid_sas: online Firmware upgrade support for Extended VD feature
Sumit.Saxena@avagotech.com
4
-57
/
+85
2014-11-24
megaraid_sas: update MAINTAINERS and copyright information for megaraid drivers
Sumit.Saxena@avagotech.com
5
-40
/
+47
2014-11-24
megaraid_sas: driver version upgrade and remove some meta data of driver
Sumit.Saxena@avagotech.com
2
-26
/
+2
2014-11-20
zfcp: auto port scan resiliency
Martin Peschke
6
-14
/
+90
2014-11-20
zfcp: bring back unit sysfs attributes for automatic LUN scan
Steffen Maier
1
-3
/
+49
2014-11-20
bfa: replace 2 kzalloc/copy_from_user by memdup_user
Fabian Frederick
1
-24
/
+6
2014-11-20
zfcp: remove access control tables interface (port leftovers)
Martin Peschke
3
-12
/
+2
2014-11-20
virtio_scsi: support multi hw queue of blk-mq
Ming Lei
1
-1
/
+16
2014-11-20
hpsa: remove spin lock around command allocation
Stephen M. Cameron
1
-13
/
+23
2014-11-20
hpsa: always call pci_set_master after pci_enable_device
Robert Elliott
1
-3
/
+5
2014-11-20
hpsa: Convert SCSI LLD ->queuecommand() for host_lock less operation
Nicholas Bellinger
1
-9
/
+7
2014-11-20
hpsa: do not be so noisy about check conditions
Stephen M. Cameron
1
-59
/
+0
[next]