summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: Make pcim_iounmap_region() a public functionPhilipp Stanner2024-10-301-1/+2
| * | PCI: Remove pcim_iomap_regions_request_all()Philipp Stanner2024-10-301-56/+0
| * | serial: rp2: Replace deprecated PCI functionsPhilipp Stanner2024-10-301-5/+7
| * | ntb: idt: Replace deprecated PCI functionsPhilipp Stanner2024-10-301-4/+9
| * | wifi: iwlwifi: replace deprecated PCI functionsPhilipp Stanner2024-10-301-12/+4
| * | intel_th: pci: Replace deprecated PCI functionsPhilipp Stanner2024-10-301-2/+7
| * | crypto: marvell - replace deprecated PCI functionsPhilipp Stanner2024-10-302-9/+18
| * | crypto: qat - replace deprecated PCI functionsPhilipp Stanner2024-10-302-6/+16
| * | ata: ahci: Replace deprecated PCI functionsPhilipp Stanner2024-10-302-4/+8
| * | PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner2024-10-301-1/+2
| |/
* | Merge branch 'pci/doe'Bjorn Helgaas7 days1-1/+13
|\ \
| * | PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req()Gregory Price2024-10-131-1/+13
| |/
* | Merge branch 'pci/bwctrl'Bjorn Helgaas7 days13-48/+581
|\ \
| * | PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarationsBjorn Helgaas2024-11-161-2/+0
| * | thermal: Add PCIe cooling driverIlpo Järvinen2024-11-164-0/+103
| * | PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen2024-11-163-19/+198
| * | PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen2024-11-168-9/+221
| * | PCI: Abstract LBMS seen check into pcie_lbms_seen()Ilpo Järvinen2024-11-111-2/+6
| * | PCI: Refactor pcie_update_link_speed()Ilpo Järvinen2024-11-113-7/+14
| * | PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen2024-11-113-16/+46
| |/
* | PCI: vmd: Set devices to D0 before enabling PM L1 SubstatesJian-Hong Pan2024-11-061-4/+9
* | PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)Jian-Hong Pan2024-11-061-0/+6
* | PCI/ASPM: Disable L1 before disabling L1 PM SubstatesAjay Agarwal2024-10-231-42/+50
|/
* Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2024-09-298-48/+21
|\
| * mailbox, remoteproc: omap2+: fix compile testingArnd Bergmann2024-09-273-6/+4
| * mailbox: Use of_property_match_string() instead of open-codingRob Herring (Arm)2024-09-231-16/+6
| * mailbox: bcm2835: Fix timeout during suspend modeStefan Wahren2024-09-231-1/+2
| * mailbox: sprd: Use devm_clk_get_enabled() helpersHuan Yang2024-09-231-21/+4
| * mailbox: rockchip: fix a typo in module autoloadingLiao Chen2024-09-231-1/+1
| * mailbox: imx: use device name in interrupt namePeng Fan2024-09-231-3/+3
| * mailbox: ARM_MHU_V3 should depend on ARM64Geert Uytterhoeven2024-09-231-0/+1
* | Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds2024-09-296-3/+58
|\ \
| * \ Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-09-276-3/+58
| |\ \
| | * | i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan2024-09-271-1/+1
| | * | i2c: keba: I2C_KEBA should depend on KEBA_CP500Geert Uytterhoeven2024-09-271-0/+1
| | * | i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel2024-09-241-2/+3
| | * | i2c: designware: fix controller is holding SCL low while ENABLE bit is disabledKimriver Liu2024-09-243-0/+53
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-09-2934-154/+415
|\ \ \ \
| * \ \ \ Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen2024-09-1312-99/+226
| |\ \ \ \
| | * | | | scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee2024-09-131-1/+1
| | * | | | scsi: lpfc: Support loopback tests with VMID enabledJustin Tee2024-09-134-4/+70
| | * | | | scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee2024-09-132-71/+64
| | * | | | scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee2024-09-133-7/+55
| | * | | | scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handlerJustin Tee2024-09-131-6/+4
| | * | | | scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee2024-09-133-4/+22
| | * | | | scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee2024-09-131-3/+6
| | * | | | scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee2024-09-131-3/+4
| * | | | | Merge patch series "mpi3mr: Few Enhancements and minor fix"Martin K. Petersen2024-09-136-26/+119
| |\ \ \ \ \
| | * | | | | scsi: mpi3mr: Update driver version to 8.12.0.0.50Ranjan Kumar2024-09-131-2/+2
| | * | | | | scsi: mpi3mr: Improve wait logic while controller transitions to READY stateRanjan Kumar2024-09-131-14/+11