Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b38da264674d6a0fe26a63996b8f88b88c3da48
/
drivers
/
pci
f5d3352
PCI: tegra: Use new OF interrupt mapping when possible
by Lucas Stach
· 11 years ago
f8f2fe7
PCI: rcar: Use new OF interrupt mapping when possible
by Lucas Stach
· 11 years ago
f86b3e3
PCI: designware: Use new OF interrupt mapping when possible
by Lucas Stach
· 11 years ago
017fcdc
PCI: designware: Fix iATU programming for cfg1, io and mem viewport
by Mohit Kumar
· 11 years ago
c23fdc7
PCI: designware: Fix comment for setting number of lanes
by Mohit Kumar
· 11 years ago
6f4c98e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
467cbd2
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
158e0d3
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
4b1779c
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
4dedde7
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
683b6c6
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
58f86cc
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
by Rusty Russell
· 11 years ago
36cc86e
Merge branches 'pm-runtime' and 'pm-sleep'
by Rafael J. Wysocki
· 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
075eb9e
PCI: Log IDE resource quirk in dmesg
by Bjorn Helgaas
· 11 years ago
664c284
PCI: Change pci_bus_alloc_resource() type_mask to unsigned long
by Bjorn Helgaas
· 11 years ago
aa11fc5
PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()
by Bjorn Helgaas
· 11 years ago
e20fa66
PCI: Don't check resource_size() in pci_bus_alloc_resource()
by Bjorn Helgaas
· 11 years ago
8a9d560
PCI: Add "weak" generic pcibios_enable_device() implementation
by Bjorn Helgaas
· 11 years ago
3cedcc3
PCI: Don't enable decoding if BAR hasn't been assigned an address
by Bjorn Helgaas
· 11 years ago
6621c5a
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 11 years ago
d983f93
Merge branch 'acpi-pci-hotplug'
by Rafael J. Wysocki
· 11 years ago
ac93ac7
PCI: Don't check resource_size() in pci_bus_alloc_resource()
by Bjorn Helgaas
· 11 years ago
3cdeb71
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
by Bjorn Helgaas
· 11 years ago
ffb12cf
Merge branch 'irq/for-gpio' into irq/core
by Thomas Gleixner
· 11 years ago
866d541
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
by Bjorn Helgaas
· 11 years ago
d901188
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
by Rafael J. Wysocki
· 11 years ago
b8a62d5
ACPI / hotplug / PCI: Use pci_device_is_present()
by Rafael J. Wysocki
· 11 years ago
f7bfca6
pci: pcie-designware: Remove irq_desc abuse
by Thomas Gleixner
· 11 years ago
7cd0602
PCI / PM: Resume runtime-suspended devices later during system suspend
by Rafael J. Wysocki
· 11 years ago
13df797
Merge 3.14-rc5 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
c83bd90
PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bit
by Bjorn Helgaas
· 11 years ago
29003be
PCI: Don't try to claim IORESOURCE_UNSET resources
by Bjorn Helgaas
· 11 years ago
cd8a4d3
PCI: Check IORESOURCE_UNSET before updating BAR
by Bjorn Helgaas
· 11 years ago
434aafc
PCI: Don't clear IORESOURCE_UNSET when updating BAR
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
c5f9ee3
x86, platforms: Remove SGI Visual Workstation
by H. Peter Anvin
· 11 years ago
5edb93b
resource: Add resource_contains()
by Bjorn Helgaas
· 11 years ago
2c0503f
Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' into next
by Bjorn Helgaas
· 11 years ago
ef4741e
PCI: rcar: Make the Kconfig dependencies more generic
by Magnus Damm
· 11 years ago
be27b3d
ACPI / dock: Add .uevent() callback to struct acpi_hotplug_context
by Rafael J. Wysocki
· 11 years ago
edf5bf3
ACPI / dock: Use callback pointers from devices' ACPI hotplug contexts
by Rafael J. Wysocki
· 11 years ago
3b52b21
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
by Rafael J. Wysocki
· 11 years ago
9607531
Merge branch 'acpi-pci-hotplug' into acpi-dock
by Rafael J. Wysocki
· 11 years ago
59b42fa
ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context
by Rafael J. Wysocki
· 11 years ago
d7c7c02
ACPI / hotplug / PCI: Do not clear event callback pointer for docks
by Rafael J. Wysocki
· 11 years ago
02a0947
Merge branch 'pci/dead-code' into next
by Bjorn Helgaas
· 11 years ago
9d68c78
Merge branch 'pci/pciehp' into next
by Bjorn Helgaas
· 11 years ago
d158fc7
Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
9cad7f5
PCI: pciehp: Cleanup whitespace
by Bjorn Helgaas
· 11 years ago
2b3940b
PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability
by Rajat Jain
· 11 years ago
f95d3ae
PCI: imx6: Wait for retraining
by Marek Vasut
· 11 years ago
dbffdd6
PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR
by Mohit Kumar
· 11 years ago
46cb7b1
PCI: Remove unused SR-IOV VF Migration support
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
ec5130b
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 11 years ago
6354647
Merge branch 'pci/list-for-each-entry' into next
by Bjorn Helgaas
· 11 years ago
2613ba4
PCI: mvebu: Call request_resource() on the apertures
by Jason Gunthorpe
· 11 years ago
33966fd
PCI: rcar: Break out window size handling
by Magnus Damm
· 11 years ago
546cadd
PCI: rcar: Register each instance independently
by Magnus Damm
· 11 years ago
e64a2a9
PCI: rcar: Fix bridge logic configuration accesses
by Ben Dooks
· 11 years ago
80a595d
PCI: rcar: Add error interrupt handling
by Ben Dooks
· 11 years ago
ed65b78
PCI: rcar: Check platform_get_irq() return code
by Ben Dooks
· 11 years ago
91219a3
Merge 3.14-rc3 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
cc6254e
ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP
by Rafael J. Wysocki
· 11 years ago
3799c5a
ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()
by Rafael J. Wysocki
· 11 years ago
c128856
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 11 years ago
c80ef97
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 11 years ago
1f42db7
PCI: Enable INTx if BIOS left them disabled
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
4f4bde1
PCI: mvebu: Fix potential issue in range parsing
by Jean-Jacques Hiblot
· 11 years ago
c6f0d5a
ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal
by Yijing Wang
· 11 years ago
50277c8
PCI: pciehp: Don't turn slot off when hot-added device already exists
by Yijing Wang
· 11 years ago
75ce2d5
PCI/MSI: Fix pci_msix_vec_count() htmldocs failure
by Masanari Iida
· 11 years ago
2923775
PCI/MSI: Fix leak of msi_attrs
by Greg Kroah-Hartman
· 11 years ago
86bb4f6
PCI/MSI: Check kmalloc() return value, fix leak of name
by Greg Kroah-Hartman
· 11 years ago
39656f2
PCI: Cleanup per-arch list of object files
by Liviu Dudau
· 11 years ago
357fe85
PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()
by Dan Carpenter
· 11 years ago
322a8e9
PCI: mvebu: Use Device ID and revision from underlying endpoint
by Andrew Lunn
· 11 years ago
a760d2f
PCI: mvebu: Use Device ID and revision from underlying endpoint
by Andrew Lunn
· 11 years ago
4b49b9f
Merge back earlier 'acpi-pci-hotplug' material.
by Rafael J. Wysocki
· 11 years ago
7282059
ACPI / hotplug / PCI: Relax the checking of _STA return values
by Mika Westerberg
· 11 years ago
50b52fd
PCI: pciehp: Add hotplug_lock to serialize hotplug events
by Rajat Jain
· 11 years ago
c4f2f5e
PCI: pciehp: Ensure very fast hotplug events are also processed
by Rajat Jain
· 11 years ago
06a8d89
PCI: pciehp: Disable link notification across slot reset
by Rajat Jain
· 11 years ago
02e93a8
PCI: pciehp: Don't check adapter or latch status while disabling
by Rajat Jain
· 11 years ago
b1811d2
PCI: pciehp: Don't disable the link permanently during removal
by Rajat Jain
· 11 years ago
4f854f2
PCI: pciehp: Enable link state change notifications
by Rajat Jain
· 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
d99321b
PCI: Enable quirks for PCIe ACS on Intel PCH root ports
by Alex Williamson
· 11 years ago
2c74424
PCI: Add device-specific PCI ACS enable
by Alex Williamson
· 11 years ago
e48f1b6
PCI: pciehp: Use link change notifications for hot-plug and removal
by Rajat Jain
· 11 years ago
4703389
PCI: pciehp: Make check_link_active() non-static
by Rajat Jain
· 11 years ago
a8fa94e
Merge branch 'master' into driver-core-next-test-merge-rc2
by Tejun Heo
· 11 years ago
1820ffd
PCI: Make sure bus number resources stay within their parents bounds
by Andreas Noever
· 11 years ago
Next »