index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
libata.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: handle broken cable reporting
Alan Cox
2007-11-05
1
-0
/
+1
*
libata: implement and use ATA_QCFLAG_QUIET
Tejun Heo
2007-10-30
1
-0
/
+1
*
[libata] Link power management infrastructure
Kristen Carlson Accardi
2007-10-29
1
-1
/
+20
*
libata: implement ata_wait_after_reset()
Tejun Heo
2007-10-29
1
-0
/
+8
*
libata: track SLEEP state and issue SRST to wake it up
Tejun Heo
2007-10-29
1
-0
/
+1
*
[libata] checkpatch-inspired cleanups
Jeff Garzik
2007-10-23
1
-11
/
+11
*
[libata] kill ata_sg_is_last()
Jeff Garzik
2007-10-18
1
-12
/
+0
*
libata: convert to using sg helpers
Jens Axboe
2007-10-16
1
-6
/
+10
*
[libata] struct pci_dev related cleanups
Jeff Garzik
2007-10-12
1
-19
/
+14
*
libata: use ata_exec_internal() for PMP register access
Tejun Heo
2007-10-12
1
-8
/
+0
*
libata: implement ATA_PFLAG_RESETTING
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata-core: Expose gtm methods for driver use
Alan Cox
2007-10-12
1
-0
/
+2
*
libata: Add a drivers/ide style DMA disable
Alan Cox
2007-10-12
1
-0
/
+6
*
libata-pmp: implement qc_defer for command switching PMP support
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata-pmp: implement Port Multiplier support
Tejun Heo
2007-10-12
1
-0
/
+19
*
[PATCH] libata: Fix HPA handling regression
Alan Cox
2007-10-12
1
-0
/
+1
*
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
2007-10-12
1
-2
/
+2
*
libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata-pmp-prep: implement ATA_LFLAG_DISABLED
Tejun Heo
2007-10-12
1
-0
/
+3
*
libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
Tejun Heo
2007-10-12
1
-0
/
+4
*
libata-pmp-prep: implement qc_defer helpers
Tejun Heo
2007-10-12
1
-0
/
+8
*
libata-pmp-prep: implement ops->qc_defer()
Tejun Heo
2007-10-12
1
-0
/
+6
*
libata-pmp-prep: add PMP related constants, fields, ops and update helpers
Tejun Heo
2007-10-12
1
-4
/
+26
*
libata: update ata_dev_try_classify() arguments
Tejun Heo
2007-10-12
1
-1
/
+2
*
ata: increase allowed config flags
Kristen Carlson Accardi
2007-10-12
1
-4
/
+4
*
libata: move EH repeat reporting into ata_eh_report()
Tejun Heo
2007-10-12
1
-2
/
+3
*
libata: implement and use ata_port_desc() to report port configuration
Tejun Heo
2007-10-12
1
-2
/
+10
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-2
/
+0
*
[libata] add ACPI cable detect API
Alan Cox
2007-10-12
1
-0
/
+6
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
1
-4
/
+0
*
libata: add printf format attribute to ehi desc functions
Tejun Heo
2007-10-12
1
-2
/
+4
*
libata: use ata_port_printk() in ata_wait_idle()
Tejun Heo
2007-10-12
1
-2
/
+4
*
[libata] ahci: send event when AN received
Kristen Carlson Accardi
2007-10-12
1
-0
/
+1
*
[libata] check for SATA async notify support
Kristen Carlson Accardi
2007-10-12
1
-0
/
+2
*
libata-link: add PMP links
Tejun Heo
2007-10-12
1
-6
/
+47
*
libata-link: implement ata_link_abort()
Tejun Heo
2007-10-12
1
-0
/
+1
*
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
Tejun Heo
2007-10-12
1
-3
/
+8
*
libata-link: linkify config/EH related functions
Tejun Heo
2007-10-12
1
-2
/
+2
*
libata-link: linkify reset
Tejun Heo
2007-10-12
1
-9
/
+10
*
libata-link: linkify PHY-related functions
Tejun Heo
2007-10-12
1
-12
/
+12
*
libata-link: implement and use link/device iterators
Tejun Heo
2007-10-12
1
-3
/
+14
*
libata-link: introduce ata_link
Tejun Heo
2007-10-12
1
-15
/
+25
*
libata: implement BROKEN_HPA horkage and apply it to affected drives
Tejun Heo
2007-08-31
1
-0
/
+1
*
ata_piix: fix suspend/resume for some TOSHIBA laptops
Tejun Heo
2007-07-24
1
-0
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-07-22
1
-0
/
+1
|
\
|
*
[SCSI] sas_ata: ata_post_internal should abort the sas_task
Darrick J. Wong
2007-07-18
1
-0
/
+1
*
|
libata: implement EH fast drain
Tejun Heo
2007-07-20
1
-0
/
+3
*
|
libata: reorganize ata_ehi_hotplugged()
Tejun Heo
2007-07-20
1
-3
/
+4
*
|
libata: improve SATA PHY speed down logic
Tejun Heo
2007-07-20
1
-0
/
+1
[next]