Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5e57dc81106b942786f5db8e7ab8788bb9319933
/
drivers
/
pci
af9d8ad
ACPI / hotplug / PCI: Fix bridge removal race vs dock events
by Rafael J. Wysocki
· 11 years ago
1b360f4
ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()
by Rafael J. Wysocki
· 11 years ago
d42f5da
ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock
by Rafael J. Wysocki
· 11 years ago
f41b326
ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()
by Rafael J. Wysocki
· 11 years ago
2d7c1b7
ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order
by Rafael J. Wysocki
· 11 years ago
0448009
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
by Rafael J. Wysocki
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f2c73464
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
84621c9
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 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
4030461
Merge branch 'pci/locking' into next
by Bjorn Helgaas
· 11 years ago
1255dfb
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
8a4c5c3
PCI: Check parent kobject in pci_destroy_dev()
by Rafael J. Wysocki
· 11 years ago
a83919e
xen/pcifront: Use global PCI rescan-remove locking
by Rafael J. Wysocki
· 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
c4ec84c
PCI: hotplug: Use global PCI rescan-remove locking
by Rafael J. Wysocki
· 11 years ago
9217a98
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
by Rafael J. Wysocki
· 11 years ago
9d16947
PCI: Add global pci_lock_rescan_remove()
by Rafael J. Wysocki
· 11 years ago
4c85980
PCI: Reorder so actual code comes before stubs
by Bjorn Helgaas
· 11 years ago
597db6f
Merge branch 'pci/dead-code' into next
by Bjorn Helgaas
· 11 years ago
6b9bd1e
Merge branch 'pci/aer' into next
by Bjorn Helgaas
· 11 years ago
339c0fc
PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0
by Betty Dall
· 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
4ab4467
PCI: Remove unused pci_renumber_slot()
by Stephen Hemminger
· 11 years ago
8f92fb0
PCI: Remove unused pcie_aspm_enabled()
by Stephen Hemminger
· 11 years ago
3984ca1
PCI: Remove unused pci_vpd_truncate()
by Stephen Hemminger
· 11 years ago
fbb9c10
Merge branch 'acpi-dsm'
by Rafael J. Wysocki
· 11 years ago
25d412d
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 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
96702be
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 11 years ago
b340cac
PCI: Removed unused parts of Page Request Interface support
by Stephen Hemminger
· 11 years ago
aa931977
PCI: Never treat a VF as a multifunction device
by Alex Williamson
· 11 years ago
04f982b
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 11 years ago
ccb1265
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
1ecf38c
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 11 years ago
133a360
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 11 years ago
d56dbf5
PCI: Allocate 64-bit BARs above 4G when possible
by Yinghai Lu
· 11 years ago
f75b99d
PCI: Enforce bus address limits in resource allocation
by Yinghai Lu
· 11 years ago
36e097a
PCI: Split out bridge window override of minimum allocation address
by Bjorn Helgaas
· 11 years ago
2fc59fe
PCI / pci-label: treat PCI label with index 0 as valid label
by Jiang Liu
· 11 years ago
1d0fcef
ACPI / PCI: replace open-coded _DSM code with helper functions
by Jiang Liu
· 11 years ago
54e5bb4
PCI / pci-label: release allocated ACPI object on error recovery path
by Jiang Liu
· 11 years ago
302a252
PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()
by Alexander Gordeev
· 11 years ago
ff1aa43
PCI/MSI: Add pci_msix_vec_count()
by Alexander Gordeev
· 11 years ago
7b92b4f
PCI/MSI: Remove pci_enable_msi_block_auto()
by Alexander Gordeev
· 11 years ago
d1ac1d2
PCI/MSI: Add pci_msi_vec_count()
by Alexander Gordeev
· 11 years ago
7741043
PCI: Convert ioapic to be builtin only, not modular
by Yinghai Lu
· 11 years ago
51c71a3
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
by Konrad Rzeszutek Wilk
· 11 years ago
58275f2f
PCI: designware: Fix indent code style
by Jingoo Han
· 11 years ago
0648900
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
by Jingoo Han
· 11 years ago
31e45ec
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
by Thomas Petazzoni
· 11 years ago
4706515
Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
by Rafael J. Wysocki
· 11 years ago
d1badf8
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
by Rafael J. Wysocki
· 11 years ago
f244d8b
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
by Rafael J. Wysocki
· 11 years ago
f084280
PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPI
by Rafael J. Wysocki
· 11 years ago
e7d248f
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup
by Olof Johansson
· 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
47e0ab3
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 11 years ago
f72e111
Merge branch 'pci/deletion' into next
by Bjorn Helgaas
· 11 years ago
9dc1d43
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 11 years ago
fc05ea7
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 11 years ago
4bd70bc
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 11 years ago
52179dc
PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as int
by Alexander Gordeev
· 11 years ago
2adc790
PCI/MSI: Return msix_capability_init() failure if populate_msi_sysfs() fails
by Alexander Gordeev
· 11 years ago
fce8591
PCI: designware: Fix I/O transfers by using CPU (not realio) address
by Pratyush Anand
· 11 years ago
a01ef59
PCI: designware: Add dw_pcie prefix before cfg_read/write
by Pratyush Anand
· 11 years ago
ca16589
PCI: designware: Fix missing MSI IRQs
by Harro Haan
· 11 years ago
1c51b50
PCI/MSI: Export MSI mode using attributes, not kobjects
by Greg Kroah-Hartman
· 11 years ago
e75f34c
PCI/portdrv: Remove extra get_device()/put_device() for pcie_device
by Bjorn Helgaas
· 11 years ago
f398620
PCI/portdrv: Add put_device() after device_register() failure
by Levente Kurusa
· 11 years ago
8f3acca
PCI/portdrv: Cleanup error paths
by Bjorn Helgaas
· 11 years ago
339135f
PCI: mvebu: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
bc9ef77
PCI: imx6: Fix bugs in PCIe startup code
by Richard Zhu
· 11 years ago
fa33a6d
PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode
by Marek Vasut
· 11 years ago
66a60f9
PCI: imx6: Factor out link up wait loop
by Marek Vasut
· 11 years ago
982aa23
PCI: imx6: Factor out PHY reset
by Marek Vasut
· 11 years ago
7f9f40c
PCI: imx6: Report "link up" only after link training completes
by Marek Vasut
· 11 years ago
c28f8a1
PCI: imx6: Make reset-gpio optional
by Marek Vasut
· 11 years ago
608235a
Merge branch 'pci/vc' into next
by Bjorn Helgaas
· 11 years ago
a737f76
Merge branch 'pci/pciehp' into next
by Bjorn Helgaas
· 11 years ago
765147f
Merge branch 'pci/host-tegra' into next
by Bjorn Helgaas
· 11 years ago
1c898ba
Merge branch 'pci/host-rcar' into next
by Bjorn Helgaas
· 11 years ago
7160266
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 11 years ago
ed00f97
Merge branch 'pci/host-imx6' into next
by Bjorn Helgaas
· 11 years ago
c354e811
Merge branch 'pci/host-designware' into next
by Bjorn Helgaas
· 11 years ago
330ebfe
Merge branch 'pci/deletion' into next
by Bjorn Helgaas
· 11 years ago
d9cdfb8
Merge branch 'pci/aer' into next
by Bjorn Helgaas
· 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
e3b439e
PCI: Use device_release_driver() in pci_stop_root_bus()
by Yinghai Lu
· 11 years ago
c4a0a5d
PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()
by Rafael J. Wysocki
· 11 years ago
274127a
PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2
by Alex Williamson
· 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
Next »