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-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
2008-06-04
1
-14
/
+2
*
libata: kill unused constants
Tejun Heo
2008-06-04
1
-3
/
+0
*
libata: ignore SIMG4726 config pseudo device
Tejun Heo
2008-05-19
1
-1
/
+1
*
libata: increase PMP register access timeout to 3s
Tejun Heo
2008-05-19
1
-1
/
+1
*
ata: remove FIT() macro
Harvey Harrison
2008-05-19
1
-2
/
+0
*
[libata] revert new check-ready Status register logic
Jeff Garzik
2008-05-09
1
-6
/
+3
*
libata: export ata_eh_analyze_ncq_error
Mark Lord
2008-05-06
1
-0
/
+1
*
libata: improve post-reset device ready test
Tejun Heo
2008-05-06
1
-0
/
+15
*
[libata] linux/libata.h: reorganize ata_device struct members a bit
Jeff Garzik
2008-04-29
1
-6
/
+6
*
make sata_print_link_status() static
Adrian Bunk
2008-04-25
1
-1
/
+0
*
SCSI: convert struct class_device to struct device
Tony Jones
2008-04-19
1
-1
/
+1
*
libata: make PMP support optional
Tejun Heo
2008-04-17
1
-0
/
+27
*
libata: implement PMP helpers
Tejun Heo
2008-04-17
1
-9
/
+29
*
libata: separate PMP support code from core code
Tejun Heo
2008-04-17
1
-7
/
+10
*
libata: make SFF support optional
Tejun Heo
2008-04-17
1
-0
/
+9
*
libata: kill ata_noop_dev_select()
Tejun Heo
2008-04-17
1
-1
/
+0
*
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
2008-04-17
1
-2
/
+1
*
libata: add qc_fill_rtf port operation
Tejun Heo
2008-04-17
1
-0
/
+2
*
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
2008-04-17
1
-2
/
+0
*
libata: clear SError after link resume
Tejun Heo
2008-04-17
1
-2
/
+0
*
libata: implement and use sata_std_hardreset()
Tejun Heo
2008-04-17
1
-0
/
+2
*
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
2008-04-17
1
-1
/
+9
*
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
2008-04-17
1
-0
/
+2
*
libata: restructure SFF post-reset readiness waits
Tejun Heo
2008-04-17
1
-3
/
+15
*
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
2008-04-17
1
-0
/
+1
*
libata: separate out ata_std_prereset() from ata_sff_prereset()
Tejun Heo
2008-04-17
1
-0
/
+1
*
libata: clean up port_ops->sff_irq_clear()
Tejun Heo
2008-04-17
1
-1
/
+0
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-12
/
+13
*
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-50
/
+53
*
use ATA_TAG_INTERNAL in ata_tag_internal()
Yoichi Yuasa
2008-04-17
1
-1
/
+1
*
libata: implement ATA_QCFLAG_RETRY
Tejun Heo
2008-04-17
1
-0
/
+1
*
libata: kill ata_chk_status()
Tejun Heo
2008-04-17
1
-6
/
+1
*
libata: move ata_pci_default_filter() out of CONFIG_PCI
Tejun Heo
2008-04-17
1
-2
/
+2
*
libata: reorganize SFF related stuff
Tejun Heo
2008-04-17
1
-189
/
+190
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-9
/
+10
*
libata: kill port_info->sht and ->irq_handler
Tejun Heo
2008-04-17
1
-2
/
+0
*
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
1
-2
/
+2
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-5
/
+18
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-0
/
+57
*
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
1
-0
/
+1
*
libata: reorganize ata_port_operations
Tejun Heo
2008-04-17
1
-56
/
+61
*
libata: kill ata_ehi_schedule_probe()
Tejun Heo
2008-04-17
1
-8
/
+4
*
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
1
-2
/
+0
*
libata: kill ATA_EHI_RESUME_LINK
Tejun Heo
2008-04-17
1
-3
/
+0
*
libata: kill ATA_LFLAG_HRST_TO_RESUME
Tejun Heo
2008-04-17
1
-1
/
+0
*
libata: prefer hardreset
Tejun Heo
2008-04-17
1
-4
/
+4
*
libata: ATA_12/16 doesn't fall into ATAPI_MISC
Tejun Heo
2008-04-04
1
-1
/
+2
*
libata: uninline atapi_cmd_type()
Tejun Heo
2008-04-04
1
-21
/
+1
*
libata: ATA_EHI_LPM should be ATA_EH_LPM
Tejun Heo
2008-03-29
1
-1
/
+1
[next]