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
2010-02-18
Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...
Len Brown
1
-6
/
+0
2010-02-05
CS5536: apply pci quirk for BIOS SMBUS bug
Andres Salomon
1
-0
/
+17
2010-02-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+2
2010-01-31
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
1
-6
/
+0
2010-01-29
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
Benjamin Herrenschmidt
1
-2
/
+2
2010-01-25
PCI: fix nested spinlock hang in aer_inject
Andrew Patterson
1
-6
/
+6
2010-01-04
PCIe AER: prevent AER injection if hardware masks error reporting
Youquan,Song
1
-1
/
+19
2010-01-04
PCI/PM: Use per-device D3 delays
Rafael J. Wysocki
1
-4
/
+15
2010-01-04
PCI: Check the node argument passed to cpumask_of_node
David John
1
-2
/
+4
2010-01-04
PCI: AER: fix aer inject result in kernel oops
Youquan,Song
1
-1
/
+7
2010-01-04
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
2
-18
/
+15
2009-12-31
pci: avoid compiler warning in quirks.c
Linus Torvalds
1
-1
/
+1
2009-12-31
PCI: Fix build if quirks are not enabled
Rafael J. Wysocki
3
-17
/
+19
2009-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
16
-35
/
+116
2009-12-16
PCI/cardbus: Add a fixup hook and fix powerpc
Benjamin Herrenschmidt
1
-0
/
+5
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
Stefan Assmann
4
-6
/
+6
2009-12-16
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
10
-20
/
+20
2009-12-16
PCI: add Intel 82599 Virtual Function specific reset method
Dexuan Cui
1
-0
/
+22
2009-12-16
PCI: add Intel USB specific reset method
Dexuan Cui
1
-0
/
+24
2009-12-16
PCI: support device-specific reset methods
Dexuan Cui
3
-0
/
+36
2009-12-16
PCI: Handle case when no pci device can provide cache line size hint
Csaba Henk
1
-1
/
+1
2009-12-16
PCI/PM: Propagate wake-up enable for PCIe devices too
Rafael J. Wysocki
1
-8
/
+2
2009-12-16
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
3
-51
/
+140
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
37
-968
/
+818
2009-12-09
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
3
-13
/
+13
2009-12-08
Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-4
/
+92
2009-12-08
Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls"
KOSAKI Motohiro
1
-22
/
+3
2009-12-08
intel-iommu: ignore page table validation in pass through mode
Chris Wright
1
-5
/
+8
2009-12-08
intel-iommu: Fix oops with intel_iommu=igfx_off
David Woodhouse
1
-0
/
+3
2009-12-08
intel-iommu: Check for an RMRR which ends before it starts.
David Woodhouse
1
-0
/
+10
2009-12-08
intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
David Woodhouse
1
-7
/
+26
2009-12-08
intel-iommu: Detect DMAR in hyperspace at probe time.
Chris Wright
1
-5
/
+29
2009-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
16
-393
/
+333
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+9
2009-12-04
PCI: fix coding style issue in pci_save_state()
Kleber Sacilotto de Souza
1
-1
/
+1
2009-12-04
PCI: add pci_request_acs
Chris Wright
3
-5
/
+18
2009-12-04
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
1
-2
/
+4
2009-12-04
PCI: remove ifdefed pci_cleanup_aer_correct_error_status
Andrew Patterson
1
-17
/
+0
2009-12-04
PCI: unconditionally clear AER uncorr status register during cleanup
Andrew Patterson
1
-7
/
+3
2009-12-04
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
2
-24
/
+9
2009-12-04
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
4
-26
/
+9
2009-12-04
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
1
-11
/
+10
2009-12-04
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
1
-7
/
+12
2009-12-04
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
1
-10
/
+11
2009-12-04
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
1
-42
/
+29
2009-12-04
PCI: portdrv: check capabilities first
Kenji Kaneshige
1
-2
/
+4
2009-12-04
PCI: portdrv: move PME capability check
Kenji Kaneshige
1
-3
/
+3
2009-12-04
PCI: portdrv: remove redundant pcie type calculation
Kenji Kaneshige
1
-6
/
+2
2009-12-04
PCI: portdrv: cleanup pcie_device registration
Kenji Kaneshige
1
-51
/
+26
[next]