index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata-link: linkify reset
Tejun Heo
2007-10-12
1
-25
/
+24
*
libata-link: linkify PHY-related functions
Tejun Heo
2007-10-12
1
-106
/
+121
*
libata-link: implement and use link/device iterators
Tejun Heo
2007-10-12
1
-34
/
+24
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
1
-74
/
+83
*
libata: Update the blacklist with a few more devices
Alan Cox
2007-09-20
1
-0
/
+4
*
libata clear horkage on ata_dev_init()
Tejun Heo
2007-09-10
1
-0
/
+1
*
libata: implement BROKEN_HPA horkage and apply it to affected drives
Tejun Heo
2007-08-31
1
-3
/
+8
*
libata-core: Allow translation setting to fail
Alan Cox
2007-08-31
1
-0
/
+5
*
libata: don't check n_sectors during revalidation if zero
Tejun Heo
2007-08-23
1
-1
/
+2
*
libata: fix n_sectors failure handling during revalidation
Tejun Heo
2007-08-23
1
-0
/
+4
*
libata: adjust libata to ignore errors after spinup
Ryan Power
2007-08-15
1
-1
/
+1
*
libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ
Tejun Heo
2007-08-01
1
-0
/
+1
*
libata: implement EH fast drain
Tejun Heo
2007-07-20
1
-0
/
+3
*
libata: improve SCSI scan failure handling
Tejun Heo
2007-07-20
1
-1
/
+1
*
libata: quickly trigger SATA SPD down after debouncing failed
Tejun Heo
2007-07-20
1
-2
/
+4
*
libata: improve SATA PHY speed down logic
Tejun Heo
2007-07-20
1
-7
/
+22
*
libata: make ->scr_read/write callbacks return error code
Tejun Heo
2007-07-20
1
-11
/
+10
*
libata: improve EH report formatting
Tejun Heo
2007-07-20
1
-0
/
+3
*
libata: add @is_cmd to ata_tf_to_fis()
Tejun Heo
2007-07-20
1
-6
/
+8
*
libata: add ST9160821AS 3.CLF to NONCQ blacklist
Tejun Heo
2007-07-20
1
-0
/
+1
*
libata: remove irq_on from ata_bus_reset() and ata_std_postreset()
Albert Lee
2007-07-12
1
-7
/
+0
*
libata: add another Maxtor drive with broken NCQ to the list
Chuck Ebbert
2007-07-12
1
-0
/
+1
*
Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist
Prarit Bhargava
2007-07-10
1
-0
/
+2
*
libata: add FUJITSU MHV2080BH to NCQ blacklist
Tejun Heo
2007-07-10
1
-0
/
+1
*
libata: clean up horkage handling
Tejun Heo
2007-07-10
1
-5
/
+8
*
libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY
Tejun Heo
2007-07-10
1
-0
/
+2
*
libata: simplify PCI legacy SFF host handling
Tejun Heo
2007-07-10
1
-2
/
+2
*
libata-core: convert to use cancel_rearming_delayed_work()
Oleg Nesterov
2007-07-10
1
-40
/
+4
*
libata: Support chips with 64K PRD quirk
Alan Cox
2007-07-09
1
-0
/
+80
*
libata: replace ap->cbl tests with ATA_FLAG_SATA tests
Tejun Heo
2007-07-09
1
-3
/
+3
*
libata: reimplement ACPI invocation
Tejun Heo
2007-07-09
1
-10
/
+6
*
libata-acpi: implement ata_acpi_associate()
Tejun Heo
2007-07-09
1
-0
/
+3
*
libata: fix assigned IRQ reporting
Tejun Heo
2007-07-03
1
-3
/
+3
*
libata: add HTS541616J9SA00 to NCQ blacklist
Tejun Heo
2007-07-02
1
-0
/
+1
*
libata: remove reading alt_status from ata_hsm_qc_complete()
Albert Lee
2007-07-02
1
-2
/
+0
*
libata: kill ATA_HORKAGE_DMA_RW_ONLY
Tejun Heo
2007-06-27
1
-6
/
+1
*
libata: use PIO for non-16 byte aligned ATAPI commands
Tejun Heo
2007-06-27
1
-23
/
+10
*
libata: fix ata_dev_disable()
Tejun Heo
2007-06-27
1
-2
/
+3
*
libata: be less verbose about hpa
Tejun Heo
2007-06-27
1
-6
/
+5
*
kerneldoc fix in libata
Henrik Kretzschmar
2007-06-20
1
-1
/
+1
*
libata: more NONCQ devices
Tejun Heo
2007-06-20
1
-0
/
+2
*
libata: limit post SRST nsect/lbal wait to ~100ms
Tejun Heo
2007-06-11
1
-13
/
+19
*
libata: force PIO on IOMEGA ZIP 250 ATAPI
Tejun Heo
2007-06-11
1
-0
/
+1
*
libata: Correct abuse of language
Alan Cox
2007-06-09
1
-1
/
+1
*
libata-core/sff: Fix multiple assumptions about DMA
Alan Cox
2007-06-09
1
-0
/
+1
*
libata: fix hw_sata_spd_limit initialization
Tejun Heo
2007-06-09
1
-1
/
+2
*
libata: print device model and firmware revision for ATAPI devices
Albert Lee
2007-06-09
1
-8
/
+10
*
libata: fix probe time irq printouts
Olof Johansson
2007-06-09
1
-0
/
+3
*
libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP
Tejun Heo
2007-06-09
1
-0
/
+2
*
libata: always use polling SETXFER
Tejun Heo
2007-06-04
1
-9
/
+4
[next]