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
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-10
libata: fix kernel-doc parameters
Randy Dunlap
1
-0
/
+2
2007-05-10
Fix pata_qdi.c probe code
Samuel Thibault
1
-1
/
+1
2007-05-10
pata_scc: fix compilation
Alexey Dobriyan
1
-2
/
+2
2007-05-10
sata_via: add missing PM hooks
Tejun Heo
1
-0
/
+8
2007-05-10
sata_nv: fix ADMA freeze/thaw/irq_clear issues
Robert Hancock
1
-14
/
+78
2007-05-10
pata_pcmcia.c: add card ident for jvc cdrom
Richard Kennedy
1
-0
/
+1
2007-05-10
sata_promise: SATAII-150/300 TX4 port numbering fix
Mikael Pettersson
1
-4
/
+18
2007-05-10
sata_promise: fix another error decode regression
Mikael Pettersson
1
-1
/
+3
2007-05-10
libata-acpi: fix _GTF command protocol for ATAPI devices
Tejun Heo
1
-2
/
+1
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
1
-4
/
+4
2007-05-09
libata: use flush_work()
Andrew Morton
1
-4
/
+4
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
31
-187
/
+306
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
3
-1
/
+696
2007-05-07
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-1
/
+696
2007-05-03
[ARM] Add support for ICSIDE interface on RiscPC
Russell King
3
-0
/
+695
2007-05-03
[ARM] Add platform support for PATA on RiscPC
Russell King
1
-1
/
+1
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-1
/
+1
2007-05-01
[libata reset-seq] build and merge fixes
Jeff Garzik
3
-3
/
+5
2007-05-01
libata: reimplement reset sequencing
Tejun Heo
2
-51
/
+42
2007-05-01
libata: improve ata_std_prereset()
Tejun Heo
1
-7
/
+15
2007-05-01
libata: improve 0xff status handling
Tejun Heo
3
-20
/
+30
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
31
-126
/
+234
2007-05-01
libata: honour host controllers that want just one host
Linus Torvalds
1
-7
/
+4
2007-04-28
SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.c
Milind Arun Choudhary
1
-1
/
+1
2007-04-28
drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=n
Andrew Morton
1
-0
/
+8
2007-04-28
pata_hpt37x: Further small fixes
Alan Cox
1
-14
/
+9
2007-04-28
pata_hpt3x2n: Add HPT371N support and other bits
Alan Cox
1
-7
/
+38
2007-04-28
ata: printk warning fixes
Andrew Morton
1
-6
/
+9
2007-04-28
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Tejun Heo
1
-1
/
+4
2007-04-28
ahci: consolidate common port flags
Tejun Heo
1
-19
/
+10
2007-04-28
ata_timing: ensure t->cycle is always correct
Alan Cox
1
-0
/
+6
2007-04-28
libata: add missing call to ->cable_detect() in new EH path
Tejun Heo
1
-0
/
+4
2007-04-28
pata_amd: remove contamination added during cable_detect conversion
Tejun Heo
1
-5
/
+0
2007-04-28
libata: Handle drives that require a spin-up command before first access
Mark Lord
1
-1
/
+27
2007-04-28
libata: HPA support
Alan Cox
1
-0
/
+209
2007-04-28
libata: kill probe_ent and related helpers
Tejun Heo
3
-250
/
+0
2007-04-28
libata: convert the remaining PATA drivers to new init model
Tejun Heo
13
-429
/
+362
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
9
-657
/
+444
2007-04-28
libata: convert ata_pci_init_native_mode() users to new init model
Tejun Heo
3
-132
/
+80
2007-04-28
libata: convert drivers with combined SATA/PATA ports to new init model
Tejun Heo
2
-250
/
+187
2007-04-28
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
2
-2
/
+71
2007-04-28
libata: convert native PCI host handling to new init model
Tejun Heo
2
-50
/
+102
2007-04-28
libata: convert legacy PCI host handling to new init model
Tejun Heo
1
-102
/
+302
2007-04-28
libata: implement ata_host_alloc_pinfo() and ata_host_register()
Tejun Heo
1
-0
/
+93
2007-04-28
libata: separate out ata_host_alloc() and ata_host_register()
Tejun Heo
3
-224
/
+323
2007-04-28
libata: separate out ata_host_start()
Tejun Heo
1
-13
/
+61
2007-04-28
libata: allocate ap separately from shost
Tejun Heo
1
-5
/
+14
[next]