Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7db78a9c864d1baf916d849febef31e274cfcb1f
/
drivers
/
pci
7db78a9
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 12 years ago
f9c15b4
Merge branch 'pci/don-sriov' into next
by Bjorn Helgaas
· 12 years ago
eba48cd
PCI: Add GPL license for drivers/pci/ioapic module
by Andrew Cooks
· 12 years ago
1452cd7
PCI: Remove useless "!dev" tests
by Bjorn Helgaas
· 12 years ago
6b13672
PCI: Use spec names for SR-IOV capability fields
by Bjorn Helgaas
· 12 years ago
bff7315
PCI: Provide method to reduce the number of total VFs supported
by Donald Dutile
· 12 years ago
1789382
PCI: SRIOV control and status via sysfs
by Donald Dutile
· 12 years ago
625e1d5
PCI: Use is_visible() with boot_vga attribute for pci_dev
by Yinghai Lu
· 12 years ago
4e15c46
PCI: Add pci_device_type to pdev's device struct
by Yinghai Lu
· 12 years ago
0550827
Merge branch 'pci/taku-prt-cleanup' into next
by Bjorn Helgaas
· 12 years ago
fa20f6f
Merge branch 'pci/yinghai-for-pci-root-bus-hotplug' into next
by Bjorn Helgaas
· 12 years ago
6e965e0
PCI/PM: Add comments for PME poll support for PCIe
by Huang Ying
· 12 years ago
2794bb2
PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards
by Ian Abbott
· 12 years ago
21c5fd9
PCI: Add workaround for PLX PCI 9050 BAR alignment erratum
by Ian Abbott
· 12 years ago
438be3c
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
42eca23
PCI: Don't touch card regs after runtime suspend D3
by Dave Airlie
· 12 years ago
642c92d
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
by Taku Izumi
· 12 years ago
cdfcc57
PCI: Add pci_stop_and_remove_root_bus()
by Yinghai Lu
· 12 years ago
e164f65
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
by Yinghai Lu
· 12 years ago
a5213a3
PCI: Move pci_rescan_bus() back to probe.c
by Yinghai Lu
· 12 years ago
1778794
PCI: Separate out pci_assign_unassigned_bus_resources()
by Yinghai Lu
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
56d92aa
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
16642a2
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
78c8f84
Merge branch 'pci/yinghai-misc' into next
by Bjorn Helgaas
· 12 years ago
d3ce52f
Merge branch 'pci/jiang-acpiphp' into next
by Bjorn Helgaas
· 12 years ago
18d63c3
Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next
by Bjorn Helgaas
· 12 years ago
5ba113f
PCI: acpiphp: Handle PCIe ports without native hotplug capability
by Jiang Liu
· 12 years ago
55bfe3c
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
by Taku Izumi
· 12 years ago
057d51a
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
a5f9515
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
by Konrad Rzeszutek Wilk
· 12 years ago
3891b6a
PCI: Stop all children first, before removing all children
by Yinghai Lu
· 12 years ago
94bb346
Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"
by Bjorn Helgaas
· 12 years ago
88d2613
PM: Prevent runtime suspend during system resume
by Alan Stern
· 12 years ago
9b9a6d2
Merge branch 'pci/thierry-fixup-irqs' into next
by Bjorn Helgaas
· 12 years ago
8885b7b
PCI: Provide a default pcibios_update_irq()
by Thierry Reding
· 12 years ago
3ddbebf
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
by Thierry Reding
· 12 years ago
817a268
PCI: Use correct type when freeing bus resource list
by Yinghai Lu
· 12 years ago
1965f66
PCI: Check P2P bridge for invalid secondary/subordinate range
by Yinghai Lu
· 12 years ago
8704936
Merge branch 'pci/konstantin-sysfs' into next
by Bjorn Helgaas
· 12 years ago
20ee6a9
powerpc/eeh: Remove EEH PE for normal PCI hotplug
by Gavin Shan
· 12 years ago
b895e66
Merge branch 'pci/jiang-get-domain-bus-slot' into next
by Bjorn Helgaas
· 12 years ago
bfb09a8
PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes
by Konstantin Khlebnikov
· 13 years ago
3d92532
xen/pcifront: Use Xen-SWIOTLB when initting if required.
by Konrad Rzeszutek Wilk
· 13 years ago
9a5d5bd
Merge commit 'v3.6-rc5' into pci/gavin-window-alignment
by Bjorn Helgaas
· 12 years ago
6dabee7
Merge branch 'pci/trivial' into next
by Bjorn Helgaas
· 12 years ago
78890b5
Merge commit 'v3.6-rc5' into next
by Bjorn Helgaas
· 12 years ago
2ccc246
xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()
by Jiang Liu
· 12 years ago
433efd2
PCI: Use hotplug-safe pci_get_domain_bus_and_slot()
by Jiang Liu
· 12 years ago
a9d18b3
PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot()
by Jiang Liu
· 12 years ago
1959ec5
Merge branch 'pci/stephen-const' into next
by Bjorn Helgaas
· 12 years ago
25a765b
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7
by Konrad Rzeszutek Wilk
· 12 years ago
a63ab61
Merge branch 'pci/gavin-window-alignment' into next
by Bjorn Helgaas
· 12 years ago
c121504
PCI: Refactor pbus_size_mem()
by Gavin Shan
· 12 years ago
462d930
PCI: Align P2P windows using pcibios_window_alignment()
by Gavin Shan
· 12 years ago
ac5ad93
PCI: Add weak pcibios_window_alignment() interface
by Gavin Shan
· 12 years ago
67de07a
PCI: Drop bogus default from ARCH_SUPPORTS_MSI
by Jan Beulich
· 12 years ago
b161dab
PCI: cpqphp: Remove unreachable path
by Alan Cox
· 12 years ago
a690a4c
Merge branch 'pci/shengzhou-irq' into next
by Bjorn Helgaas
· 12 years ago
5aaa71c
Merge branch 'pci/oliver-pciehp-resume' into next
by Bjorn Helgaas
· 12 years ago
2c1f56a
Merge branch 'pci/feng-avoid-kmalloc' into next
by Bjorn Helgaas
· 12 years ago
e9bf104
PCI: Remove the obsolete no_pci_devices() check
by Feng Tang
· 12 years ago
87683e2
PCI: pciehp: Always implement resume, regardless of pciehp_force param
by Oliver Neukum
· 12 years ago
4945302
PCI: Make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
e237d83
PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
by Shengzhou Liu
· 13 years ago
be017b2
Merge branch 'pci/bjorn-remove-fakephp' into next
by Bjorn Helgaas
· 12 years ago
d645692
pci: remove unused .gitignore file
by Paul Bolle
· 13 years ago
f8ba65e
PCI: Remove bus number resource debug messages
by Bjorn Helgaas
· 12 years ago
be5ac3d
PCI/AER: Print completion message at KERN_INFO to match starting message
by Lance Ortiz
· 12 years ago
c2b5acc
PCI: Remove the fakephp driver
by Bjorn Helgaas
· 12 years ago
b9443f4
PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmalloc
by Feng Tang
· 12 years ago
7bf79d8
Merge branch 'pci/bjorn-cleanup-remove' into next
by Bjorn Helgaas
· 12 years ago
a28afda
Merge branch 'pci/bjorn-find-next-ext-cap' into next
by Bjorn Helgaas
· 12 years ago
0ff9514
PCI: Don't print anything while decoding is disabled
by Bjorn Helgaas
· 12 years ago
f12eb72
PCI/ASPM: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
43bd4ee
PCI/AER: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
263e54b
PCI/PME: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
537a77e
PCI/pciehp: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
2dcfaf8
PCI/portdrv: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
028fbad
PCI/hotplug: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
76b57c6
PCI: Wait for pending transactions to complete before 82599 FLR
by Bjorn Helgaas
· 12 years ago
59875ae
PCI/core: Use PCI Express Capability accessors
by Jiang Liu
· 13 years ago
8c0d3a0
PCI: Add accessors for PCI Express Capability
by Jiang Liu
· 13 years ago
b2ef39b
PCI: Remove unused field pcie_type from struct pci_dev
by Yijing Wang
· 13 years ago
62f87c0
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
by Yijing Wang
· 13 years ago
44a9a36
PCI: Add pci_find_next_ext_capability()
by Bjorn Helgaas
· 13 years ago
ceaf5b5
PCI: Fix drivers/pci/pci.c kernel-doc warnings
by Randy Dunlap
· 13 years ago
a7479d7
PCI: Leave normal LIST_POISON in deleted list entries
by Bjorn Helgaas
· 13 years ago
d563e2c
PCI: Rename local variables to conventional names
by Bjorn Helgaas
· 13 years ago
7990681a
PCI: Remove unused, commented-out, code
by Bjorn Helgaas
· 13 years ago
282e1d6
PCI: Stop and remove devices in one pass
by Bjorn Helgaas
· 13 years ago
2ed168e
PCI: Fold stop and remove helpers into their callers
by Bjorn Helgaas
· 13 years ago
66455f5
PCI: Use list_for_each_entry() for bus->devices traversal
by Bjorn Helgaas
· 13 years ago
125e14b
PCI: Remove pci_stop_and_remove_behind_bridge()
by Bjorn Helgaas
· 13 years ago
657c207
PCI: Don't export stop_bus_device and remove_bus_device interfaces
by Bjorn Helgaas
· 13 years ago
34e5484
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
by Bjorn Helgaas
· 13 years ago
3d8387e
PCI/PM: Fix config reg access for D3cold and bridge suspending
by Huang Ying
· 13 years ago
ea8c88f
PCI/PM: Keep parent bridge active when probing device
by Huang Ying
· 13 years ago
Next »