summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-06Bluetooth: L2CAP: validate option length before reading conf opt valueMuhammad Bilal
2026-07-06Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao
2026-07-06Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()Muhammad Bilal
2026-07-06Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_completeSamuel Page
2026-07-06Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz
2026-07-06ARM: dts: imx6sx-sdb: Add power supply property to Root Port nodeSherry Sun
2026-07-06ARM: dts: imx6qdl-sabresd: Add power supply property to Root Port nodeSherry Sun
2026-07-06clk: sunxi-ng: mux: remove unneeded exportJerome Brunet
2026-07-06clk: sunxi-ng: sun6i-rtc: Add feature bit for IOSC calibrationJunhui Liu
2026-07-06clk: sunxi-ng: sun6i-rtc: clean up DT usageJerome Brunet
2026-07-06clk: sunxi-ng: fix ccu probe clock unregister on errorJerome Brunet
2026-07-06dt-bindings: rtc: sun6i: add sun60i-a733 supportJerome Brunet
2026-07-06dt-bindings: rtc: sun6i: no clock-output-names on h616/r329Jerome Brunet
2026-07-06arm64: dts: imx95: Move power supply properties to Root Port nodeSherry Sun
2026-07-06arm64: dts: imx8dxl/qm/qxp: Add power supply properties to Root Port nodeSherry Sun
2026-07-06arm64: dts: imx8mq-evk: Add power supply properties to Root Port nodeSherry Sun
2026-07-06arm64: dts: imx8mp-evk: Add power supply properties to Root Port nodeSherry Sun
2026-07-06arm64: dts: imx8mm-evk: Add power supply property to Root Port nodeSherry Sun
2026-07-06dt-bindings: mmc: Convert TI OMAP2420 MMC to DT schemaEduard Bostina
2026-07-06arm64: dts: imx95-var-dart: wm8904: Add INL1 as DMICDAT1Stefano Radaelli
2026-07-06arm64: dts: freescale: imx95-var-dart: enable NETC block controlStefano Radaelli
2026-07-06ARM: dts: nxp: ls: Correct indentationKrzysztof Kozlowski
2026-07-06mmc: cqhci: fix to missed endian conversionsBen Dooks
2026-07-06drm/i915/gem: Do not leak siblings[] on proto context errorJoonas Lahtinen
2026-07-06drm/i915/gt: Fix NULL deref on sched_engine alloc failureJoonas Lahtinen
2026-07-06drm/i915/mst: limit DP MST ESI service loopJani Nikula
2026-07-06drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen
2026-07-06drm/i915/ltphy: Fix SSC Enablement bit in PORT_CLOCK_CTLSuraj Kandpal
2026-07-06MAINTAINERS: Add myself to maintain TI AM654 SDHCI host drverJudith Mendez
2026-07-06mmc: vub300: defer reset until cmd_mutex is unlockedRunyu Xiao
2026-07-06mmc: moxart: report DMA completion timeoutPengpeng Hou
2026-07-06mmc: vub300: fix use-after-free on probe failureGuangshuo Li
2026-07-06mmc: wbsd: Drop unused assignment of pnp_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-07-06mmc: sdhci-esdhc-mcf: do not use readl()/writel() on ColdFireGreg Ungerer
2026-07-06ARM: PXA: remove remnants of PXA93x supportEthan Nelson-Moore
2026-07-06Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceledPauli Virtanen
2026-07-06mmc: dw_mmc: stop and complete DMA also in STATE_DATA_BUSY stateMarek Szyprowski
2026-07-06fuse: move "epoch" from dentry.d_time to fuse_dentry.epochMiklos Szeredi
2026-07-06mmc: mmc_test: Fix __counted_by handling after kzalloc_flex() conversionLad Prabhakar
2026-07-06mmc: cqhci: Remove unused intmask parameter from cqhci_irq()Chanwoo Lee
2026-07-06ASoC: amd: acp: Fix linker error with SDCA quirksSyed Saba Kareem
2026-07-06ASoC: rt712-sdca: reset codec at io_init to fix silent headphoneTianze Shao
2026-07-06ASoC: cs35l3x: drain threaded IRQs before runtime suspendMark Brown
2026-07-06ASoC: cs35l34: drain threaded IRQ before runtime suspendRunyu Xiao
2026-07-06ASoC: cs35l33: drain threaded IRQ before runtime suspendRunyu Xiao
2026-07-06mmc: core: Remove unused buffer allocation in sd_enable_cache()Chanwoo Lee
2026-07-06spi: Enable SPI on SA8255p Qualcomm platformsMark Brown
2026-07-06spi: qcom-geni: Enable SPI on SA8255p Qualcomm platformsPraveen Talari
2026-07-06spi: qcom-geni: Use resources helper APIs in runtime PM functionsPraveen Talari
2026-07-06spi: qcom-geni: Use geni_se_resources_init() for resource initializationPraveen Talari