summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-06-21Merge tag 'mtd/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2026-06-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-06-21Merge tag 'firewire-updates-7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-21Merge tag 'nand/for-7.2' into mtd/nextMiquel Raynal
2026-06-21Merge tag 'spi-nor/for-7.2' into mtd/nextMiquel Raynal
2026-06-21drm/nouveau: fix reversed error cleanup order in ucopy functionsJunrui Luo
2026-06-21drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()Wentao Liang
2026-06-21irqchip/crossbar: Fix parent domain resource leakBhargav Joshi
2026-06-21irqchip/crossbar: Use correct index in crossbar_domain_free()Bhargav Joshi
2026-06-20Merge tag 'hwlock-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2026-06-20Merge tag 'rpmsg-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-06-20Merge tag 'rproc-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
2026-06-20mailbox: imx: Don't force-thread the primary handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Move the RXDB part of the mailbox into the threaded handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Move the RX part of the mailbox into the threaded handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Start splitting the IRQ handler in primary and threaded handlerSebastian Andrzej Siewior
2026-06-20mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()Sebastian Andrzej Siewior
2026-06-20mailbox: imx: use devm_of_platform_populate()Sebastian Andrzej Siewior
2026-06-20mailbox: imx: Use devm_pm_runtime_enable()Sebastian Andrzej Siewior
2026-06-20mailbox: imx: Add a channel shutdown fieldSebastian Andrzej Siewior
2026-06-20mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()Sebastian Andrzej Siewior
2026-06-21tpm: fix event_size output in tpm1_binary_bios_measurements_showThorsten Blum
2026-06-21tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-inYeoreum Yun
2026-06-21tpm: tpm2-sessions: wait for async KPP completion in tpm_buf_append_saltMichael Bommarito
2026-06-21tpm: tpm_tis: Add settle time for some TPMsJim Broadus