index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/ata: trim trailing whitespace
Jeff Garzik
2008-05-19
2
-5
/
+5
*
Fixups to ATA ACPI hotplug
Matthew Garrett
2008-05-19
1
-27
/
+50
*
libata: ignore SIMG4726 config pseudo device
Tejun Heo
2008-05-19
2
-8
/
+8
*
sata_sil24: don't use NCQ if marvell 4140 PMP is attached
Tejun Heo
2008-05-19
1
-0
/
+11
*
libata: don't schedule LPM action seperately during probing
Tejun Heo
2008-05-19
1
-2
/
+1
*
libata: make sure PMP notification is turned off during recovery
Tejun Heo
2008-05-19
1
-16
/
+20
*
libata: increase PMP register access timeout to 3s
Tejun Heo
2008-05-19
1
-2
/
+2
*
libata: ignore recovered PHY errors
Tejun Heo
2008-05-19
1
-6
/
+1
*
libata: kill hotplug related race condition
Tejun Heo
2008-05-19
2
-23
/
+50
*
libata: move reset freeze/thaw handling into ata_eh_reset()
Tejun Heo
2008-05-19
2
-32
/
+18
*
libata: reorganize ata_eh_reset() no reset method path
Tejun Heo
2008-05-19
1
-50
/
+52
*
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
[next]