summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lorenzo/pci/vmd'Bjorn Helgaas2018-06-061-10/+81
|\
| * PCI: vmd: Add an additional VMD device id to driver device id tableJon Derrick2018-05-241-0/+3
| * PCI: vmd: Add offset to bus numbers if necessaryJon Derrick2018-05-241-5/+29
| * PCI: vmd: Assign membar addresses from shadow registersJon Derrick2018-05-241-5/+49
| * PCI: Add Intel VMD devices to pci idsJon Derrick2018-05-241-1/+1
* | Merge branch 'lorenzo/pci/rockchip'Bjorn Helgaas2018-06-066-1434/+2289
|\ \
| * | PCI: rockchip: Add EP driver for Rockchip PCIe controllerShawn Lin2018-05-115-9/+759
| * | PCI: rockchip: Split out common function to init controllerShawn Lin2018-05-103-125/+152
| * | PCI: rockchip: Split out rockchip_pcie_parse_dt() to parse DTShawn Lin2018-05-103-114/+136
| * | PCI: rockchip: Separate common code from RC driverShawn Lin2018-05-105-1595/+1651
| |/
* | Merge branch 'lorenzo/pci/rcar'Bjorn Helgaas2018-06-061-127/+154
|\ \
| * | PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi() failpathMarek Vasut2018-05-241-9/+16
| * | PCI: rcar: Teardown MSI setup if rcar_pcie_enable() failsMarek Vasut2018-05-241-1/+27
| * | PCI: rcar: Add missing irq_dispose_mapping() into failpathMarek Vasut2018-05-241-3/+14
| * | PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()Marek Vasut2018-05-241-17/+16
| * | PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()Marek Vasut2018-05-241-2/+3
| * | PCI: rcar: Reuse generic pci_parse_request_of_pci_ranges() functionVladimir Zapolskiy2018-05-081-41/+1
| * | PCI: rcar: Factor out rcar_pcie_hw_init() callSergei Shtylyov2018-05-041-20/+22
| * | PCI: rcar: Add R-Car gen3 PHY supportSergei Shtylyov2018-05-041-2/+25
| * | PCI: rcar: Remove PHYRDY polling from rcar_pcie_hw_init_h1()Sergei Shtylyov2018-05-041-11/+1
| * | PCI: rcar: Poll PHYRDY in rcar_pcie_hw_init()Sergei Shtylyov2018-05-041-0/+20
| * | PCI: rcar: Clean up the macrosMarek Vasut2018-05-011-26/+27
| * | PCI: rcar: Use runtime PM to control controller clockDien Pham2018-05-011-26/+12
| |/
* | Merge branch 'pci/host/qcom'Bjorn Helgaas2018-06-061-1/+1
|\ \
| * | PCI: qcom: Include gpio/consumer.hArnd Bergmann2018-06-041-1/+1
| |/
* | Merge branch 'pci/host/mobiveil'Bjorn Helgaas2018-06-061-0/+866
|\ \
| * | PCI: mobiveil: Add MSI supportSubrahmanya Lingappa2018-06-041-4/+202
| * | PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driverSubrahmanya Lingappa2018-06-041-0/+669
| |/
* | Merge branch 'lorenzo/pci/mediatek'Bjorn Helgaas2018-06-062-93/+142
|\ \
| * | PCI: mediatek: Implement chained IRQ handling setupHonghui Zhang2018-05-212-91/+116
| * | PCI: mediatek: Set up vendor ID and class type for MT7622Honghui Zhang2018-05-041-3/+27
| |/
* | Merge branch 'lorenzo/pci/hv'Bjorn Helgaas2018-06-061-91/+71
|\ \
| * | PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui2018-05-251-12/+34
| * | PCI: hv: Use list_for_each_entry()Stephen Hemminger2018-05-241-20/+7
| * | PCI: hv: Convert remove_lock to refcountStephen Hemminger2018-05-241-4/+4
| * | PCI: hv: Remove unused reason for refcount handlerStephen Hemminger2018-05-241-44/+26
| * | PCI: hv: Make sure the bus domain is really uniqueSridhar Pitchai2018-05-021-11/+0
| |/
* | Merge branch 'lorenzo/pci/host/misc'Bjorn Helgaas2018-06-062-29/+27
|\ \
| * | PCI: Improve host drivers compile test coverageRob Herring2018-05-012-29/+26
| |/
* | Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-06-063-30/+49
|\ \
| * | PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I2018-05-181-2/+21
| * | misc: pci_endpoint_test: Use pci_irq_vector functionGustavo Pimentel2018-05-151-5/+5
| * | PCI: endpoint: functions/pci-epf-test: Replace lower into upper case charactersGustavo Pimentel2018-05-151-13/+13
| * | misc: pci_endpoint_test: Replace lower into upper case charactersGustavo Pimentel2018-05-151-9/+9
| * | PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()Jia-Ju Bai2018-05-081-1/+1
| |/
* | Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas2018-06-0629-101/+345
|\ \
| * | PCI: qcom: add runtime pm support to pcie_portSrinivas Kandagatla2018-05-231-1/+8
| * | PCI: qcom: Fix a bitwise vs logical NOT typoDan Carpenter2018-05-161-1/+1
| * | PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel2018-05-151-9/+9
| * | PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel2018-05-151-3/+3