Show patches with: State = Action Required       |   1282 patches
« 1 2 3 412 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
boot: android: fix booting without a ramdisk boot: android: fix booting without a ramdisk - - - - --- 2024-07-26 Michael Walle New
patman: Resolve python string vs. regex escaping syntax patman: Resolve python string vs. regex escaping syntax - - - - --- 2024-07-26 Brian Norris New
[PATCHv3,12/12] configs: imx93: enable the 'cpu' command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,11/12] configs: imx8m: enable the 'cpu' command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,10/12] MAINTAINERS: add entry for cpu command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,09/12] doc: cmd: add documentation for cpu command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,08/12] cmd: cpu: add release subcommand Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,07/12] cpu: imx: implement release_core callback Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,06/12] cpu: imx: Add i.MX 8M series SoCs Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,05/12] cpu: imx: fix the CPU type field width Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,04/12] cpu: imx: fix the CPU frequency in cpu_imx_get_info() Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,03/12] test: cpu: add test for release CPU core. Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,02/12] cpu: sandbox: implement release_core callback Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[PATCHv3,01/12] cpu: add release_core callback Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-26 Zhiqiang Hou New
[3/3] doc: stm32mp1: fix/improve basic reStructuredText syntax [1/3] doc: board: stm32mp1: add missing newline at EOF - - - - --- 2024-07-26 Grzegorz Szymaszek New
[2/3] doc: stm32mp1: fix literal block markers (::) [1/3] doc: board: stm32mp1: add missing newline at EOF - - - - --- 2024-07-26 Grzegorz Szymaszek New
[1/3] doc: board: stm32mp1: add missing newline at EOF [1/3] doc: board: stm32mp1: add missing newline at EOF - - - - --- 2024-07-26 Grzegorz Szymaszek New
[v4,4/4] RFC: lib: Convert str_to_list() to use alist alist: Implement a pointer list / array of structs - - - - --- 2024-07-26 Simon Glass trini New
[v4,3/4] alist: Add support for an allocated pointer list alist: Implement a pointer list / array of structs - - - - --- 2024-07-26 Simon Glass trini New
[v4,2/4] lib: Handle a special case with str_to_list() alist: Implement a pointer list / array of structs - - - - --- 2024-07-26 Simon Glass trini New
[v4,1/4] malloc: Support testing with realloc() alist: Implement a pointer list / array of structs - - - - --- 2024-07-26 Simon Glass trini New
usb: bootm: Drop old USB-device-removal code usb: bootm: Drop old USB-device-removal code - - - - --- 2024-07-26 Simon Glass trini New
[1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h [1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h - - - - --- 2024-07-26 Maxim Kochetkov New
[1/1] clk: fix clk_enable() parent enable [1/1] clk: fix clk_enable() parent enable - - - - --- 2024-07-26 Maxim Kochetkov New
[1/1] serial: ns16550: Add clock ctrl to driver [1/1] serial: ns16550: Add clock ctrl to driver - - - - --- 2024-07-26 Maxim Kochetkov New
[PATCHv2] clk: imx8m: register ARM A53 core clock [PATCHv2] clk: imx8m: register ARM A53 core clock - - - - --- 2024-07-26 Zhiqiang Hou festevam New
usb: gadget: ether: Handle gadget driver registration in start and stop usb: gadget: ether: Handle gadget driver registration in start and stop - - - - --- 2024-07-26 Zixun LI mkorpershoek New
[v4,38/38] doc: samsung: Mention enabled eMMC in E850-96 board doc mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,37/38] configs: e850-96: Enable MMC mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,36/38] arm: dts: exynos: Remove outdated DW MMC properties in all Exynos dts mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,35/38] mmc: exynos_dw_mmc: Improve coding style mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,34/38] mmc: exynos_dw_mmc: Use dev->name as driver's displayed name mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,33/38] mmc: exynos_dw_mmc: Don't call dwmci_setup_cfg() after add_dwmci() mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,32/38] mmc: exynos_dw_mmc: Pull all init code into probe function mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,31/38] mmc: exynos_dw_mmc: Add support for ARM64 Exynos chips mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,30/38] mmc: exynos_dw_mmc: Set requested freq in get_mmc_clk() callback mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,29/38] mmc: exynos_dw_mmc: Read and use DDR timing when available mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,28/38] mmc: exynos_dw_mmc: Move quirks from struct dwmci_host to chip data mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,27/38] mmc: exynos_dw_mmc: Read common clock-frequency property mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,26/38] mmc: exynos_dw_mmc: Read common bus-width property mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,25/38] mmc: exynos_dw_mmc: Refactor fixed CIU clock divider mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,24/38] mmc: exynos_dw_mmc: Abstract CLKSEL register mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,23/38] mmc: exynos_dw_mmc: Read upstream SDR timing properties mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,22/38] mmc: exynos_dw_mmc: Convert to use livetree API mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,21/38] mmc: exynos_dw_mmc: Use .of_to_plat for device tree parsing mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,20/38] mmc: exynos_dw_mmc: Obtain and use CIU clock via CCF API mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,19/38] mmc: exynos_dw_mmc: Don't call pinmux functions on ARM64 chips mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,18/38] mmc: exynos_dw_mmc: Fix getting private data in exynos_dwmci_board_init() mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,17/38] mmc: exynos_dw_mmc: Fix obtaining the base address of controller mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,16/38] arm: exynos: Add header guard for dwmmc.h mmc: dw_mmc: Enable eMMC on E850-96 board - 1 - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,15/38] dt-bindings: exynos: Update bindings doc for DW MMC controller mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,14/38] arm: dts: exynos: Add upstream DW MMC properties to all Exynos dts mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,13/38] mmc: dw_mmc: Improve coding style mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,12/38] mmc: dw_mmc: Fix kernel-doc comments in dwmmc.h mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,11/38] mmc: dw_mmc: Replace fifoth_val property with fifo-depth mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,10/38] mmc: dw_mmc: Add support for 64-bit IDMAC mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,09/38] mmc: dw_mmc: Improve 32-bit IDMAC descriptor namings mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,08/38] mmc: dw_mmc: Extract setting the DMA descriptor into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,07/38] mmc: dw_mmc: Extract DMA transfer handling code into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,06/38] mmc: dw_mmc: Extract FIFO data transfer into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,05/38] mmc: dw_mmc: Extract divider update to a separate function mmc: dw_mmc: Enable eMMC on E850-96 board - - - - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,04/38] mmc: dw_mmc: Extract FIFO init into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,03/38] mmc: dw_mmc: Extract waiting for data busy into a separate routine mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,02/38] mmc: dw_mmc: Move struct idmac to dw_mmc.c mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v4,01/38] mmc: dw_mmc: Remove unused version field from struct dwmci_host mmc: dw_mmc: Enable eMMC on E850-96 board - - 1 - --- 2024-07-25 Sam Protsenko Jaehoon New
[v1,4/4] common: android_ab: fix slot suffix for abc block android_ab: fix slot_suffix issue and introduce ab_dump command - - - - --- 2024-07-25 Dmitry Rokosov mkorpershoek New
[v1,3/4] test/py: introduce test for ab_dump command android_ab: fix slot_suffix issue and introduce ab_dump command - - - - --- 2024-07-25 Dmitry Rokosov mkorpershoek New
[v1,2/4] cmd: ab: introduce 'ab_dump' command to print BCB block content android_ab: fix slot_suffix issue and introduce ab_dump command - - - - --- 2024-07-25 Dmitry Rokosov mkorpershoek New
[v1,1/4] cmd: ab_select: fix indentation problems for --no-dec parameter android_ab: fix slot_suffix issue and introduce ab_dump command - - - - --- 2024-07-25 Dmitry Rokosov mkorpershoek New
[v4,7/7] usb: gadget: atmel: Add DM_USB_GADGET support usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,6/7] usb: gadget: atmel: Add attach/detach support usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,5/7] usb: gadget: atmel: Rename atmel_usba_start()/_stop() to usba_udc_enable()/_disable() usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,4/7] usb: gadget: atmel: Move usba_udc_pdata() with other static functions usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,3/7] usb: gadget: atmel: Fix typo in usb gadget driver register and unregister usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,2/7] usb: gadget: atmel: Replace printf() and pr_err() by log_err() usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v4,1/7] usb: gadget: atmel: Sort includes usb: gadget: atmel: Code refactor and DM_USB_GADGET support - - - - --- 2024-07-25 Zixun LI mkorpershoek New
[v3] tools: Add script to update git subtree projects [v3] tools: Add script to update git subtree projects - - - - --- 2024-07-25 Raymond Mao trini New
[PATCHv2,9/9] configs: imx93: enable the 'cpu' command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,8/9] configs: imx8m: enable the 'cpu' command Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,7/9] cmd: cpu: add release subcommand Add a subcommand 'release' to cmd/cpu.c - - 1 - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,6/9] cpu: imx: Add i.MX 8M series SoCs Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,5/9] cpu: imx: fix the CPU type field width Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,4/9] cpu: imx: implement release_core callback Add a subcommand 'release' to cmd/cpu.c - - - - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,3/9] test: cpu: add test for release CPU core. Add a subcommand 'release' to cmd/cpu.c - - 1 - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,2/9] cpu: sandbox: implement release_core callback Add a subcommand 'release' to cmd/cpu.c - - 1 - --- 2024-07-25 Zhiqiang Hou festevam New
[PATCHv2,1/9] cpu: add release_core callback Add a subcommand 'release' to cmd/cpu.c - - 1 - --- 2024-07-25 Zhiqiang Hou festevam New
[2/2] rockchip: Use files from dts/upstream rockchip: Remove files that can be included from dts/upstream - - - - --- 2024-07-25 Jonas Karlman kevery New
[1/2] rockchip: px30/rk3326: Use soc dtsi files from dts/upstream rockchip: Remove files that can be included from dts/upstream - - - - --- 2024-07-25 Jonas Karlman kevery New
[V7,7/7] arm: dts: phycore-am62x: Package TIFS Stub Low Power Mode: Package TIFS Stub in BeaglePlay - - 2 - --- 2024-07-25 Dhruva Gole trini New
[V7,6/7] doc: beagle: am62x_beagleplay: Document the use of TIFS Stub Low Power Mode: Package TIFS Stub in BeaglePlay - - 1 - --- 2024-07-25 Dhruva Gole trini New
[V7,5/7] arm: dts: k3-am625-beagleplay: Package TIFS Stub Low Power Mode: Package TIFS Stub in BeaglePlay 1 - 1 - --- 2024-07-25 Dhruva Gole trini New
[V7,4/7] doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow Low Power Mode: Package TIFS Stub in BeaglePlay - - 1 - --- 2024-07-25 Dhruva Gole trini New
[V7,2/7] doc: ti: k3: Add TIFS Stub documentation Low Power Mode: Package TIFS Stub in BeaglePlay - - 1 - --- 2024-07-25 Dhruva Gole trini New
[V7,1/7] MAINTAINERS: Include the TI docs under ARM TI Low Power Mode: Package TIFS Stub in BeaglePlay - - 1 - --- 2024-07-25 Dhruva Gole trini New
clk: fix ccf_clk_get_rate clk: fix ccf_clk_get_rate - - - - --- 2024-07-25 Zhiqiang Hou forty New
[2/2] power: regulator: Consistently return -ENOSYS when ops is unimplemented [1/2] power: regulator: Do not call set_suspend_value with -ENODATA - - - - --- 2024-07-24 Jonas Karlman Jaehoon New
[1/2] power: regulator: Do not call set_suspend_value with -ENODATA [1/2] power: regulator: Do not call set_suspend_value with -ENODATA - - - - --- 2024-07-24 Jonas Karlman Jaehoon New
[35/35] doc: Add some guidelines about global data global_data: Reduce size of struct global_data - - - - --- 2024-07-24 Simon Glass trini New
[34/35] doc: Move generic-board documentation into rst global_data: Reduce size of struct global_data - - - - --- 2024-07-24 Simon Glass trini New
[33/35] global_data: Remove environment members if not used global_data: Reduce size of struct global_data - - - - --- 2024-07-24 Simon Glass trini New
« 1 2 3 412 13 »