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
*
libata: Change "write_data" to "rw" for some function documentations
Linus Nilsson
2008-01-29
1
-2
/
+2
*
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
Tejun Heo
2008-01-23
1
-0
/
+1
*
libata annotations and fixes
Al Viro
2008-01-23
1
-1
/
+1
*
libata: make ata_port_queue_task() an internal function
Jeff Garzik
2008-01-23
1
-13
/
+11
*
libata/pata_it821x: Improve handling of poorly compatible emulations
Alan Cox
2008-01-23
1
-16
/
+20
*
libata: make qc->nbytes include extra buffers
Tejun Heo
2008-01-23
1
-4
/
+10
*
libata: convert to chained sg
Tejun Heo
2008-01-23
1
-83
/
+118
*
libata: change ATA_QCFLAG_DMAMAP semantics
Tejun Heo
2008-01-23
1
-8
/
+7
*
libata: kill non-sg DMA interface
Tejun Heo
2008-01-23
1
-133
/
+15
*
libata: update ->data_xfer hook for ATAPI
Tejun Heo
2008-01-23
1
-16
/
+30
*
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
Tejun Heo
2008-01-23
1
-14
/
+14
*
libata: zero xfer length on ATAPI data xfer IRQ is HSM violation
Albert Lee
2008-01-23
1
-2
/
+5
*
libata: convert NCQ test in ata_qc_issue() to ata_is_ncq()
Tejun Heo
2008-01-23
1
-1
/
+1
*
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...
Tejun Heo
2008-01-23
1
-0
/
+52
*
libata: add ATA_CBL_PATA_IGN
Tejun Heo
2008-01-23
1
-0
/
+13
*
libata: xfer_mask is unsigned long not unsigned int
Tejun Heo
2008-01-23
1
-14
/
+15
*
libata: kill ata_id_to_dma_mode()
Tejun Heo
2008-01-23
1
-43
/
+0
*
libata: clean up xfermode / PATA timing related stuff
Tejun Heo
2008-01-23
1
-42
/
+40
*
libata: export xfermode / PATA timing related functions
Tejun Heo
2008-01-23
1
-14
/
+19
*
libata: implement ATA_DFLAG_DUBIOUS_XFER
Tejun Heo
2008-01-23
1
-0
/
+19
*
libata: move ata_set_mode() to libata-eh.c
Tejun Heo
2008-01-23
1
-25
/
+0
*
libata: implement protocol tests
Tejun Heo
2008-01-23
1
-29
/
+7
*
libata: checkpatch fixes
Jeff Garzik
2008-01-23
1
-3
/
+3
*
libata: IORDY handling
Alan Cox
2008-01-23
1
-1
/
+8
*
libata: Disable ATA8-ACS proposed Trusted Computing features by default
Alan Cox
2008-01-23
1
-1
/
+11
*
[libata] core checkpatch fix
Andrew Morton
2008-01-15
1
-1
/
+3
*
libata: fix ATAPI draining
Tejun Heo
2007-12-17
1
-22
/
+65
*
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
2007-12-17
1
-0
/
+4
*
libata: ata_dev_disable() should be called from EH context
Tejun Heo
2007-12-17
1
-6
/
+2
*
libata: add ST3160023AS / 3.42 to NCQ blacklist
Tejun Heo
2007-12-17
1
-0
/
+1
*
libata: clear link->eh_info.serror from ata_std_postreset()
Tejun Heo
2007-12-17
1
-0
/
+1
*
libata: kill spurious NCQ completion detection
Tejun Heo
2007-12-07
1
-17
/
+1
*
libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start...
Alan Cox
2007-12-01
1
-3
/
+2
*
libata: More IVB horkage from TSST
Peter Missel
2007-12-01
1
-0
/
+3
*
libata-core: List more documentation sources for reference
Alan Cox
2007-11-23
1
-0
/
+8
*
libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives
Albert Lee
2007-11-19
1
-1
/
+3
*
libata: workaround DRQ=1 ERR=1 for ATAPI tape drives
Albert Lee
2007-11-19
1
-5
/
+13
*
libata: remove unused functions
Adrian Bunk
2007-11-19
1
-78
/
+0
*
libata: port and host should be stopped before hardware resources are released
Tejun Heo
2007-11-08
1
-13
/
+39
*
libata: skip 0xff polling for PATA controllers
Tejun Heo
2007-11-08
1
-5
/
+11
*
libata: Support PIO polling-only hosts.
Paul Mundt
2007-11-08
1
-0
/
+10
*
libata: handle broken cable reporting
Alan Cox
2007-11-05
1
-1
/
+20
*
libata: Don't disable dipm with SET FEATURES
Kristen Carlson Accardi
2007-11-04
1
-8
/
+10
*
libata: don't configure downstream links faster than the upstream link
Tejun Heo
2007-11-03
1
-6
/
+16
*
libata: request PHY speed configuration on SControl access failure
Tejun Heo
2007-11-03
1
-1
/
+1
*
libata: increase 128 KB / cmd limit for ATAPI tape drives
Tony Battersby
2007-11-03
1
-0
/
+4
*
libata: fix docbook
Stephen Hemminger
2007-11-03
1
-3
/
+3
*
libata: suppress two warnings
Stephen Rothwell
2007-11-03
1
-0
/
+4
*
Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...
Linus Torvalds
2007-10-29
1
-1
/
+195
|
\
|
*
[libata] Link power management infrastructure
Kristen Carlson Accardi
2007-10-29
1
-1
/
+195
[next]