summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector ...Jayesh Choudhary
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic c...Harikrishna Shenoy
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcsJayesh Choudhary
2026-03-09drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in at...Jayesh Choudhary
2026-03-09staging: rtl8723bs: remove unnecessary braces in rtw_mlme.cGustavo Arantes
2026-03-09staging: rtl8723bs: rename supportRateNum to support_rate_numEsther Zilberberg
2026-03-09staging: most: fix typos in driver_usage.txtMustafa Karamanli
2026-03-09staging: rtl8723bs: remove unnecessary bracesGopi Krishna Menon
2026-03-09staging: most: dim2: replace ROUND_UP_TO macro with round_up()Mark Adamenko
2026-03-09staging: rtl8723bs: remove unnecessary return value from funcNikolay Kulikov
2026-03-09staging: rtl8723bs: remove unnecessary bracesZeynep Dicle
2026-03-09staging: rtl8723bs: Fix spelling mistake in commentTomasz Unger
2026-03-09staging: rtl8723bs: remove unnecessary parentheses in rtw_pwrctrl.cGiorgi Tchankvetadze
2026-03-09staging: rtl8723bs: use kmemdup() in rtw_cfg80211_set_wpa_ieAlexandru Hossu
2026-03-09staging: fbtft: Update RA8875 Kconfig help descriptionAdam Azuddin
2026-03-09staging: rtl8723bs: fix indentation, line length and declarationsJose A. Perez de Azpillaga
2026-03-09staging: rtl8723bs: curly brace consistencyJose A. Perez de Azpillaga
2026-03-09staging: rtl8723bs: format operators and logical continuationsJose A. Perez de Azpillaga
2026-03-09staging: rtl8723bs: remove redundant blank linesJose A. Perez de Azpillaga
2026-03-09staging: rtl8723bs: fix bitwise OR operator spacingJose A. Perez de Azpillaga
2026-03-09staging: vme_user: remove unimplemented #if 0 code blocksAlbab Hasan
2026-03-09staging: rtl8723bs: remove unused 'ratelen' parameter from rtw_check_network_...Nikolay Kulikov
2026-03-09staging: rtl8723bs: Fix logical continuation placementMariyam Shahid
2026-03-09staging: rtl8723bs: refactor halbtc8723b1ant_CoexTableWithType() to remove du...Bera Yüzlü
2026-03-09fbtft: Update REAMDE to slow down the stream of undesired cleanupsAndy Shevchenko
2026-03-09staging: greybus: remove redundant 'int' from unsigned long longOskar Ray-Frayssinet
2026-03-09staging: rtl8723bs: replace msleep() with fsleep() in rtw_cmd.cJose A. Perez de Azpillaga
2026-03-09staging: greybus: arche: use sysfs_emit() instead of sprintf()Ruslan Valiyev
2026-03-09staging: greybus: arche-platform: Use sysfs_emit instead of sprintfShubham Chakraborty
2026-03-09mmc: sdhci-esdhc-imx: add NXP S32N79 supportCiprian Marian Costea
2026-03-09lib/fonts: Store font data for user space with font_data_export()Thomas Zimmermann
2026-03-09lib/fonts: Create font_data_t from struct console_font with font_data_import()Thomas Zimmermann
2026-03-09lib/fonts: Compare font data for equality with font_data_is_equal()Thomas Zimmermann
2026-03-09lib/fonts: Manage font-data lifetime with font_data_get/_put()Thomas Zimmermann
2026-03-09lib/fonts: Read font size with font_data_size()Thomas Zimmermann
2026-03-09lib/fonts: Store font data as font_data_t; update consolesThomas Zimmermann
2026-03-09lib/fonts: Remove FNTCHARCNT()Thomas Zimmermann
2026-03-09vt: Calculate font-buffer size with vc_font_size()Thomas Zimmermann
2026-03-09vt: Store font in struct vc_fontThomas Zimmermann
2026-03-09fbdev: Declare src parameter of fb_pad_ helpers as constantThomas Zimmermann
2026-03-09nvdimm/bus: Fix potential use after free in asynchronous initializationIra Weiny
2026-03-09drivers: rpmsg: class_destroy() is deprecatedJori Koolstra
2026-03-09remoteproc: keystone: Request IRQs in probe()Andrew Davis
2026-03-09platform/x86: dell-wmi-sysman: Use sysfs_emit{_at} in show functionsThorsten Blum
2026-03-09dm-verity-fec: improve comments for fec_read_bufs()Eric Biggers
2026-03-09dm-verity-fec: log target_block instead of index_in_regionEric Biggers
2026-03-09dm-verity-fec: make fec_decode_bufs() just return 0 or errorEric Biggers
2026-03-09dm-verity-fec: pass down index_in_region instead of rsbEric Biggers
2026-03-09dm-verity-fec: compute target region directlyEric Biggers
2026-03-09dm-verity-fec: move computation of offset and rsb down a levelEric Biggers