index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
*
libata: Be a bit more slack about early devices
Alan Cox
2008-04-17
1
-10
/
+15
*
libata: cable logic
Alan Cox
2008-04-17
1
-0
/
+4
*
libata: move link onlineness check out of softreset methods
Tejun Heo
2008-04-17
1
-0
/
+4
*
libata: implement PMP helpers
Tejun Heo
2008-04-17
1
-2
/
+2
*
libata: separate PMP support code from core code
Tejun Heo
2008-04-17
1
-13
/
+0
*
libata: make SFF support optional
Tejun Heo
2008-04-17
1
-0
/
+2
*
libata: clean up dummy port_ops
Tejun Heo
2008-04-17
1
-17
/
+5
*
libata: kill ata_noop_dev_select()
Tejun Heo
2008-04-17
1
-19
/
+0
*
libata: replace tf_read with qc_fill_rtf for non-SFF drivers
Tejun Heo
2008-04-17
1
-1
/
+0
*
libata: drop @finish_qc from ata_qc_complete_multiple()
Tejun Heo
2008-04-17
1
-5
/
+1
*
libata: add qc_fill_rtf port operation
Tejun Heo
2008-04-17
1
-1
/
+2
*
libata: unify mechanism to request follow-up SRST
Tejun Heo
2008-04-17
1
-1
/
+0
*
libata: move PMP SCR access failure during reset to ata_eh_reset()
Tejun Heo
2008-04-17
1
-2
/
+1
*
libata: clear SError after link resume
Tejun Heo
2008-04-17
1
-13
/
+22
*
libata: implement and use sata_std_hardreset()
Tejun Heo
2008-04-17
1
-1
/
+29
*
libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...
Tejun Heo
2008-04-17
1
-1
/
+49
*
libata: separate out ata_wait_ready() and implement ata_wait_after_reset()
Tejun Heo
2008-04-17
1
-0
/
+98
*
libata: separate out ata_std_postreset() from ata_sff_postreset()
Tejun Heo
2008-04-17
1
-20
/
+4
*
libata: separate out ata_std_prereset() from ata_sff_prereset()
Tejun Heo
2008-04-17
1
-13
/
+4
*
libata: clean up port_ops->sff_irq_clear()
Tejun Heo
2008-04-17
1
-10
/
+0
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-9
/
+9
*
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-8
/
+8
*
libata: kill unused ata_flush_cache()
Tejun Heo
2008-04-17
1
-26
/
+0
*
libata: make ata_tf_to_lba[48]() generic
Tejun Heo
2008-04-17
1
-6
/
+6
*
libata: isolate and rework cable logic
Alan Cox
2008-04-17
1
-4
/
+44
*
libata: kill ata_chk_status() call from ata_dev_configure()
Tejun Heo
2008-04-17
1
-3
/
+0
*
libata: reorganize SFF related stuff
Tejun Heo
2008-04-17
1
-1875
/
+9
*
libata: drop ata_dev_select() from ata_dev_read_id
Tejun Heo
2008-04-17
1
-1
/
+0
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-2
/
+12
*
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
1
-2
/
+0
*
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
1
-1
/
+0
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-2
/
+111
*
libata: implement and use ata_noop_irq_clear()
Tejun Heo
2008-04-17
1
-0
/
+1
*
libata: kill ata_ehi_schedule_probe()
Tejun Heo
2008-04-17
1
-2
/
+1
*
libata: kill ATA_LFLAG_SKIP_D2H_BSY
Tejun Heo
2008-04-17
1
-4
/
+2
*
libata: prefer hardreset
Tejun Heo
2008-04-17
1
-15
/
+4
*
libata: ATA_12/16 doesn't fall into ATAPI_MISC
Tejun Heo
2008-04-04
1
-0
/
+5
*
libata: uninline atapi_cmd_type()
Tejun Heo
2008-04-04
1
-0
/
+34
*
libata: fix IDENTIFY order in ata_bus_probe()
Bartlomiej Zolnierkiewicz
2008-04-04
1
-1
/
+1
*
libata: ATA_EHI_LPM should be ATA_EH_LPM
Tejun Heo
2008-03-29
1
-1
/
+1
*
libata: improve HPA error handling
Tejun Heo
2008-03-24
1
-4
/
+4
*
libata: assume no device is attached if both IDENTIFYs are aborted
Tejun Heo
2008-03-24
1
-14
/
+24
*
libata: don't allow sysfs read access to force param
Tejun Heo
2008-03-10
1
-1
/
+2
*
ata: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-10
1
-7
/
+7
*
Revert "power_state: get rid of write-only variable in SATA"
Jeff Garzik
2008-02-25
1
-0
/
+3
*
make atapi_dmadir static
Adrian Bunk
2008-02-25
1
-1
/
+1
*
libata-core: fix kernel-doc warning
Randy Dunlap
2008-02-24
1
-1
/
+1
*
libata: automatically use DMADIR if drive/bridge requires it
Tejun Heo
2008-02-24
1
-2
/
+9
*
power_state: get rid of write-only variable in SATA
Pavel Machek
2008-02-24
1
-3
/
+0
[next]