PCI: iproc: Hard-code PCIe capability offset instead of searching
[cascardo/linux.git] / drivers / pci / host /
2016-10-12 Bjorn HelgaasPCI: iproc: Hard-code PCIe capability offset instead...
2016-10-12 Bjorn HelgaasPCI: iproc: Remove redundant null pointer checking
2016-10-12 Bjorn HelgaasPCI: iproc: Validate CSR base in BCMA setup code
2016-10-12 Bjorn HelgaasPCI: iproc: Set drvdata at end of probe function
2016-10-12 Bjorn HelgaasPCI: iproc: Add local struct device pointers
2016-10-05 Bjorn HelgaasMerge branch 'pci/host-vmd' into next
2016-10-05 Bjorn HelgaasMerge branches 'pci/host-aardvark', 'pci/host-altera...
2016-10-04 Keith Buschx86/PCI: VMD: Move VMD driver to drivers/pci/host
2016-10-04 Shawn LinPCI: rockchip: Fix wrong transmitted FTS count
2016-10-04 Shawn LinPCI: rockchip: Improve the deassert sequence of four...
2016-10-04 Rajat JainPCI: rockchip: Increase the Max Credit update interval
2016-10-04 Sergei ShtylyovPCI: rcar: Try increasing PCIe link speed to 5 GT/s...
2016-10-03 Bjorn HelgaasMerge branch 'pci/virtualization' into next
2016-10-03 Bjorn HelgaasMerge branch 'pci/resource' into next
2016-10-03 Bjorn HelgaasMerge branch 'pci/pm' into next
2016-10-03 Bjorn HelgaasMerge branch 'pci/msi' into next
2016-10-03 Bjorn HelgaasMerge branch 'pci/misc' into next
2016-10-03 Bjorn HelgaasMerge branch 'pci/hotplug' into next
2016-10-03 Bjorn HelgaasMerge branch 'pci/enumeration' into next
2016-10-03 Bjorn HelgaasMerge branch 'pci/aer' into next
2016-09-14 Niklas CasselPCI: artpec6: Drop __init from artpec6_add_pcie_port()
2016-09-14 Sergei ShtylyovPCI: rcar: Fix some checkpatch warnings
2016-09-14 Grigory KletskoPCI: rcar: Add multi-MSI support
2016-09-13 Bharat Kumar GogadaPCI: xilinx: Dispose of MSI virtual IRQ
2016-09-13 Bharat Kumar GogadaPCI: xilinx: Clear correct MSI set bit
2016-09-13 Bharat Kumar GogadaPCI: xilinx: Clear interrupt register for invalid interrupt
2016-09-13 Bharat Kumar GogadaPCI: xilinx: Keep both legacy and MSI interrupt domain...
2016-09-13 Bharat Kumar GogadaPCI: xilinx-nwl: Enable all MSI interrupts using MSI...
2016-09-13 Bharat Kumar GogadaPCI: xilinx-nwl: Expand error logging
2016-09-12 Geert UytterhoevenPCI: rcar: Don't disable/unprepare clocks on prepare...
2016-09-12 Bjorn HelgaasPCI: altera: Remove redundant platform_get_resource...
2016-09-12 Ley Foon TanPCI: altera: Move retrain from fixup to altera_pcie_hos...
2016-09-12 Po LiuPCI: xilinx: Relax device number checking to allow...
2016-09-12 Po LiuPCI: designware: Relax device number checking to allow...
2016-09-12 Po LiuPCI: altera: Relax device number checking to allow...
2016-09-06 Lorenzo PieralisiPCI: tegra: Fix pci_remap_iospace() failure path
2016-09-06 Lorenzo PieralisiPCI: generic: Fix pci_remap_iospace() failure path
2016-09-06 Lorenzo PieralisiPCI: rcar: Fix pci_remap_iospace() failure path
2016-09-06 Lorenzo PieralisiPCI: versatile: Fix pci_remap_iospace() failure path
2016-09-06 Lorenzo PieralisiPCI: designware: Fix pci_remap_iospace() failure path
2016-09-06 Lorenzo PieralisiPCI: aardvark: Fix pci_remap_iospace() failure path
2016-09-06 Dexuan CuiPCI: hv: Handle hv_pci_generic_compl() error case
2016-09-06 Dexuan CuiPCI: hv: Handle vmbus_sendpacket() failure in hv_compos...
2016-09-06 Dexuan CuiPCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
2016-09-06 Dexuan CuiPCI: hv: Use pci_function_description[0] in struct...
2016-09-06 Dexuan CuiPCI: hv: Use zero-length array in struct pci_packet
2016-09-03 Shawn LinPCI: rockchip: Add Rockchip PCIe controller support
2016-09-01 Bjorn HelgaasMerge branch 'pci/ptm' into next
2016-09-01 Bjorn HelgaasMerge branch 'pci/demodularize' into next
2016-08-26 Ley Foon TanPCI: altera: Rework config accessors for use without...
2016-08-24 Paul GortmakerPCI: xilinx-nwl: Make explicitly non-modular
2016-08-24 Paul GortmakerPCI: xilinx: Make explicitly non-modular
2016-08-24 Paul GortmakerPCI: qcom: Make explicitly non-modular
2016-08-24 Paul GortmakerPCI: dra7xx: Make explicitly non-modular
2016-08-24 Paul GortmakerPCI: generic: Make explicitly non-modular
2016-08-23 Wei YongjunPCI: designware: Remove redundant platform_get_resource...
2016-08-23 Dong BoPCI: designware: Exchange viewport of `MEMORYs' and...
2016-08-23 Paul GortmakerPCI: exynos: Make explicitly non-modular
2016-08-23 Paul GortmakerPCI: designware: Make explicitly non-modular
2016-08-23 Paul GortmakerPCI: spear: Make explicitly non-modular
2016-08-23 Paul GortmakerPCI: imx6: Make explicitly non-modular
2016-08-23 Paul GortmakerPCI: altera: Make explicitly non-modular
2016-08-23 Paul GortmakerPCI: altera: Make MSI explicitly non-modular
2016-08-22 Wei YongjunPCI: aardvark: Remove redundant dev_err call in advk_pc...
2016-08-22 Wei YongjunPCI: hv: Use list_move_tail() instead of list_del(...
2016-08-22 Wei YongjunPCI: keystone: Propagate request_irq() failure
2016-08-22 Bjorn HelgaasPCI: rcar: Consolidate register space lookup and ioremap
2016-08-22 Pratyush AnandPCI: designware: Keep viewport fixed for IO transaction...
2016-08-18 Thierry RedingPCI: tegra: Use of_device_get_match_data()
2016-08-18 Thierry RedingPCI: tegra: Remove redundant _data suffix
2016-08-18 Ley Foon TanPCI: altera: Poll for link training status after retrai...
2016-08-18 Jisheng ZhangPCI: designware: Check LTSSM training bit before decidi...
2016-08-17 Joao PintoPCI: designware: Add iATU Unroll feature
2016-08-17 Joao PintoPCI: designware: Wait for iATU enable
2016-08-17 Joao PintoPCI: designware: Move link wait definitions to .c file
2016-08-17 Bjorn HelgaasPCI: designware: Return data directly from dw_pcie_read...
2016-08-07 Linus TorvaldsMerge tag 'drm-for-v4.8-zpos' of git://people.freedeskt...
2016-08-07 Linus TorvaldsMerge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
2016-08-07 Linus TorvaldsMerge tag 'binfmt-for-linus' of git://git./linux/kernel...
2016-08-07 Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git...
2016-08-06 Linus TorvaldsMerge branch 'work.const-qstr' of git://git./linux...
2016-08-06 Linus TorvaldsMerge tag 'media/v4.8-6' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2016-08-06 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-08-06 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-08-06 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-08-06 Linus TorvaldsMerge tag 'sh-for-4.8' of git://git.libc.org/linux-sh
2016-08-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'pwm/for-4.8-rc1' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'ntb-4.8' of git://github.com/jonmason/ntb
2016-08-06 Linus TorvaldsMerge tag 'pstore-v4.8-rc1' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-08-06 Linus TorvaldsMerge tag 'dm-4.8-fixes' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'pnp-extra-4.8-rc1' of git://git./linux/kerne...
2016-08-06 Linus TorvaldsMerge tag 'acpi-extra-4.8-rc1' of git://git./linux...
2016-08-06 Linus TorvaldsMerge tag 'pm-extra-4.8-rc1' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-08-06 Linus TorvaldsMerge tag 'usb-4.8-rc1' of git://git./linux/kernel...
2016-08-05 Linus TorvaldsMerge tag 'rtc-4.8' of git://git./linux/kernel/git...
next