Show patches with: Submitter = Matthias Schiffer       |    Archived = No       |   31 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/5] dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring [1/5] net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls - - - 1 --- 2024-04-26 Matthias Schiffer trini New
[4/5] dma: ti: k3-udma: add missing <net.h> include [1/5] net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls - - - - --- 2024-04-26 Matthias Schiffer trini New
[3/5] net: ti: am65-cpsw-nuss: fix error handling for "RX dma add buf failed" [1/5] net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls - - - - --- 2024-04-26 Matthias Schiffer trini New
[2/5] net: ti: am65-cpsw-nuss: avoid errors due to imbalanced start()/stop() [1/5] net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls - - - - --- 2024-04-26 Matthias Schiffer trini New
[1/5] net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls [1/5] net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls - - - - --- 2024-04-26 Matthias Schiffer trini New
boot: add support for fdt_fixup command in environment boot: add support for fdt_fixup command in environment - - 1 - --- 2023-12-11 Matthias Schiffer trini Accepted
arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit - - - - --- 2023-09-27 Matthias Schiffer trini Accepted
[5/5] treewide: use dev_read_addr_*_ptr() where appropriate [1/5] core: fix doc comments of dev_read_addr*() and related functions - - 2 - --- 2023-09-27 Matthias Schiffer sjg Accepted
[4/5] pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit [1/5] core: fix doc comments of dev_read_addr*() and related functions - - 2 - --- 2023-09-27 Matthias Schiffer sjg Accepted
[3/5] core: introduce dev_read_addr_name[_size]_ptr() functions [1/5] core: fix doc comments of dev_read_addr*() and related functions - - 2 - --- 2023-09-27 Matthias Schiffer sjg Accepted
[2/5] core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors [1/5] core: fix doc comments of dev_read_addr*() and related functions - - 2 - --- 2023-09-27 Matthias Schiffer sjg Accepted
[1/5] core: fix doc comments of dev_read_addr*() and related functions [1/5] core: fix doc comments of dev_read_addr*() and related functions - - 2 - --- 2023-09-27 Matthias Schiffer sjg Accepted
mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT mailbox: k3-sec-proxy: fix error handling for missing scfg in FDT - 1 1 - --- 2023-09-26 Matthias Schiffer trini Accepted
[2/2] lib/charset: fix u16_strlcat() return value [1/2] Revert "lib: string: Fix strlcpy return value", fix callers - 1 - - --- 2023-07-14 Matthias Schiffer trini Accepted
[1/2] Revert "lib: string: Fix strlcpy return value", fix callers [1/2] Revert "lib: string: Fix strlcpy return value", fix callers - 1 2 - --- 2023-07-14 Matthias Schiffer trini Accepted
video: backlight: pwm: avoid integer overflow in duty cycle calculation video: backlight: pwm: avoid integer overflow in duty cycle calculation - - 1 - --- 2023-06-30 Matthias Schiffer ag Accepted
ARM: mx7: psci: fix suspend/resume e10133 workaround ARM: mx7: psci: fix suspend/resume e10133 workaround - 1 - - --- 2022-09-26 Matthias Schiffer sbabic Accepted
common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdparts() - - 1 - --- 2022-02-03 Matthias Schiffer trini Accepted
fastboot: only look up real partition names when no alias exists fastboot: only look up real partition names when no alias exists - - 1 - --- 2021-12-16 Matthias Schiffer trini Accepted
[2/2] board: tq: fix spelling of "TQ-Systems" [1/2] board: rename "tqc" vendor to "tq" - - - - --- 2021-11-02 Matthias Schiffer trini Accepted
[1/2] board: rename "tqc" vendor to "tq" [1/2] board: rename "tqc" vendor to "tq" - - - - --- 2021-11-02 Matthias Schiffer trini Accepted
imx: mx7: spl: fix CONFIG_SPL_MAX_SIZE definition imx: mx7: spl: fix CONFIG_SPL_MAX_SIZE definition - - - - --- 2021-09-28 Matthias Schiffer sbabic Accepted
[2/2] cmd/mmc: add subcommand to query max enhanced partition size [1/2] mmc: add helper to query max enhanced part size - - - - --- 2021-09-22 Matthias Schiffer Jaehoon Changes Requested
[1/2] mmc: add helper to query max enhanced part size [1/2] mmc: add helper to query max enhanced part size - - - - --- 2021-09-22 Matthias Schiffer Jaehoon Changes Requested
[4/4] usb: ehci-mx6: use phy_type from device tree [1/4] usb: add support for ULPI/SERIAL/HSIC PHY modes - - - - --- 2021-09-20 Matthias Schiffer marex Accepted
[3/4] usb: ehci-ci: remove redundant PORTSC flag definitions [1/4] usb: add support for ULPI/SERIAL/HSIC PHY modes - - - - --- 2021-09-20 Matthias Schiffer marex Accepted
[2/4] include/configs: replace MXC_EHCI_MODE_SERIAL with PORT_PTS_SERIAL [1/4] usb: add support for ULPI/SERIAL/HSIC PHY modes - - - - --- 2021-09-20 Matthias Schiffer marex Accepted
[1/4] usb: add support for ULPI/SERIAL/HSIC PHY modes [1/4] usb: add support for ULPI/SERIAL/HSIC PHY modes - - - - --- 2021-09-20 Matthias Schiffer marex Accepted
fastboot: fix partition name truncation in environment lookup fastboot: fix partition name truncation in environment lookup - 1 1 - --- 2021-07-30 Matthias Schiffer trini Accepted
net: eth-uclass: avoid running start() twice without stop() net: eth-uclass: avoid running start() twice without stop() - 1 - - --- 2020-11-04 Matthias Schiffer trini Accepted
tools/imximage: fix DCD Blocks message output order tools/imximage: fix DCD Blocks message output order - 1 - - --- 2020-07-28 Matthias Schiffer sbabic Accepted