index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-25
1
-2
/
+2
|
\
|
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
1
-2
/
+2
*
|
[libata] sata_nv: SWNCQ should not apply to MCP61
Kuan Luo
2007-10-25
1
-3
/
+3
*
|
libata-core: Be a bit more relaxed about early DMA zero devices
Alan Cox
2007-10-25
1
-3
/
+7
*
|
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...
Tejun Heo
2007-10-25
1
-0
/
+144
*
|
Fix pata_icside build for recent libata API changes
Al Viro
2007-10-25
1
-20
/
+22
*
|
libata: cosmetic clean up in ata_eh_reset()
Tejun Heo
2007-10-25
1
-6
/
+6
*
|
libata-core.c: make 2 functions static
Adrian Bunk
2007-10-25
1
-2
/
+2
*
|
[libata] Create internal helper ata_dev_set_feature()
Jeff Garzik
2007-10-25
1
-15
/
+11
|
/
*
libata: add HTS542525K9SA00 to NCQ blacklist
Tejun Heo
2007-10-23
1
-0
/
+1
*
libata-core: auditting chk_status v check_status
Alan Cox
2007-10-23
1
-1
/
+1
*
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-23
11
-250
/
+248
*
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-22
2
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
13
-14
/
+14
|
\
|
*
pata_cmd64x.c typo fix
Adrian Bunk
2007-10-20
1
-1
/
+1
|
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
12
-13
/
+13
*
|
[libata] sata_sis: use correct S/G table size
Jeff Garzik
2007-10-19
1
-1
/
+1
*
|
pata_cs5536: MWDMA fix
Bartlomiej Zolnierkiewicz
2007-10-19
1
-2
/
+2
*
|
sata_sis: fix SCR read breakage
Tejun Heo
2007-10-19
1
-5
/
+8
*
|
libata: fix kernel-doc param name
Randy Dunlap
2007-10-19
1
-1
/
+1
|
/
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-18
9
-74
/
+1560
|
\
|
*
[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
*
|
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
1
-1
/
+1
|
/
*
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
[next]