Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1081230b748de8f03f37f80c53dfa89feda9b8de
/
drivers
/
pci
17e6b00
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8d01b66
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
25525be
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d4c9039
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
26f8b7e
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
9ca678d
Merge branches 'pci/enumeration' and 'pci/misc' into next
by Bjorn Helgaas
· 9 years ago
22b6839
PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code
by Guilherme G. Piccoli
· 9 years ago
c43996f
PCI: Add pci_ioremap_wc_bar()
by Luis R. Rodriguez
· 9 years ago
91f15fb
PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI
by Zhang Rui
· 9 years ago
2fc32c9
Merge branches 'pci/host-dra7xx', 'pci/host-imx6' and 'pci/host-spear' into next
by Bjorn Helgaas
· 9 years ago
27d868b
PCI: Set MPS to match upstream bridge
by Keith Busch
· 9 years ago
45ea2a5
PCI: Don't use 64-bit bus addresses on PA-RISC
by Bjorn Helgaas
· 9 years ago
9dae3a9
PCI: Move MPS configuration check to pci_configure_device()
by Bjorn Helgaas
· 9 years ago
3a10766
PCI: Drop references acquired by of_parse_phandle()
by Bjorn Helgaas
· 9 years ago
2291ec0
PCI/MSI: Remove unused pcibios_msi_controller() hook
by Lorenzo Pieralisi
· 9 years ago
8953aab
ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()
by Lorenzo Pieralisi
· 9 years ago
d2a7926
PCI: Add pci_scan_root_bus_msi()
by Lorenzo Pieralisi
· 9 years ago
aa4a5c0
PCI: generic: Add arm64 support
by Jayachandran C
· 9 years ago
459a077
PCI: Build setup-irq.o for arm64
by Jayachandran C
· 9 years ago
499733e
PCI: generic: Remove dependency on ARM-specific struct hw_pci
by Jayachandran C
· 9 years ago
8d1ceb5
PCI: imx6: Simplify a trivial if-return sequence
by Fabio Estevam
· 9 years ago
68ebb7c
PCI: spear: Use BUG_ON() instead of condition followed by BUG()
by Fabio Estevam
· 9 years ago
d3f4caa
PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE()
by Fabio Estevam
· 9 years ago
b35b1df
PCI: Tolerate hierarchies with no Root Port
by Yijing Wang
· 9 years ago
649953b
PCI: xilinx: Fix typo in function name
by Jiang Liu
· 9 years ago
f0d9ac7
Merge branches 'pci/host-dra7xx' and 'pci/host-iproc' into next
by Bjorn Helgaas
· 9 years ago
1f408d5
Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next
by Bjorn Helgaas
· 9 years ago
f7ef134
PCI: Remove pci_ats_enabled()
by Bjorn Helgaas
· 9 years ago
a71f938
PCI: Stop caching ATS Invalidate Queue Depth
by Bjorn Helgaas
· 9 years ago
a021f30
PCI: Clean up ATS error handling
by Bjorn Helgaas
· 9 years ago
c39127d
PCI: Use pci_physfn() rather than looking up physfn by hand
by Bjorn Helgaas
· 9 years ago
afdd596
PCI: Inline the ATS setup code into pci_ats_init()
by Bjorn Helgaas
· 9 years ago
3c76539
PCI: Rationalize pci_ats_queue_depth() error checking
by Bjorn Helgaas
· 9 years ago
d544d75
PCI: Embed ATS info directly into struct pci_dev
by Bjorn Helgaas
· 9 years ago
edc90fe
PCI: Allocate ATS struct during enumeration
by Bjorn Helgaas
· 9 years ago
78bdcad
PCI: dra7xx: Add support to make GPIO drive PERST# line
by Kishon Vijay Abraham I
· 9 years ago
389c709
PCI: dra7xx: Clear MSE bit during suspend so clocks will idle
by Kishon Vijay Abraham I
· 9 years ago
e52eb44
PCI: dra7xx: Add PM support
by Kishon Vijay Abraham I
· 9 years ago
0e2bdb0
PCI: dra7xx: Disable pm_runtime on get_sync failure
by Kishon Vijay Abraham I
· 9 years ago
05aa7d6
PCI: iproc: Allow BCMA bus driver to be built as module
by Hauke Mehrtens
· 9 years ago
95e1658
PCI: Add ACS quirks for Intel I219-LM/V
by Alex Williamson
· 9 years ago
3e14675
PCI: Kill off set_irq_flags() usage
by Rob Herring
· 9 years ago
2db0f71
PCI: pciehp: Remove ignored MRL sensor interrupt events
by Bjorn Helgaas
· 9 years ago
58fa240
PCI: pciehp: Remove unused interrupt events
by Bjorn Helgaas
· 9 years ago
1469d17
PCI: pciehp: Handle invalid data when reading from non-existent devices
by Jarod Wilson
· 9 years ago
3388a61
PCI: Add quirk for Intel DH895xCC VF PCI config erratum
by Tadeusz Struk
· 9 years ago
5a4f3cf
Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next
by Bjorn Helgaas
· 9 years ago
cd66d5c
Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' into next
by Bjorn Helgaas
· 9 years ago
36f024e
PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
017ffe6
PCI: Hold pci_slot_mutex while searching bus->slots list
by Yijing Wang
· 9 years ago
6754676
PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_sem
by Yijing Wang
· 9 years ago
5f22699
PCI/MSI: Free legacy IRQ when enabling MSI/MSI-X
by Jiang Liu
· 9 years ago
890e484
PCI: Add pcibios_alloc_irq() and pcibios_free_irq()
by Jiang Liu
· 9 years ago
f075915
PCI/MSI: Drop domain field from msi_controller
by Marc Zyngier
· 9 years ago
8d63bc7
PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
by Marc Zyngier
· 9 years ago
d8a1cb7
PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain
by Marc Zyngier
· 9 years ago
471c931
PCI/MSI: Allow msi_domain lookup using the host bridge node
by Marc Zyngier
· 9 years ago
b165e2b
PCI/MSI: Add support for OF-provided msi_domain
by Marc Zyngier
· 9 years ago
44aa0c6
PCI/MSI: Add hooks to populate the msi_domain field
by Marc Zyngier
· 9 years ago
0380839
PCI/MSI: Register irq domain with specific token
by Marc Zyngier
· 9 years ago
70d334c
PCI: iproc: Fix BCMA dependency in Kconfig
by Ray Jui
· 9 years ago
b00c441
PCI: iproc: Fix ARM64 dependency in Kconfig
by Ray Jui
· 9 years ago
db9d6d7
PCI: iproc: enable arm64 support for iProc PCIe
by Ray Jui
· 9 years ago
dff22d2
PCI: Call pci_read_bridge_bases() from core instead of arch code
by Lorenzo Pieralisi
· 9 years ago
0f41421
PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set
by Murali Karicheri
· 9 years ago
8d9bfe3
PCI: iproc: Add arm64 support
by Ray Jui
· 9 years ago
aa48b6f
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
by Jiang Liu
· 9 years ago
25a98bd
genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc
by Jiang Liu
· 9 years ago
4a7cc83
genirq/MSI: Move msi_list from struct pci_dev to struct device
by Jiang Liu
· 9 years ago
e39758e
PCI: Use helper functions to access fields in struct msi_desc
by Jiang Liu
· 9 years ago
5004e98
PCI: Use for_each_pci_msi_entry() to access MSI device list
by Jiang Liu
· 9 years ago
c179c9b
PCI: Add helper function msi_desc_to_pci_sysdata()
by Jiang Liu
· 9 years ago
7aa6ca4
PCI: Add VPD function 0 quirk for Intel Ethernet devices
by Mark Rustad
· 9 years ago
932c435
PCI: Add dev_flags bit to access VPD through function 0
by Mark Rustad
· 9 years ago
8ef54f2
PCI: xgene: Add support for a 64-bit prefetchable memory window
by Duc Dang
· 9 years ago
ccbc175
PCI: Restore ACS configuration as part of pci_restore_state()
by Alexander Duyck
· 9 years ago
e4a8f8e
PCI: xilinx: Check for MSI interrupt flag before handling as INTx
by Russell Joyce
· 9 years ago
97a8596
PCI/keystone: Prepare irq handlers for irq argument removal
by Thomas Gleixner
· 9 years ago
5168a73
PCI/keystone: Consolidate chained IRQ handler install/remove
by Thomas Gleixner
· 9 years ago
40b6d3f
PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data
by Jiang Liu
· 9 years ago
507a883
treewide: Use helper function to access irq_data->msi_desc
by Jiang Liu
· 9 years ago
c391f26
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
by Jiang Liu
· 9 years ago
ac10836
PCI: pciehp: Simplify pcie_poll_cmd()
by Yijing Wang
· 9 years ago
a6ed1f4
PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot
by Yijing Wang
· 9 years ago
113e0d1
PCI / ACPI: Fix pci_acpi_optimize_delay() comment
by Srinidhi Kasagar
· 9 years ago
46fd962
PCI: Remove a broken link in quirks.c
by Rami Rosen
· 9 years ago
aaed816
PCI: Remove useless redundant code
by Bjorn Helgaas
· 9 years ago
0a1a9b4
PCI: Simplify pci_find_(ext_)capability() return value checks
by Wei Yang
· 9 years ago
fff905f
PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks
by Wei Yang
· 9 years ago
4ef299d
PCI: xgene: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
ffb4d60
PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports)
by Bjorn Helgaas
· 9 years ago
93972d1
PCI: iproc: Delete unnecessary checks before phy calls
by Markus Elfring
· 9 years ago
e7f6c6d
PCI: Fix pcie_port_device_resume() comment
by Bjorn Helgaas
· 9 years ago
2b4aed1
PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes
by Bjorn Helgaas
· 9 years ago
eefaf33
PCI: Revert aeb30016fec3 ("PCI: add Intel USB specific reset method")
by Bjorn Helgaas
· 9 years ago
d1541dc
PCI: Fix TI816X class code quirk
by Bjorn Helgaas
· 9 years ago
e6323e3
PCI: Fix generic NCR 53c810 class code quirk
by Bjorn Helgaas
· 9 years ago
cd76d10
PCI: Use PCI_CLASS_SERIAL_USB instead of bare number
by Bjorn Helgaas
· 9 years ago
3657ceb
PCI: Add quirk for Intersil/Techwell TW686[4589] AV capture cards
by Krzysztof =?utf-8?Q?Ha=C5=82asa?=
· 9 years ago
4a11875
PCI: Remove Intel Cherrytrail D3 delays
by Srinidhi Kasagar
· 9 years ago
Next »