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_vsc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-08-10
Move libata to drivers/ata.
Jeff Garzik
1
-482
/
+0
2006-08-10
[PATCH] libata: replace pci_module_init() with pci_register_driver()
Pavel Roskin
1
-1
/
+1
2006-07-05
[PATCH] sata_vsc: data_xfer should use mmio
Martin Hicks
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-26
[libata] sata_vsc: partially revert a PCI ID-related commit
Jeff Garzik
1
-7
/
+3
2006-06-26
[libata] Bump versions
Jeff Garzik
1
-1
/
+1
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
1
-5
/
+6
2006-06-21
[PATCH] PCI: Move various PCI IDs to header file
Brent Casavant
1
-5
/
+6
2006-06-20
[PATCH] libata: convert several bmdma-style controllers to new EH, take #3
Tejun Heo
1
-3
/
+5
2006-05-31
[PATCH] libata-hp: hook warmplug
Tejun Heo
1
-0
/
+1
2006-05-24
[PATCH] PATCH: libata. Add ->data_xfer method
Alan Cox
1
-0
/
+1
2006-04-12
Merge branch 'upstream'
Jeff Garzik
1
-1
/
+0
2006-04-11
Merge branch 'master'
Jeff Garzik
1
-1
/
+0
2006-04-10
[PATCH] move ->eh_strategy_handler to the transport class
Christoph Hellwig
1
-1
/
+0
2006-04-02
Merge branch 'upstream'
Jeff Garzik
1
-1
/
+1
2006-04-02
[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLED
Tejun Heo
1
-1
/
+1
2006-03-24
Merge branch 'upstream'
Jeff Garzik
1
-2
/
+2
2006-03-24
[libata] export ata_dev_pair; trim trailing whitespace
Jeff Garzik
1
-2
/
+2
2006-03-24
[libata] irq-pio: fix build breakage
Jeff Garzik
1
-3
/
+2
2006-03-24
Merge branch 'upstream'
Jeff Garzik
1
-50
/
+70
2006-03-22
Merge branch 'master'
Jeff Garzik
1
-1
/
+0
2006-03-21
[libata sata_vsc, sata_svw] Convert #define'd constants to enums
Jeff Garzik
1
-46
/
+49
2006-03-21
[libata] sata_vsc: fix inconsistent NULL checking
Dan Williams
1
-21
/
+30
2006-03-21
[SCSI] libata: implement minimal transport template for ->eh_timed_out
Tejun Heo
1
-1
/
+0
2006-02-20
sata_vsc build fix
Jeff Garzik
1
-1
/
+1
2006-02-20
Merge branch 'upstream'
Jeff Garzik
1
-2
/
+29
2006-02-20
Merge branch 'master'
Jeff Garzik
1
-1
/
+29
2006-02-17
[PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hba
Dan Williams
1
-1
/
+29
2006-02-13
Merge branch 'upstream'
Jeff Garzik
1
-1
/
+0
2006-02-12
[PATCH] libata: kill sht->max_sectors
Tejun Heo
1
-1
/
+0
2006-02-10
Merge branch 'upstream'
Jeff Garzik
1
-0
/
+1
2006-02-10
[PATCH] libata: use ata_scsi_timed_out()
Tejun Heo
1
-0
/
+1
2006-01-17
Merge branch 'upstream'
Jeff Garzik
1
-1
/
+0
2006-01-06
[BLOCK] update libata to use new blk_ordered for barriers
Tejun Heo
1
-1
/
+0
2005-11-18
Merge branch 'upstream'
Jeff Garzik
1
-1
/
+1
2005-11-16
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2005-11-11
Merge branch 'master'
Jeff Garzik
1
-1
/
+1
2005-11-10
[libata] constify PCI ID table in several drivers
Jeff Garzik
1
-1
/
+1
2005-11-09
Merge branch 'upstream'
Jeff Garzik
1
-2
/
+1
2005-11-07
[libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines
Jeff Garzik
1
-2
/
+1
2005-10-30
Merge branch 'master'
Jeff Garzik
1
-1
/
+2
2005-10-30
[libata] use dev_printk() throughout drivers
Jeff Garzik
1
-1
/
+2
2005-10-30
Merge branch 'upstream'
Jeff Garzik
1
-6
/
+14
2005-10-29
[libata] ensure ->tf_read() hook reads Status and Error registers
Jeff Garzik
1
-6
/
+14
2005-10-28
Merge branch 'master'
Jeff Garzik
1
-7
/
+7
2005-10-22
libata: const-ification bombing run
Jeff Garzik
1
-2
/
+2
2005-10-21
[PATCH] iomem annotations (sata_vsc)
Al Viro
1
-5
/
+5
2005-09-28
[PATCH] libata: interrupt driven pio for LLD
Albert Lee
1
-3
/
+3
2005-08-30
[libata] update several drivers to use pci_iomap()/pci_iounmap()
Jeff Garzik
1
-3
/
+2
2005-08-29
Merge /spare/repo/linux-2.6/
Jeff Garzik
1
-2
/
+3
[next]