index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
libata-acpi: don't call sleeping function from invalid context
Zhang Rui
2008-07-11
1
-1
/
+4
*
|
Added Targa Visionary 1000 IDE adapter to pata_sis.c
Kai Krakow
2008-07-11
1
-0
/
+1
*
|
libata-acpi: filter out DIPM enable
Tejun Heo
2008-07-11
1
-2
/
+12
*
|
ahci: give another shot at clearing all bits in irq_stat
Tejun Heo
2008-07-05
1
-3
/
+13
*
|
sata_mv: safer logic for limit_warnings
Mark Lord
2008-07-04
1
-1
/
+1
*
|
libata-sff: improve HSM violation reporting
Tejun Heo
2008-07-04
1
-9
/
+21
*
|
ahci: always clear all bits in irq_stat
Tejun Heo
2008-07-04
1
-6
/
+3
*
|
sata_sil24: add DID for another adaptec flavor
Tejun Heo
2008-07-04
1
-0
/
+1
*
|
sata_uli: hardreset is broken
Tejun Heo
2008-06-27
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-06-20
1
-0
/
+2
|
\
|
*
pcmcia: add another pata/ide ID
Kristoffer Ericson
2008-06-20
1
-0
/
+1
|
*
pcmcia: add an pata/ide ID
Matt Reimer
2008-06-20
1
-0
/
+1
*
|
ahci: sis can't do PMP
Tejun Heo
2008-06-18
1
-3
/
+12
*
|
ata_piix: add TECRA M4 to broken suspend list
Tejun Heo
2008-06-18
1
-0
/
+7
*
|
LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver
Ben Dooks
2008-06-18
1
-1
/
+9
*
|
sata_mv: warn on PIO with multiple DRQs
Mark Lord
2008-06-18
1
-0
/
+18
*
|
sata_mv: enable async_notify for 60x1 Rev.C0 and higher
Mark Lord
2008-06-18
1
-0
/
+3
*
|
libata: don't check whether to use DMA or not for no data commands
Tejun Heo
2008-06-18
3
-12
/
+10
*
|
ahci: jmb361 has only one port
Tejun Heo
2008-06-18
1
-0
/
+8
|
/
*
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Shane Huang
2008-06-13
1
-17
/
+82
*
ahci: workarounds for mcp65
Tejun Heo
2008-06-13
1
-9
/
+31
*
libata: fix G5 SATA broken on -rc5
Hugh Dickins
2008-06-05
1
-1
/
+1
*
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
2008-06-04
4
-19
/
+107
*
sata_mv: PHY_MODE4 cleanups
Mark Lord
2008-06-04
1
-10
/
+14
*
[libata] ata_piix: more acer short cable quirks
Colin Ian King
2008-06-04
1
-0
/
+2
*
[libata] ACPI: Properly handle bay devices in dock stations
Holger Macht
2008-06-04
1
-51
/
+114
*
ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
peerchen
2008-05-30
1
-4
/
+4
*
[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support
Ashish Kalra
2008-05-30
1
-61
/
+163
*
libata: SRST can't be trusted on PMP sil3726
Tejun Heo
2008-05-30
1
-2
/
+5
*
libata: fix libata-scsi kernel-doc notation
Randy Dunlap
2008-05-30
1
-1
/
+2
*
ata: Convert to static DEFINE_SPINLOCK(lock)
Pradeep Singh Rautela
2008-05-30
1
-1
/
+1
*
ata_piix: fix macbook ich8m problems
Tejun Heo
2008-05-30
1
-3
/
+4
*
sata_mv: implement SoC guideline SATA_S11
Mark Lord
2008-05-30
1
-1
/
+5
*
sata_mv: workaround for 60x1 errata sata13
Mark Lord
2008-05-30
1
-2
/
+7
*
sata_mv: nuke unreleased GenIIe revisions
Mark Lord
2008-05-30
1
-19
/
+4
*
sata_mv: PHY_MODEx errata fixes
Mark Lord
2008-05-30
1
-12
/
+12
*
sata_mv: move SOC_FLAG to hpriv
Mark Lord
2008-05-30
1
-14
/
+13
*
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
[prev]
[next]