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.13.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
2007-02-21
sata_nv: enable hotplug interrupt and fix some readl/readw mismatches
Robert Hancock
1
-8
/
+10
2007-02-21
sata_nv: Use notifier for completion checks
Robert Hancock
1
-15
/
+7
2007-02-21
sata_nv: Cleanup taskfile setup
Robert Hancock
1
-20
/
+21
2007-02-21
sata_nv: cleanup CPB and APRD initialization
Robert Hancock
1
-6
/
+10
2007-02-21
sata_nv: Add CPB register info to error_handler output
Robert Hancock
1
-2
/
+6
2007-02-21
libata: Remove duplicate dma blacklist entry
Magnus Damm
1
-1
/
+0
2007-02-21
pata_pcmcia: Update device table
Magnus Damm
1
-2
/
+5
2007-02-21
sata_via: fix resource-managed iomap conversion
Tejun Heo
1
-5
/
+17
2007-02-21
libata: fix ata_scsi_change_queue_depth()
Tejun Heo
1
-12
/
+15
2007-02-21
libata: fix ata_scmd_need_defer()
Tejun Heo
1
-4
/
+2
2007-02-21
libata: separate out ata_ncq_enabled()
Tejun Heo
1
-3
/
+1
2007-02-21
libata: disable pdev on all suspend events
Tejun Heo
1
-3
/
+2
2007-02-21
sata_nv: delay on switching between NCQ and non-NCQ commands
Robert Hancock
1
-0
/
+10
2007-02-21
libata: Fix Cell SATA driver dependencies
Jeff Garzik
1
-1
/
+1
2007-02-21
libata: fix probe_ent alloc/free bugs
Tejun Heo
2
-6
/
+2
2007-02-21
SATA: use NULL for ptrs
Randy Dunlap
2
-2
/
+2
2007-02-21
sata_nv: add back some verbosity into ADMA error_handler
Robert Hancock
1
-0
/
+20
2007-02-21
SiS warning fixes
Alan
4
-6
/
+7
2007-02-21
libata bugfix: HDIO_DRIVE_TASK
Mark Lord
1
-0
/
+1
2007-02-21
libata: kill ATA_DNXFER_ANY
Tejun Heo
2
-10
/
+0
2007-02-21
libata: put some intelligence into EH speed down sequence
Tejun Heo
1
-60
/
+124
2007-02-21
libata: improve probe failure handling
Tejun Heo
2
-37
/
+37
2007-02-21
libata: improve ata_down_xfermask_limit()
Tejun Heo
3
-30
/
+96
2007-02-21
libata: PATA driver for Celleb
Akira Iguchi
4
-1
/
+1240
2007-02-16
[PATCH] libata: wrong sizeof for BUFFER
Fiodor Suietov
1
-1
/
+1
2007-02-16
[PATCH] libata: change order of _SDD/_GTF execution (resend #3)
Kristen Carlson Accardi
1
-11
/
+10
2007-02-16
[PATCH] libata: ACPI _SDD support
Kristen Carlson Accardi
3
-0
/
+109
2007-02-16
[PATCH] libata: ACPI and _GTF support
Kristen Carlson Accardi
5
-1
/
+633
2007-02-16
sata_vsc: use default cache line size if non-zero
Nate Dailey
1
-2
/
+6
2007-02-16
sata_nv: handle SError status indication
Robert Hancock
1
-1
/
+5
2007-02-16
add delay around sl82c105_reset_engine calls
Olaf Hering
1
-0
/
+3
2007-02-16
libata: clear TF before IDENTIFYing
Tejun Heo
1
-1
/
+10
2007-02-16
libata: Add a host flag to indicate lack of IORDY capability
Alan Cox
2
-3
/
+12
2007-02-16
sata_promise: new EH conversion for 20619 chips, take 2
Mikael Pettersson
1
-51
/
+4
2007-02-16
sata_promise: fix missing PATA cable detection
Mikael Pettersson
1
-1
/
+8
2007-02-14
[PATCH] scheduled removal of SA_XXX interrupt flags: ata fix
Andrew Morton
1
-1
/
+1
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
3
-3
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
6
-6
/
+0
2007-02-13
[POWERPC] Fixup mp5200 drivers to match device tree changes
Grant Likely
1
-4
/
+2
2007-02-10
libata: kill ATA_ENABLE_PATA
Jeff Garzik
1
-2
/
+0
2007-02-10
libata: build fix after dmesg probe output changes
Jeff Garzik
1
-2
/
+2
2007-02-10
libata: Early CFA adapters are not required to support mode setting
Alan
1
-0
/
+4
2007-02-10
sata_nv: propagate ata_pci_device_do_resume return value
Robert Hancock
1
-1
/
+4
2007-02-10
sata_nv: wait for response on entering/leaving ADMA mode
Robert Hancock
1
-2
/
+39
2007-02-10
sata_nv: use ADMA for NODATA commands
Robert Hancock
1
-7
/
+25
2007-02-10
sata_nv: cleanup ADMA error handling
Robert Hancock
1
-75
/
+72
2007-02-10
(2.6.20) pata_mpiix: probing cleanup (resend)
Sergei Shtylyov
1
-7
/
+6
2007-02-10
(2.6.20) pata_mpiix: fix PIO setup issues
Sergei Shtylyov
1
-9
/
+10
2007-02-10
(2.6.20) pata_oldpiix: fix PIO2 underclocking
Sergei Shtylyov
1
-8
/
+10
2007-02-10
Kconfig: clarify ATA_PIIX description
Alan
1
-3
/
+3
[next]