summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-12Merge branch 'pci/switchtec'Bjorn Helgaas
2024-03-12Merge branch 'pci/pm'Bjorn Helgaas
2024-03-12Merge branch 'pci/p2pdma'Bjorn Helgaas
2024-03-12Merge branch 'pci/enumeration'Bjorn Helgaas
2024-03-12Merge branch 'pci/dpc'Bjorn Helgaas
2024-03-12Merge branch 'pci/devres'Bjorn Helgaas
2024-03-12Merge branch 'pci/aspm'Bjorn Helgaas
2024-03-12PCI/ASPM: Update save_state when configuration changesVidya Sagar
2024-03-12PCI/ASPM: Disable L1 before configuring L1 SubstatesBjorn Helgaas
2024-03-12PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()David E. Box
2024-03-12PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box
2024-03-08PCI/AER: Generalize TLP Header Log readingIlpo Järvinen
2024-03-08PCI/AER: Use explicit register size for PCI_ERR_CAPIlpo Järvinen
2024-03-07PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka
2024-03-07PCI/ASPM: Move pci_save_ltr_state() to aspm.cDavid E. Box
2024-03-07PCI/ASPM: Always build aspm.cDavid E. Box
2024-03-07PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box
2024-03-05PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel
2024-03-05PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki
2024-02-29PCI/PM: Allow runtime PM with no PM callbacks at allRaag Jadav
2024-02-29Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake
2024-02-28PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli
2024-02-20PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind
2024-02-12PCI: Move devres code from pci.c to devres.cPhilipp Stanner
2024-02-12PCI: Move PCI-specific devres code to drivers/pci/Philipp Stanner
2024-02-12PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner
2024-02-08PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET
2024-02-08PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe JAILLET
2024-01-29PCI: Place interrupt related code into irq.cIlpo Järvinen
2024-01-22PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen
2024-01-21Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-20Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-20media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-20Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-01-20Merge tag 'fbdev-for-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-19Revert "firmware/sysfb: Clear screen_info state after consuming it"Helge Deller
2024-01-19Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-01-19Merge tag 'spi-fix-v6.8-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-19Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2024-01-19clk: qcom: gcc-x1e80100: Replace of_device.h with explicit includesStephen Rothwell
2024-01-19thermal: loongson2: Replace of_device.h with explicit includesRob Herring
2024-01-19net: can: Use device_get_match_data()Rob Herring
2024-01-19dmaengine: dw-edma: increase size of 'name' in debugfs codeVinod Koul
2024-01-19dmaengine: fsl-qdma: increase size of 'irq_name'Vinod Koul
2024-01-19dmaengine: shdma: increase size of 'dev_id'Vinod Koul
2024-01-19dmaengine: xilinx: xdma: Fix kernel-doc warningsJan Kuliga
2024-01-19dmaengine: usb-dmac: Avoid format-overflow warningLad Prabhakar
2024-01-19dmaengine: sh: rz-dmac: Avoid format-overflow warningLad Prabhakar