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
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-12
libata: clean up SFF init mess
Tejun Heo
1
-0
/
+1
2007-05-12
libata: implement libata.spindown_compat
Tejun Heo
1
-0
/
+6
2007-05-12
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-35
/
+4
2007-05-10
libata: fix kernel-doc parameters
Randy Dunlap
1
-0
/
+2
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-01
libata: reimplement reset sequencing
Tejun Heo
1
-34
/
+1
2007-05-01
libata: improve ata_std_prereset()
Tejun Heo
1
-7
/
+15
2007-05-01
libata: improve 0xff status handling
Tejun Heo
1
-11
/
+22
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
1
-48
/
+113
2007-04-28
ata: printk warning fixes
Andrew Morton
1
-6
/
+9
2007-04-28
ata_timing: ensure t->cycle is always correct
Alan Cox
1
-0
/
+6
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
1
-153
/
+0
2007-04-28
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
1
-0
/
+6
2007-04-28
libata: convert native PCI host handling to new init model
Tejun Heo
1
-0
/
+1
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
1
-208
/
+263
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
2007-04-28
libata: kill type mismatch compile warning
Tejun Heo
1
-1
/
+2
2007-04-28
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
1
-6
/
+10
2007-04-28
libata: add support for READ/WRITE LONG
Mark Lord
1
-10
/
+10
2007-04-28
[libata] turn on !IORDY filter
Jeff Garzik
1
-0
/
+3
2007-04-28
libata: Change prototype of mode_filter to remove ata_port*
Alan Cox
1
-1
/
+1
2007-04-28
libata-core: Fix the iordy methods
Alan Cox
1
-11
/
+25
2007-04-28
pata: expose set_mode method so it can be wrapped
Alan
1
-7
/
+30
2007-04-28
libata-core: fix comments on cable type
Alan Cox
1
-4
/
+4
2007-04-28
libata: cable detection fixes
Alan Cox
1
-0
/
+59
2007-04-28
libata: warn if speed limited due to 40-wire cable
Robert Hancock
1
-13
/
+20
2007-04-28
RESEND: libata: check cdb len per dev instead of per host
Mark Lord
1
-17
/
+1
2007-04-28
libata: dev_config does not need ap and adev passing
Alan
1
-1
/
+1
2007-04-28
[libata] export sata_print_link_status()
Jeff Garzik
1
-1
/
+2
2007-04-04
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+32
2007-04-04
[PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)
Robert Hancock
1
-0
/
+5
2007-04-04
libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)
Albert Lee
1
-1
/
+26
2007-04-04
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
Albert Lee
1
-0
/
+6
2007-04-04
2.6.21 fix lba48 bug in libata fill_result_tf()
Mark Lord
1
-1
/
+1
2007-03-30
[PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ
Jens Axboe
1
-0
/
+2
2007-03-28
ata: NCQ is broken on Maxtor 6L250S0
Paul Rolland
1
-0
/
+2
2007-03-28
[libata] Disable ACPI by default; fix namespace problems
Jeff Garzik
1
-2
/
+2
2007-03-19
libata: kernel-doc fix
Randy Dunlap
1
-1
/
+1
2007-03-09
libata: fix ata_host_release() free order
Tejun Heo
1
-6
/
+10
2007-03-09
Fix simplex adapters with libata
Petr Vandrovec
1
-1
/
+2
2007-03-03
libata: add CONFIG_PM to libata core layer
Tejun Heo
1
-0
/
+11
2007-03-03
[libata] change master/slave IDENTIFY order
Jeff Garzik
1
-2
/
+14
2007-03-03
libata-core: Fix simplex handling
Alan
1
-3
/
+2
2007-03-02
libata: blacklist FUJITSU MHT2060BH for NCQ
Tejun Heo
1
-0
/
+2
2007-03-02
libata: clear drvdata in ata_host_release(), take#2
Tejun Heo
1
-1
/
+2
[next]