summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-10scsi: ufs: core: Remove two constantsBart Van Assche
2024-07-10scsi: ufs: core: Initialize struct uic_command onceBart Van Assche
2024-07-10scsi: ufs: core: Declare functions onceBart Van Assche
2024-07-10ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal
2024-07-10ice: Implement driver functionality to dump fec statisticsAnil Samal
2024-07-10ice: Extend Sideband Queue command to support flagsAnil Samal
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits
2024-07-10cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield
2024-07-10cxl/acpi: Warn on mixed CXL VH and RCH/RCD HierarchyFabio M. De Francesco
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown
2024-07-10cxl/core: Fix incorrect vendor debug UUID definepeng guo
2024-07-10regmap: Implement regmap_multi_reg_read()Mark Brown
2024-07-10PCI: vmd: Create domain symlink before pci_bus_add_devices()Jiwei Sun
2024-07-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-07-10clk: sophgo: Avoid -Wsometimes-uninitialized in sg2042_clk_pll_set_rate()Nathan Chancellor
2024-07-10clk/sophgo: Using BUG() instead of unreachable() in mmux_get_parent_id()Li Qiang
2024-07-10i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang
2024-07-10Merge tag 'sunxi-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-07-10drm/amdgpu: reject gang submit on reserved VMIDsChristian König
2024-07-10clk: mxs: Use clamp() in clk_ref_round_rate() and clk_ref_set_rate()Thorsten Blum
2024-07-10clk: sunxi-ng r40: Constify struct regmap_configJavier Carrasco
2024-07-10Merge tag 'vfio-v6.10' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-07-10mailbox: Add support for QTI CPUCP mailbox controllerSibi Sankar
2024-07-10mailbox: mtk-cmdq: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-07-10mailbox: bcm-pdc: remove unused struct 'pdc_dma_map'Dr. David Alan Gilbert
2024-07-10mailbox: imx: fix TXDB_V2 channel race conditionPeng Fan
2024-07-10mailbox: omap: Fix mailbox interrupt sharingAndrew Davis
2024-07-10mailbox: mtk-cmdq: Dynamically allocate clk_bulk_data structureAngeloGioacchino Del Regno
2024-07-10mailbox: mtk-cmdq: Move and partially refactor clocks probeAngeloGioacchino Del Regno
2024-07-10mailbox: mtk-cmdq: Stop requiring name for GCE clockAngeloGioacchino Del Regno
2024-07-11bus: sunxi-rsb: Constify struct regmap_busJavier Carrasco
2024-07-10watchdog: rzg2l_wdt: Add suspend/resume supportClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Rely on the reset driver for doing proper resetClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Remove comparison with zeroClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Remove reset de-assert from probeClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Check return status of pm_runtime_put()Claudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()Claudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Make the driver depend on PMClaudiu Beznea
2024-07-10watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011Claudiu Beznea
2024-07-10watchdog: imx7ulp_wdt: keep already running watchdog enabledSascha Hauer
2024-07-10watchdog: starfive: Add missing clk_disable_unprepare()Chen Ni
2024-07-10watchdog: Make watchdog_class constThomas Weißschuh
2024-07-10Merge tag 'usb-serial-6.10-rc8' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle
2024-07-10idpf: use libeth Rx buffer management for payload bufferAlexander Lobakin
2024-07-10idpf: convert header split mode to libeth + napi_build_skb()Alexander Lobakin
2024-07-10libeth: support different types of buffers for RxAlexander Lobakin
2024-07-10drm/amdgpu: remove exp hw support check for gfx12Alex Deucher
2024-07-10regmap: Implement regmap_multi_reg_read()Guenter Roeck