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
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-15
libata: adjust libata to ignore errors after spinup
Ryan Power
1
-1
/
+1
2007-08-15
ata_piix: add TECRA M7 to broken suspend list
Tejun Heo
1
-0
/
+7
2007-08-15
pata_hpt{37x|3x2n}: fix clock reporting (take 2)
Sergei Shtylyov
2
-7
/
+11
2007-08-15
pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2)
Sergei Shtylyov
1
-8
/
+4
2007-08-15
pata_artop: fix UDMA5 for AEC6280[R] and UDMA6 for AEC6880[R]
Bartlomiej Zolnierkiewicz
1
-5
/
+14
2007-08-15
ata_piix: update map 10b for ich8m
Tejun Heo
1
-1
/
+1
2007-08-15
sata_mv: PCI IDs for Hightpoint RocketRaid 1740/1742
Alan Cox
1
-0
/
+3
2007-08-15
[libata] pata_isapnp: replace missing module device table
Jeff Garzik
1
-0
/
+2
2007-08-06
[ARM] pata_icside: fix the FIXMEs
Russell King
1
-17
/
+11
2007-08-01
pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets
Bartlomiej Zolnierkiewicz
1
-11
/
+9
2007-08-01
libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ
Tejun Heo
1
-0
/
+1
2007-08-01
ata_piix: add Tecra M3 to broken suspend blacklist
Tejun Heo
1
-0
/
+8
2007-08-01
ata_piix: implement piix_borken_suspend()
Tejun Heo
1
-30
/
+30
2007-08-01
pci: rename __pci_reenable_device() to pci_reenable_device()
Tejun Heo
1
-3
/
+3
2007-08-01
libata-sff; Unbreak non DMA capable controllers again
Alan Cox
1
-0
/
+4
2007-08-01
pata_cmd64x: Correct the speed ranges
Alan Cox
1
-4
/
+4
2007-07-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-10
/
+119
2007-07-24
pata_hpt37x: Fix 2.6.22 clock PLL regression
Alan Cox
1
-7
/
+7
2007-07-24
pata_ali: Correct HP detect
Alan Cox
1
-1
/
+1
2007-07-24
ata_piix: fix suspend/resume for some TOSHIBA laptops
Tejun Heo
1
-2
/
+111
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-1
/
+1
2007-07-20
pata_cs5520: Fix probe bug regression introduced in 2.6.22
Alan Cox
1
-1
/
+1
2007-07-20
libata: implement EH fast drain
Tejun Heo
3
-2
/
+101
2007-07-20
libata: schedule probing after SError access failure during autopsy
Tejun Heo
1
-1
/
+5
2007-07-20
libata: clear HOTPLUG flag after a reset
Tejun Heo
1
-5
/
+10
2007-07-20
libata: improve SCSI scan failure handling
Tejun Heo
3
-18
/
+49
2007-07-20
libata: quickly trigger SATA SPD down after debouncing failed
Tejun Heo
2
-3
/
+5
2007-07-20
libata: improve SATA PHY speed down logic
Tejun Heo
2
-7
/
+28
2007-07-20
The SATA controller device ID is different according to
su henry
1
-1
/
+4
2007-07-20
ahci: implement SCR_NOTIFICATION r/w
Tejun Heo
1
-31
/
+37
2007-07-20
ahci: make NO_NCQ handling more consistent
Tejun Heo
1
-2
/
+8
2007-07-20
libata: make ->scr_read/write callbacks return error code
Tejun Heo
14
-133
/
+189
2007-07-20
libata: implement AC_ERR_NCQ
Tejun Heo
1
-3
/
+4
2007-07-20
libata: improve EH report formatting
Tejun Heo
6
-25
/
+95
2007-07-20
sata_sil24: separate out sil24_do_softreset()
Tejun Heo
1
-3
/
+10
2007-07-20
sata_sil24: separate out sil24_exec_polled_cmd()
Tejun Heo
1
-20
/
+56
2007-07-20
sata_sil24: replace sil24_update_tf() with sil24_read_tf()
Tejun Heo
1
-9
/
+14
2007-07-20
ahci: separate out ahci_do_softreset()
Tejun Heo
1
-4
/
+10
2007-07-20
ahci: separate out ahci_exec_polled_cmd()
Tejun Heo
1
-21
/
+33
2007-07-20
ahci: separate out ahci_kick_engine()
Tejun Heo
1
-33
/
+36
2007-07-20
ahci: use deadline instead of fixed timeout for 1st FIS for SRST
Tejun Heo
1
-1
/
+7
2007-07-20
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
4
-14
/
+14
2007-07-20
[libata] Fix reported task file values in sense data
Petr Vandrovec
2
-0
/
+4
2007-07-20
Correct comment in libata-sff.c
Dave Jones
1
-1
/
+1
2007-07-20
pata_scc.c: small fixes (Workaround for errata A308)
Akira Iguchi
1
-11
/
+16
2007-07-20
ahci.c: fix CONFIG_PM=n compilation
Alexey Dobriyan
1
-8
/
+8
2007-07-20
libata: add ST9160821AS 3.CLF to NONCQ blacklist
Tejun Heo
1
-0
/
+1
2007-07-20
pata_platform: Fix NULL pointer dereference
Magnus Damm
1
-2
/
+3
2007-07-20
[libata] sata_mv: minor cleanups
Jeff Garzik
1
-24
/
+38
2007-07-20
[libata] sata_mv: Micro-optimization and cleanups
Jeff Garzik
1
-34
/
+31
[next]