Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
[linux-2.6-microblaze.git] / drivers / pci /
2021-11-11 Bjorn HelgaasRevert "PCI: Use to_pci_driver() instead of pci_dev...
2021-11-11 Bjorn HelgaasRevert "PCI: Remove struct pci_dev->driver"
2021-11-05 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/xgene'
2021-11-05 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/vmd'
2021-11-05 Bjorn HelgaasMerge branch 'pci/host/rcar'
2021-11-05 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/qcom'
2021-11-05 Bjorn HelgaasMerge branch 'pci/host/mt7621'
2021-11-05 Bjorn HelgaasMerge branch 'pci/host/kirin'
2021-11-05 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/imx6'
2021-11-05 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/endpoint'
2021-11-05 Bjorn HelgaasMerge branch 'pci/host/dwc'
2021-11-05 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/dt'
2021-11-05 Bjorn HelgaasMerge branch 'pci/host/cadence'
2021-11-05 Bjorn HelgaasMerge branch 'pci/host/apple'
2021-11-05 Bjorn HelgaasMerge branch 'remotes/lorenzo/pci/aardvark'
2021-11-05 Bjorn HelgaasMerge branch 'pci/misc'
2021-11-05 Bjorn HelgaasMerge branch 'pci/vpd'
2021-11-05 Bjorn HelgaasMerge branch 'pci/virtualization'
2021-11-05 Bjorn HelgaasMerge branch 'pci/sysfs'
2021-11-05 Bjorn HelgaasMerge branch 'pci/switchtec'
2021-11-05 Bjorn HelgaasMerge branch 'pci/resource'
2021-11-05 Bjorn HelgaasMerge branch 'pci/portdrv'
2021-11-05 Bjorn HelgaasMerge branch 'pci/p2pdma'
2021-11-05 Bjorn HelgaasMerge branch 'pci/msi'
2021-11-05 Bjorn HelgaasMerge branch 'pci/hotplug'
2021-11-05 Bjorn HelgaasMerge branch 'pci/driver'
2021-11-05 Bjorn HelgaasMerge branch 'pci/enumeration'
2021-11-05 Bjorn HelgaasMerge branch 'pci/aspm'
2021-11-05 Nathan RossiPCI: Add ACS quirk for Pericom PI7C9X2G switches
2021-11-04 Marc ZyngierPCI: apple: Configure RID to SID mapper on device addition
2021-11-04 Marc Zyngieriommu/dart: Exclude MSI doorbell from PCIe device IOVA...
2021-11-04 Marc ZyngierPCI: apple: Implement MSI support
2021-11-04 Marc ZyngierPCI: apple: Add INTx and per-port interrupt support
2021-11-04 Mauro Carvalho ChehabPCI: kirin: Allow removing the driver
2021-11-04 Mauro Carvalho ChehabPCI: kirin: De-init the dwc driver
2021-11-04 Mauro Carvalho ChehabPCI: kirin: Disable clkreq during poweroff sequence
2021-11-04 Mauro Carvalho ChehabPCI: kirin: Move the power-off code to a common routine
2021-11-04 Mauro Carvalho ChehabPCI: kirin: Add power_off support for Kirin 960 PHY
2021-11-04 Mauro Carvalho ChehabPCI: kirin: Allow building it as a module
2021-11-04 Mauro Carvalho ChehabPCI: kirin: Add MODULE_* macros
2021-11-04 Mauro Carvalho ChehabPCI: kirin: Add Kirin 970 compatible
2021-11-04 Mauro Carvalho ChehabPCI: kirin: Support PERST# GPIOs for HiKey970 external...
2021-11-04 Alyssa RosenzweigPCI: apple: Set up reference clocks when probing
2021-11-04 Alyssa RosenzweigPCI: apple: Add initial hardware bring-up
2021-11-04 Marc ZyngierPCI: of: Allow matching of an interrupt-map local to...
2021-11-04 Selvin XavierPCI: Do not enable AtomicOps on VFs
2021-11-04 Krzysztof WilczyńskiPCI: vmd: Drop redundant includes of <asm/device.h...
2021-11-03 Li ChenPCI: cadence: Add cdns_plat_pcie_probe() missing return
2021-11-03 Christophe JAILLETPCI: j721e: Fix j721e_pcie_probe() error path
2021-11-02 Krzysztof WilczyńskiPCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>
2021-11-02 Mauro Carvalho ChehabPCI: kirin: Use regmap for APB registers
2021-11-02 Mauro Carvalho ChehabPCI: kirin: Add support for a PHY layer
2021-11-02 Mauro Carvalho ChehabPCI: kirin: Reorganize the PHY logic inside the driver
2021-10-29 Pali RohárPCI: aardvark: Fix support for PCI_ROM_ADDRESS1 on...
2021-10-29 Pali RohárPCI: aardvark: Fix support for PCI_BRIDGE_CTL_BUS_RESET...
2021-10-29 Pali RohárPCI: aardvark: Set PCI Bridge Class Code to PCI Bridge
2021-10-29 Pali RohárPCI: aardvark: Fix support for bus mastering and PCI_CO...
2021-10-29 Marek BehúnPCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG
2021-10-29 Marek BehúnPCI: aardvark: Fix return value of MSI domain .alloc...
2021-10-29 Marek BehúnPCI: pci-bridge-emul: Fix emulation of W1C bits
2021-10-27 Krzysztof WilczyńskiPCI: Prefer 'unsigned int' over bare 'unsigned'
2021-10-26 Colin Ian KingPCI: Remove redundant 'rc' initialization
2021-10-26 Heiner KallweitPCI/VPD: Use pci_read_vpd_any() in pci_vpd_size()
2021-10-21 Sergio ParacuellosPCI: mt7621: Add MediaTek MT7621 PCIe host controller...
2021-10-19 Mingchuang QiaoPCI: Re-enable Downstream Port LTR after reset or hotplug
2021-10-18 Barry SongPCI/sysfs: Explicitly show first MSI IRQ for 'irq'
2021-10-18 Uwe Kleine-KönigPCI: Remove struct pci_dev->driver
2021-10-18 Uwe Kleine-KönigPCI: Use to_pci_driver() instead of pci_dev->driver
2021-10-16 Lukas WunnerPCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
2021-10-15 Lukas WunnerPCI/portdrv: Remove unused pcie_port_bus_{,un}register...
2021-10-15 Lukas WunnerPCI/portdrv: Remove unused resume err_handler
2021-10-15 Lukas WunnerPCI: pciehp: Ignore Link Down/Up caused by error-induce...
2021-10-15 Lukas WunnerPCI/portdrv: Rename pm_iter() to pcie_port_device_iter()
2021-10-15 Uwe Kleine-Königxen/pcifront: Use to_pci_driver() instead of pci_dev...
2021-10-15 Uwe Kleine-Königxen/pcifront: Drop pcifront_common_process() tests...
2021-10-15 Kunihiko HayashiPCI: uniphier: Serialize INTx masking/unmasking and...
2021-10-15 Bjorn AnderssonPCI: qcom: Add sc8180x compatible
2021-10-14 Prasad MalisettyPCI: qcom: Switch pcie_1_pipe_clk_src after PHY init...
2021-10-14 Prasad MalisettyPCI: qcom: Replace ops with struct pcie_cfg in pcie...
2021-10-14 Logan GunthorpePCI/switchtec: Add check of event support
2021-10-14 Kelvin CaoPCI/switchtec: Replace ENOTSUPP with EOPNOTSUPP
2021-10-14 Kelvin CaoPCI/switchtec: Update the way of getting management...
2021-10-14 Kelvin CaoPCI/switchtec: Fix a MRPC error status handling issue
2021-10-14 Kelvin CaoPCI/switchtec: Error out MRPC execution when MMIO reads...
2021-10-13 Johannes BergPCI: vmd: depend on !UML
2021-10-13 Krzysztof WilczyńskiPCI: cpqphp: Format if-statement code block correctly
2021-10-12 Bjorn HelgaasPCI/ERR: Factor out common dev->driver expressions
2021-10-12 Uwe Kleine-KönigPCI: Drop pci_device_probe() test of !pci_dev->driver
2021-10-12 Uwe Kleine-KönigPCI: Drop pci_device_remove() test of pci_dev->driver
2021-10-12 Krzysztof WilczyńskiPCI: Use unsigned to match sscanf("%x") in pci_dev_str_...
2021-10-12 Krzysztof WilczyńskiPCI: hv: Remove unnecessary use of %hx
2021-10-12 Adrian HuangPCI: vmd: Do not disable MSI-X remapping if interrupt...
2021-10-12 Bjorn AnderssonPCI: dwc: Perform host_init() before registering msi
2021-10-11 Manivannan SadhasivamPCI: qcom-ep: Add Qualcomm PCIe Endpoint controller...
2021-10-11 Heiner KallweitPCI/VPD: Add pci_read/write_vpd_any()
2021-10-08 Krzysztof WilczyńskiPCI: Correct misspelled and remove duplicated words
2021-10-08 Geert UytterhoevenPCI: rcar-host: Remove unneeded includes
2021-10-08 Geert UytterhoevenPCI: rcar-ep: Remove unneeded includes
2021-10-07 Chunguang XuPCI: vmd: Assign a number to each VMD controller
2021-10-07 Krzysztof WilczyńskiPCI: visconti: Remove surplus dev_err() when using...
next