index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-3
/
+1
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
1
-4
/
+2
*
[libata] check for SATA async notify support
Kristen Carlson Accardi
2007-10-12
1
-0
/
+53
*
libata: Note that our cache flush code needs fixing up
Alan Cox
2007-10-12
1
-0
/
+4
*
libata-core: Document some limits/assumptions about ID_ATA
Alan Cox
2007-10-12
1
-2
/
+8
*
libata: add support for ATA_16 on ATAPI
Mark Lord
2007-10-12
1
-0
/
+4
*
libata: move ata_altstatus() to pio data xfer functions
Albert Lee
2007-10-12
1
-4
/
+3
*
libata: Correct IORDY handling
Alan Cox
2007-10-12
1
-1
/
+5
*
libata-link: update Power Management to handle PMP links
Tejun Heo
2007-10-12
1
-2
/
+5
*
libata-link: update hotplug to handle PMP links
Tejun Heo
2007-10-12
1
-2
/
+5
*
libata-link: add PMP links
Tejun Heo
2007-10-12
1
-2
/
+4
*
libata-link: implement ata_link_abort()
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata-link: separate out link initialization functions
Tejun Heo
2007-10-12
1
-20
/
+64
*
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
2007-10-12
1
-2
/
+3
*
libata-link: linkify config/EH related functions
Tejun Heo
2007-10-12
1
-8
/
+10
*
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
[next]