Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bafa96541b250a7051e3fbc5de6e8369daf8ffec
/
drivers
/
scsi
c836043
[PATCH] advansys section fixes
by Randy Dunlap
· 19 years ago
cedfb17
[PATCH] megaraid_mbox: fix section mismatch warnings
by Randy Dunlap
· 19 years ago
b9bcf9c
[PATCH] wd7000: fix section mismatch warnings
by Randy.Dunlap
· 19 years ago
9c5f4af
[PATCH] m68k: convert mac irq code
by Roman Zippel
· 19 years ago
b035c96
[PATCH] m68k: Add the generic dma API functions
by Roman Zippel
· 19 years ago
3d4253d9
[SCSI] qlogicpti: Convert to new SBUS device framework.
by David S. Miller
· 19 years ago
7bd5ed5
[SCSI] esp: Fix bug in esp_remove_common.
by David S. Miller
· 19 years ago
411aa55
[SCSI] sparc: Port esp to new SBUS driver layer.
by David S. Miller
· 19 years ago
6edad16
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
125e187
[PATCH] More BUG_ON conversion
by Eric Sesterhenn
· 19 years ago
75e1fcc
[PATCH] vfs: add lock owner argument to flush operation
by Miklos Szeredi
· 19 years ago
882905c
[PATCH] m68k: wd33c93: extra delay
by Roman Zippel
· 19 years ago
0dd4b21
[libata] conversion to new debug scheme, part 1 of $N
by Borislav Petkov
· 19 years ago
99ba9e0
[PATCH] libata: Add ata_scsi_dev_disabled
by Brian King
· 19 years ago
ba6a130
[libata] Add host lock to struct ata_port
by Jeff Garzik
· 19 years ago
47005f2
[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]
by Tejun Heo
· 19 years ago
3a77827
[PATCH] libata-dev: move the CDB-intr DMA blacklisting
by Albert Lee
· 19 years ago
71f0737
[PATCH] ahci: disable NCQ support on vt8251
by Tejun Heo
· 19 years ago
8fa29b2
[libata] ahci: add JMicron PCI IDs
by Jeff Garzik
· 19 years ago
c57c064
[libata] sata_nv: add PCI IDs
by Jeff Garzik
· 19 years ago
fe7fa31
[libata] ahci: Add NVIDIA PCI IDs.
by Jeff Garzik
· 19 years ago
71d530c
Merge branch 'master' into upstream
by Jeff Garzik
· 19 years ago
74d0a98
[PATCH] PCI: Move various PCI IDs to header file
by Brent Casavant
· 19 years ago
28e4b22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 19 years ago
d7a80da
[PATCH] libata: convert several bmdma-style controllers to new EH, take #3
by Tejun Heo
· 19 years ago
40ef1d8
[PATCH] sata_via: convert to new EH, take #3
by Tejun Heo
· 19 years ago
c5fa46e
[libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler
by Jeff Garzik
· 19 years ago
5a44eff
[PATCH] sata_nv: add hotplug support
by Tejun Heo
· 19 years ago
39f8758
[PATCH] sata_nv: convert to new EH
by Tejun Heo
· 19 years ago
ada364e
[PATCH] sata_nv: better irq handlers
by Tejun Heo
· 19 years ago
27e4b27
[PATCH] sata_nv: simplify constants
by Tejun Heo
· 19 years ago
e6faf08
[PATCH] sata_nv: kill struct nv_host_desc and nv_host
by Tejun Heo
· 19 years ago
638ebcc
[PATCH] sata_nv: kill not-working hotplug code
by Tejun Heo
· 19 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 19 years ago
1cca0eb
Improve SATA core suspend/resume
by Linus Torvalds
· 19 years ago
67d59df
[SCSI] 53c700: remove reliance on deprecated cmnd fields
by James Bottomley
· 19 years ago
6db874f
[SCSI] hptiop: don't use cmnd->bufflen
by James Bottomley
· 19 years ago
4f2ddba
[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver
by HighPoint Linux Team
· 19 years ago
a623e14
[SCSI] aacraid: small misc. cleanups
by Mark Haverkamp
· 19 years ago
75c3628
[SCSI] aacraid: Update supported product information
by Mark Haverkamp
· 19 years ago
bf717b11
[libata] Update docs to reflect current driver API
by Jeff Garzik
· 19 years ago
821499a
[SCSI] aacraid: Fix return code interpretation
by Mark Haverkamp
· 19 years ago
c5943d3
[SCSI] scsi_transport_sas: fix panic in sas_free_rphy
by James Bottomley
· 19 years ago
f0eb62b
[PATCH] libata: add host_set->next for legacy two host_sets case, take #3
by Tejun Heo
· 19 years ago
d017126
[PATCH] libata: fix oops caused rescanning NULL sdev
by Tejun Heo
· 19 years ago
d4c8532
[PATCH] sata_sil: update device hotplug handling, take #2
by Tejun Heo
· 19 years ago
aeb2ecd
[PATCH] libata: fast exit from EH while unloading
by Tejun Heo
· 19 years ago
f9be711
[PATCH] libata: fix ATA_EH_REVALIDATE clearing
by Tejun Heo
· 19 years ago
551e888
[PATCH] libata: fix comment above ata_exec_internal()
by Tejun Heo
· 19 years ago
23fa961
[PATCH] sata_sil: add controller unplug detection in sil_interrupt()
by Tejun Heo
· 19 years ago
3057ac3
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
by zhao, forrest
· 19 years ago
39b07ce
libata: more verbose request_irq() failure
by Jeff Garzik
· 19 years ago
233277c
[PATCH] libata: Setup nbytes in ata_sg_init_one
by Brian King
· 19 years ago
bd5d825
libata: Adjust initial debugging levels through preprocessor defines.
by Borislav Petkov
· 19 years ago
b477257
[PATCH] sata_sil24: endian anotations
by Alexey Dobriyan
· 19 years ago
fec69a9
Merge branch 'upstream-fixes' into upstream
by Jeff Garzik
· 19 years ago
2f9719b
[PATCH] sata_mv: grab host lock inside eng_timeout
by Mark Lord
· 19 years ago
1049cb4
[PATCH] libata: add missing ->data_xfer for pdc_adma
by Tejun Heo
· 19 years ago
0a1b622
[PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()
by Tejun Heo
· 19 years ago
8d7feac
[SCSI] remove RQ_SCSI_* flags
by Christoph Hellwig
· 19 years ago
beb4048
[SCSI] remove scsi_request infrastructure
by Christoph Hellwig
· 19 years ago
f0cd91a
Merge ../linux-2.6
by James Bottomley
· 19 years ago
60eef25
[SCSI] spi transport: don't allow dt to be set on SE or HVD buses
by James Bottomley
· 19 years ago
b2d8bfe
[SCSI] aic7xxx: expose the bus setting to sysfs
by James Bottomley
· 19 years ago
6391a11
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
9dc399d
[SCSI] Remove last page_address from dc395x.c
by Guennadi Liakhovetski
· 19 years ago
ede1e6f
[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driver
by HighPoint Linux Team
· 19 years ago
cbd5f69
[SCSI] remove the scsi_request interface from the gdth driver
by Leubner, Achim
· 19 years ago
5d5ff44
[SCSI] fix up request buffer reference in various scsi drivers
by Christoph Hellwig
· 19 years ago
e4a082c
[SCSI] megaraid_sas: switch fw_outstanding to an atomic_t
by Sumant Patro
· 19 years ago
f70e9c5
[SCSI] iscsi: update version to 1.0-595
by Mike Christie
· 19 years ago
3219e52
[SCSI] iscsi: fix writepsace race
by Mike Christie
· 19 years ago
040515f
[SCSI] iscsi: return task found during search
by Mike Christie
· 19 years ago
994442e
[SCSI] iscsi: fix run list corruption
by Mike Christie
· 19 years ago
67a6111
[SCSI] iscsi: don't switch states when just cleaning up
by Mike Christie
· 19 years ago
67f672f
[PATCH] sata_sil24: SII3124 sata driver endian problem
by Rune Torgersen
· 19 years ago
672c610
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 19 years ago
f523596
[SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()
by Bryan Holty
· 19 years ago
d87fa38
[PATCH] libata-hp: move ata_do_reset() to libata-eh.c
by Tejun Heo
· 19 years ago
52783c5
[PATCH] libata-hp: killl ops->probe_reset
by Tejun Heo
· 19 years ago
0542925
[PATCH] sata_sil24: convert to new probing mechanism and add hotplug support
by Tejun Heo
· 19 years ago
4296971
[PATCH] ahci: convert to new probing mechanism and add hotplug support
by Tejun Heo
· 19 years ago
e573890
[PATCH] sata_sil: convert to new probing mechanism and add hotplug support
by Tejun Heo
· 19 years ago
ccc4672
[PATCH] ata_piix: convert ata_piix to new probing mechanism
by Tejun Heo
· 19 years ago
720ba12
[PATCH] libata-hp: update unload-unplug
by Tejun Heo
· 19 years ago
3e70639
[PATCH] libata-hp: implement bootplug
by Tejun Heo
· 19 years ago
ccf68c3
[PATCH] libata-hp: hook warmplug
by Tejun Heo
· 19 years ago
83c47bc
[PATCH] libata-hp: implement warmplug
by Tejun Heo
· 19 years ago
580b2102
[PATCH] libata-hp: implement SCSI part of hotplug
by Tejun Heo
· 19 years ago
084fe63
[PATCH] libata-hp: implement hotplug
by Tejun Heo
· 19 years ago
0ea035a
[PATCH] libata-hp: implement ata_eh_detach_dev()
by Tejun Heo
· 19 years ago
e8e008e
[PATCH] sata_sil24: update sil24_hardreset()
by Tejun Heo
· 19 years ago
135da34
[PATCH] sata_sil24: rename PORT_PRB to PORT_LRAM and add PORT_LRAM_SLOT_SZ
by Tejun Heo
· 19 years ago
cbe88fb
[PATCH] sata_sil: new interrupt handler
by Tejun Heo
· 19 years ago
20888d8
[PATCH] sata_sil: add new constants in preparation for new interrupt handler
by Tejun Heo
· 19 years ago
9a1004d
[PATCH] libata: export ata_hsm_move()
by Tejun Heo
· 19 years ago
664faf0
[PATCH] libata-hp-prep: implement followup softreset handling
by Tejun Heo
· 19 years ago
f5914a4
[PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()
by Tejun Heo
· 19 years ago
d7bb4cc
[PATCH] libata-hp-prep: implement sata_phy_debounce()
by Tejun Heo
· 19 years ago
a9beec9
[PATCH] libata-hp-prep: make probing related functions global
by Tejun Heo
· 19 years ago
Next »