summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-02clk: renesas: r9a09g056: Add XSPI clock/resetLad Prabhakar2-0/+14
2025-07-02clk: renesas: rzv2h: Add fixed-factor module clocks with status reportingLad Prabhakar2-0/+114
2025-07-02clk: renesas: r9a09g057: Add support for xspi mux and dividerLad Prabhakar1-1/+22
2025-07-02clk: renesas: r9a09g056: Add support for xspi mux and dividerLad Prabhakar1-1/+24
2025-07-02clk: renesas: r9a09g077: Add RIIC module clocksLad Prabhakar1-0/+3
2025-07-02clk: renesas: r9a09g077: Add PLL2 and SDHI clock supportLad Prabhakar1-1/+11
2025-07-02clk: renesas: rzv2h: Drop redundant base pointer from pll_clkLad Prabhakar1-3/+0
2025-07-02clk: renesas: r9a09g057: Add entries for the RSPIsFabrizio Castro1-0/+24
2025-07-02pinctrl: renesas: Simplify PINCTRL_RZV2M logicGeert Uytterhoeven1-2/+1
2025-07-02pinctrl: renesas: Unify config namingKuninori Morimoto1-33/+33
2025-07-02pinctrl: renesas: Sort Renesas Kconfig configsKuninori Morimoto1-114/+114
2025-07-02ACPI: LPSS: Remove AudioDSP related IDAndy Shevchenko1-3/+0
2025-07-02net/mlx5: Check device memory pointer before usageStav Aviram3-6/+3
2025-07-02net/mlx5: fs, fix RDMA TRANSPORT init cleanup flowPatrisious Haddad1-4/+18
2025-07-02ACPI: fan: Replace sprintf()/scnprintf() with sysfs_emit() in show() functionsAbdelrahman Fekry1-3/+3
2025-07-02ACPI: PM: Set .detach in acpi_general_pm_domain definitionRafael J. Wysocki1-1/+3
2025-07-02Merge tag 'mmc-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds7-28/+57
2025-07-02leds: pca955x: Avoid potential overflow when filling default_label (take 2)Andy Shevchenko1-2/+2
2025-07-02leds: Unexport of_led_get()Andy Shevchenko1-2/+1
2025-07-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-24/+107
2025-07-02spi: spi-qpic-snand: add support for 8 bits ECC strengthGabor Juhos1-5/+16
2025-07-02mtd: nand: qpic-common: add defines for ECC_MODE valuesGabor Juhos2-4/+4
2025-07-02irqchip/renesas-rzv2h: Remove unneeded includesGeert Uytterhoeven1-3/+0
2025-07-02wifi: ath12k: add extended NSS bandwidth support for 160 MHzPradeep Kumar Chitrapu1-6/+27
2025-07-02wifi: ath12k: add support for 160 MHz bandwidthPradeep Kumar Chitrapu5-13/+108
2025-07-02wifi: ath12k: clean up 80P80 supportPradeep Kumar Chitrapu3-41/+10
2025-07-02wifi: ath12k: add support for setting fixed HE rate/GI/LTFPradeep Kumar Chitrapu2-52/+625
2025-07-02wifi: ath12k: generate rx and tx mcs maps for supported HE mcsPradeep Kumar Chitrapu1-10/+30
2025-07-02wifi: ath12k: move HE MCS mapper to a separate functionPradeep Kumar Chitrapu1-8/+14
2025-07-02wifi: ath12k: push EHT MU-MIMO params to hardwarePradeep Kumar Chitrapu2-0/+79
2025-07-02wifi: ath12k: push HE MU-MIMO params to hardwarePradeep Kumar Chitrapu3-102/+169
2025-07-02clk: amlogic: s4: remove unused dataJerome Brunet1-112/+0
2025-07-02clk: amlogic: drop clk_regmap tablesJerome Brunet19-2191/+5
2025-07-02clk: amlogic: get regmap with clk_regmap_initJerome Brunet11-0/+89
2025-07-02drm/xe/hw_engine_group: Fix potential leakMichal Wajdeczko1-14/+5
2025-07-02nui: Fix dma_mapping_error() checkThomas Fourier2-1/+34
2025-07-02Merge branch 'fixes' into for-nextIlpo Järvinen36-227/+340
2025-07-02ata: libata_eh: Add debug messages to ata_eh_link_set_lpm()Damien Le Moal1-0/+2
2025-07-02ata: libata-core: Reduce the number of messages signaling broken LPMDamien Le Moal1-1/+2
2025-07-02ata: ahci: Disallow LPM policy control if not supportedDamien Le Moal1-1/+4
2025-07-02ata: ahci: Disallow LPM policy control for external portsDamien Le Moal1-1/+2
2025-07-02ata: ahci: Disable DIPM if host lacks supportDamien Le Moal1-0/+7
2025-07-02ata: libata-sata: Disallow changing LPM state if not supportedDamien Le Moal1-0/+5
2025-07-02ata: libata-eh: Avoid unnecessary resets when revalidating devicesDamien Le Moal1-1/+28
2025-07-02ata: libata-core: Advertize device support for DIPM and HIPM featuresDamien Le Moal1-1/+3
2025-07-02ata: libata-core: Move device LPM quirk settings to ata_dev_config_lpm()Damien Le Moal1-17/+26
2025-07-02ata: libata-core: Introduce ata_dev_config_lpm()Damien Le Moal1-0/+25
2025-07-02drm/i915/power: use intel_de_wait_for_clear() instead of wait_for()Jani Nikula1-5/+11
2025-07-02Fix dma_unmap_sg() nents valueThomas Fourier1-1/+2
2025-07-02RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA countersParav Pandit1-1/+1