summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-29power: pmic: mtk-pwrap: add MT8195 supportJulien Stephan
2026-04-29power: pmic: mtk-pwrap: use tabs for alignmentJulien Stephan
2026-04-29power: pmic: mtk-pwrap: use pmic compatible to select child infoDavid Lechner
2026-04-29power: pmic: mtk-pwrap: remove interrupt related codeDavid Lechner
2026-04-29power: pmic: mtk-pwrap: drop PWRAP_SLV_CAP_DUALIO on mt6359David Lechner
2026-04-29power: pmic: mtk-pwrap: add init capability flagDavid Lechner
2026-04-29power: pmic: mtk-pwrap: add PWRAP_CAP_WDT_SRC flagDavid Lechner
2026-04-29power: pmic: mtk-pwrap: fix file descriptionDavid Lechner
2026-04-29configs: mt7622: remove empty header fileWeijie Gao
2026-04-29cmd: ums: Switch HW partition before block accessMarek Vasut
2026-04-28configs: mediatek: add required config for SNOR on Genio 520/720 EVKDavid Lechner
2026-04-28arm: dts: mediatek: add Genio 520/720 SNOR supportDavid Lechner
2026-04-28spi: mtk_snor: Remove status register write procedure in probe()Meiker Gao
2026-04-28spi: mtk_snor: fix zeroed data in DMA read bounce pathMacpaul Lin
2026-04-28spi: mtk_snor: support newer SOCsNoah.Shen
2026-04-28spi: mtk-snor: add bounds checking in mtk_snor_cmd_program()Noah.Shen
2026-04-28spi: mtk_snor: check return value of mtk_snor_cmd_exec()Noah.Shen
2026-04-28spi: mtk_snor: conditionally copy tx/rx dataNoah.Shen
2026-04-28spi: mtk_snor: avoid alloc in mtk_snor_cmd_program()Noah.Shen
2026-04-28spi: mtk_snor: clean up commentsNoah.Shen
2026-04-28configs: mediatek: mt8395_genio_1200_evk_ufs: remove CONFIG_IDENT_STRINGDavid Lechner
2026-04-28configs: mediatek: mt8395_genio_1200_evk: remove CONFIG_IDENT_STRINGDavid Lechner
2026-04-28configs: mediatek: mt8390_genio_700_evk: remove CONFIG_IDENT_STRINGDavid Lechner
2026-04-28configs: mediatek: mt8370_genio_510_evk: remove CONFIG_IDENT_STRINGDavid Lechner
2026-04-28configs: mediatek: mt8365_evk: remove CONFIG_IDENT_STRINGDavid Lechner
2026-04-28mmc: mtk-sd: fix msdc cmd ready checkht.lin
2026-04-28mmc: mtk-sd: enable async_fifo_crcsts on mt8189David Lechner
2026-04-28mmc: mtk-sd: enable DMA on mediatek,mt8189-mmcDavid Lechner
2026-04-27Prepare v2026.07-rc1v2026.07-rc1Tom Rini
2026-04-27Merge patch series "scsi: Replace SYNC_CACHE with FUA for scsi write"Tom Rini
2026-04-27scsi: Enable FUA bit in WRITE10 commandsAswin Murugan
2026-04-27Revert "scsi: sync cache on write"Balaji Selvanathan
2026-04-27Merge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
2026-04-27boot: remove NO_NET useQuentin Schulz
2026-04-27doc: remove mention to non-existing TPL_NETQuentin Schulz
2026-04-27simplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
2026-04-27net: make NET a menuconfig (and downgrade NO_NET to a simple config)Quentin Schulz
2026-04-27rename NET to NET_LEGACYQuentin Schulz
2026-04-27move networking menu in net/KconfigQuentin Schulz
2026-04-27Merge patch series "board: toradex: aquila-am69: Fix 16GB dual-rank DDR cfg a...Tom Rini
2026-04-27board: toradex: aquila-am69: Fix memory size setup logicEmanuele Ghidoli
2026-04-27board: toradex: aquila-am69: Fix 16GB dual-rank DDR configurationEmanuele Ghidoli
2026-04-27Merge patch series "k3-am69-aquila: Migrate to OF_UPSTREAM and add remoteproc...Tom Rini
2026-04-27board: toradex: aquila-am69: add remoteproc firmware pre-loadingVitor Soares
2026-04-27arm: dts: k3-am69-aquila: migrate to OF_UPSTREAMErnest Van Hoecke
2026-04-27virtio: add support for SIZE_MAX & SEG_MAX featuresChristian Pötzsch
2026-04-27pci: correct PCI device enumeration to include all functions on device 0Maximilian Brune
2026-04-27Merge patch series "Add support for DT overlays handoff"Tom Rini
2026-04-27configs: Select OF_LIBFDT_OVERLAY to hand over DTO via bloblistRaymond Mao
2026-04-27fdtdec: apply DT overlays from bloblistRaymond Mao