index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-05
avr32: Use <mach/foo.h> instead of <asm/arch/foo.h>
Haavard Skinnemoen
1
-2
/
+2
2008-07-31
pata_it821x: Driver updates and reworking
Alan Cox
2
-39
/
+262
2008-07-31
ata_piix: subsys 106b:00a3 is apple ich8m too
Tejun Heo
1
-0
/
+1
2008-07-31
libata-core: make sure that ata_force_tbl is freed in case of an error
Elias Oltmanns
1
-5
/
+9
2008-07-31
libata: update atapi disable handling
Tejun Heo
3
-34
/
+13
2008-07-31
pata_via: add VX800 flag; add function for fixing h/w bugs
JosephChan@via.com.tw
1
-1
/
+63
2008-07-31
pata_ali: misplaced pci_dev_put()
Ben Dooks
1
-1
/
+2
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
1
-1
/
+1
2008-07-25
Fix ahci driver 'flags' type
Linus Torvalds
1
-1
/
+1
2008-07-16
Merge commit 'origin/master'
Benjamin Herrenschmidt
13
-124
/
+671
2008-07-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-124
/
+671
2008-07-15
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
1
-1
/
+2
2008-07-15
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
1
-1
/
+1
2008-07-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+2
2008-07-14
AHCI: Remove an unnecessary flush from ahci_qc_issue
Matthew Wilcox
1
-1
/
+0
2008-07-14
AHCI: speed up resume
Zhang Rui
1
-3
/
+6
2008-07-14
[libata] Add support for VPD page b1
Matthew Wilcox
1
-1
/
+19
2008-07-14
ata: endianness annotations in pata drivers
Harvey Harrison
3
-8
/
+6
2008-07-14
libata-eh: update atapi_eh_request_sense() to take @dev instead of @qc
Tejun Heo
1
-10
/
+9
2008-07-14
[libata] sata_svw: update code comments relating to data corruption
Pavel Machek
1
-15
/
+23
2008-07-14
libata/ahci: enclosure management support
Kristen Carlson Accardi
2
-2
/
+398
2008-07-14
libata: improve EH internal command timeout handling
Tejun Heo
3
-4
/
+135
2008-07-14
libata: use ULONG_MAX to terminate reset timeout table
Tejun Heo
1
-3
/
+5
2008-07-14
libata: improve EH retry delay handling
Tejun Heo
2
-28
/
+20
2008-07-14
libata: consistently use msecs for time durations
Tejun Heo
6
-51
/
+52
2008-07-12
powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm
Stephen Rothwell
1
-1
/
+1
2008-07-11
libata-acpi: don't call sleeping function from invalid context
Zhang Rui
1
-1
/
+4
2008-07-11
Added Targa Visionary 1000 IDE adapter to pata_sis.c
Kai Krakow
1
-0
/
+1
2008-07-11
libata-acpi: filter out DIPM enable
Tejun Heo
1
-2
/
+12
2008-07-06
ahci: give another shot at clearing all bits in irq_stat
Tejun Heo
1
-3
/
+13
2008-07-04
sata_mv: safer logic for limit_warnings
Mark Lord
1
-1
/
+1
2008-07-04
libata-sff: improve HSM violation reporting
Tejun Heo
1
-9
/
+21
2008-07-04
ahci: always clear all bits in irq_stat
Tejun Heo
1
-6
/
+3
2008-07-04
sata_sil24: add DID for another adaptec flavor
Tejun Heo
1
-0
/
+1
2008-07-04
block: add blk_queue_update_dma_pad
FUJITA Tomonori
1
-1
/
+2
2008-06-27
sata_uli: hardreset is broken
Tejun Heo
1
-0
/
+1
2008-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+2
2008-06-20
pcmcia: add another pata/ide ID
Kristoffer Ericson
1
-0
/
+1
2008-06-20
pcmcia: add an pata/ide ID
Matt Reimer
1
-0
/
+1
2008-06-19
ahci: sis can't do PMP
Tejun Heo
1
-3
/
+12
2008-06-19
ata_piix: add TECRA M4 to broken suspend list
Tejun Heo
1
-0
/
+7
2008-06-19
LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver
Ben Dooks
1
-1
/
+9
2008-06-19
sata_mv: warn on PIO with multiple DRQs
Mark Lord
1
-0
/
+18
2008-06-19
sata_mv: enable async_notify for 60x1 Rev.C0 and higher
Mark Lord
1
-0
/
+3
2008-06-19
libata: don't check whether to use DMA or not for no data commands
Tejun Heo
3
-12
/
+10
2008-06-19
ahci: jmb361 has only one port
Tejun Heo
1
-0
/
+8
2008-06-13
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Shane Huang
1
-17
/
+82
2008-06-13
ahci: workarounds for mcp65
Tejun Heo
1
-9
/
+31
2008-06-05
libata: fix G5 SATA broken on -rc5
Hugh Dickins
1
-1
/
+1
2008-06-04
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
4
-19
/
+107
[next]