index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libata: fix sata_link_hardreset() @online out parameter handling
Tejun Heo
2008-05-19
1
-1
/
+5
*
sata_promise: other cleanups
Mikael Pettersson
2008-05-19
1
-16
/
+7
*
sata_promise: mmio access cleanups
Mikael Pettersson
2008-05-19
1
-59
/
+65
*
sata_promise: fix irq clearing buglets
Mikael Pettersson
2008-05-19
1
-4
/
+3
*
ata: remove FIT() macro
Harvey Harrison
2008-05-19
9
-64
/
+64
*
sata_mv: ensure empty request queue for FBS-NCQ EH
Mark Lord
2008-05-19
1
-2
/
+14
*
sata_mv: cache main_irq_mask register in hpriv
Mark Lord
2008-05-19
1
-5
/
+7
*
sata_mv: disregard masked irqs
Mark Lord
2008-05-19
1
-4
/
+5
*
sata_mv: fix pmp drives not found
Mark Lord
2008-05-19
1
-1
/
+4
*
sata_mv: consolidate main_irq_mask updates
Mark Lord
2008-05-19
1
-25
/
+32
*
sata_mv: don't blindly enable IRQs
Mark Lord
2008-05-19
1
-26
/
+6
*
sata_mv: async notify for genIIe only
Mark Lord
2008-05-19
1
-2
/
+12
*
sata_mv: group genIIe flags
Mark Lord
2008-05-19
1
-9
/
+8
*
sata_mv: fis irq register fixes
Mark Lord
2008-05-19
1
-4
/
+12
*
sata_mv: always do softreset
Mark Lord
2008-05-19
1
-0
/
+1
*
avr32/pata: avoid unnecessary memset (updated after comments)
Christophe Jaillet
2008-05-19
1
-2
/
+0
*
pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.
Sonic Zhang
2008-05-19
1
-1
/
+4
*
pata_atiixp: Don't disable
Alan Cox
2008-05-06
2
-0
/
+12
*
sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL
Tejun Heo
2008-05-06
2
-10
/
+30
*
sata_inic162x: add cardbus support
Tejun Heo
2008-05-06
1
-12
/
+24
*
sata_inic162x: kill now unused SFF related stuff
Tejun Heo
2008-05-06
1
-51
/
+18
*
sata_inic162x: use IDMA for ATAPI commands
Tejun Heo
2008-05-06
1
-34
/
+47
*
sata_inic162x: use IDMA for non DMA ATA commands
Tejun Heo
2008-05-06
1
-34
/
+15
*
sata_inic162x: kill now unused bmdma related stuff
Tejun Heo
2008-05-06
1
-98
/
+5
*
sata_inic162x: use IDMA for ATA_PROT_DMA
Tejun Heo
2008-05-06
1
-35
/
+235
*
sata_inic162x: update TF read handling
Tejun Heo
2008-05-06
1
-2
/
+45
*
sata_inic162x: add / update constants
Tejun Heo
2008-05-06
1
-3
/
+56
*
sata_inic162x: misc clean ups
Tejun Heo
2008-05-06
1
-13
/
+5
*
sata_mv use hweight16() for bit counting (V2)
Mark Lord
2008-05-06
1
-12
/
+6
*
sata_mv NCQ-EH for FIS-based switching
Mark Lord
2008-05-06
1
-0
/
+165
*
sata_mv delayed eh handling
Mark Lord
2008-05-06
1
-1
/
+37
*
libata: export ata_eh_analyze_ncq_error
Mark Lord
2008-05-06
2
-1
/
+2
*
sata_mv new mv_port_intr function
Mark Lord
2008-05-06
1
-36
/
+48
*
sata_mv fix mv_host_intr bug for hc_irq_cause
Mark Lord
2008-05-06
1
-29
/
+42
*
sata_mv NCQ and SError fixes for mv_err_intr
Mark Lord
2008-05-06
1
-21
/
+43
*
sata_mv rearrange mv_config_fbs
Mark Lord
2008-05-06
1
-21
/
+39
*
sata_mv errata workaround for sata25 part 1
Mark Lord
2008-05-06
1
-2
/
+18
*
sata_mv new mv_qc_defer method
Mark Lord
2008-05-06
1
-2
/
+41
*
sata_mv wait for empty+idle
Mark Lord
2008-05-06
1
-0
/
+20
*
sata_mv pci features
Mark Lord
2008-05-06
1
-3
/
+36
*
sata_mv more cosmetic changes
Mark Lord
2008-05-06
1
-59
/
+63
*
libata: Add Intel SCH PATA driver
Alek Du
2008-05-06
3
-0
/
+216
*
ata_piix: verify SIDPR access before enabling it
Tejun Heo
2008-05-06
1
-0
/
+25
*
libata: improve post-reset device ready test
Tejun Heo
2008-05-06
2
-8
/
+2
*
ahci: SB600 ahci can't do MSI, blacklist that capability
Tejun Heo
2008-04-29
1
-1
/
+1
*
libata: More TSSTcorp pain, keep in sync with legacy IDE
Alan Cox
2008-04-29
1
-0
/
+3
*
pata_via: Fix 6410 misdetect
Alan Cox
2008-04-29
1
-5
/
+6
*
[libata] pata_atiixp: fix PIO timing data misprogramming
Jeff Garzik
2008-04-29
1
-2
/
+2
*
Fix bug - Implement bfin ata interrupt handler to avoid "irq 68 nobody cared"...
Sonic Zhang
2008-04-29
1
-4
/
+120
*
sata_mv: Improve naming of main_irq cause/mask identifiers
Mark Lord
2008-04-29
1
-38
/
+39
[prev]
[next]