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-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
5
-62
/
+58
2009-11-04
PCI: avoid boot interrupt quirk for AMD 813x B1 devices
Stefan Assmann
1
-3
/
+7
2009-11-04
PCI Hotplug: acpiphp: clean up list traversals
Alex Chiang
1
-41
/
+17
2009-11-04
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
5
-196
/
+136
2009-11-04
PCI: fix memory leak in aer_inject
Andrew Patterson
1
-1
/
+1
2009-11-04
PCI: use better error return values in aer_inject
Andrew Patterson
1
-4
/
+4
2009-11-04
PCI: add support for PCI domains to aer_inject
Andrew Patterson
1
-12
/
+34
2009-11-04
PCI: add pci_get_domain_bus_and_slot function
Andrew Patterson
1
-17
/
+17
2009-11-04
PCI: populate subsystem vendor and device IDs for PCI bridges
Gabe Black
1
-0
/
+6
2009-11-04
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
Matt Domsch
2
-2
/
+30
2009-11-04
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
1
-16
/
+10
2009-11-04
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
1
-1
/
+1
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
3
-92
/
+22
2009-11-04
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
1
-16
/
+22
2009-11-04
PCI: pciehp: remove wrong workaround for bad DLLP
Kenji Kaneshige
1
-50
/
+3
2009-11-04
PCI: pciehp: disable DLL state changed event notification
Kenji Kaneshige
1
-1
/
+2
2009-11-04
PCI: fix nit in ROM BAR size probing
Michael S. Tsirkin
1
-2
/
+2
2009-11-04
PCI: add xen dom0 checking before ACS initialization
Allen Kay
1
-1
/
+2
2009-11-04
PCI: acs p2p upsteram forwarding enabling
Allen Kay
3
-0
/
+42
2009-11-04
PCI: print resources consistently with %pRt
Bjorn Helgaas
4
-43
/
+24
2009-11-04
PCI hotplug: acpiphp should be linked after vendor drivers
Matthew Garrett
1
-4
/
+8
2009-11-04
PCI hotplug: change PCI nomenclature
Stefan Assmann
1
-11
/
+11
2009-11-04
PCI: pci_dfl_cache_line_size is __devinitdata
Tejun Heo
1
-1
/
+1
2009-11-04
pccard: configure CLS on attach
Tejun Heo
1
-20
/
+20
2009-11-04
sparc64/PCI: drop PCI_CACHE_LINE_BYTES
Tejun Heo
1
-5
/
+1
2009-11-04
PCI: determine CLS more intelligently
Jesse Barnes
2
-8
/
+41
2009-10-27
Revert "PCI: get larger bridge ranges when space is available"
Jesse Barnes
1
-11
/
+2
2009-10-16
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
Shane Huang
1
-3
/
+3
2009-10-13
headers: Fix build after <linux/sched.h> removal
Ingo Molnar
1
-0
/
+1
2009-10-13
Merge git://git.infradead.org/~dwmw2/iommu-2.6.32
Linus Torvalds
4
-19
/
+102
2009-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
6
-47
/
+41
2009-10-12
Run pci_apply_final_quirks() sooner.
David Woodhouse
1
-1
/
+1
2009-10-12
Mark pci_apply_final_quirks() __init rather than __devinit
David Woodhouse
1
-1
/
+1
2009-10-12
Rename pci_init() to pci_apply_final_quirks(), move it to quirks.c
David Woodhouse
2
-13
/
+13
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-07
PCI: Prevent AER driver from being loaded on non-root port PCIE devices
Kenji Kaneshige
1
-1
/
+1
2009-10-07
PCI: get larger bridge ranges when space is available
Yinghai Lu
1
-2
/
+11
2009-10-07
PCI: pci.c: fix kernel-doc notation
Randy Dunlap
1
-4
/
+4
2009-10-07
PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers
Gabe Black
1
-0
/
+19
2009-10-06
PCI PM: Read device power state from register after updating it
Rafael J. Wysocki
1
-1
/
+5
2009-10-06
PCI: remove pci_assign_resource_fixed()
Bjorn Helgaas
1
-37
/
+0
2009-10-06
PCI: PCIe portdrv: remove "-driver" from driver name
Bjorn Helgaas
1
-2
/
+1
2009-09-30
intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB space
David Woodhouse
1
-5
/
+77
2009-09-25
ACPICA: fixup after acpi_get_object_info() change
Bjorn Helgaas
1
-1
/
+0
2009-09-24
intel-iommu: Decode (and ignore) RHSA entries
Roland Dreier
1
-0
/
+10
2009-09-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
8
-314
/
+192
2009-09-23
intel-iommu: Make "Unknown DMAR structure" message more informative
Roland Dreier
1
-1
/
+2
2009-09-23
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
4
-182
/
+202
2009-09-19
intel-iommu: Disable PMRs after we enable translation, not before
David Woodhouse
1
-2
/
+3
2009-09-19
intel-iommu: Fix integer wrap on 32 bit kernels
Benjamin LaHaise
1
-4
/
+3
[next]