summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-22drm/bridge: adv7511: Switch to atomic_create_stateMaxime Ripard
2026-06-22drm/atomic-state-helper: Add drm_atomic_helper_bridge_create_state()Maxime Ripard
2026-06-22drm/bridge: Add new atomic_create_state callbackMaxime Ripard
2026-06-22drm/atomic-state-helper: Drop memset from __drm_atomic_helper_bridge_state_in...Maxime Ripard
2026-06-22drm/atomic-state-helper: Reorder __drm_atomic_helper_bridge_state_init() argu...Maxime Ripard
2026-06-22drm/atomic-state-helper: Rename __drm_atomic_helper_bridge_reset()Maxime Ripard
2026-06-22drm/bridge: cdns-mhdp8546: Return an error pointer on allocation failureMaxime Ripard
2026-06-22drm/bridge: cdns-dsi: Return an error pointer on allocation failureMaxime Ripard
2026-06-22drm/sysfb: Avoid truncating maximum strideThomas Zimmermann
2026-06-22drm/sysfb: Return errno code from drm_sysfb_get_visible_size()Thomas Zimmermann
2026-06-22drm/sysfb: Avoid possible truncation with calculating visible sizeThomas Zimmermann
2026-06-22drm/sysfb: Do not page-align visible size of the framebufferThomas Zimmermann
2026-06-22drm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei
2026-06-22gpio: tb10x: fix struct tb10x_gpio kernel-docIgor Putko
2026-06-22gpiolib: initialize return value in gpiochip_set_multiple()Ruoyu Wang
2026-06-22power: sequencing: fix ABBA deadlock in pwrseq_device_unregister()Bartosz Golaszewski
2026-06-22power: sequencing: pcie-m2: Sort PCI device IDs in ascending orderWei Deng
2026-06-22pwrseq: core: fix use-after-free in pwrseq_debugfs_seq_next()Wentao Liang
2026-06-22soc/tegra: fuse: Fix spurious straps warning on SMCCC platformsBreno Leitao
2026-06-22drm/tegra: Fix a strange error handling pathChristophe JAILLET
2026-06-22drm/xe/xe_ras: Add drm_ras feature flagRiana Tauro
2026-06-22drm/xe: Move xe drm_ras initializationRiana Tauro
2026-06-22drm/xe/xe_drm_ras: Wire get and clear counter callbacksRiana Tauro
2026-06-22drm/xe/xe_ras: Add support to clear error counter valueRiana Tauro
2026-06-22drm/xe/xe_ras: Add support to get error counter valueRiana Tauro
2026-06-22rtc: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-22rtc: ab8500: Simplify driver_data handlingUwe Kleine-König (The Capable Hub)
2026-06-22rtc: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-22rtc: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-06-22rtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231Ronan Dalton
2026-06-22rtc: mpfs: fix counter upload completion conditionConor Dooley
2026-06-22rtc: abx80x: fix the RTC_VL_CLR clearing all status flagsAntoni Pokusinski
2026-06-22rtc: renesas-rtca3: Factor out year decoding helperLad Prabhakar
2026-06-22rtc: renesas-rtca3: Fix typo in rtca3_ppb_per_cycle documentationLad Prabhakar
2026-06-22rtc: renesas-rtca3: Fix incorrect error message for reset assertLad Prabhakar
2026-06-22rtc: renesas-rtca3: Check RADJ poll result during initial setupLad Prabhakar
2026-06-22rtc: renesas-rtca3: Fix PIE clear polling condition in alarm setup error pathLad Prabhakar
2026-06-22Merge tag 'amd-drm-fixes-7.2-2026-06-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-06-22Merge tag 'drm-xe-next-fixes-2026-06-17' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-06-21dpaa2-switch: do not accept VLAN uppers while bridgedIoana Ciornei
2026-06-21net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()Wayen Yan
2026-06-21net: emac: Fix NULL pointer dereference in emac_probeRosen Penev
2026-06-21Merge tag 'ieee802154-for-net-next-2026-06-20' of git://git.kernel.org/pub/sc...Jakub Kicinski
2026-06-21octeontx2-pf: mcs: Fix mcs resources free on PF shutdownGeetha sowjanya
2026-06-21octeontx2-pf: Clear stats of all resources when freeing resourcesSubbaraya Sundeep
2026-06-21octeontx2-af: mcs: Fix unsupported secy stats readGeetha sowjanya
2026-06-21octeontx2-af: npc: cn20k: fix NPC defragRatheesh Kannoth
2026-06-21net: ethernet: mtk_ppe: Fix rhashtable leak in mtk_ppe_init error pathsWayen Yan
2026-06-21net: marvell: prestera: initialize err in prestera_port_sfp_bindRuoyu Wang
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds