summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-09-01Merge tag 'lsk-v4.4-17.08-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2017-07-27PCI/PM: Restore the status of PCI devices across hibernationChen Yu
2017-06-07Merge tag 'lsk-v4.4-17.05-android' of git://git.linaro.org/kernel/linux-linar...Huang, Tao
2017-05-25PCI: Freeze PME scan before suspending devicesLukas Wunner
2017-05-25PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse
2017-05-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-03-30PCI: Do any VF BAR updates before enabling the BARsSumit Semwal
2017-03-30PCI: Ignore BAR updates on virtual functionsSumit Semwal
2017-03-30PCI: Update BARs using property bits appropriate for typeSumit Semwal
2017-03-30PCI: Don't update VF BARs while VF memory space is enabledSumit Semwal
2017-03-30PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLESumit Semwal
2017-03-30PCI: Add comments about ROM BAR updatingSumit Semwal
2017-03-30PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Sumit Semwal
2017-03-30PCI: Separate VF BAR updates from standard BAR updatesSumit Semwal
2017-03-16UPSTREAM: PCI: Add pci_unmap_iospace() to unmap I/O resourcesSinan Kaya
2017-03-16UPSTREAM: PCI: rockchip: Fix rockchip_pcie_probe() error path to free resourc...Shawn Lin
2017-03-16PCI: rockchip: remove the warning log of 32bit-access onlyShawn Lin
2017-03-16PCI: rockchip: remove redundant platform data assignmentShawn Lin
2017-03-16PCI: rockchip: add new dev variable to indent the logShawn Lin
2017-03-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-03-01UPSTREAM: PCI: rockchip: Set vendor ID from local core config spaceShawn Lin
2017-02-09PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas
2017-02-05UPSTREAM: PCI: rockchip: Mark PM functions as __maybe_unusedArnd Bergmann
2017-02-05UPSTREAM: PCI: rockchip: improve the training polling codeShawn Lin
2017-01-26PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas
2017-01-13UPSTREAM: PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"Shawn Lin
2017-01-13Revert "UPSTREAM: PCI: rockchip: Add quirk to disable RC's ASPM L0s"Shawn Lin
2017-01-12powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold
2017-01-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-01-09PCI: Check for PME in targeted sleep stateAlan Stern
2017-01-03FROMLIST: PCI: rockchip: Add system PM supportShawn Lin
2017-01-03UPSTREAM: PCI: rockchip: move the deassert of pm/aclk/pclk after phy_initShawn Lin
2017-01-03UPSTREAM: PCI: rockchip: split out rockchip_cfg_atuShawn Lin
2016-12-08PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn
2016-12-08PCI: Export pcie_find_root_portJohannes Thumshirn
2016-12-05UPSTREAM: PCI: rockchip: Indent an if statementDan Carpenter
2016-11-23UPSTREAM: PCI: rockchip: correct the use of FTS maskBrian Norris
2016-11-23UPSTREAM: PCI: rockchip: Add quirk to disable RC's ASPM L0sShawn Lin
2016-11-23UPSTREAM: PCI: rockchip: cleanup bit definition for PCIE_RC_CONFIG_LCSShawn Lin
2016-11-23UPSTREAM: PCI: rockchip: Add three new resets as required propertiesShawn Lin
2016-11-23UPSTREAM: PCI: rockchip: remove the pointer to L1 substate capShawn Lin
2016-11-23UPSTREAM: PCI: rockchip: Specify the link capabilityShawn Lin
2016-11-23UPSTREAM: PCI: rockchip: fix wrong negotiated lanes calculationShawn Lin
2016-11-23UPSTREAM: PCI: rockchip: Add Kconfig COMPILE_TESTShawn Lin
2016-11-23UPSTREAM: PCI: rockchip: Mark RC as common clock architectureShawn Lin
2016-11-23UPSTREAM: PCI: rockchip: Provide captured slot power limit and scaleShawn Lin
2016-11-04Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao