summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-25i2c: s3c24xx: check the size of the SMBUS message before using itGreg Kroah-Hartman-1/+6
2026-03-25pinctrl: stm32: add firewall checks before probing the HDP driverGatien Chevallier-0/+14
2026-03-25drivers: bus: add the stm32 debug bus driverGatien Chevallier-0/+261
2026-03-25bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier-0/+42
2026-03-25bus: stm32_firewall: allow check on different firewall controllersGatien Chevallier-1/+1
2026-03-25bus: rifsc: fix RIF configuration check for peripheralsGatien Chevallier-34/+18
2026-03-25bus: rifsc: Replace snprintf("%s") with strscpyThorsten Blum-3/+3
2026-03-25bus: stm32_firewall: Simplify with scoped for each OF child loopKrzysztof Kozlowski-9/+3
2026-03-25bus: firewall: move stm32_firewall header file in include folderClément Le Goffic-89/+3
2026-03-25mtd: spinand: winbond: Clarify when to enable the HS bitMiquel Raynal-5/+8
2026-03-25mtd: rawnand: sunxi: introduce maximize variable user data lengthRichard Genoud-62/+255
2026-03-25mtd: rawnand: sunxi: fix typos in commentsRichard Genoud-2/+2
2026-03-25mtd: rawnand: sunxi: change error prone variable nameRichard Genoud-5/+6
2026-03-25mtd: rawnand: sunxi: remove dead codeRichard Genoud-14/+7
2026-03-25mtd: rawnand: sunxi: make the code more self-explanatoryRichard Genoud-8/+11
2026-03-25mtd: rawnand: sunxi: replace hard coded value by a define - take2Richard Genoud-2/+2
2026-03-25mtd: rawnand: sunxi: do not count BBM bytes twiceRichard Genoud-3/+20
2026-03-25mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oobRichard Genoud-3/+3
2026-03-25mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarificationRichard Genoud-2/+2
2026-03-25drm: verisilicon: make vs_dc_platform_driver staticIcenowy Zheng-1/+1
2026-03-25drm/simple-kms: Deprecate simple-kms helpersThomas Zimmermann-112/+2
2026-03-25drm/mipi-dbi: Remove simple-display helpers from mipi-dbiThomas Zimmermann-247/+0
2026-03-25drm/st7735r: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann-9/+106
2026-03-25drm/st7735r: Rename priv variable to st7735rThomas Zimmermann-10/+9
2026-03-25drm/st7735r: Rename struct st7735r_priv to struct st7735r_deviceThomas Zimmermann-6/+10
2026-03-25drm/st7586: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann-35/+139
2026-03-25drm/panel-mipi-dbi: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann-16/+123
2026-03-25drm/mi0283qt: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann-13/+122
2026-03-25drm/ili9486: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann-14/+122
2026-03-25drm/ili9341: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann-13/+122
2026-03-25drm/ili9225: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann-36/+145
2026-03-25drm/ili9163: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann-13/+122
2026-03-25drm/hx8357d: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann-13/+122
2026-03-25drm/mipi-dbi: Provide callbacks for atomic interfacesThomas Zimmermann-47/+156
2026-03-25drm/mipi-dbi: Support custom pipelines with drm_mipi_dbi_dev_init()Thomas Zimmermann-23/+57
2026-03-25drm/mipi-dbi: Only modify planes on enabled CRTCsThomas Zimmermann-67/+18
2026-03-25hwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan-23/+31
2026-03-25cpufreq: acpi-cpufreq: use DMI max speed when CPPC is unavailableHenry Tseng-8/+26
2026-03-25ACPI: PPTT: Remove duplicate structure, acpi_pptt_cache_v1_fullBen Horgan-25/+6
2026-03-25drbd: use genl pre_doit/post_doitChristoph Böhmwalder-253/+320
2026-03-25drm/bridge: analogix_dp: Apply DP helper APIs to get adjusted voltages and pr...Damon Ding-40/+9
2026-03-25drm/bridge: analogix_dp: Apply DP helper API drm_dp_channel_eq_ok()Damon Ding-45/+4
2026-03-25drm/bridge: analogix_dp: Apply DP helper API drm_dp_clock_recovery_ok()Damon Ding-17/+3
2026-03-25drm/bridge: analogix_dp: Apply DP helper API drm_dp_dpcd_read_link_status()Damon Ding-7/+6
2026-03-25zloop: forget write cache on force removalChristoph Hellwig-0/+97
2026-03-25zloop: refactor zloop_rwChristoph Hellwig-116/+124
2026-03-25iommufd: update outdated comment for renamed iommufd_hw_pagetable_alloc()Kexin Sun-1/+1
2026-03-25drm/msm/dsi: Add support for RGB101010 pixel formatAlexander Koskovich-1/+26
2026-03-25drm/msm/dsi: add DSI version >= comparison helperAlexander Koskovich-2/+10
2026-03-25drm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0Alexander Koskovich-3/+3