index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: fix comment typo in drivers/ata/pata_hpt37x.c
Krzysztof Halasa
2009-09-21
1
-1
/
+1
*
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
John(Jung-Ik) Lee
2009-09-17
3
-0
/
+558
*
pata_amd: do not filter out valid modes in nv_mode_filter
Robert Hancock
2009-09-17
1
-0
/
+3
*
sata_promise: update reset code
Mikael Pettersson
2009-09-17
1
-1
/
+120
*
sata_promise: disable hotplug on 1st gen chips
Mikael Pettersson
2009-09-17
1
-17
/
+17
*
libata: fix spurious WARN_ON_ONCE() on port freeze
Tejun Heo
2009-09-17
1
-2
/
+2
*
ahci: restore pci_intx() handling
Tejun Heo
2009-09-17
1
-2
/
+2
*
pata_rz1000: use printk_once
Marcin Slusarz
2009-09-11
1
-3
/
+1
*
ahci: kill @force_restart and refine CLO for ahci_kick_engine()
Shane Huang
2009-09-11
1
-12
/
+10
*
pata_cs5535: add pci id for AMD based CS5535 controllers
Otavio Salvador
2009-09-11
1
-1
/
+2
*
ahci: Add AMD SB900 SATA/IDE controller device IDs
Shane Huang
2009-09-11
2
-0
/
+7
*
drivers/ata: use resource_size
Julia Lawall
2009-09-11
4
-7
/
+7
*
sata_fsl: Defer non-ncq commands when ncq commands active
Ashish Kalra
2009-09-08
1
-0
/
+1
*
libata: add SATA PMP revision information for spec 1.2
Shane Huang
2009-09-08
1
-0
/
+2
*
libata: fix off-by-one error in ata_tf_read_block()
Tejun Heo
2009-09-08
1
-1
/
+7
*
ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMA
Tejun Heo
2009-09-08
1
-0
/
+16
*
ahci: make ahci_asus_m2a_vm_32bit_only() quirk more generic
Tejun Heo
2009-09-08
1
-24
/
+29
*
dmi: extend dmi_get_year() to dmi_get_date()
Tejun Heo
2009-09-08
1
-1
/
+1
*
libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()
Tejun Heo
2009-09-08
1
-53
/
+51
*
sata_sis: convert to slave_link
Tejun Heo
2009-09-08
1
-50
/
+25
*
sata_sil24: always set protocol override for non-ATAPI data commands
Robert Hancock
2009-09-01
1
-0
/
+11
*
libata: Export AHCI capabilities
Matthew Garrett
2009-09-01
1
-0
/
+44
*
libata: Delegate nonrot flag setting to SCSI
Martin K. Petersen
2009-09-01
1
-4
/
+0
*
[libata] Add pata_rdc driver for RDC ATA devices
Alan Cox
2009-09-01
3
-0
/
+411
*
drivers/ata: Remove unnecessary semicolons
Joe Perches
2009-09-01
2
-2
/
+2
*
libata: remove spindown skipping and warning
Tejun Heo
2009-09-01
1
-51
/
+0
*
libata: add command name parsing for error output
Robert Hancock
2009-09-01
4
-4
/
+143
*
libata: clear eh_info on reset completion
Tejun Heo
2009-09-01
1
-3
/
+9
*
[libata] add DMA setup FIS auto-activate feature
Shaohua Li
2009-09-01
2
-8
/
+30
*
[libata] sata_sil: disable DMA engine in sil_freeze()
Jeff Garzik
2009-09-01
1
-0
/
+13
*
[libata] EH: freeze port before aborting commands
Jeff Garzik
2009-09-01
1
-2
/
+4
*
ata_piix: parallel scanning on PATA needs an extra locking
Bartlomiej Zolnierkiewicz
2009-08-31
1
-1
/
+13
*
ahci: add workaround for on-board 5723s on some gigabyte boards
Tejun Heo
2009-08-12
1
-4
/
+72
*
ahci: Soften up the dmesg on SB600 PMP softreset failure recovery
Shane Huang
2009-08-12
1
-1
/
+2
*
sata_nv: MSI support, disabled by default
Tony Vroon
2009-08-12
1
-0
/
+8
*
libata: OCZ Vertex can't do HPA
Tejun Heo
2009-08-12
1
-0
/
+3
*
pata_atiixp: fix second channel support
Bartlomiej Zolnierkiewicz
2009-08-12
1
-9
/
+10
*
pata_at91: fix resource release
Tejun Heo
2009-08-12
1
-13
/
+4
*
libata: accept late unlocking of HPA
Tejun Heo
2009-07-28
1
-7
/
+23
*
libata: Updates and fixes for pata_at91 driver
Sergey Matyukevich
2009-07-28
1
-31
/
+36
*
ata_piix: Add new short cable ID
Steve Conklin
2009-07-28
1
-0
/
+1
*
ata_piix: Add new laptop short cable IDs
Steve Conklin
2009-07-28
1
-0
/
+2
*
ahci: add device IDs for Ibex Peak ahci controllers
David Milburn
2009-07-28
1
-0
/
+4
*
libata: remove superfluous NULL pointer checks
Bartlomiej Zolnierkiewicz
2009-07-28
3
-3
/
+4
*
libata: add missing NULL pointer check to ata_eh_reset()
Bartlomiej Zolnierkiewicz
2009-07-28
1
-1
/
+1
*
pata_pcmcia: add CNF-CDROM-ID
Wolfram Sang
2009-07-28
1
-0
/
+1
*
ahci: add device ID for 82801JI sata controller
Mark Goodwin
2009-07-14
1
-0
/
+1
*
drivers/ata: Move a dereference below a NULL test
Julia Lawall
2009-07-14
1
-1
/
+2
*
libata: implement and use HORKAGE_NOSETXFER, take#2
Tejun Heo
2009-07-14
1
-2
/
+18
*
libata: fix follow-up SRST failure path
Tejun Heo
2009-07-14
1
-0
/
+4
[next]