aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-24Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2022-05-24Merge branch 'pci/virtualization'Bjorn Helgaas
2022-05-24Merge branch 'pci/pm'Bjorn Helgaas
2022-05-24Merge branch 'pci/p2pdma'Bjorn Helgaas
2022-05-24Merge branch 'pci/hotplug'Bjorn Helgaas
2022-05-24Merge branch 'pci/error'Bjorn Helgaas
2022-05-17PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bitsKuppuswamy Sathyanarayanan
2022-05-12PCI: cadence: Clear FLR in device capabilities registerParshuram Thombare
2022-05-12PCI: cadence: Allow PTM Responder to be enabledChristian Gmeiner
2022-05-11PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()Yicong Yang
2022-05-05PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()Rafael J. Wysocki
2022-05-05PCI/PM: Rearrange pci_set_power_state()Rafael J. Wysocki
2022-05-05PCI/PM: Clean up pci_set_low_power_state()Rafael J. Wysocki
2022-05-05PCI/PM: Do not restore BARs if device is not in D0Rafael J. Wysocki
2022-05-05PCI/PM: Split pci_power_up()Rafael J. Wysocki
2022-05-05PCI/PM: Write 0 to PMCSR in pci_power_up() in all casesRafael J. Wysocki
2022-05-05PCI/PM: Do not call pci_update_current_state() from pci_power_up()Rafael J. Wysocki
2022-05-05PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()Rafael J. Wysocki
2022-05-05PCI/PM: Set current_state to D3cold if the device is not accessibleRafael J. Wysocki
2022-05-05PCI/PM: Relocate pci_set_low_power_state()Rafael J. Wysocki
2022-05-05PCI/PM: Split pci_raw_set_power_state()Rafael J. Wysocki
2022-05-05PCI/PM: Rearrange pci_update_current_state()Rafael J. Wysocki
2022-05-05PCI/PM: Drop the runtime_d3cold device flagRafael J. Wysocki
2022-05-05PCI/PM: Resume subordinate bus in bus type callbacksRafael J. Wysocki
2022-05-05PCI/PM: Power up all devices during runtime resumeRafael J. Wysocki
2022-05-05PCI/PM: Define pci_restore_standard_config() only for CONFIG_PM_SLEEPKrzysztof Kozlowski
2022-04-11PCI/P2PDMA: Whitelist Intel Skylake-E Root Ports at any devfnShlomo Pongratz
2022-04-08PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter
2022-04-07PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimitedMika Westerberg
2022-04-05PCI: hotplug: Clean up include filesChristophe Leroy
2022-04-04PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3Mario Limonciello
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-04-02Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"Jens Axboe
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-01Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01dm: fix bio polling to handle possibile BLK_STS_AGAINMing Lei
2022-04-01dm: fix dm_io and dm_target_io flags race condition on AlphaMikulas Patocka
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-04-01dm integrity: set journal entry unused when shrinking deviceMikulas Patocka
2022-04-01dm ioctl: log an error if the ioctl structure is corruptedMikulas Patocka
2022-03-31Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito
2022-03-31platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih