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
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-143
/
+177
2009-03-30
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+33
2009-03-30
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
Rafael J. Wysocki
1
-1
/
+1
2009-03-30
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
1
-18
/
+51
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
PCI PM: Make pci_set_power_state() handle devices with no PM support
Rafael J. Wysocki
1
-6
/
+12
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
1
-53
/
+81
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
3
-22
/
+17
2009-03-30
PCI PM: Use pci_set_power_state during early resume
Rafael J. Wysocki
1
-39
/
+9
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
1
-10
/
+10
2009-03-28
Merge branch 'linus' into core/iommu
Ingo Molnar
3
-4
/
+9
2009-03-28
Merge branch 'linus' into x86/core
Ingo Molnar
2
-2
/
+3
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2
-2
/
+6
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-24
pci: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+2
2009-03-18
Merge branch 'linus' into core/iommu
Ingo Molnar
4
-2
/
+35
2009-03-17
x86, dmar: use atomic allocations for QI and Intr-remapping init
Suresh Siddha
2
-5
/
+5
2009-03-17
x86, intr-remapping: fix free_irte() to clear all the IRTE entries
Suresh Siddha
1
-1
/
+1
2009-03-17
x86, dmar: start with sane state while enabling dma and interrupt-remapping
Suresh Siddha
3
-4
/
+47
2009-03-17
x86, dmar: routines for disabling queued invalidation and intr remapping
Suresh Siddha
2
-0
/
+63
2009-03-17
x86, x2apic: enable fault handling for intr-remapping
Suresh Siddha
3
-21
/
+86
2009-03-17
x86, dmar: move page fault handling code to dmar.c
Suresh Siddha
2
-188
/
+191
2009-03-17
x86, x2apic: fix lock ordering during IRQ migration
Suresh Siddha
1
-25
/
+33
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
14
-83
/
+302
2009-03-13
Merge branch 'x86/core' into x86/kconfig
Ingo Molnar
2
-2
/
+6
2009-03-12
PCIe: portdrv: call pci_disable_device during remove
Alex Chiang
1
-0
/
+1
2009-03-12
pci: Fix typo in message while disabling HT MSI mapping
Prakash Punnoor
1
-1
/
+1
2009-03-12
pci: don't disable too many HT MSI mapping
Prakash Punnoor
1
-0
/
+4
2009-03-12
powerpc/pseries: The RPA PCI hotplug driver depends on EEH
Michael Ellerman
1
-1
/
+1
2009-03-12
PCIe: AER: during disable, check subordinate before walking
Alex Chiang
1
-0
/
+3
2009-03-12
PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598
Alexander Duyck
1
-0
/
+25
2009-03-05
Merge branch 'linus' into core/iommu
Ingo Molnar
19
-261
/
+549
2009-03-01
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
8
-61
/
+229
2009-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-35
/
+161
2009-02-26
PCI: AMD 813x B2 devices do not need boot interrupt quirk
Stefan Assmann
1
-0
/
+3
2009-02-25
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-26
/
+68
2009-02-24
PCI: Enable PCIe AER only after checking firmware support
Andrew Patterson
2
-11
/
+39
2009-02-24
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
3
-8
/
+16
2009-02-24
PCI: don't enable too many HT MSI mappings
Yinghai Lu
1
-15
/
+100
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
5
-21
/
+39
2009-02-18
PCI quirk: enable MSI on 8132
Yinghai Lu
1
-1
/
+3
2009-02-17
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+5
2009-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
4
-20
/
+24
2009-02-17
Fix Intel IOMMU write-buffer flushing
David Woodhouse
1
-1
/
+13
2009-02-14
iommu: fix Intel IOMMU write-buffer flushing
David Woodhouse
1
-1
/
+15
2009-02-14
intel-iommu: fix endless "Unknown DMAR structure type" loop
Tony Battersby
1
-0
/
+8
2009-02-13
PCI: fix missing kernel-doc and typos
Randy Dunlap
1
-4
/
+9
2009-02-13
PCI: fix struct pci_platform_pm_ops kernel-doc
Randy Dunlap
1
-10
/
+10
2009-02-13
PCI: fix rom.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2009-02-13
PCI/MSI: fix msi_mask() shift fix
Matthew Wilcox
1
-6
/
+4
[next]