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 sg chaining support fix
FUJITA Tomonori
2007-10-16
1
-1
/
+6
*
libata: convert to using sg helpers
Jens Axboe
2007-10-16
1
-14
/
+16
*
libata: prevent devices with blank model names from being DMA blacklisted
Andrew Paprocki
2007-10-15
1
-1
/
+7
*
libata: add ST9160821AS / 3.CCD to NCQ blacklist
Tejun Heo
2007-10-15
1
-0
/
+1
*
[libata] struct pci_dev related cleanups
Jeff Garzik
2007-10-12
1
-1
/
+1
*
libata: use ata_exec_internal() for PMP register access
Tejun Heo
2007-10-12
1
-3
/
+0
*
libata: add @timeout to ata_exec_internal[_sg]()
Tejun Heo
2007-10-12
1
-12
/
+20
*
libata: clear ehi description after initial host report
Tejun Heo
2007-10-12
1
-2
/
+3
*
libata: add ST9160821AS / 3.ALD to NCQ blacklist
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata: add HDT722516DLA380 to NCQ blacklist
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata: blacklist NCQ on Seagate Barracuda ST380817AS
Paolo Ornati
2007-10-12
1
-0
/
+1
*
[libata] Turn on ACPI by default
Jeff Garzik
2007-10-12
1
-2
/
+2
*
libata: correct handling of SRST reset sequences
Alan Cox
2007-10-12
1
-0
/
+21
*
libata: Add a drivers/ide style DMA disable
Alan Cox
2007-10-12
1
-0
/
+17
*
libata-pmp: implement qc_defer for command switching PMP support
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata-pmp: hook PMP support and enable it
Tejun Heo
2007-10-12
1
-31
/
+80
*
libata-pmp: implement Port Multiplier support
Tejun Heo
2007-10-12
1
-0
/
+11
*
[PATCH] libata: Fix HPA handling regression
Alan Cox
2007-10-12
1
-1
/
+6
*
libata-core: blacklist HITACHI HDS drives using wildcard blacklist matching
David Milburn
2007-10-12
1
-2
/
+2
*
libata: update spurious NCQ completion blacklist
Tejun Heo
2007-10-12
1
-1
/
+4
*
libata: fix ata_set_max_sectors()
Tejun Heo
2007-10-12
1
-1
/
+4
*
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
2007-10-12
1
-4
/
+9
*
libata-pmp-prep: implement qc_defer helpers
Tejun Heo
2007-10-12
1
-2
/
+20
*
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
2007-10-12
1
-0
/
+31
*
libata-pmp-prep: make a number of functions global to libata
Tejun Heo
2007-10-12
1
-2
/
+2
*
libata-pmp-prep: add @new_class to ata_dev_revalidate()
Tejun Heo
2007-10-12
1
-2
/
+13
*
libata: misc updates for AN
Tejun Heo
2007-10-12
1
-10
/
+14
*
[libata] SCSI: simulator version, not device version, belongs in VPD
Jeff Garzik
2007-10-12
1
-2
/
+0
*
libata: assume ATA_DEV_ATA on diagnostic failure
Tejun Heo
2007-10-12
1
-4
/
+14
*
libata: update ata_dev_try_classify() arguments
Tejun Heo
2007-10-12
1
-14
/
+16
*
libata: remiplement ata_hpa_resize()
Tejun Heo
2007-10-12
1
-39
/
+85
*
libata: clean up read/set native_max address functions
Tejun Heo
2007-10-12
1
-97
/
+77
*
libata: move ata_id_n_sectors() upward
Tejun Heo
2007-10-12
1
-15
/
+15
*
[libata] blacklist Maxtor*BANC* using new wildcard blacklist matching
Jeff Garzik
2007-10-12
1
-10
/
+22
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
1
-16
/
+11
*
libata: Spot bridge chips
Alan Cox
2007-10-12
1
-0
/
+11
*
[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
[next]