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
*
[ARM] pata_icside: fix the FIXMEs
Russell King
2007-08-06
1
-17
/
+11
*
pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets
Bartlomiej Zolnierkiewicz
2007-08-01
1
-11
/
+9
*
libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ
Tejun Heo
2007-08-01
1
-0
/
+1
*
ata_piix: add Tecra M3 to broken suspend blacklist
Tejun Heo
2007-08-01
1
-0
/
+8
*
ata_piix: implement piix_borken_suspend()
Tejun Heo
2007-08-01
1
-30
/
+30
*
pci: rename __pci_reenable_device() to pci_reenable_device()
Tejun Heo
2007-08-01
1
-3
/
+3
*
libata-sff; Unbreak non DMA capable controllers again
Alan Cox
2007-08-01
1
-0
/
+4
*
pata_cmd64x: Correct the speed ranges
Alan Cox
2007-08-01
1
-4
/
+4
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-07-24
3
-10
/
+119
|
\
|
*
pata_hpt37x: Fix 2.6.22 clock PLL regression
Alan Cox
2007-07-24
1
-7
/
+7
|
*
pata_ali: Correct HP detect
Alan Cox
2007-07-24
1
-1
/
+1
|
*
ata_piix: fix suspend/resume for some TOSHIBA laptops
Tejun Heo
2007-07-24
1
-2
/
+111
*
|
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-1
/
+1
|
/
*
pata_cs5520: Fix probe bug regression introduced in 2.6.22
Alan Cox
2007-07-20
1
-1
/
+1
*
libata: implement EH fast drain
Tejun Heo
2007-07-20
3
-2
/
+101
*
libata: schedule probing after SError access failure during autopsy
Tejun Heo
2007-07-20
1
-1
/
+5
*
libata: clear HOTPLUG flag after a reset
Tejun Heo
2007-07-20
1
-5
/
+10
*
libata: improve SCSI scan failure handling
Tejun Heo
2007-07-20
3
-18
/
+49
*
libata: quickly trigger SATA SPD down after debouncing failed
Tejun Heo
2007-07-20
2
-3
/
+5
*
libata: improve SATA PHY speed down logic
Tejun Heo
2007-07-20
2
-7
/
+28
*
The SATA controller device ID is different according to
su henry
2007-07-20
1
-1
/
+4
*
ahci: implement SCR_NOTIFICATION r/w
Tejun Heo
2007-07-20
1
-31
/
+37
*
ahci: make NO_NCQ handling more consistent
Tejun Heo
2007-07-20
1
-2
/
+8
*
libata: make ->scr_read/write callbacks return error code
Tejun Heo
2007-07-20
14
-133
/
+189
*
libata: implement AC_ERR_NCQ
Tejun Heo
2007-07-20
1
-3
/
+4
*
libata: improve EH report formatting
Tejun Heo
2007-07-20
6
-25
/
+95
*
sata_sil24: separate out sil24_do_softreset()
Tejun Heo
2007-07-20
1
-3
/
+10
*
sata_sil24: separate out sil24_exec_polled_cmd()
Tejun Heo
2007-07-20
1
-20
/
+56
*
sata_sil24: replace sil24_update_tf() with sil24_read_tf()
Tejun Heo
2007-07-20
1
-9
/
+14
*
ahci: separate out ahci_do_softreset()
Tejun Heo
2007-07-20
1
-4
/
+10
*
ahci: separate out ahci_exec_polled_cmd()
Tejun Heo
2007-07-20
1
-21
/
+33
*
ahci: separate out ahci_kick_engine()
Tejun Heo
2007-07-20
1
-33
/
+36
*
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
Tejun Heo
2007-07-20
1
-1
/
+7
*
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
2007-07-20
4
-14
/
+14
*
[libata] Fix reported task file values in sense data
Petr Vandrovec
2007-07-20
2
-0
/
+4
*
Correct comment in libata-sff.c
Dave Jones
2007-07-20
1
-1
/
+1
*
pata_scc.c: small fixes (Workaround for errata A308)
Akira Iguchi
2007-07-20
1
-11
/
+16
*
ahci.c: fix CONFIG_PM=n compilation
Alexey Dobriyan
2007-07-20
1
-8
/
+8
*
libata: add ST9160821AS 3.CLF to NONCQ blacklist
Tejun Heo
2007-07-20
1
-0
/
+1
*
pata_platform: Fix NULL pointer dereference
Magnus Damm
2007-07-20
1
-2
/
+3
*
[libata] sata_mv: minor cleanups
Jeff Garzik
2007-07-20
1
-24
/
+38
*
[libata] sata_mv: Micro-optimization and cleanups
Jeff Garzik
2007-07-20
1
-34
/
+31
*
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
Marcin Juszkiewicz
2007-07-20
1
-0
/
+1
*
[libata] sata_mv: use pci_try_set_mwi()
Jeff Garzik
2007-07-17
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
10
-61
/
+32
|
\
|
*
PCI: add pci_try_set_mwi
Randy Dunlap
2007-07-11
1
-1
/
+1
|
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
9
-60
/
+31
*
|
libata: remove irq_on from ata_bus_reset() and ata_std_postreset()
Albert Lee
2007-07-12
2
-11
/
+0
*
|
ata_piix: kill incorrect invalid map value warning
Tejun Heo
2007-07-12
1
-1
/
+1
*
|
libata: add another Maxtor drive with broken NCQ to the list
Chuck Ebbert
2007-07-12
1
-0
/
+1
[next]