summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-25bus: stm32_firewall: allow check on different firewall controllersGatien Chevallier1-1/+1
2026-03-25bus: rifsc: fix RIF configuration check for peripheralsGatien Chevallier1-34/+18
2026-03-25bus: rifsc: Replace snprintf("%s") with strscpyThorsten Blum1-3/+3
2026-03-25bus: stm32_firewall: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-9/+3
2026-03-25bus: firewall: move stm32_firewall header file in include folderClément Le Goffic4-89/+3
2026-03-25iio: accel: adxl380: fix typo in PART_ID register macroNikhil Gautam1-2/+2
2026-03-25Input: pegasus_notetaker - use HID definesOliver Neukum1-5/+2
2026-03-25Input: aiptek - use HID headersOliver Neukum1-4/+3
2026-03-25Input: goodix-berlin - report a resolution of 10 units/mmVal Packett1-0/+8
2026-03-25Input: zinitix - use guard notation when acquiring mutexDmitry Torokhov1-10/+9
2026-03-25Input: wm97xx - use guard notation when acquiring mutexDmitry Torokhov1-34/+23
2026-03-25Input: wdt87xx_i2c - switch to using cleanup functionsDmitry Torokhov1-23/+21
2026-03-25Input: tsc2007 - use guard notation when acquiring mutexesDmitry Torokhov2-10/+6
2026-03-25Input: sx8654 - use IRQF_NOAUTOEN when requesting interruptDmitry Torokhov1-4/+5
2026-03-25Input: sx8654 - use guard notation when acquiring spinlockDmitry Torokhov1-7/+4
2026-03-25Input: sur40 - use guard notation when acquiring spinlockDmitry Torokhov1-12/+11
2026-03-25Input: stmfts - use guard notation when acquiring mutexDmitry Torokhov1-32/+31
2026-03-25Input: raydium_i2c_ts - switch to using cleanup functionsDmitry Torokhov1-32/+24
2026-03-25Input: pixcir_i2c_ts - use guard notation when acquiring mutexDmitry Torokhov1-20/+18
2026-03-25Input: novatek-nvt-ts - use guard notation when acquiring mutexDmitry Torokhov1-4/+4
2026-03-25Input: mxs-lradc-ts - use guard notation when acquiring spinlockDmitry Torokhov1-4/+3
2026-03-25mtd: spinand: winbond: Clarify when to enable the HS bitMiquel Raynal1-5/+8
2026-03-25mtd: rawnand: sunxi: introduce maximize variable user data lengthRichard Genoud1-62/+255
2026-03-25mtd: rawnand: sunxi: fix typos in commentsRichard Genoud1-2/+2
2026-03-25mtd: rawnand: sunxi: change error prone variable nameRichard Genoud1-5/+6
2026-03-25mtd: rawnand: sunxi: remove dead codeRichard Genoud1-14/+7
2026-03-25mtd: rawnand: sunxi: make the code more self-explanatoryRichard Genoud1-8/+11
2026-03-25mtd: rawnand: sunxi: replace hard coded value by a define - take2Richard Genoud1-2/+2
2026-03-25mtd: rawnand: sunxi: do not count BBM bytes twiceRichard Genoud1-3/+20
2026-03-25mtd: rawnand: sunxi: fix sunxi_nfc_hw_ecc_read_extra_oobRichard Genoud1-3/+3
2026-03-25mtd: rawnand: sunxi: sunxi_nand_ooblayout_free code clarificationRichard Genoud1-2/+2
2026-03-25drm: verisilicon: make vs_dc_platform_driver staticIcenowy Zheng1-1/+1
2026-03-25mfd: intel-lpss: Add Intel Nova Lake-H PCI IDsSaranya Gopal1-0/+13
2026-03-25drm/simple-kms: Deprecate simple-kms helpersThomas Zimmermann4-112/+2
2026-03-25drm/mipi-dbi: Remove simple-display helpers from mipi-dbiThomas Zimmermann1-247/+0
2026-03-25drm/st7735r: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann1-9/+106
2026-03-25drm/st7735r: Rename priv variable to st7735rThomas Zimmermann1-10/+9
2026-03-25drm/st7735r: Rename struct st7735r_priv to struct st7735r_deviceThomas Zimmermann1-6/+10
2026-03-25drm/st7586: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann1-35/+139
2026-03-25drm/panel-mipi-dbi: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann1-16/+123
2026-03-25drm/mi0283qt: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann1-13/+122
2026-03-25drm/ili9486: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann1-14/+122
2026-03-25drm/ili9341: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann1-13/+122
2026-03-25drm/ili9225: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann1-36/+145
2026-03-25drm/ili9163: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann1-13/+122
2026-03-25drm/hx8357d: Use regular atomic helpers; drop simple-display helpersThomas Zimmermann1-13/+122
2026-03-25drm/mipi-dbi: Provide callbacks for atomic interfacesThomas Zimmermann1-47/+156
2026-03-25drm/mipi-dbi: Support custom pipelines with drm_mipi_dbi_dev_init()Thomas Zimmermann1-23/+57
2026-03-25drm/mipi-dbi: Only modify planes on enabled CRTCsThomas Zimmermann10-67/+18
2026-03-25hwmon: (adm1177) fix sysfs ABI violation and current unit conversionSanman Pradhan1-23/+31