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
/
sata_mv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-11
[PATCH] sata_mv: grab host lock inside eng_timeout
Mark Lord
1
-0
/
+3
2006-05-20
[PATCH] sata_mv: version bump
Mark Lord
1
-1
/
+1
2006-05-20
[PATCH] sata_mv: endian fix
Mark Lord
1
-1
/
+2
2006-05-20
[PATCH] sata_mv: remove local copy of queue indexes
Mark Lord
1
-43
/
+33
2006-05-20
[PATCH] sata_mv: spurious interrupt workaround
Mark Lord
1
-3
/
+8
2006-05-20
[PATCH] sata_mv: chip initialization fixes
Mark Lord
1
-2
/
+5
2006-05-20
[PATCH] sata_mv: deal with interrupt coalescing interrupts
Mark Lord
1
-0
/
+18
2006-05-20
[PATCH] sata_mv: prevent unnecessary double-resets
Mark Lord
1
-7
/
+10
2006-04-12
[PATCH] sata_mv: properly print HC registers
Dan Aloni
1
-1
/
+1
2006-04-10
[libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patch
Jeff Garzik
1
-0
/
+1
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
1
-2
/
+0
2006-03-29
Merge branch 'mv-merge'
Jeff Garzik
1
-18
/
+24
2006-03-29
[PATCH] sata_mv: three bug fixes
Mark Lord
1
-18
/
+23
2006-03-22
Merge branch 'master'
Jeff Garzik
1
-1
/
+0
2006-03-21
[libata] sata_mv: off-by-1 fix
Mark Lord
1
-1
/
+4
2006-03-21
[SCSI] libata: implement minimal transport template for ->eh_timed_out
Tejun Heo
1
-1
/
+0
2006-03-20
[libata] sata_mv: fix irq port status usage
Jeff Garzik
1
-1
/
+1
2006-02-20
Merge branch 'master'
Jeff Garzik
1
-0
/
+1
2006-02-17
[PATCH] Add missing FUA write to sata_mv dma command list
Jens Axboe
1
-0
/
+1
2006-02-12
[PATCH] libata: kill sht->max_sectors
Tejun Heo
1
-1
/
+0
2006-02-11
[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s
Tejun Heo
1
-25
/
+25
2006-02-10
[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks
Tejun Heo
1
-7
/
+2
2006-02-10
[PATCH] libata: use ata_scsi_timed_out()
Tejun Heo
1
-0
/
+1
2006-02-02
Merge branch 'upstream-fixes'
Jeff Garzik
1
-1
/
+10
2006-02-02
[libata sata_mv] do not enable PCI MSI by default
Jeff Garzik
1
-1
/
+10
2006-01-31
[libata sata_mv] add 6042 support, fix 60xx/50xx EDMA configuration
Jeff Garzik
1
-12
/
+200
2006-01-26
[PATCH] libata: implement and apply ata_eh_qc_complete/retry()
Tejun Heo
1
-11
/
+1
2006-01-26
[PATCH] libata: return AC_ERR_* from issue functions
Tejun Heo
1
-2
/
+2
2006-01-26
[PATCH] libata: add detailed AC_ERR_* flags
Tejun Heo
1
-1
/
+1
2006-01-06
[BLOCK] update libata to use new blk_ordered for barriers
Tejun Heo
1
-1
/
+0
2005-12-13
Merge branch 'upstream-fixes'
Jeff Garzik
1
-1
/
+2
2005-12-13
[libata] mark certain hardware (or drivers) with a no-atapi flag
Jeff Garzik
1
-1
/
+2
2005-12-06
[PATCH] libata: move err_mask to ata_queued_cmd
Albert Lee
1
-3
/
+6
2005-12-01
[PATCH] mark several libata datastructures const
Arjan van de Ven
1
-1
/
+1
2005-11-18
[libata sata_mv] update copyright, driver version
Jeff Garzik
1
-1
/
+2
2005-11-17
[libata sata_mv] handle lack of hardware nIEN support
Jeff Garzik
1
-1
/
+6
2005-11-17
[libata sata_mv] SATA probe, DMA boundary fixes
Jeff Garzik
1
-18
/
+70
2005-11-13
[libata sata_mv] fix tons of 50XX bugs
Jeff Garzik
1
-49
/
+252
2005-11-12
[libata sata_mv] call phy fixups during init, as well as phy reset
Jeff Garzik
1
-12
/
+26
2005-11-12
[libata sata_mv] move code around
Jeff Garzik
1
-100
/
+100
2005-11-12
[libata sata_mv] hardware initialization work
Jeff Garzik
1
-12
/
+105
2005-11-12
[libata sata_mv] mv_hw_ops for hardware families; new errata
Jeff Garzik
1
-138
/
+158
2005-11-12
[libata sata_mv] move code around
Jeff Garzik
1
-48
/
+48
2005-11-12
[libata sata_mv] implement a bunch of errata workarounds
Jeff Garzik
1
-7
/
+261
2005-11-12
[libata sata_mv] trim trailing whitespace
Jeff Garzik
1
-38
/
+38
2005-11-12
[libata sata_mv] minor fixes
Jeff Garzik
1
-10
/
+22
2005-11-11
[libata sata_mv] add Adaptec 1420SA PCI ID
Jeff Garzik
1
-0
/
+2
2005-11-10
[libata] constify PCI ID table in several drivers
Jeff Garzik
1
-1
/
+1
2005-11-07
[libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines
Jeff Garzik
1
-2
/
+2
2005-11-04
[libata] ATAPI pad allocation fixes/cleanup
Jeff Garzik
1
-8
/
+23
[next]