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.12.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
2009-01-09
Merge branch 'linus' into release
Len Brown
32
-580
/
+1254
2009-01-09
libata: clean up the SFF code for coding style
Alan Cox
1
-65
/
+67
2009-01-09
libata: Add 32bit PIO support
Alan Cox
6
-9
/
+63
2009-01-09
[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA
Shane Huang
1
-2
/
+6
2009-01-09
pata_hpt366: reimplement mode programming
Tejun Heo
1
-65
/
+44
2009-01-09
[libata] pata_hpt3x3: correct _freeze() function declaration
Jeff Garzik
1
-2
/
+2
2009-01-09
libata: Add special ata_pio_need_iordy() handling for Compact Flash.
David Daney
1
-0
/
+4
2009-01-09
pata_platform: __pata_platform_remove() shouldn't be in discard section
Sonic Zhang
1
-1
/
+1
2009-01-09
sata_sil24: remove unused sil24_port_multiplier
Grant Grundler
1
-7
/
+0
2009-01-09
[libata] ahci: Add SATA GEN3 related messages
Shane Huang
2
-0
/
+3
2009-01-09
ata_piix: save, use saved and restore IOCFG
Tejun Heo
1
-15
/
+34
2009-01-09
pata_ali: Fix and workaround for FIFO DMA bug
Alan Cox
1
-2
/
+30
2009-01-09
pata_ali: force initialise a few bits
Alan Cox
1
-33
/
+38
2009-01-09
pata_hpt3x3: Workarounds for chipset
Alan Cox
1
-6
/
+45
2009-01-07
fastboot: Make libata initialization even more async
Arjan van de Ven
1
-9
/
+7
2009-01-07
fastboot: make the libata port scan asynchronous
Arjan van de Ven
1
-38
/
+46
2009-01-06
libata: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-31
ACPI: remove private acpica headers from driver files
Lin Ming
2
-12
/
+0
2008-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+2
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
1
-2
/
+2
2008-12-29
sata_sil: add Large Block Transfer support
Robert Hancock
1
-2
/
+94
2008-12-29
[libata] ata_piix: cleanup dmi strings checking
Jiri Slaby
1
-14
/
+7
2008-12-29
libata: blacklist NCQ on OCZ CORE 2 SSD (resend)
Lubomir Bulej
1
-0
/
+1
2008-12-29
[libata] Update kernel-doc comments to match source code
Qinghuang Feng
10
-11
/
+0
2008-12-29
libata: perform port detach in EH
Tejun Heo
2
-20
/
+35
2008-12-29
libata: when restoring SControl during detach do the PMP links first
Tejun Heo
1
-1
/
+1
2008-12-29
libata: beef up iterators
Tejun Heo
14
-220
/
+251
2008-12-21
powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
Tim Yamin
2
-66
/
+483
2008-12-16
pata_hpt366: no ATAPI DMA
Tejun Heo
1
-1
/
+3
2008-12-16
pata_hpt366: fix cable detection,
Tejun Heo
1
-2
/
+6
2008-12-16
libata: fix Seagate NCQ+FLUSH blacklist
Tejun Heo
1
-6
/
+59
2008-12-09
ata: Fix experimental tags
Alan Cox
1
-22
/
+22
2008-12-09
pata_ninja32: update ID table
Alan Cox
1
-2
/
+7
2008-12-09
pata_sis: Remove bogus cable match
Alan Cox
1
-1
/
+0
2008-12-09
ATA: piix, fix pointer deref on suspend
Jiri Slaby
1
-1
/
+8
2008-12-09
pata_hpt366: fix clock detection
Tejun Heo
1
-2
/
+2
2008-12-01
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
1
-0
/
+21
2008-12-01
[libata] pata_rb532_cf: fix signature of the xfer function
Phil Sutter
1
-1
/
+3
2008-12-01
[libata] pata_rb532_cf: fix and rename register definitions
Phil Sutter
1
-4
/
+7
2008-12-01
ata_piix: add borked Tecra M4 to broken suspend list
Tejun Heo
1
-0
/
+15
2008-11-15
libata: improve phantom device detection
Tejun Heo
1
-2
/
+11
2008-11-11
libata: fix last_reset timestamp handling
Tejun Heo
1
-10
/
+11
2008-11-11
libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127
Roland Dreier
1
-1
/
+1
2008-11-11
[libata] pata_pcmcia: another memory card support
Marc Pignat
1
-0
/
+1
2008-11-11
[libata] pata_sch: notice attached slave devices
Mark Salter
1
-1
/
+1
2008-11-11
[libata] pata_cs553*.c: cleanup kernel-doc
Qinghuang Feng
2
-2
/
+0
2008-11-10
libata: revert convert-to-block-tagging patches
Tejun Heo
3
-44
/
+64
2008-11-04
libata: mask off DET when restoring SControl for detach
Tejun Heo
1
-1
/
+1
2008-11-04
libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
Tejun Heo
1
-1
/
+3
2008-11-04
libata: Fix a potential race condition in ata_scsi_park_show()
Elias Oltmanns
1
-3
/
+4
[next]