index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
[libata] struct pci_dev related cleanups
Jeff Garzik
4
-39
/
+17
2007-10-12
libata: use ata_exec_internal() for PMP register access
Tejun Heo
6
-197
/
+118
2007-10-12
libata: implement ATA_PFLAG_RESETTING
Tejun Heo
2
-0
/
+12
2007-10-12
libata: add @timeout to ata_exec_internal[_sg]()
Tejun Heo
4
-17
/
+26
2007-10-12
ahci: fix notification handling
Tejun Heo
1
-9
/
+21
2007-10-12
ahci: clean up PORT_IRQ_BAD_PMP enabling
Tejun Heo
1
-5
/
+10
2007-10-12
ahci: kill leftover from enabling NCQ over PMP
Tejun Heo
1
-8
/
+0
2007-10-12
libata: wrap schedule_timeout_uninterruptible() in loop
Tejun Heo
1
-1
/
+2
2007-10-12
libata: skip suppress reporting if ATA_EHI_QUIET
Tejun Heo
1
-0
/
+3
2007-10-12
libata: clear ehi description after initial host report
Tejun Heo
1
-2
/
+3
2007-10-12
pata_jmicron: match vendor and class code only
Tejun Heo
1
-11
/
+2
2007-10-12
libata: add ST9160821AS / 3.ALD to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-10-12
pata_acpi: ACPI driver support
Alan Cox
3
-0
/
+406
2007-10-12
libata-core: Expose gtm methods for driver use
Alan Cox
2
-2
/
+8
2007-10-12
libata: add HDT722516DLA380 to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-10-12
libata: blacklist NCQ on Seagate Barracuda ST380817AS
Paolo Ornati
1
-0
/
+1
2007-10-12
[libata] Turn on ACPI by default
Jeff Garzik
1
-2
/
+2
2007-10-12
libata_scsi: Fix ATAPI transfer lengths
Alan Cox
1
-4
/
+14
2007-10-12
libata: correct handling of SRST reset sequences
Alan Cox
1
-0
/
+21
2007-10-12
libata: Integrate ACPI-based PATA/SATA hotplug - version 5
Matthew Garrett
1
-1
/
+59
2007-10-12
libata: Add a drivers/ide style DMA disable
Alan Cox
2
-0
/
+23
2007-10-12
ahci: Add MCP79 support to AHCI driver
Peer Chen
1
-0
/
+8
2007-10-12
libata: add human-readable error value decoding
Robert Hancock
2
-0
/
+54
2007-10-12
ahci: implement AHCI_HFLAG_NO_PMP
Tejun Heo
1
-2
/
+9
2007-10-12
ahci: move host flags over to pi.private_data
Tejun Heo
1
-28
/
+35
2007-10-12
ahci: implement PMP support
Tejun Heo
1
-46
/
+174
2007-10-12
sata_sil24: implement PORT_RST
Tejun Heo
1
-23
/
+70
2007-10-12
sata_sil24: implement PMP support
Tejun Heo
1
-21
/
+206
2007-10-12
libata-pmp: implement qc_defer for command switching PMP support
Tejun Heo
3
-0
/
+32
2007-10-12
libata-pmp: extend ACPI support to cover PMP
Tejun Heo
3
-4
/
+38
2007-10-12
libata-pmp: hook PMP support and enable it
Tejun Heo
3
-35
/
+96
2007-10-12
libata-pmp: implement Port Multiplier support
Tejun Heo
5
-1
/
+1219
2007-10-12
libata-pmp: update ata_eh_reset() for PMP
Tejun Heo
1
-0
/
+2
2007-10-12
[PATCH] libata: Fix HPA handling regression
Alan Cox
2
-1
/
+7
2007-10-12
[libata] ata_piix: add HP compaq laptop to short cable list
Jeff Garzik
1
-0
/
+1
2007-10-12
pata_ns87415: Initial cut at 87415/87560 IDE support
Alan Cox
3
-0
/
+477
2007-10-12
libata-core: blacklist HITACHI HDS drives using wildcard blacklist matching
David Milburn
1
-2
/
+2
2007-10-12
libata: update spurious NCQ completion blacklist
Tejun Heo
1
-1
/
+4
2007-10-12
libata: correct kernel parameter in documentation.
Dave Jones
1
-4
/
+4
2007-10-12
pata_pdc202xx_old MWDMA fixes, and notes
Alan Cox
1
-5
/
+10
2007-10-12
pata_atiixp: Audit notes on locking
Alan Cox
1
-0
/
+6
2007-10-12
[libata] AHCI: enable AHCI mode, before using AHCI reset
Jeff Garzik
1
-1
/
+7
2007-10-12
libata: Fix build failure on ppc64 drivers/ata/pata_scc.c
Satyam Sharma
1
-9
/
+12
2007-10-12
sata_via: kill SATA_PATA_SHARING register handling
Tejun Heo
1
-14
/
+2
2007-10-12
libata: fix ata_set_max_sectors()
Tejun Heo
1
-1
/
+4
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
7
-28
/
+93
2007-10-12
libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
Tejun Heo
2
-0
/
+8
2007-10-12
libata-pmp-prep: implement EH fast-fail path
Tejun Heo
1
-1
/
+1
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_DISABLED
Tejun Heo
2
-1
/
+32
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
Tejun Heo
2
-1
/
+5
[next]