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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata: implement dump_id force param
Tejun Heo
2010-05-25
1
-0
/
+9
*
libata: disable ATAPI AN by default
Tejun Heo
2010-05-25
1
-1
/
+6
*
libata-sff: make BMDMA optional
Tejun Heo
2010-05-25
3
-280
/
+325
*
libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf
Tejun Heo
2010-05-25
2
-32
/
+0
*
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
40
-66
/
+159
*
libata-sff: separate out BMDMA irq handler
Tejun Heo
2010-05-25
21
-99
/
+151
*
libata-sff: ata_sff_irq_clear() is BMDMA specific
Tejun Heo
2010-05-25
6
-36
/
+43
*
sata_mv: drop unncessary EH callback resetting
Tejun Heo
2010-05-25
1
-2
/
+0
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
54
-3866
/
+4144
|
\
|
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-20
53
-3826
/
+4126
|
|
\
|
|
*
libata-sff: separate out BMDMA qc_issue
Tejun Heo
2010-05-19
10
-57
/
+79
|
|
*
libata-sff: prd is BMDMA specific
Tejun Heo
2010-05-19
7
-31
/
+35
|
|
*
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
Tejun Heo
2010-05-19
8
-156
/
+154
|
|
*
libata-sff: separate out BMDMA EH
Tejun Heo
2010-05-19
9
-87
/
+100
|
|
*
libata-sff: port_task is SFF specific
Tejun Heo
2010-05-19
5
-91
/
+61
|
|
*
libata-sff: ap->[last_]ctl are SFF specific
Tejun Heo
2010-05-19
2
-2
/
+2
|
|
*
libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()
Tejun Heo
2010-05-19
2
-4
/
+4
|
|
*
libata-sff: introduce ata_sff_init/exit() and ata_sff_port_init()
Tejun Heo
2010-05-19
3
-6
/
+50
|
|
*
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
26
-165
/
+113
|
|
*
libata-sff: clean up inheritance in several drivers
Tejun Heo
2010-05-19
5
-10
/
+29
|
|
*
libata-sff: reorder SFF/BMDMA functions
Tejun Heo
2010-05-17
1
-222
/
+226
|
|
*
sata_inic162x: kill PORT_PRD_ADDR initialization
Tejun Heo
2010-05-17
1
-2
/
+1
|
|
*
libata: kill ATA_FLAG_DISABLED
Tejun Heo
2010-05-17
15
-346
/
+205
|
|
*
libata-sff: kill unused prototype and make ata_dev_select() static
Tejun Heo
2010-05-14
2
-4
/
+1
|
|
*
libata-sff: update bmdma host bus error handling
Tejun Heo
2010-05-14
1
-8
/
+12
|
|
*
sata_mv: remove unnecessary initialization
Tejun Heo
2010-05-14
1
-3
/
+0
|
|
*
sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF
Tejun Heo
2010-05-14
1
-6
/
+6
|
|
*
pata_sch: use ata_pci_sff_init_one()
Tejun Heo
2010-05-14
1
-11
/
+1
|
|
*
pata_sil680: Do our own exec_command posting
Alan Cox
2010-05-14
1
-4
/
+26
|
|
*
libata: Remove excess delay in the tf_load path
Alan Cox
2010-05-14
2
-5
/
+0
|
|
*
sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
Tejun Heo
2010-05-14
1
-2
/
+1
|
|
*
libata: don't flush dcache on slab pages
Sebastian Andrzej Siewior
2010-05-14
1
-1
/
+1
|
|
*
pata_cmd640: don't read CFR pointlessly
Sergei Shtylyov
2010-05-14
1
-3
/
+0
|
|
*
libata: make sff_irq_on() method optional
Sergei Shtylyov
2010-05-14
4
-64
/
+18
|
|
*
libata: introduce sff_set_devctl() method
Sergei Shtylyov
2010-05-14
3
-59
/
+50
|
|
*
ahci_platform: properly set up EM messaging
Jeff Garzik
2010-05-14
1
-1
/
+1
|
|
*
ahci: add "em_buffer" attribute for AHCI hosts
Harry Zhang
2010-05-14
2
-3
/
+111
|
|
*
ahci: EM message type auto detect
Harry Zhang
2010-05-14
3
-20
/
+28
|
|
*
pata_scc: kill useless check in scc_postreset()
Sergei Shtylyov
2010-05-14
1
-2
/
+1
|
|
*
pata_scc: make scc_wait_after_reset() static
Sergei Shtylyov
2010-05-14
1
-2
/
+2
|
|
*
libata: use __ratelimit
Akinobu Mita
2010-05-14
1
-16
/
+3
|
|
*
libata: use longer 0xff wait if parallel scan is enabled
Tejun Heo
2010-05-14
1
-6
/
+12
|
|
*
libata-sff: kill unused ata_bus_reset()
Sergei Shtylyov
2010-05-14
1
-94
/
+0
|
|
*
[libata] Disable R_OK (Early ACK) on SII 3726 PMP
Grant Grundler
2010-05-14
1
-3
/
+29
|
|
*
libata: update gfp/slab.h includes
Tejun Heo
2010-05-14
2
-0
/
+2
|
|
*
ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
Tejun Heo
2010-05-14
2
-10
/
+29
|
|
*
pata_mpc52xx: reduce code size by simple change of constant data types
Roman Fietze
2010-05-14
1
-39
/
+39
|
|
*
ahci: clean up board IDs
Tejun Heo
2010-05-14
1
-120
/
+117
|
|
*
ahci: Turn off DMA engines when there's no device attached
Matthew Garrett
2010-05-14
1
-0
/
+18
|
|
*
ahci: Add platform driver
Anton Vorontsov
2010-05-14
3
-0
/
+200
[next]