Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-11Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas
2022-01-13Merge branch 'pci/enumeration'Bjorn Helgaas
2022-01-11PCI: Use DWORD accesses for LTR, L1 SS to avoid erratumRajat Jain
2021-11-20PCI/ASPM: Remove struct aspm_latencySaheed O. Bolarinwa
2021-11-20PCI/ASPM: Stop caching device L0s, L1 acceptable exit latenciesSaheed O. Bolarinwa
2021-11-20PCI/ASPM: Stop caching link L0s, L1 exit latenciesSaheed O. Bolarinwa
2021-11-20PCI/ASPM: Move pci_function_0() upwardBolarinwa O. Saheed
2021-11-18PCI/PME: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu
2021-11-18PCI/DPC: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu
2021-11-11Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"Bjorn Helgaas
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas
2021-11-05Merge branch 'pci/sysfs'Bjorn Helgaas
2021-11-05Merge branch 'pci/portdrv'Bjorn Helgaas
2021-11-05Merge branch 'pci/hotplug'Bjorn Helgaas
2021-10-18PCI: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König
2021-10-16PCI/ERR: Reduce compile time for CONFIG_PCIEAER=nLukas Wunner
2021-10-15PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarationsLukas Wunner
2021-10-15PCI/portdrv: Remove unused resume err_handlerLukas Wunner
2021-10-15PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner
2021-10-15PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()Lukas Wunner
2021-10-13PCI/ERR: Factor out common dev->driver expressionsBjorn Helgaas
2021-10-09PCI: Correct misspelled and remove duplicated wordsKrzysztof Wilczyński
2021-09-29PCI: Use kstrtobool() directly, sans strtobool() wrapperKrzysztof Wilczyński
2021-09-20PCI/portdrv: Do not setup up IRQs if there are no usersJan Kiszka
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-02Merge branch 'pci/misc'Bjorn Helgaas
2021-09-02Merge branch 'pci/reset'Bjorn Helgaas
2021-08-31PCI/portdrv: Enable Bandwidth Notification only if port supports itStuart Hayes
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes
2021-08-21PCI/PTM: Remove error message at bootJakub Kicinski
2021-08-19PCI: Change the type of probe argument in reset functionsAmey Narkhede
2021-08-17PCI: Add pcie_reset_flr() with 'probe' argumentAmey Narkhede
2021-07-06Merge branch 'pci/sysfs'Bjorn Helgaas
2021-07-06Merge branch 'pci/hotplug'Bjorn Helgaas
2021-06-17PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner
2021-06-04PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński
2021-05-28PCI/AER: Use consistent format when printing PCI deviceYicong Yang
2021-05-04Merge branch 'pci/kernel-doc'Bjorn Helgaas
2021-03-12PCI: Fix kernel-doc errorsKrzysztof Wilczyński
2021-03-11PCI/RCEC: Fix RCiEP device to RCEC associationQiuxu Zhuo
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-24Merge branch 'pci/link'Bjorn Helgaas
2021-02-24PCI/portdrv: Report reset for frozen channelKeith Busch
2021-02-24PCI/AER: Specify the type of Port that was resetKeith Busch
2021-02-24PCI/ERR: Retain status from error notificationKeith Busch
2021-02-24PCI/AER: Clear AER status from Root Port when resetting Downstream PortKeith Busch
2021-02-24PCI/ERR: Clear status of the reporting deviceKeith Busch
2021-02-02PCI/LINK: Remove bandwidth notificationBjorn Helgaas
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas