Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c27602086d08d22b067a1267e09fb32b4b096aa0
/
drivers
/
pci
/
pci.c
7550cfa
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
227f064
PCI: Merge multi-line quoted strings
by Ryan Desfosses
· 11 years ago
3c78bc6
PCI: Whitespace cleanup
by Ryan Desfosses
· 11 years ago
c5aec4c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 10 years ago
b7fe943
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
by Ryan Desfosses
· 11 years ago
1aacb90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next
by Linus Torvalds
· 10 years ago
4255532
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next
by Linus Torvalds
· 10 years ago
fdaf36b
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 10 years ago
d1a2523
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next
by Bjorn Helgaas
· 10 years ago
a43ae58
PCI: Turn pcibios_penalize_isa_irq() into a weak function
by Hanjun Guo
· 11 years ago
3ebe7f9
PCI: Notify driver before and after device reset
by Keith Busch
· 11 years ago
d0b4cc4
PCI: Wrong register used to check pending traffic
by Gavin Shan
· 11 years ago
07656d8308
pci: change "foo* bar" to "foo *bar"
by Ryan Desfosses
· 11 years ago
d92a208
powerpc/pci: Mask linkDown on resetting PCI bus
by Gavin Shan
· 11 years ago
67ebd81
PCI: Fix incorrect vgaarb conditional in WARN_ON()
by Bjorn Helgaas
· 11 years ago
30723cb
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 11 years ago
91b4adc
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
8a9d560
PCI: Add "weak" generic pcibios_enable_device() implementation
by Bjorn Helgaas
· 11 years ago
866d541
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
by Bjorn Helgaas
· 11 years ago
bd064f0
PCI: Mark resources as IORESOURCE_UNSET if we can't assign them
by Bjorn Helgaas
· 11 years ago
f44116a
PCI: Remove pci_find_parent_resource() use for allocation
by Bjorn Helgaas
· 11 years ago
94a5f85
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
1e2571a
PCI: Enable INTx if BIOS left them disabled
by Bjorn Helgaas
· 11 years ago
6354647
Merge branch 'pci/list-for-each-entry' into next
by Bjorn Helgaas
· 11 years ago
94e6a9b
PCI: Remove pci_bus_b() and use list_for_each_entry() directly
by Yijing Wang
· 11 years ago
2c74424
PCI: Add device-specific PCI ACS enable
by Alex Williamson
· 11 years ago
ce30000
PCI: Remove unnecessary list_empty(&pci_pme_list) check
by Bjorn Helgaas
· 11 years ago
e1ba845
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
6e2d98d
Merge branch 'pci/reset' into next
by Bjorn Helgaas
· 11 years ago
1255dfb
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
ebd50b9
PCI: Fix pci_check_and_unmask_intx() comment typos
by Bjorn Helgaas
· 11 years ago
61cf16d
PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()
by Alex Williamson
· 11 years ago
597db6f
Merge branch 'pci/dead-code' into next
by Bjorn Helgaas
· 11 years ago
0b950f0
PCI: Make local functions static
by Stephen Hemminger
· 11 years ago
7c2dd2d
PCI: Remove unused ID-Based Ordering support
by Stephen Hemminger
· 11 years ago
ecc8635
PCI: Remove unused Optimized Buffer Flush/Fill support
by Stephen Hemminger
· 11 years ago
3ea8197
PCI: Remove unused Latency Tolerance Reporting support
by Stephen Hemminger
· 11 years ago
425c1b2
PCI: Add Virtual Channel to save/restore support
by Alex Williamson
· 11 years ago
fd0f7f7
PCI: Add support for save/restore of extended capabilities
by Alex Williamson
· 11 years ago
157e876
PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())
by Alex Williamson
· 11 years ago
8496e85
PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present
by Rafael J. Wysocki
· 11 years ago
f762598
PCI: Fix whitespace, capitalization, and spelling errors
by Bjorn Helgaas
· 11 years ago
eaaeb1c
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
7927213
PCI: Enable upstream bridges even for VFs on virtual buses
by Bjorn Helgaas
· 11 years ago
c245f24
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
fbeeb82
PCI: Drop warning about drivers that don't use pci_set_master()
by Bjorn Helgaas
· 11 years ago
cf3e1fe
PCI: Workaround missing pci_set_master in pci drivers
by Yinghai Lu
· 11 years ago
33de1b8
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
cc17a67
Merge branch 'pci/yijing-mps-v1' into next
by Bjorn Helgaas
· 11 years ago
0394cb1
PCI: Report pci_pme_active() kmalloc failure
by Bjorn Helgaas
· 11 years ago
a006482
PCI: Drop "setting latency timer" messages
by Bjorn Helgaas
· 11 years ago
f1c66c4
PCI: Export pcie_set_mps() and pcie_get_mps()
by Yijing Wang
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
2e8b5f6
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
d2ab1fa
PCI: Rename PCIe capability definitions to follow convention
by Bjorn Helgaas
· 11 years ago
07f2daa
Merge branch 'pci/yijing-mps-v8' into next
by Bjorn Helgaas
· 11 years ago
1193725
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
by Bjorn Helgaas
· 11 years ago
da27f4b
PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=n
by Bjorn Helgaas
· 11 years ago
f675771
PCI: Remove unnecessary check for pcie_get_mps() failure
by Yijing Wang
· 11 years ago
7d8c4a2
Merge branch 'pci/aw-reset-v5' into next
by Bjorn Helgaas
· 11 years ago
9a3d2b9
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
by Alex Williamson
· 11 years ago
de0c548
PCI: Tune secondary bus reset timing
by Alex Williamson
· 11 years ago
a6cbaad
PCI: Wake-up devices before saving config space for reset
by Alex Williamson
· 11 years ago
090a3c5
PCI: Add pci_reset_slot() and pci_reset_bus()
by Alex Williamson
· 11 years ago
77cb985
PCI: Split out pci_dev lock/unlock and save/restore
by Alex Williamson
· 11 years ago
608c388
PCI: Add slot reset option to pci_dev_reset()
by Alex Williamson
· 11 years ago
63ef418
Merge branch 'pci/vipul-chelsio-reset-v2' into next
by Bjorn Helgaas
· 11 years ago
3775a20
PCI: Add pci_wait_for_pending_transaction()
by Casey Leedom
· 11 years ago
64e8674
PCI: Add pci_reset_bridge_secondary_bus()
by Alex Williamson
· 11 years ago
cbe2bb4
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
ce1be10
PCI: Fix comment typo for pci_add_cap_save_buffer()
by Yijing Wang
· 11 years ago
81377c8
PCI: Add function to obtain minimum link width and speed
by Jacob Keller
· 11 years ago
928bea9
PCI: Delay enabling bridges until they're needed
by Yinghai Lu
· 11 years ago
83db7e0
PCI: Differentiate ACS controllable from enabled
by Alex Williamson
· 11 years ago
0a67119
PCI: Check all ACS features for multifunction downstream ports
by Alex Williamson
· 11 years ago
728cdb7
PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
by Yijing Wang
· 11 years ago
6ae32c5
PCI: Add pcibios_release_device()
by Sebastian Ott
· 11 years ago
bb5c2de
PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()
by Wang Sheng-Hui
· 12 years ago
42c3470
Merge branch 'pci/rafael-pm' into next
by Bjorn Helgaas
· 12 years ago
ffaddbe
PCI/PM: Make pci_pme_active() ignore devices without PME support
by Rafael J. Wysocki
· 12 years ago
769ba72
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
by Rafael J. Wysocki
· 12 years ago
9738abe
PCI: Make local functions/structs static
by Bjorn Helgaas
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
20f2420
Merge branch 'pci/konstantin-runtime-pm' into next
by Bjorn Helgaas
· 12 years ago
cc7ba39
PCI: Use atomic_inc_return() rather than atomic_add_return()
by Bjorn Helgaas
· 12 years ago
fd6dcea
PCI: Catch attempts to disable already-disabled devices
by Konstantin Khlebnikov
· 12 years ago
f2dfcde
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 12 years ago
14b5cb3
Merge branch 'pci/yijing-ari' into next
by Bjorn Helgaas
· 12 years ago
31ab247
PCI: Rename pci_enable_ari() to pci_configure_ari()
by Yijing Wang
· 12 years ago
10c463a
PCI: Kill pci_is_reassigndev()
by Yinghai Lu
· 13 years ago
b0cc602
PCI: Enable ARI if dev and upstream bridge support it; disable otherwise
by Yijing Wang
· 12 years ago
b704046
Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next
by Bjorn Helgaas
· 12 years ago
b4b4fbb
PCI: Drop "__" prefix on __pci_enable_device_flags()
by Bjorn Helgaas
· 12 years ago
f7ffe19
PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h
by Bjorn Helgaas
· 12 years ago
d2e5f0c
ACPI / PCI: Rework the setup and cleanup of device wakeup
by Rafael J. Wysocki
· 12 years ago
193c0d6
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
72e1e86
Merge branch 'pci/mjg-pci-roms-from-efi' into next
by Bjorn Helgaas
· 12 years ago
eca0d46
PCI: Add pcibios_add_device
by Matthew Garrett
· 12 years ago
edb1daa
Merge branch 'pci/huang-d3cold-fixes' into next
by Bjorn Helgaas
· 12 years ago
967577b
PCI/PM: Keep runtime PM enabled for unbound PCI devices
by Huang Ying
· 12 years ago
Next »