index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libata] kill ata_sg_is_last()
Jeff Garzik
2007-10-18
3
-26
/
+20
*
Update libata driver for bf548 atapi controller against the 2.6.24 tree.
Sonic Zhang
2007-10-17
2
-47
/
+37
*
libata-sff: Correct use of check_status()
Alan Cox
2007-10-17
1
-1
/
+1
*
drivers/ata: add support to Freescale 3.0Gbps SATA Controller
Li Yang
2007-10-17
3
-0
/
+1500
*
pata_acpi: fix build breakage if !CONFIG_PM
Tejun Heo
2007-10-17
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-16
2
-16
/
+21
|
\
|
*
remove blk_queue_max_phys_segments in libata
FUJITA Tomonori
2007-10-16
1
-2
/
+0
|
*
libata sg chaining support fix
FUJITA Tomonori
2007-10-16
1
-1
/
+6
|
*
libata: convert to using sg helpers
Jens Axboe
2007-10-16
1
-14
/
+16
*
|
docbook: fix libata content
Randy Dunlap
2007-10-15
1
-1
/
+1
|
/
*
[libata] pata_cs5536: new API build fix
Jeff Garzik
2007-10-15
1
-2
/
+0
*
[libata] pata_pcmcia: Add additional id string (corsair, 1GB)
Kristoffer Ericson
2007-10-15
1
-0
/
+2
*
libata: prevent devices with blank model names from being DMA blacklisted
Andrew Paprocki
2007-10-15
1
-1
/
+7
*
ata_piix: SATA 2port controller port map fix
Jason Gaston
2007-10-15
1
-5
/
+30
*
pata_cs5536: ATA driver for Geode companion chip
Martin K. Petersen
2007-10-15
3
-0
/
+356
*
libata: add ST9160821AS / 3.CCD to NCQ blacklist
Tejun Heo
2007-10-15
1
-0
/
+1
*
libata: fix revalidation issuing after configuration commands
Tejun Heo
2007-10-15
1
-2
/
+3
*
[libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61
Kuan Luo
2007-10-15
1
-9
/
+842
*
[libata] pata_sil680: Add MMIO support
Benjamin Herrenschmidt
2007-10-15
1
-4
/
+57
*
more trivial signedness fixes in drivers
Al Viro
2007-10-14
2
-2
/
+2
*
mpc52xx-ata: fix compile warning (unused variable)
Grant Likely
2007-10-14
1
-1
/
+0
*
[libata] struct pci_dev related cleanups
Jeff Garzik
2007-10-12
3
-20
/
+3
*
libata: use ata_exec_internal() for PMP register access
Tejun Heo
2007-10-12
5
-189
/
+118
*
libata: implement ATA_PFLAG_RESETTING
Tejun Heo
2007-10-12
1
-0
/
+11
*
libata: add @timeout to ata_exec_internal[_sg]()
Tejun Heo
2007-10-12
4
-17
/
+26
*
ahci: fix notification handling
Tejun Heo
2007-10-12
1
-9
/
+21
*
ahci: clean up PORT_IRQ_BAD_PMP enabling
Tejun Heo
2007-10-12
1
-5
/
+10
*
ahci: kill leftover from enabling NCQ over PMP
Tejun Heo
2007-10-12
1
-8
/
+0
*
libata: wrap schedule_timeout_uninterruptible() in loop
Tejun Heo
2007-10-12
1
-1
/
+2
*
libata: skip suppress reporting if ATA_EHI_QUIET
Tejun Heo
2007-10-12
1
-0
/
+3
*
libata: clear ehi description after initial host report
Tejun Heo
2007-10-12
1
-2
/
+3
*
pata_jmicron: match vendor and class code only
Tejun Heo
2007-10-12
1
-11
/
+2
*
libata: add ST9160821AS / 3.ALD to NCQ blacklist
Tejun Heo
2007-10-12
1
-0
/
+1
*
pata_acpi: ACPI driver support
Alan Cox
2007-10-12
3
-0
/
+406
*
libata-core: Expose gtm methods for driver use
Alan Cox
2007-10-12
1
-2
/
+6
*
libata: add HDT722516DLA380 to NCQ blacklist
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata: blacklist NCQ on Seagate Barracuda ST380817AS
Paolo Ornati
2007-10-12
1
-0
/
+1
*
[libata] Turn on ACPI by default
Jeff Garzik
2007-10-12
1
-2
/
+2
*
libata_scsi: Fix ATAPI transfer lengths
Alan Cox
2007-10-12
1
-4
/
+14
*
libata: correct handling of SRST reset sequences
Alan Cox
2007-10-12
1
-0
/
+21
*
libata: Integrate ACPI-based PATA/SATA hotplug - version 5
Matthew Garrett
2007-10-12
1
-1
/
+59
*
libata: Add a drivers/ide style DMA disable
Alan Cox
2007-10-12
1
-0
/
+17
*
ahci: Add MCP79 support to AHCI driver
Peer Chen
2007-10-12
1
-0
/
+8
*
libata: add human-readable error value decoding
Robert Hancock
2007-10-12
1
-0
/
+45
*
ahci: implement AHCI_HFLAG_NO_PMP
Tejun Heo
2007-10-12
1
-2
/
+9
*
ahci: move host flags over to pi.private_data
Tejun Heo
2007-10-12
1
-28
/
+35
*
ahci: implement PMP support
Tejun Heo
2007-10-12
1
-46
/
+174
*
sata_sil24: implement PORT_RST
Tejun Heo
2007-10-12
1
-23
/
+70
*
sata_sil24: implement PMP support
Tejun Heo
2007-10-12
1
-21
/
+206
*
libata-pmp: implement qc_defer for command switching PMP support
Tejun Heo
2007-10-12
2
-0
/
+31
[next]