aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-02i2c: rtl9300: introduce max length property to driver dataRustam Adilov1-1/+8
2026-04-02i2c: rtl9300: split data_reg into read and write regRustam Adilov1-10/+15
2026-04-01Merge tag 'imx-soc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/frank.li/linux into soc/driversArnd Bergmann1-0/+15
2026-04-01i2c: rtl9300: add support for 50 kHz and 2.5 MHz bus speedsJan Kantert1-2/+14
2026-04-01Merge tag 'renesas-drivers-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/driversArnd Bergmann3-3/+3
2026-04-01Merge tag 'optee-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into soc/driversArnd Bergmann1-4/+1
2026-04-01vfio/ism: Implement vfio_pci driver for ISM devicesJulian Ruess5-0/+425
2026-04-01Merge tag 'hisi-drivers-for-7.1' of https://github.com/hisilicon/linux-hisi into soc/driversArnd Bergmann1-4/+3
2026-04-01Merge tag 'stm32-bus-firewall-for-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into soc/driversArnd Bergmann8-136/+345
2026-04-01Merge tag 'scmi-updates-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into soc/driversArnd Bergmann4-6/+14
2026-04-01clk: spear: fix resource leak in clk_register_vco_pll()Haoxiang Li1-1/+3
2026-04-01Merge tag 'memory-controller-drv-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into soc/driversArnd Bergmann19-492/+769
2026-04-01Merge tag 'samsung-drivers-7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/driversArnd Bergmann8-52/+55
2026-04-01vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export itJulian Ruess2-3/+9
2026-04-01Bluetooth: hci_h4: Fix race during initializationJonathan Rissanen1-3/+0
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam1-1/+2
2026-04-01firmware: dmi: Add pr_fmt() for dmi_scan.cMario Limonciello (AMD)1-5/+8
2026-04-01firmware: dmi: Adjust dmi_decode() to use enumsMario Limonciello (AMD)1-9/+9
2026-04-01Input: usbtouchscreen - refactor endpoint lookupJohan Hovold1-27/+16
2026-04-01spi: ch341: fix devres lifetimeJohan Hovold1-4/+3
2026-04-01spi: ch341: fix memory leaks on probe failuresJohan Hovold1-11/+25
2026-04-01cxl/region: Add a region sysfs interface for region lock statusLi Ming1-0/+17
2026-04-01irqchip/renesas-rzg2l: Add NMI supportBiju Das1-4/+95
2026-04-01reset: rzv2h-usb2phy: Add support for VBUS mux controller registrationTommaso Merciai2-0/+36
2026-04-01reset: rzv2h-usb2phy: Convert to regmap APITommaso Merciai2-54/+55
2026-04-01Input: aw86927 - add support for Awinic AW86938Griffin Kroah-Hartman1-8/+44
2026-04-01Input: aw86927 - respect vibration magnitude levelsGriffin Kroah-Hartman1-7/+7
2026-04-01dax/hmem: Parent dax_hmem devicesDan Williams1-0/+1
2026-04-01dax/hmem: Fix singleton confusion between dax_hmem_work and hmem devicesDan Williams3-66/+85
2026-04-01dax/hmem: Reduce visibility of dax_cxl coordination symbolsDan Williams2-2/+2
2026-04-01cxl/region: Constify cxl_region_resource_contains()Dan Williams3-8/+9
2026-04-01cxl/region: Limit visibility of cxl_region_contains_resource()Dan Williams3-3/+7
2026-04-01dax/cxl: Fix HMEM dependenciesDan Williams1-2/+4
2026-04-01cxl/region: Fix use-after-free from auto assembly failureDan Williams2-3/+57
2026-04-01drm/msm: Use of_get_available_child_by_name()Biju Das1-2/+2
2026-04-01drm/msm/dpu: eliza: Use Eliza-specific CWB arrayKrzysztof Kozlowski1-1/+1
2026-04-01drm/msm/dp: remove debugging prints with internal struct phy stateVladimir Oltean1-18/+0
2026-04-01drm/msm/dpu: drop INTF_0 on MSM8953Dmitry Baryshkov1-7/+0
2026-04-01drm/msm/dpu: correct DP MST interface configurationDmitry Baryshkov16-31/+28
2026-04-01drm/msm/mdp5: drop workarounds specific to MDP5 1.0Dmitry Baryshkov1-7/+1
2026-04-01drm/msm/mdp5: drop single flush supportDmitry Baryshkov2-91/+0
2026-04-01hwmon: (asus-ec-sensors) Fix T_Sensor for PRIME X670E-PRO WIFICorey Hickey1-1/+6
2026-04-01cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error pathGuangshuo Li1-3/+3
2026-04-01powercap: intel_rapl: Consolidate PL4 and PMU support flags into rapl_defaultsKuppuswamy Sathyanarayanan1-47/+36
2026-04-01powercap: intel_rapl: Move MSR primitives to MSR driverKuppuswamy Sathyanarayanan2-105/+99
2026-04-01thermal: intel: int340x: processor: Move MMIO primitives to MMIO driverKuppuswamy Sathyanarayanan2-1/+72
2026-04-01powercap: intel_rapl: Move TPMI primitives to TPMI driverKuppuswamy Sathyanarayanan2-51/+53
2026-04-01powercap: intel_rapl: Move primitive info to header for interface driversKuppuswamy Sathyanarayanan1-30/+2
2026-04-01powercap: intel_rapl: Remove unused macro definitionsKuppuswamy Sathyanarayanan1-8/+0
2026-04-01powercap: intel_rapl: Move MSR default settings into MSR interface driverKuppuswamy Sathyanarayanan2-228/+250