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.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
*
[libata] bump versions
Jeff Garzik
2007-02-26
35
-35
/
+35
*
[libata] Trim trailing whitespace.
Jeff Garzik
2007-02-26
9
-18
/
+18
*
[libata] sata_mv: Fix 50xx irq mask
Jeff Garzik
2007-02-26
1
-1
/
+10
*
[libata] sata_mv: don't touch reserved bits in EDMA config register
Jeff Garzik
2007-02-26
1
-8
/
+12
*
libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi...
Alan
2007-02-25
2
-2
/
+4
*
pata_pcmcia: Fix oops in 2.6.21-rc1
Alan
2007-02-25
1
-1
/
+0
*
Add id_to_dma_mode function for printing DMA modes
Alan
2007-02-25
1
-0
/
+44
*
sata_promise: simplify port setup
Mikael Pettersson
2007-02-25
1
-19
/
+10
*
sata_promise: fix 20619 new EH merge error
Mikael Pettersson
2007-02-25
1
-0
/
+1
*
[libata] ACPI: remove needless ->qc_issue hook existence test
Jeff Garzik
2007-02-24
1
-29
/
+22
*
sata_vsc: refactor vsc_sata_interrupt and hook up error handling
Dan Williams
2007-02-24
1
-49
/
+74
*
sata_sil: ignore and clear spurious IRQs while executing commands by polling
Tejun Heo
2007-02-24
1
-1
/
+7
*
sata_mv: fix pci_enable_msi() error handling
Tejun Heo
2007-02-24
1
-1
/
+1
*
pata_amd: fix an obvious bug in cable detection
Tejun Heo
2007-02-24
1
-2
/
+2
*
[libata] ata_piix: remove duplicate PCI IDs
Jeff Garzik
2007-02-23
1
-2
/
+0
*
sata_nv: complain on spurious completion notifiers
Robert Hancock
2007-02-23
1
-0
/
+11
*
sata_nv: kill old private BMDMA helper functions
Robert Hancock
2007-02-23
1
-74
/
+10
*
libata: fix remaining ap->id
Tejun Heo
2007-02-23
2
-14
/
+10
*
ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...
Tejun Heo
2007-02-23
1
-14
/
+14
*
pata_sl82c105: remove un-needed code paths
Alan
2007-02-21
1
-30
/
+9
*
pata_sil680: Assorted fixes
Alan
2007-02-21
1
-2
/
+12
*
pata_oldpiix: Call both PIO and DMA setup functions on switch as they are cal...
Alan
2007-02-21
1
-3
/
+2
*
pata_ixp4xx: Fix up set_mode() function and display Configured for PIO info
Alan
2007-02-21
1
-3
/
+4
*
pata_cs5520: suspend/resume
Alan
2007-02-21
1
-1
/
+25
*
pata: Display Configuring .. lines for devices with private set_mode methods
Alan
2007-02-21
2
-0
/
+2
*
libata: s/ap->id/ap->print_id/g
Tejun Heo
2007-02-21
9
-48
/
+48
*
sata_nv: enable hotplug interrupt and fix some readl/readw mismatches
Robert Hancock
2007-02-21
1
-8
/
+10
*
sata_nv: Use notifier for completion checks
Robert Hancock
2007-02-21
1
-15
/
+7
*
sata_nv: Cleanup taskfile setup
Robert Hancock
2007-02-21
1
-20
/
+21
*
sata_nv: cleanup CPB and APRD initialization
Robert Hancock
2007-02-21
1
-6
/
+10
*
sata_nv: Add CPB register info to error_handler output
Robert Hancock
2007-02-21
1
-2
/
+6
*
libata: Remove duplicate dma blacklist entry
Magnus Damm
2007-02-21
1
-1
/
+0
*
pata_pcmcia: Update device table
Magnus Damm
2007-02-21
1
-2
/
+5
*
sata_via: fix resource-managed iomap conversion
Tejun Heo
2007-02-21
1
-5
/
+17
*
libata: fix ata_scsi_change_queue_depth()
Tejun Heo
2007-02-21
1
-12
/
+15
*
libata: fix ata_scmd_need_defer()
Tejun Heo
2007-02-21
1
-4
/
+2
*
libata: separate out ata_ncq_enabled()
Tejun Heo
2007-02-21
1
-3
/
+1
*
libata: disable pdev on all suspend events
Tejun Heo
2007-02-21
1
-3
/
+2
*
sata_nv: delay on switching between NCQ and non-NCQ commands
Robert Hancock
2007-02-21
1
-0
/
+10
*
libata: Fix Cell SATA driver dependencies
Jeff Garzik
2007-02-21
1
-1
/
+1
*
libata: fix probe_ent alloc/free bugs
Tejun Heo
2007-02-21
2
-6
/
+2
*
SATA: use NULL for ptrs
Randy Dunlap
2007-02-21
2
-2
/
+2
*
sata_nv: add back some verbosity into ADMA error_handler
Robert Hancock
2007-02-21
1
-0
/
+20
*
SiS warning fixes
Alan
2007-02-21
4
-6
/
+7
*
libata bugfix: HDIO_DRIVE_TASK
Mark Lord
2007-02-21
1
-0
/
+1
*
libata: kill ATA_DNXFER_ANY
Tejun Heo
2007-02-21
2
-10
/
+0
*
libata: put some intelligence into EH speed down sequence
Tejun Heo
2007-02-21
1
-60
/
+124
*
libata: improve probe failure handling
Tejun Heo
2007-02-21
2
-37
/
+37
*
libata: improve ata_down_xfermask_limit()
Tejun Heo
2007-02-21
3
-30
/
+96
*
libata: PATA driver for Celleb
Akira Iguchi
2007-02-21
4
-1
/
+1240
[next]