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-06-17
Fix pci_claim_resource
Matthew Wilcox
1
-2
/
+2
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+5
2009-06-15
PCI: add power-state name strings
Alan Stern
1
-0
/
+5
2009-06-15
PCIE: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-1
/
+1
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+2
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
9
-100
/
+94
2009-06-12
trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug
Peter Huewe
1
-2
/
+2
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
7
-97
/
+90
2009-06-10
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-59
/
+62
2009-06-04
PCI: use fixed-up device class when configuring device
Yu Zhao
1
-0
/
+2
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
7
-46
/
+47
2009-05-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+2
2009-05-27
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
2
-38
/
+26
2009-05-21
powerpc/pci: Cleanup some minor cruft
Kumar Gala
1
-1
/
+0
2009-05-19
PCI PM: Fix initialization and kexec breakage for some devices
Rafael J. Wysocki
1
-1
/
+2
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-37
/
+93
2009-05-18
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
1
-4
/
+2
2009-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-3
/
+10
2009-05-12
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix
Cyrill Gorcunov
1
-1
/
+1
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
8
-30
/
+74
2009-05-11
PCI MSI: Fix MSI-X with NIU cards
Matthew Wilcox
1
-2
/
+6
2009-05-11
intel-iommu: PAE memory corruption fix
David Woodhouse
1
-4
/
+9
2009-05-11
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
1
-26
/
+30
2009-05-11
Merge commit 'v2.6.30-rc5' into x86/apic
Ingo Molnar
8
-30
/
+74
2009-05-06
pci: update 82576 sr-iov quirk with latest device IDs
Alexander Duyck
1
-0
/
+2
2009-05-05
PCI: Fix pci-e port driver slot_reset bad default return value
Zhang, Yanmin
2
-1
/
+4
2009-05-01
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
2
-23
/
+25
2009-04-28
irq: make ht irq_desc more numa aware
Yinghai Lu
1
-1
/
+3
2009-04-28
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
1
-9
/
+6
2009-04-22
PCI: only save/restore existent registers in the PCIe capability
Yu Zhao
1
-14
/
+56
2009-04-22
docbooks: add/fix PCI kernel-doc
Randy Dunlap
4
-8
/
+13
2009-04-22
PCI: cleanup debug output resources
Yinghai Lu
1
-2
/
+4
2009-04-22
x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86
Matthew Wilcox
1
-6
/
+0
2009-04-22
PCI quirk: disable MSI on VIA VT3364 chipsets
Thomas Renninger
1
-0
/
+1
2009-04-19
x86, intr-remap: add option to disable interrupt remapping
Weidong Han
1
-0
/
+11
2009-04-19
x86, intr-remap: enable interrupt remapping early
Weidong Han
2
-23
/
+14
2009-04-13
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-3
/
+12
2009-04-10
intel-iommu: Avoid panic() for DRHD at address zero.
David Woodhouse
1
-1
/
+10
2009-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
8
-15
/
+78
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-4
/
+4
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-07
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
1
-1
/
+2
2009-04-06
Intel-IOMMU Alignment Issue in dma_pte_clear_range()
Fenghua Yu
1
-2
/
+2
2009-04-06
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-46
/
+348
2009-04-06
drivers/pci/intr_remapping.c: include acpi.h
Alexander Beregalov
1
-0
/
+1
2009-04-06
intel-iommu: Fix oops in device_to_iommu() when devices not found.
David Woodhouse
1
-1
/
+2
2009-04-06
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
1
-0
/
+14
2009-04-06
PCI: allow PCI core hotplug to remove PCI root bus
Alex Chiang
1
-4
/
+0
2009-04-06
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
1
-1
/
+2
[next]