index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-13
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Shane Huang
1
-17
/
+82
2008-06-13
ahci: workarounds for mcp65
Tejun Heo
1
-9
/
+31
2008-06-05
libata: fix G5 SATA broken on -rc5
Hugh Dickins
1
-1
/
+1
2008-06-04
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
4
-19
/
+107
2008-06-04
sata_mv: PHY_MODE4 cleanups
Mark Lord
1
-10
/
+14
2008-06-04
[libata] ata_piix: more acer short cable quirks
Colin Ian King
1
-0
/
+2
2008-06-04
[libata] ACPI: Properly handle bay devices in dock stations
Holger Macht
1
-51
/
+114
2008-05-30
ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
peerchen
1
-4
/
+4
2008-05-30
[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support
Ashish Kalra
1
-61
/
+163
2008-05-30
libata: SRST can't be trusted on PMP sil3726
Tejun Heo
1
-2
/
+5
2008-05-30
libata: fix libata-scsi kernel-doc notation
Randy Dunlap
1
-1
/
+2
2008-05-30
ata: Convert to static DEFINE_SPINLOCK(lock)
Pradeep Singh Rautela
1
-1
/
+1
2008-05-30
ata_piix: fix macbook ich8m problems
Tejun Heo
1
-3
/
+4
2008-05-30
sata_mv: implement SoC guideline SATA_S11
Mark Lord
1
-1
/
+5
2008-05-30
sata_mv: workaround for 60x1 errata sata13
Mark Lord
1
-2
/
+7
2008-05-30
sata_mv: nuke unreleased GenIIe revisions
Mark Lord
1
-19
/
+4
2008-05-30
sata_mv: PHY_MODEx errata fixes
Mark Lord
1
-12
/
+12
2008-05-30
sata_mv: move SOC_FLAG to hpriv
Mark Lord
1
-14
/
+13
2008-05-19
drivers/ata: trim trailing whitespace
Jeff Garzik
2
-5
/
+5
2008-05-19
Fixups to ATA ACPI hotplug
Matthew Garrett
1
-27
/
+50
2008-05-19
libata: ignore SIMG4726 config pseudo device
Tejun Heo
2
-8
/
+8
2008-05-19
sata_sil24: don't use NCQ if marvell 4140 PMP is attached
Tejun Heo
1
-0
/
+11
2008-05-19
libata: don't schedule LPM action seperately during probing
Tejun Heo
1
-2
/
+1
2008-05-19
libata: make sure PMP notification is turned off during recovery
Tejun Heo
1
-16
/
+20
2008-05-19
libata: increase PMP register access timeout to 3s
Tejun Heo
1
-2
/
+2
2008-05-19
libata: ignore recovered PHY errors
Tejun Heo
1
-6
/
+1
2008-05-19
libata: kill hotplug related race condition
Tejun Heo
2
-23
/
+50
2008-05-19
libata: move reset freeze/thaw handling into ata_eh_reset()
Tejun Heo
2
-32
/
+18
2008-05-19
libata: reorganize ata_eh_reset() no reset method path
Tejun Heo
1
-50
/
+52
2008-05-19
libata: fix sata_link_hardreset() @online out parameter handling
Tejun Heo
1
-1
/
+5
2008-05-19
sata_promise: other cleanups
Mikael Pettersson
1
-16
/
+7
2008-05-19
sata_promise: mmio access cleanups
Mikael Pettersson
1
-59
/
+65
2008-05-19
sata_promise: fix irq clearing buglets
Mikael Pettersson
1
-4
/
+3
2008-05-19
ata: remove FIT() macro
Harvey Harrison
9
-64
/
+64
2008-05-19
sata_mv: ensure empty request queue for FBS-NCQ EH
Mark Lord
1
-2
/
+14
2008-05-19
sata_mv: cache main_irq_mask register in hpriv
Mark Lord
1
-5
/
+7
2008-05-19
sata_mv: disregard masked irqs
Mark Lord
1
-4
/
+5
2008-05-19
sata_mv: fix pmp drives not found
Mark Lord
1
-1
/
+4
2008-05-19
sata_mv: consolidate main_irq_mask updates
Mark Lord
1
-25
/
+32
2008-05-19
sata_mv: don't blindly enable IRQs
Mark Lord
1
-26
/
+6
2008-05-19
sata_mv: async notify for genIIe only
Mark Lord
1
-2
/
+12
2008-05-19
sata_mv: group genIIe flags
Mark Lord
1
-9
/
+8
2008-05-19
sata_mv: fis irq register fixes
Mark Lord
1
-4
/
+12
2008-05-19
sata_mv: always do softreset
Mark Lord
1
-0
/
+1
2008-05-19
avr32/pata: avoid unnecessary memset (updated after comments)
Christophe Jaillet
1
-2
/
+0
2008-05-19
pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.
Sonic Zhang
1
-1
/
+4
2008-05-06
pata_atiixp: Don't disable
Alan Cox
2
-0
/
+12
2008-05-06
sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL
Tejun Heo
2
-10
/
+30
2008-05-06
sata_inic162x: add cardbus support
Tejun Heo
1
-12
/
+24
2008-05-06
sata_inic162x: kill now unused SFF related stuff
Tejun Heo
1
-51
/
+18
[next]