Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c805bd9e45a6b114cbad49f1d4f666604ab6e96
/
drivers
/
pci
/
probe.c
227f064
PCI: Merge multi-line quoted strings
by Ryan Desfosses
· 11 years ago
3c78bc6
PCI: Whitespace cleanup
by Ryan Desfosses
· 11 years ago
b7fe943
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
by Ryan Desfosses
· 11 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
782a985
PCI: Introduce new device binding path using pci_dev.driver_override
by Alex Williamson
· 10 years ago
78916b0
PCI: Test for std config alias when testing extended config space
by Alex Williamson
· 11 years ago
6788a51
PCI: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
e5558d1
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next
by Bjorn Helgaas
· 10 years ago
d739a09
PCI: Don't add disabled subtractive decode bus resources
by Bjorn Helgaas
· 11 years ago
26370fc
PCI: Don't print anything while decoding is disabled
by Bjorn Helgaas
· 11 years ago
31e9dd2
PCI: Don't set BAR to zero if dma_addr_t is too small
by Bjorn Helgaas
· 11 years ago
72dc560
PCI: Don't convert BAR address to resource if dma_addr_t is too small
by Bjorn Helgaas
· 11 years ago
d1a313e
PCI: Reject BAR above 4GB if dma_addr_t is too small
by Bjorn Helgaas
· 11 years ago
23b13bc
PCI: Fail safely if we can't handle BARs larger than 4GB
by Bjorn Helgaas
· 11 years ago
1e358f9
PCI: Fix use of uninitialized MPS value
by Bjorn Helgaas
· 11 years ago
10874f5
PCI: Remove unnecessary __ref annotations
by Bjorn Helgaas
· 11 years ago
30723cb
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 11 years ago
075eb9e
PCI: Log IDE resource quirk in dmesg
by Bjorn Helgaas
· 11 years ago
c83bd90
PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bit
by Bjorn Helgaas
· 11 years ago
fc1b253
PCI: Don't scan random busses in pci_scan_bridge()
by Andreas Noever
· 11 years ago
c95b0bd
PCI: Check for child busses which use more bus numbers than allocated
by Andreas Noever
· 11 years ago
f5fb407
PCI: Remove pci_fixup_parent_subordinate_busnr()
by Andreas Noever
· 11 years ago
1820ffd
PCI: Make sure bus number resources stay within their parents bounds
by Andreas Noever
· 11 years ago
ced04d1
PCI: Use request_resource_conflict() instead of insert_ for bus numbers
by Andreas Noever
· 11 years ago
619c8c3
PCI: Assign CardBus bus number only during the second pass
by Andreas Noever
· 11 years ago
2ed8582
PCI: Clarify the "scan anyway" comment in pci_scan_bridge()
by Andreas Noever
· 11 years ago
9a4d7d8
PCI: Increment max correctly in pci_scan_bridge()
by Andreas Noever
· 11 years ago
0448009
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
by Rafael J. Wysocki
· 11 years ago
9d16947
PCI: Add global pci_lock_rescan_remove()
by Rafael J. Wysocki
· 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
e2760c5
PCI: Remove unused alloc_pci_dev()
by Stephen Hemminger
· 11 years ago
96702be
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 11 years ago
fc27985
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
by Yinghai Lu
· 11 years ago
ef83b07
PCI: Remove from bus_list and release resources in pci_release_dev()
by Yinghai Lu
· 11 years ago
ef37702
PCI: Move pci_proc_attach_device() to pci_bus_add_device()
by Yinghai Lu
· 11 years ago
f762598
PCI: Fix whitespace, capitalization, and spelling errors
by Bjorn Helgaas
· 11 years ago
605d240
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
115e3bc
PCI: Remove unused "is_pcie" from pci_dev structure
by Yijing Wang
· 11 years ago
fdfe151
PCI: Use pci_is_pcie() to simplify code
by Yijing Wang
· 11 years ago
b4b50fd
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 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
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
5895af7
PCI: Warn if unsafe MPS settings detected
by Yijing Wang
· 11 years ago
3315472
PCI: Fix MPS peer-to-peer DMA comment syntax
by Jon Mason
· 11 years ago
808e34e
PCI: Disable decoding for BAR sizing only when it was actually enabled
by Zoltan Kiss
· 11 years ago
d4aa68f
PCI: Don't restrict MPS for slots below Root Ports
by Yijing Wang
· 11 years ago
c299694
PCI: Simplify MPS test for Downstream Port
by Bjorn Helgaas
· 11 years ago
a58674f
PCI: Simplify pcie_bus_configure_settings() interface
by Bjorn Helgaas
· 11 years ago
2c25e34
PCI: Drop "PCI-E" prefix from Max Payload Size message
by Bjorn Helgaas
· 11 years ago
0cbdcfc
PCI: Introduce new MSI chip infrastructure
by Thierry Reding
· 11 years ago
343e51a
PCI: expose pcie_link_speed and pcix_bus_speed arrays
by Jacob Keller
· 11 years ago
928bea9
PCI: Delay enabling bridges until they're needed
by Yinghai Lu
· 11 years ago
56039e6
PCI: Convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
df58f46
Merge branch 'pci/jiang-bus-lock-v3' into next
by Bjorn Helgaas
· 11 years ago
0501348
PCI: Return early on allocation failures to unindent mainline code
by Bjorn Helgaas
· 11 years ago
726246d
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
70efde2
PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()
by Jiang Liu
· 11 years ago
343df77
PCI: Fix refcount issue in pci_create_root_bus() error recovery path
by Jiang Liu
· 11 years ago
8b1fce0
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
by Gu Zheng
· 11 years ago
6ae32c5
PCI: Add pcibios_release_device()
by Sebastian Ott
· 11 years ago
3c6e6ae
PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
by Gu Zheng
· 11 years ago
cf4d1cf
PCI: Unset resource if initial BAR value is invalid
by Kevin Hao
· 11 years ago
96ddef2
PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base()
by Kevin Hao
· 11 years ago
33963e30
PCI: Add 0x prefix to BAR register position in __pci_read_base()
by Kevin Hao
· 11 years ago
e15e611
Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
e253aaf
PCI: Delay final fixups until resources are assigned
by Yinghai Lu
· 12 years ago
5a148af
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
88e7b16
pci: Set dev->dev.type in alloc_pci_dev
by Brian King
· 12 years ago
10a9574
PCI: Add pcibios hooks for adding and removing PCI buses
by Jiang Liu
· 12 years ago
981cf9e
PCI: Clean up usages of pci_bus->is_added
by Jiang Liu
· 12 years ago
939de1d
Merge branch 'pci/yinghai-root-bus-hotplug' into next
by Bjorn Helgaas
· 12 years ago
14b5cb3
Merge branch 'pci/yijing-ari' into next
by Bjorn Helgaas
· 12 years ago
4f53509
PCI: Put pci_dev in device tree as early as possible
by Yinghai Lu
· 12 years ago
e723f0b
PCI: Make device create/destroy logic symmetric
by Jiang Liu
· 12 years ago
7629d19
PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally
by Yinghai Lu
· 12 years ago
b1bd58e
PCI: Consolidate "next-function" functions
by Yijing Wang
· 12 years ago
31ab247
PCI: Rename pci_enable_ari() to pci_configure_ari()
by Yijing Wang
· 12 years ago
6c0cc95
ACPI / PCI: Set root bridge ACPI handle in advance
by Rafael J. Wysocki
· 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
27e1c8e
Merge branch 'pci/bjorn-pcie-cap' into next
by Bjorn Helgaas
· 12 years ago
231afea
PCI: Use standard PCIe Capability Link register field names
by Bjorn Helgaas
· 12 years ago
7793eea
PCI: Add and use standard PCI-X Capability register names
by Bjorn Helgaas
· 12 years ago
15856ad
PCI: Remove __dev* markings
by Bill Pemberton
· 12 years ago
b40b97a
PCI: Remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
f9c15b4
Merge branch 'pci/don-sriov' into next
by Bjorn Helgaas
· 12 years ago
4e15c46
PCI: Add pci_device_type to pdev's device struct
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
78c8f84
Merge branch 'pci/yinghai-misc' into next
by Bjorn Helgaas
· 12 years ago
1965f66
PCI: Check P2P bridge for invalid secondary/subordinate range
by Yinghai Lu
· 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
f8ba65e
PCI: Remove bus number resource debug messages
by Bjorn Helgaas
· 12 years ago
0ff9514
PCI: Don't print anything while decoding is disabled
by Bjorn Helgaas
· 12 years ago
59875ae
PCI/core: Use PCI Express Capability accessors
by Jiang Liu
· 12 years ago
Next »