summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI / PMIC: xpower: Add depends on IOSF_MBI to Kconfig entryHans de Goede2018-10-251-1/+1
* i2c: designware: Cleanup bus lock handlingHans de Goede2018-10-254-27/+6
* ACPI / PMIC: xpower: Block P-Unit I2C access during read-modify-writeHans de Goede2018-10-251-6/+15
* x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore codeHans de Goede2018-10-253-151/+230
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-25162-3114/+5004
|\
| * Merge branch 'remotes/lorenzo/pci/tools'Bjorn Helgaas2018-10-205-19/+74
| |\
| | * tools: PCI: Change pcitest compiling processGustavo Pimentel2018-10-034-14/+72
| | * tools: PCI: Fix compilation warningsGustavo Pimentel2018-10-031-5/+2
| * | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2018-10-201-1/+1
| |\ \
| | * | PCI: vmd: Detach resources after stopping root busJon Derrick2018-10-181-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2018-10-202-117/+206
| |\ \
| | * | PCI: mediatek: Add loadable kernel module supportHonghui Zhang2018-10-172-5/+57
| | * | PCI: mediatek: Add system PM support for MT2712 and MT7622Honghui Zhang2018-10-171-0/+50
| | * | PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang2018-10-171-71/+72
| | * | PCI: mediatek: Convert to use pci_host_probe()Honghui Zhang2018-10-171-29/+8
| | * | PCI: mediatek: Remove the redundant dev->pm_domain checkHonghui Zhang2018-10-171-12/+6
| | * | PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang2018-10-151-1/+1
| | * | PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang2018-10-151-0/+11
| | * | PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva2018-09-181-1/+3
| | |/
| * | Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas2018-10-207-654/+686
| |\ \
| | * | PCI: keystone: Cleanup macros defined in pci-keystone.cKishon Vijay Abraham I2018-10-171-25/+16
| | * | PCI: keystone: Reorder header file in alphabetical orderKishon Vijay Abraham I2018-10-171-4/+4
| | * | PCI: keystone: Add debug error message for all errorsKishon Vijay Abraham I2018-10-171-9/+23
| | * | PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...Kishon Vijay Abraham I2018-10-171-2/+1
| | * | PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I2018-10-172-8/+7
| | * | PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()Kishon Vijay Abraham I2018-10-171-5/+7
| | * | PCI: keystone: Cleanup outbound window configurationKishon Vijay Abraham I2018-10-171-15/+17
| | * | PCI: keystone: Get number of outbound windows from DTKishon Vijay Abraham I2018-10-171-2/+11
| | * | PCI: keystone: Cleanup configuration space accessKishon Vijay Abraham I2018-10-171-50/+20
| | * | PCI: keystone: Invoke runtime PM APIs to enable clockKishon Vijay Abraham I2018-10-171-16/+12
| | * | PCI: keystone: Cleanup PHY handlingKishon Vijay Abraham I2018-10-171-16/+106
| | * | PCI: keystone: Use SYSCON APIs to get device ID from control moduleKishon Vijay Abraham I2018-10-171-13/+32
| | * | dt-bindings: PCI: keystone: Add bindings to get device control moduleKishon Vijay Abraham I2018-10-171-0/+3
| | * | PCI: keystone: Use uniform function naming conventionKishon Vijay Abraham I2018-10-171-110/+111
| | * | PCI: keystone: Remove redundant platform_set_drvdata() invocationKishon Vijay Abraham I2018-10-171-2/+0
| | * | PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.cKishon Vijay Abraham I2018-10-175-542/+490
| | * | PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()Kishon Vijay Abraham I2018-10-173-5/+3
| | * | PCI: keystone: Do not initiate link training multiple timesKishon Vijay Abraham I2018-10-171-6/+4
| | * | PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()Kishon Vijay Abraham I2018-10-171-3/+2
| | * | PCI: keystone: Use quirk to set MRRS for PCI host bridgeKishon Vijay Abraham I2018-10-171-22/+15
| | * | PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I2018-10-171-0/+3
| | |/
| * | Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2018-10-201-8/+0
| |\ \
| | * | PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare2018-09-181-8/+0
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-10-209-30/+233
| |\ \
| | * | PCI: imx: Add PME_Turn_Off supportLeonard Crestez2018-10-051-0/+24
| | * | ARM: dts: imx7d: Add turnoff resetLeonard Crestez2018-10-051-2/+3
| | * | dt-bindings: imx6q-pcie: Add turnoff reset for imx7dLeonard Crestez2018-10-051-0/+1
| | * | reset: imx7: Add PCIE_CTRL_APPS_TURNOFFLeonard Crestez2018-10-052-1/+4
| | * | PCI: kirin: Fix section mismatch warningNathan Chancellor2018-10-011-2/+2
| | * | PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R2018-09-251-3/+8