index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pata_hpt37x: Further improvements based on the IDE updates and vendor drivers
Alan Cox
2007-05-25
1
-16
/
+11
*
pata: Trivia
Alan Cox
2007-05-25
2
-3
/
+2
*
[libata] sata_via, pata_via: Add PCI IDs.
Jeff Garzik
2007-05-25
2
-4
/
+8
*
[libata] Fix decoding of 6-byte commands
Jeff Garzik
2007-05-25
1
-2
/
+3
*
libata: sata_sis fixes
Uwe Koziolek
2007-05-25
1
-1
/
+1
*
Fix build failure for drivers/ata/pata_scc.c
Tony Breeds
2007-05-25
1
-18
/
+28
*
[libata] sata_mv: add TODO list
Jeff Garzik
2007-05-24
1
-0
/
+44
*
[libata] sata_promise: fix flags typo
Jeff Garzik
2007-05-24
1
-1
/
+1
*
pata_via: Handle laptops via DMI
Alan Cox
2007-05-24
1
-0
/
+29
*
libata: -ENODEV during prereset isn't an error
Tejun Heo
2007-05-24
1
-1
/
+1
*
libata: don't consider 0xff as port empty if SStatus is available
Tejun Heo
2007-05-24
1
-1
/
+1
*
ata_piix: add short 40c quirk for Acer Aspire 2030, take #2
Tejun Heo
2007-05-24
1
-0
/
+1
*
pata_sis: Fix and clean up some timing setups
Alan Cox
2007-05-24
1
-23
/
+23
*
hpt3x2n: Correct revision boundary
Alan Cox
2007-05-24
1
-2
/
+2
*
libata: bump versions
Jeff Garzik
2007-05-21
35
-35
/
+35
*
libata: Trim trailing whitespace
Jeff Garzik
2007-05-21
8
-17
/
+17
*
libata: Kiss post_set_mode goodbye
Alan Cox
2007-05-21
1
-3
/
+0
*
ata_piix: clean up
Alan Cox
2007-05-21
1
-8
/
+1
*
pata_hpt366: Enable bits are unreliable so don't use them
Alan Cox
2007-05-21
1
-27
/
+1
*
libata: Add Seagate STT20000A to DMA blacklist.
Dave Jones
2007-05-21
1
-0
/
+1
*
ahci: disable 64bit dma on sb600
Tejun Heo
2007-05-21
1
-1
/
+10
*
sata_via: pcim_iomap_regions() conversion missed BAR5
Tejun Heo
2007-05-17
1
-1
/
+1
*
libata: remove libata.spindown_compat
Tejun Heo
2007-05-17
3
-12
/
+4
*
sata_nv: fix fallout of devres conversion
Tejun Heo
2007-05-17
1
-11
/
+1
*
drivers/ata: remove the wildcard from sata_nv driver
Peer Chen
2007-05-17
1
-6
/
+0
*
libata: track spindown status and skip spindown_compat if possible
Tejun Heo
2007-05-16
1
-0
/
+9
*
libata: fix shutdown warning message printing
Tejun Heo
2007-05-16
1
-8
/
+27
*
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
Tejun Heo
2007-05-16
3
-7
/
+9
*
libata: during revalidation, check n_sectors after device is configured
Tejun Heo
2007-05-16
1
-18
/
+15
*
libata: separate out ata_dev_reread_id()
Tejun Heo
2007-05-16
2
-14
/
+36
*
pata_scc had been missed by ata_std_prereset() switch
Al Viro
2007-05-16
1
-2
/
+2
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-12
1
-88
/
+96
|
\
|
*
[ARM] pata_icside: fix build errors
Russell King
2007-05-11
1
-56
/
+86
|
*
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
2007-05-11
1
-26
/
+9
|
*
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
2007-05-11
1
-9
/
+4
*
|
pata_platform: don't use generic ata_port_start
Olof Johansson
2007-05-11
1
-1
/
+3
*
|
Use menuconfig objects: libata
Jan Engelhardt
2007-05-11
1
-7
/
+3
*
|
add the ATI SB700 SATA controller device id to AHCI pci table
Henry Su
2007-05-11
1
-0
/
+1
*
|
pata_pcmcia: recognize 2GB CompactFlash from Transcend
Aeschbacher, Fabrice
2007-05-11
1
-0
/
+1
*
|
git-libata-all: sata_via build fix
Andrew Morton
2007-05-11
1
-4
/
+0
*
|
libata-acpi: clean up parameters and misc stuff
Tejun Heo
2007-05-11
3
-100
/
+98
*
|
libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/
Tejun Heo
2007-05-11
3
-15
/
+15
*
|
libata: give devices one last chance even if recovery failed with -EINVAL
Tejun Heo
2007-05-11
1
-5
/
+1
*
|
libata: fallback to the other IDENTIFY on device error, take#2
Tejun Heo
2007-05-11
1
-1
/
+21
*
|
libata: ignore EH scheduling during initialization
Tejun Heo
2007-05-11
2
-0
/
+5
*
|
libata: clean up SFF init mess
Tejun Heo
2007-05-11
42
-306
/
+308
*
|
libata: implement libata.spindown_compat
Tejun Heo
2007-05-11
3
-1
/
+34
*
|
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
2007-05-11
44
-562
/
+13
|
/
*
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
2007-05-10
1
-0
/
+1
*
libata: fix kernel-doc parameters
Randy Dunlap
2007-05-09
1
-0
/
+2
[prev]
[next]