Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dfc97661bdeadb57d35458430612072119b1c72f
/
drivers
/
pci
« Previous
782a985
PCI: Introduce new device binding path using pci_dev.driver_override
by Alex Williamson
· 10 years ago
ebdb51e
PCI: Add bridge DMA alias quirk for ASMedia and Tundra bridges
by Alex Williamson
· 10 years ago
c8fe16e
PCI: Add support for PCIe-to-PCI bridge DMA alias quirks
by Alex Williamson
· 10 years ago
cc346a4
PCI: Add function 1 DMA alias quirk for Marvell devices
by Alex Williamson
· 10 years ago
ec637fb
PCI: Add function 0 DMA alias quirk for Ricoh devices
by Alex Williamson
· 10 years ago
31c2b81
PCI: Add support for DMA alias quirks
by Alex Williamson
· 10 years ago
c25dc82
PCI: Add DMA alias iterator
by Alex Williamson
· 10 years ago
d47b62f
PCI: rcar: Add gen2 device tree support
by Ben Dooks
· 10 years ago
cab9a12
PCI: cpqphp: Fix possible null pointer dereference
by Rickard Strandqvist
· 10 years ago
290c1fb
PCI: rcar: Add MSI support for PCIe
by Phil Edworthy
· 10 years ago
c25da47
PCI: rcar: Add Renesas R-Car PCIe driver
by Phil Edworthy
· 10 years ago
d97ffe2
PCI: Fix return value from pci_user_{read,write}_config_*()
by Gavin Shan
· 10 years ago
755ba5e
PCI: exynos: Remove unnecessary OOM messages
by Jingoo Han
· 10 years ago
a43ae58
PCI: Turn pcibios_penalize_isa_irq() into a weak function
by Hanjun Guo
· 10 years ago
78916b0
PCI: Test for std config alias when testing extended config space
by Alex Williamson
· 10 years ago
930067e
PCI: pciehp: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
c7a071f
PCI: acpiphp: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
5cbe5d1
PCI: cpcihp: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
087cfa9
PCI: shpchp: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
f86e1f1
PCI: rpaphp: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
6788a51
PCI: Use pci_is_bridge() to simplify code
by Yijing Wang
· 11 years ago
326c1cd
PCI: Rename pci_is_bridge() to pci_has_subordinate()
by Yijing Wang
· 11 years ago
3ebe7f9
PCI: Notify driver before and after device reset
by Keith Busch
· 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
67d29b5
PCI: Add resource allocation comments
by Bjorn Helgaas
· 10 years ago
d3689df
PCI: Simplify __pci_assign_resource() coding style
by Bjorn Helgaas
· 10 years ago
30afe8d
PCI: Change pbus_size_mem() return values to be more conventional
by Bjorn Helgaas
· 10 years ago
5b28541
PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources
by Yinghai Lu
· 10 years ago
14c8530
PCI: Support BAR sizes up to 8GB
by Alan
· 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
9edbcd2
PCI: Remove pcibios_add_platform_entries()
by Sebastian Ott
· 11 years ago
957cf25
Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
3cb30b7
PCI: Mark RTL8110SC INTx masking as broken
by Alex Williamson
· 11 years ago
d0b4cc4
PCI: Wrong register used to check pending traffic
by Gavin Shan
· 10 years ago
59b47dd
x86: htirq: Use irq_alloc/free_irq()
by Thomas Gleixner
· 10 years ago
93fa9d3
PCI: shpchp: Check bridge's secondary (not primary) bus speed
by Marcel Apfelbaum
· 10 years ago
07656d8308
pci: change "foo* bar" to "foo *bar"
by Ryan Desfosses
· 11 years ago
1a7adf2
Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
034cd97
PCI/MSI: Remove pci_enable_msi_block()
by Alexander Gordeev
· 11 years ago
dfc73e7
PCI: Move Open Firmware devspec attribute to PCI common code
by Sebastian Ott
· 11 years ago
518a6a3
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next
by Bjorn Helgaas
· 11 years ago
1e358f9
PCI: Fix use of uninitialized MPS value
by Bjorn Helgaas
· 11 years ago
efdd407
PCI: Remove dead code
by Bjorn Helgaas
· 11 years ago
10874f5
PCI: Remove unnecessary __ref annotations
by Bjorn Helgaas
· 11 years ago
8895d3b
PCI: Fail new_id for vendor/device values already built into driver
by Bandan Das
· 11 years ago
9aa5285
PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type
by Fabio Estevam
· 11 years ago
85802bbe
PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock
by Andrew Murray
· 11 years ago
7c82126
PCI: Add new ID for Intel GPU "spurious interrupt" quirk
by Thomas Jarosch
· 11 years ago
d92a208
powerpc/pci: Mask linkDown on resetting PCI bus
by Gavin Shan
· 11 years ago
761ce53
PCI: rphahp: Fix endianess issues
by Laurent Dufour
· 11 years ago
67ebd81
PCI: Fix incorrect vgaarb conditional in WARN_ON()
by Bjorn Helgaas
· 11 years ago
374a914
PCI: Allow hotplug service drivers to operate in polling mode
by Rajat Jain
· 11 years ago
476a357
PCI: pciehp: Acknowledge spurious "cmd completed" event
by Rajat Jain
· 11 years ago
398f5d5
PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
by Thomas Petazzoni
· 11 years ago
b6d07e0
PCI: mvebu: fix off-by-one in the computed size of the mbus windows
by Willy Tarreau
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
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
11c6fbd
PCI: designware: Remove unnecessary use of 'conf_lock' spinlock
by Andrew Murray
· 11 years ago
804f57b
PCI: designware: Use new OF interrupt mapping when possible
by Lucas Stach
· 11 years ago
a19f88b
PCI: designware: Fix iATU programming for cfg1, io and mem viewport
by Mohit Kumar
· 11 years ago
66c5c34
PCI: designware: Fix comment for setting number of lanes
by Mohit Kumar
· 11 years ago
b9bfe1b
PCI: rcar: Use new OF interrupt mapping when possible
by Lucas Stach
· 11 years ago
1a30fd0
PCI: Add Patsburg (X79) to Intel PCH root port ACS quirk
by Alex Williamson
· 11 years ago
56a3d18
PCI: Remove unnecessary includes of <linux/init.h>
by Paul Gortmaker
· 11 years ago
17f830b
PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define
by Bjorn Helgaas
· 11 years ago
8e56aed
PCI: hotplug: Remove unnecessary "dev->bus" test
by Bjorn Helgaas
· 11 years ago
1406276
PCI/MSI: Simplify populate_msi_sysfs()
by Jan Beulich
· 11 years ago
9ada07b
PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
4356e1a
PCI: tegra: Use new OF interrupt mapping when possible
by Lucas Stach
· 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
Next »