summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-02i2c: xiic: skip input clock setup on non-OF systemsAbdurrahman Hussain-4/+6
2026-04-02i2c: xiic: use numbered adapter registrationAbdurrahman Hussain-1/+2
2026-04-02i2c: xiic: cosmetic: use resource format specifier in debug logAbdurrahman Hussain-2/+2
2026-04-02i2c: xiic: cosmetic cleanupAbdurrahman Hussain-12/+12
2026-04-02i2c: xiic: switch to generic device property accessorsAbdurrahman Hussain-14/+7
2026-04-02i2c: xiic: remove duplicate error messageAbdurrahman Hussain-4/+1
2026-04-02i2c: xiic: switch to devres managed APIsAbdurrahman Hussain-18/+12
2026-04-02i2c: imx: zero-initialize dma_slave_config for eDMAAnthony Pighin-1/+1
2026-04-02i2c: rtl9300: add RTL9607C i2c controller supportRustam Adilov-0/+70
2026-04-02i2c: rtl9300: introduce new function properties to driver dataRustam Adilov-22/+44
2026-04-02i2c: rtl9300: introduce clk struct for upcoming rtl9607 supportRustam Adilov-0/+8
2026-04-02i2c: rtl9300: introduce a property for 8 bit width reg addressRustam Adilov-1/+7
2026-04-02i2c: rtl9300: introduce F_BUSY to the reg_fields structRustam Adilov-1/+4
2026-04-02i2c: rtl9300: introduce max length property to driver dataRustam Adilov-1/+8
2026-04-02i2c: rtl9300: split data_reg into read and write regRustam Adilov-10/+15
2026-04-01Merge tag 'imx-soc-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/fran...Arnd Bergmann-0/+15
2026-04-01i2c: rtl9300: add support for 50 kHz and 2.5 MHz bus speedsJan Kantert-2/+14
2026-04-01Merge tag 'renesas-drivers-for-v7.1-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann-3/+3
2026-04-01Merge tag 'optee-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Arnd Bergmann-4/+1
2026-04-01vfio/ism: Implement vfio_pci driver for ISM devicesJulian Ruess-0/+425
2026-04-01Merge tag 'hisi-drivers-for-7.1' of https://github.com/hisilicon/linux-hisi i...Arnd Bergmann-4/+3
2026-04-01Merge tag 'stm32-bus-firewall-for-7.1-1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann-136/+345
2026-04-01Merge tag 'scmi-updates-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann-6/+14
2026-04-01clk: spear: fix resource leak in clk_register_vco_pll()Haoxiang Li-1/+3
2026-04-01Merge tag 'memory-controller-drv-7.1' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-496/+773
2026-04-01Merge tag 'samsung-drivers-7.1' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-52/+55
2026-04-01vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and expor...Julian Ruess-3/+9
2026-04-01Bluetooth: hci_h4: Fix race during initializationJonathan Rissanen-3/+0
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam-1/+2
2026-04-01firmware: dmi: Add pr_fmt() for dmi_scan.cMario Limonciello (AMD)-5/+8
2026-04-01firmware: dmi: Adjust dmi_decode() to use enumsMario Limonciello (AMD)-9/+9
2026-04-01Input: usbtouchscreen - refactor endpoint lookupJohan Hovold-27/+16
2026-04-01spi: ch341: fix devres lifetimeJohan Hovold-4/+3
2026-04-01spi: ch341: fix memory leaks on probe failuresJohan Hovold-11/+25
2026-04-01cxl/region: Add a region sysfs interface for region lock statusLi Ming-0/+17
2026-04-01irqchip/renesas-rzg2l: Add NMI supportBiju Das-4/+95
2026-04-01reset: rzv2h-usb2phy: Add support for VBUS mux controller registrationTommaso Merciai-0/+36
2026-04-01reset: rzv2h-usb2phy: Convert to regmap APITommaso Merciai-54/+55
2026-04-01Input: aw86927 - add support for Awinic AW86938Griffin Kroah-Hartman-8/+44
2026-04-01Input: aw86927 - respect vibration magnitude levelsGriffin Kroah-Hartman-7/+7
2026-04-01dax/hmem: Parent dax_hmem devicesDan Williams-0/+1
2026-04-01dax/hmem: Fix singleton confusion between dax_hmem_work and hmem devicesDan Williams-66/+85
2026-04-01dax/hmem: Reduce visibility of dax_cxl coordination symbolsDan Williams-2/+2
2026-04-01cxl/region: Constify cxl_region_resource_contains()Dan Williams-8/+9
2026-04-01cxl/region: Limit visibility of cxl_region_contains_resource()Dan Williams-3/+7
2026-04-01dax/cxl: Fix HMEM dependenciesDan Williams-2/+4
2026-04-01cxl/region: Fix use-after-free from auto assembly failureDan Williams-3/+57
2026-04-01drm/msm: Use of_get_available_child_by_name()Biju Das-2/+2
2026-04-01drm/msm/dpu: eliza: Use Eliza-specific CWB arrayKrzysztof Kozlowski-1/+1
2026-04-01drm/msm/dp: remove debugging prints with internal struct phy stateVladimir Oltean-18/+0