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
2008-02-19
ide/libata: ST310211A has buggy HPA too
Mikko Rapeli
1
-0
/
+1
2008-02-15
ata: fix sparse warning in pata_acpi.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in pata_marvell.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in pata_jmicron.c
Harvey Harrison
1
-1
/
+2
2008-02-15
ata: fix sparse warning in pata_cs5536.c
Harvey Harrison
1
-1
/
+1
2008-02-15
ata: sparse fixes for pata_amd.c
Harvey Harrison
1
-5
/
+2
2008-02-15
pata_scc.c: add thaw ops
Akira Iguchi
1
-0
/
+2
2008-02-15
pata_cs5536.c bugfix
Martin K. Petersen
1
-4
/
+4
2008-02-15
pata_legacy: don't call ata_host_detach() after initialization failure
Tejun Heo
1
-2
/
+0
2008-02-15
ata: fix sparse warnings in sata_mv.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in sata_via.c
Harvey Harrison
1
-2
/
+2
2008-02-15
ata: fix sparse warning in sata_promise.c
Harvey Harrison
1
-1
/
+1
2008-02-15
ata: fix sparse warning in ata_piix.c
Harvey Harrison
1
-1
/
+1
2008-02-15
ata: fix sparse warning in libata-core.c
Harvey Harrison
1
-1
/
+0
2008-02-15
ata: make ata_scsiop_inq_89 static in libata-scsi.c
Harvey Harrison
1
-1
/
+1
2008-02-11
sata_mv: platform driver allocs dma without create
Byron Bradley
1
-20
/
+24
2008-02-11
pata_ninja32: setup changes
Alan Cox
1
-2
/
+7
2008-02-11
pata_legacy: typo fix
Alan Cox
1
-1
/
+1
2008-02-11
pata_amd: Note in the module description it handles Nvidia
Alan Cox
1
-1
/
+1
2008-02-11
sata_mv: fix loop with last port
Yinghai Lu
1
-2
/
+4
2008-02-11
libata: ignore deverr on SETXFER if mode is configured
Tejun Heo
1
-15
/
+33
2008-02-11
pata_via: fix SATA cable detection on cx700
Tejun Heo
1
-1
/
+5
2008-02-06
ata_piix.c:piix_init_one() must be __devinit
Adrian Bunk
1
-1
/
+2
2008-02-06
sata_via.c: Remove missleading comment.
Alejandro Riveira Fernández
1
-2
/
+0
2008-02-06
libata-core: unblacklist HITACHI drives
David Milburn
1
-2
/
+0
2008-02-06
sata_nv: fix ATAPI issues with memory over 4GB (v7)
Robert Hancock
1
-13
/
+65
2008-02-06
ata: drivers/ata/sata_mv.c needs dmapool.h
Andrew Morton
1
-0
/
+1
2008-02-06
libata: kill now unused n_iter and fix sata_fsl
James Bottomley
1
-2
/
+2
2008-02-06
ahci: fix CAP.NP and PI handling
Tejun Heo
1
-16
/
+19
2008-02-06
sata_mv: Support SoC controllers
Saeed Bishara
1
-45
/
+320
2008-02-06
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
2
-2
/
+2
2008-02-05
iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size
FUJITA Tomonori
1
-12
/
+13
2008-02-03
drivers/ata/: Spelling fixes
Joe Perches
6
-7
/
+7
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2008-02-02
PCI: Remove users of pci_enable_device_bars()
Benjamin Herrenschmidt
1
-1
/
+1
2008-02-01
Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ...
Bryan Wu
1
-3
/
+3
2008-02-01
Blackfin pata-bf54x driver: should cover all possible interrupt sources
Sonic Zhang
1
-7
/
+5
2008-02-01
Blackfin pata-bf54x driver: Add debug information
Sonic Zhang
1
-18
/
+19
2008-02-01
Blackfin pata-bf54x driver: Remove obsolete PM function
Sonic Zhang
1
-4
/
+0
2008-02-01
pata_sl82c105: dual channel support
Alan Cox
1
-2
/
+31
2008-02-01
ata_piix.c: make piix_merge_scr() static
Adrian Bunk
1
-1
/
+1
2008-02-01
sata_nv: fix for completion handling
Robert Hancock
1
-6
/
+12
2008-02-01
sata_mv: Remove PCI dependency
Saeed Bishara
2
-59
/
+75
2008-02-01
sata_mv ncq Comments and version bump
Mark Lord
1
-4
/
+8
2008-02-01
sata_mv ncq Remove post internal cmd op
Mark Lord
1
-9
/
+0
2008-02-01
sata_mv ncq Enable NCQ operation
Mark Lord
1
-16
/
+17
2008-02-01
sata_mv ncq Introduce per-tag SG tables
Mark Lord
1
-15
/
+40
2008-02-01
ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+8
2008-02-01
ahci: RAID mode SATA patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+2
2008-02-01
sata_mv ncq Use DMA memory pools for hardware memory tables
Mark Lord
1
-32
/
+70
[next]