index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-25
pata_hpt37x: Further improvements based on the IDE updates and vendor drivers
Alan Cox
1
-16
/
+11
2007-05-25
pata: Trivia
Alan Cox
2
-3
/
+2
2007-05-25
[libata] sata_via, pata_via: Add PCI IDs.
Jeff Garzik
2
-4
/
+8
2007-05-25
[libata] Fix decoding of 6-byte commands
Jeff Garzik
1
-2
/
+3
2007-05-25
libata: sata_sis fixes
Uwe Koziolek
1
-1
/
+1
2007-05-25
Fix build failure for drivers/ata/pata_scc.c
Tony Breeds
1
-18
/
+28
2007-05-24
[libata] sata_mv: add TODO list
Jeff Garzik
1
-0
/
+44
2007-05-24
[libata] sata_promise: fix flags typo
Jeff Garzik
1
-1
/
+1
2007-05-24
pata_via: Handle laptops via DMI
Alan Cox
1
-0
/
+29
2007-05-24
libata: -ENODEV during prereset isn't an error
Tejun Heo
1
-1
/
+1
2007-05-24
libata: don't consider 0xff as port empty if SStatus is available
Tejun Heo
1
-1
/
+1
2007-05-24
ata_piix: add short 40c quirk for Acer Aspire 2030, take #2
Tejun Heo
1
-0
/
+1
2007-05-24
pata_sis: Fix and clean up some timing setups
Alan Cox
1
-23
/
+23
2007-05-24
hpt3x2n: Correct revision boundary
Alan Cox
1
-2
/
+2
2007-05-21
libata: bump versions
Jeff Garzik
35
-35
/
+35
2007-05-21
libata: Trim trailing whitespace
Jeff Garzik
8
-17
/
+17
2007-05-21
libata: Kiss post_set_mode goodbye
Alan Cox
1
-3
/
+0
2007-05-21
ata_piix: clean up
Alan Cox
1
-8
/
+1
2007-05-21
pata_hpt366: Enable bits are unreliable so don't use them
Alan Cox
1
-27
/
+1
2007-05-21
libata: Add Seagate STT20000A to DMA blacklist.
Dave Jones
1
-0
/
+1
2007-05-21
ahci: disable 64bit dma on sb600
Tejun Heo
1
-1
/
+10
2007-05-17
sata_via: pcim_iomap_regions() conversion missed BAR5
Tejun Heo
1
-1
/
+1
2007-05-17
libata: remove libata.spindown_compat
Tejun Heo
3
-12
/
+4
2007-05-17
sata_nv: fix fallout of devres conversion
Tejun Heo
1
-11
/
+1
2007-05-17
drivers/ata: remove the wildcard from sata_nv driver
Peer Chen
1
-6
/
+0
2007-05-16
libata: track spindown status and skip spindown_compat if possible
Tejun Heo
1
-0
/
+9
2007-05-16
libata: fix shutdown warning message printing
Tejun Heo
1
-8
/
+27
2007-05-16
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
Tejun Heo
3
-7
/
+9
2007-05-16
libata: during revalidation, check n_sectors after device is configured
Tejun Heo
1
-18
/
+15
2007-05-16
libata: separate out ata_dev_reread_id()
Tejun Heo
2
-14
/
+36
2007-05-16
pata_scc had been missed by ata_std_prereset() switch
Al Viro
1
-2
/
+2
2007-05-12
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-88
/
+96
2007-05-11
pata_platform: don't use generic ata_port_start
Olof Johansson
1
-1
/
+3
2007-05-11
Use menuconfig objects: libata
Jan Engelhardt
1
-7
/
+3
2007-05-11
add the ATI SB700 SATA controller device id to AHCI pci table
Henry Su
1
-0
/
+1
2007-05-11
pata_pcmcia: recognize 2GB CompactFlash from Transcend
Aeschbacher, Fabrice
1
-0
/
+1
2007-05-11
git-libata-all: sata_via build fix
Andrew Morton
1
-4
/
+0
2007-05-11
libata-acpi: clean up parameters and misc stuff
Tejun Heo
3
-100
/
+98
2007-05-11
libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/
Tejun Heo
3
-15
/
+15
2007-05-11
libata: give devices one last chance even if recovery failed with -EINVAL
Tejun Heo
1
-5
/
+1
2007-05-11
libata: fallback to the other IDENTIFY on device error, take#2
Tejun Heo
1
-1
/
+21
2007-05-11
libata: ignore EH scheduling during initialization
Tejun Heo
2
-0
/
+5
2007-05-11
libata: clean up SFF init mess
Tejun Heo
42
-306
/
+308
2007-05-11
libata: implement libata.spindown_compat
Tejun Heo
3
-1
/
+34
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
44
-562
/
+13
2007-05-11
[ARM] pata_icside: fix build errors
Russell King
1
-56
/
+86
2007-05-11
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
1
-26
/
+9
2007-05-11
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
1
-9
/
+4
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
libata: fix kernel-doc parameters
Randy Dunlap
1
-0
/
+2
[next]