summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-05-24PCI: Add Intel VMD devices to pci idsJon Derrick
2018-05-24PCI: hv: Use list_for_each_entry()Stephen Hemminger
2018-05-24PCI: hv: Convert remove_lock to refcountStephen Hemminger
2018-05-24PCI: hv: Remove unused reason for refcount handlerStephen Hemminger
2018-05-24PCI / PM: Clean up outdated comments in pci_target_state()Rafael J. Wysocki
2018-05-24PCI / PM: Do not clear state_saved for devices that remain suspendedRafael J. Wysocki
2018-05-23PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-05-23PCI: pnv_php: Add missing of_node_put()Julia Lawall
2018-05-23PCI: qcom: add runtime pm support to pcie_portSrinivas Kandagatla
2018-05-21PCI: mediatek: Implement chained IRQ handling setupHonghui Zhang
2018-05-18PCI: Remove host driver Kconfig selection of CONFIG_PCIEPORTBUSBjorn Helgaas
2018-05-18PCI: endpoint: Create configfs entry for each pci_epf_device_id table entryKishon Vijay Abraham I
2018-05-17PCI/portdrv: Add generic pcie_port_find_service()Oza Pawandeep
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep
2018-05-17PCI/AER: Rename error recovery interfaces to generic PCI namingOza Pawandeep
2018-05-17PCI/AER: Handle ERR_FATAL with removal and re-enumeration of devicesOza Pawandeep
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep
2018-05-16PCI/DPC: Clear interrupt status in interrupt handler top halfOza Pawandeep
2018-05-16PCI: qcom: Fix a bitwise vs logical NOT typoDan Carpenter
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka
2018-05-15PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel
2018-05-15PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()Gustavo Pimentel
2018-05-15PCI: dwc: Add support for EP modeGustavo Pimentel
2018-05-15PCI: endpoint: functions/pci-epf-test: Replace lower into upper case charactersGustavo Pimentel
2018-05-14PCI: Move private DT related functions into private headerRob Herring
2018-05-14PCI: dwc: Move CONFIG_PCI depends to menuRob Herring
2018-05-14PCI: dwc: Replace magic number by definesGustavo Pimentel
2018-05-14PCI: dwc: Small computation improvementGustavo Pimentel
2018-05-14PCI: dwc: Replace lower into upper case charactersGustavo Pimentel
2018-05-14PCI: dwc: Define maximum number of vectorsGustavo Pimentel
2018-05-14PCI: imx6: Remove space before tabsFabio Estevam
2018-05-14PCI: keystone: Do not treat link up message as errorFabio Estevam
2018-05-14Merge tag 'v4.17-rc5' into irq/core, to pick up fixesIngo Molnar
2018-05-13genirq/msi: Limit level-triggered MSI to platform devicesMarc Zyngier
2018-05-11PCI: rockchip: Add EP driver for Rockchip PCIe controllerShawn Lin
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer
2018-05-10PCI: Clean up whitespace in quirks.cBjorn Helgaas
2018-05-10PCI: Reorder quirks infrastructure codeBjorn Helgaas
2018-05-10PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki
2018-05-10PCI/AER: Add TLP header information to tracepointThomas Tai
2018-05-10PCI: rockchip: Split out common function to init controllerShawn Lin
2018-05-10PCI: rockchip: Split out rockchip_pcie_parse_dt() to parse DTShawn Lin
2018-05-10PCI: rockchip: Separate common code from RC driverShawn Lin
2018-05-09PCI / PM: Always check PME wakeup capability for runtime wakeup supportKai Heng Feng
2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig
2018-05-08PCI: rcar: Reuse generic pci_parse_request_of_pci_ranges() functionVladimir Zapolskiy
2018-05-08PCI: endpoint: Replace mdelay with usleep_range() in pci_epf_test_write()Jia-Ju Bai
2018-05-07PCI/AER: Unify error bit printing for native and CPER reportingAlexandru Gagniuc
2018-05-07PCI: Check whether bridges allow access to extended config spaceGilles Buloz