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.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
/
include
/
linux
/
libata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-29
libata: reorder ata_device to remove 8 bytes of padding on 64 bits
Richard Kennedy
1
-1
/
+1
2008-09-29
libata: Implement disk shock protection support
Elias Oltmanns
1
-2
/
+11
2008-09-29
libata: implement slave_link
Tejun Heo
1
-3
/
+5
2008-09-29
libata: misc updates to prepare for slave link
Tejun Heo
1
-2
/
+4
2008-09-29
libata: reimplement link iterator
Tejun Heo
1
-25
/
+8
2008-09-29
libata: make SCR access ops per-link
Tejun Heo
1
-2
/
+2
2008-08-22
libata: Fix a large collection of DMA mode mismatches
Alan Cox
1
-0
/
+22
2008-08-22
libata: restore SControl on detach
Tejun Heo
1
-0
/
+1
2008-08-22
libata: implement no[hs]rst force params
Tejun Heo
1
-0
/
+1
2008-07-31
pata_it821x: Driver updates and reworking
Alan Cox
1
-0
/
+3
2008-07-31
libata.h: replace __FUNCTION__ with __func__
Alexander Beregalov
1
-3
/
+3
2008-07-14
libata/ahci: enclosure management support
Kristen Carlson Accardi
1
-0
/
+21
2008-07-14
libata: improve EH internal command timeout handling
Tejun Heo
1
-1
/
+7
2008-07-14
libata: improve EH retry delay handling
Tejun Heo
1
-0
/
+2
2008-07-14
libata: consistently use msecs for time durations
Tejun Heo
1
-10
/
+16
2008-06-04
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
1
-14
/
+2
2008-06-04
libata: kill unused constants
Tejun Heo
1
-3
/
+0
2008-05-20
libata: ignore SIMG4726 config pseudo device
Tejun Heo
1
-1
/
+1
2008-05-20
libata: increase PMP register access timeout to 3s
Tejun Heo
1
-1
/
+1
2008-05-20
ata: remove FIT() macro
Harvey Harrison
1
-2
/
+0
2008-05-09
[libata] revert new check-ready Status register logic
Jeff Garzik
1
-6
/
+3
2008-05-06
libata: export ata_eh_analyze_ncq_error
Mark Lord
1
-0
/
+1
2008-05-06
libata: improve post-reset device ready test
Tejun Heo
1
-0
/
+15
2008-04-30
[libata] linux/libata.h: reorganize ata_device struct members a bit
Jeff Garzik
1
-6
/
+6
2008-04-25
make sata_print_link_status() static
Adrian Bunk
1
-1
/
+0
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-1
/
+1
2008-04-17
libata: make PMP support optional
Tejun Heo
1
-0
/
+27
2008-04-17
libata: implement PMP helpers
Tejun Heo
1
-9
/
+29
2008-04-17
libata: separate PMP support code from core code
Tejun Heo
1
-7
/
+10
2008-04-17
libata: make SFF support optional
Tejun Heo
1
-0
/
+9
2008-04-17
libata: kill ata_noop_dev_select()
Tejun Heo
1
-1
/
+0
2008-04-17
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
1
-2
/
+1
2008-04-17
libata: add qc_fill_rtf port operation
Tejun Heo
1
-0
/
+2
2008-04-17
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
1
-2
/
+0
2008-04-17
libata: clear SError after link resume
Tejun Heo
1
-2
/
+0
2008-04-17
libata: implement and use sata_std_hardreset()
Tejun Heo
1
-0
/
+2
2008-04-17
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
1
-1
/
+9
2008-04-17
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
1
-0
/
+2
2008-04-17
libata: restructure SFF post-reset readiness waits
Tejun Heo
1
-3
/
+15
2008-04-17
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
1
-0
/
+1
2008-04-17
libata: separate out ata_std_prereset() from ata_sff_prereset()
Tejun Heo
1
-0
/
+1
2008-04-17
libata: clean up port_ops->sff_irq_clear()
Tejun Heo
1
-1
/
+0
2008-04-17
libata: rename SFF port ops
Tejun Heo
1
-12
/
+13
2008-04-17
libata: rename SFF functions
Tejun Heo
1
-50
/
+53
2008-04-17
use ATA_TAG_INTERNAL in ata_tag_internal()
Yoichi Yuasa
1
-1
/
+1
2008-04-17
libata: implement ATA_QCFLAG_RETRY
Tejun Heo
1
-0
/
+1
2008-04-17
libata: kill ata_chk_status()
Tejun Heo
1
-6
/
+1
2008-04-17
libata: move ata_pci_default_filter() out of CONFIG_PCI
Tejun Heo
1
-2
/
+2
2008-04-17
libata: reorganize SFF related stuff
Tejun Heo
1
-189
/
+190
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
1
-9
/
+10
[next]