Show patches with: Archived = No       |   167480 patches
« 1 2 ... 511 512 5131674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/7] riscv: Match memory barriers between send_ipi_many and handle_ipi riscv: Correctly handle IPIs already pending upon boot - 1 1 - --- 2020-09-07 Sean Anderson Andes Superseded
[3/7] riscv: Use NULL as a sentinel value for smp_call_function riscv: Correctly handle IPIs already pending upon boot - - 1 - --- 2020-09-07 Sean Anderson Andes Superseded
[4/7] riscv: Clear pending IPIs on initialization riscv: Correctly handle IPIs already pending upon boot - - 1 - --- 2020-09-07 Sean Anderson Andes Superseded
[5/7] riscv: Add fence to available_harts_lock riscv: Correctly handle IPIs already pending upon boot - - - - --- 2020-09-07 Sean Anderson Andes Superseded
[6/7] riscv: Ensure gp is NULL or points to valid data riscv: Correctly handle IPIs already pending upon boot - 1 - - --- 2020-09-07 Sean Anderson Andes Superseded
[7/7] riscv: Add some comments to start.S riscv: Correctly handle IPIs already pending upon boot - - - - --- 2020-09-07 Sean Anderson Andes Superseded
timer: Return count from timer_ops.get_count timer: Return count from timer_ops.get_count - - 1 - --- 2020-09-07 Sean Anderson sjg Changes Requested
[v4,1/8] riscv: Rework riscv timer driver to only support S-mode riscv: Clean up timer drivers - - 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,2/8] timer: Add helper for drivers using timebase fallback riscv: Clean up timer drivers - - 2 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,3/8] riscv: Rework Andes PLMT as a UCLASS_TIMER driver riscv: Clean up timer drivers - - 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,4/8] riscv: Clean up initialization in Andes PLIC riscv: Clean up timer drivers - - 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,5/8] riscv: Rework Sifive CLINT as UCLASS_TIMER driver riscv: Clean up timer drivers - - 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,6/8] riscv: clk: Add CLINT clock to kendryte clock driver riscv: Clean up timer drivers - - - - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,7/8] riscv: Update Kendryte device tree for new CLINT driver riscv: Clean up timer drivers - - 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,8/8] riscv: Update SiFive device tree for new CLINT driver riscv: Clean up timer drivers - - 2 - --- 2020-09-09 Sean Anderson Andes Superseded
[v2] time: Fix get_ticks being non-monotonic [v2] time: Fix get_ticks being non-monotonic - 1 1 - --- 2020-09-09 Sean Anderson trini Accepted
[v4,1/7] wdt: dw: Switch to using fls for log2 wdt: Add support for watchdogs on Kendryte K210 - - 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,2/7] wdt: dw: Switch to if(CONFIG()) instead of using #if wdt: Add support for watchdogs on Kendryte K210 - - 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,3/7] wdt: dw: Fix clock rate being off by 1000 wdt: Add support for watchdogs on Kendryte K210 - 1 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,4/7] wdt: dw: Enable the clock before using it wdt: Add support for watchdogs on Kendryte K210 - 1 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,5/7] wdt: dw: Free the clock on error wdt: Add support for watchdogs on Kendryte K210 - - 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,6/7] riscv: Add watchdog bindings for the k210 wdt: Add support for watchdogs on Kendryte K210 1 - - - --- 2020-09-09 Sean Anderson Andes Superseded
[v4,7/7] riscv: Enable watchdog for the k210 wdt: Add support for watchdogs on Kendryte K210 - - 1 - --- 2020-09-09 Sean Anderson Andes Superseded
[1/3] dev: Disambiguate errors in uclass_find log: Fix segfault in sandbox when LOG_LEVEL_DEFAULT >= LOGL_DEBUG - - - - --- 2020-09-12 Sean Anderson sjg Changes Requested
[2/3] net: Expose some errors generated in net_init log: Fix segfault in sandbox when LOG_LEVEL_DEFAULT >= LOGL_DEBUG - - 1 - --- 2020-09-12 Sean Anderson trini Accepted
[3/3] log: syslog: Handle errors in net_init log: Fix segfault in sandbox when LOG_LEVEL_DEFAULT >= LOGL_DEBUG - - 1 - --- 2020-09-12 Sean Anderson trini Accepted
[1/4] remoteproc: Remove unused function rproc_elf_sanity_check dm: Print device name in dev_xxx() like Linux - - 1 - --- 2020-09-13 Sean Anderson trini Superseded
[2/4] net: mdio: Supply appropriate devices for dev_dgb calls dm: Print device name in dev_xxx() like Linux - - 1 - --- 2020-09-13 Sean Anderson trini Superseded
[3/4] dm: Use symbolic constants for log levels in dev_xxx() dm: Print device name in dev_xxx() like Linux - - 1 - --- 2020-09-13 Sean Anderson trini Superseded
[4/4] dm: Print device name in dev_xxx() like Linux dm: Print device name in dev_xxx() like Linux - - - - --- 2020-09-13 Sean Anderson trini Superseded
[v2,1/7] Revert "riscv: Clear pending interrupts before enabling IPIs" riscv: Correctly handle IPIs already pending upon boot - - 1 - --- 2020-09-14 Sean Anderson Andes Superseded
[v2,2/7] riscv: Match memory barriers between send_ipi_many and handle_ipi riscv: Correctly handle IPIs already pending upon boot - 1 3 - --- 2020-09-14 Sean Anderson Andes Superseded
[v2,3/7] riscv: Use a valid bit to ignore already-pending IPIs riscv: Correctly handle IPIs already pending upon boot - - 3 - --- 2020-09-14 Sean Anderson Andes Superseded
[v2,4/7] riscv: Clear pending IPIs on initialization riscv: Correctly handle IPIs already pending upon boot - - 1 - --- 2020-09-14 Sean Anderson Andes Superseded
[v2,5/7] riscv: Consolidate fences into AMOs for available_harts_lock riscv: Correctly handle IPIs already pending upon boot - - 2 - --- 2020-09-14 Sean Anderson Andes Superseded
[v2,6/7] riscv: Ensure gp is NULL or points to valid data riscv: Correctly handle IPIs already pending upon boot - 1 1 - --- 2020-09-14 Sean Anderson Andes Superseded
[v2,7/7] riscv: Add some comments to start.S riscv: Correctly handle IPIs already pending upon boot - - 3 - --- 2020-09-14 Sean Anderson Andes Superseded
[v6,01/12] pinctrl: Add pinmux property support to pinctrl-generic riscv: Add FPIOA and GPIO support for Kendryte K210 - - 1 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,02/12] pinctrl: Reformat documentation in dm/pinctrl.h riscv: Add FPIOA and GPIO support for Kendryte K210 - - 1 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,03/12] test: pinmux: Add test for pin muxing riscv: Add FPIOA and GPIO support for Kendryte K210 - - 1 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,04/12] pinctrl: Add support for Kendryte K210 FPIOA riscv: Add FPIOA and GPIO support for Kendryte K210 - - 1 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,05/12] gpio: dw: Fix warnings about casting int to pointer riscv: Add FPIOA and GPIO support for Kendryte K210 - - 3 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,06/12] gpio: dw: Add a trailing underscore to generated name riscv: Add FPIOA and GPIO support for Kendryte K210 - - 1 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,07/12] gpio: dw: Return output value when direction is out riscv: Add FPIOA and GPIO support for Kendryte K210 - - 1 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,08/12] led: gpio: Default to using node name if label is absent riscv: Add FPIOA and GPIO support for Kendryte K210 - - 1 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,09/12] test: dm: Test for default led naming riscv: Add FPIOA and GPIO support for Kendryte K210 - - 1 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,10/12] riscv: Add pinmux and gpio bindings for Kendryte K210 riscv: Add FPIOA and GPIO support for Kendryte K210 1 - 1 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,11/12] riscv: add DT binding for BOOT button on Maix board riscv: Add FPIOA and GPIO support for Kendryte K210 - - 2 - --- 2020-09-14 Sean Anderson trini Accepted
[v6,12/12] riscv: Add FPIOA and GPIO support for Kendryte K210 riscv: Add FPIOA and GPIO support for Kendryte K210 - - - - --- 2020-09-14 Sean Anderson trini Accepted
[v3,01/10] spi: dw: Convert calls to debug to log_* riscv: Add SPI support for Kendryte K210 - - - - --- 2020-09-14 Sean Anderson jagan Superseded
[v3,02/10] spi: dw: Rename "cs-gpio" to "cs-gpios" riscv: Add SPI support for Kendryte K210 - - - - --- 2020-09-14 Sean Anderson jagan Superseded
[v3,03/10] spi: dw: Use generic function to read reg address riscv: Add SPI support for Kendryte K210 - - - - --- 2020-09-14 Sean Anderson jagan Superseded
[v3,04/10] spi: dw: Rearrange struct dw_spi_priv riscv: Add SPI support for Kendryte K210 - - - - --- 2020-09-14 Sean Anderson jagan Superseded
[v3,05/10] spi: dw: Add SoC-specific compatible strings riscv: Add SPI support for Kendryte K210 - - - - --- 2020-09-14 Sean Anderson jagan Superseded
[v3,06/10] spi: dw: Configure ctrlr0 layout based on compatible string riscv: Add SPI support for Kendryte K210 - - - - --- 2020-09-14 Sean Anderson jagan Superseded
[v3,07/10] spi: dw: Document devicetree binding riscv: Add SPI support for Kendryte K210 - - - - --- 2020-09-14 Sean Anderson jagan Superseded
[v3,08/10] spi: dw: Add mem_ops riscv: Add SPI support for Kendryte K210 - - - - --- 2020-09-14 Sean Anderson jagan Superseded
[v3,09/10] riscv: Add device tree bindings for SPI riscv: Add SPI support for Kendryte K210 1 - - - --- 2020-09-14 Sean Anderson jagan Superseded
[v3,10/10] riscv: Add support for SPI on Kendryte K210 riscv: Add SPI support for Kendryte K210 - - - - --- 2020-09-14 Sean Anderson jagan Superseded
[v5,1/9] riscv: Rework riscv timer driver to only support S-mode riscv: Clean up timer drivers - - 2 - --- 2020-09-15 Sean Anderson Andes Superseded
[v5,2/9] timer: Add helper for drivers using timebase fallback riscv: Clean up timer drivers - - 3 - --- 2020-09-15 Sean Anderson Andes Superseded
[v5,3/9] timer: Add a test for timer_timebase_fallback riscv: Clean up timer drivers - - 1 - --- 2020-09-15 Sean Anderson Andes Superseded
[v5,4/9] riscv: Rework Andes PLMT as a UCLASS_TIMER driver riscv: Clean up timer drivers - - 1 - --- 2020-09-15 Sean Anderson Andes Superseded
[v5,5/9] riscv: Clean up initialization in Andes PLIC riscv: Clean up timer drivers - - 1 - --- 2020-09-15 Sean Anderson Andes Superseded
[v5,6/9] riscv: Rework Sifive CLINT as UCLASS_TIMER driver riscv: Clean up timer drivers - - 1 - --- 2020-09-15 Sean Anderson Andes Superseded
[v5,7/9] riscv: clk: Add CLINT clock to kendryte clock driver riscv: Clean up timer drivers - - - - --- 2020-09-15 Sean Anderson Andes Superseded
[v5,8/9] riscv: Update Kendryte device tree for new CLINT driver riscv: Clean up timer drivers - - 1 - --- 2020-09-15 Sean Anderson Andes Superseded
[v5,9/9] riscv: Update SiFive device tree for new CLINT driver riscv: Clean up timer drivers - - 2 - --- 2020-09-15 Sean Anderson Andes Superseded
[v2,01/46] dm: syscon: Fix calling dev_dbg with an uninitialized device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,02/46] firmware: ti_sci: Fix not calling dev_err with a device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,03/46] i2c: mxc: Fix dev_err being called on a nonexistant variable dm: Print device name in dev_xxx like Linux - - 2 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,04/46] mtd: nand: pxa3xx: Fix not calling dev_xxx with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,05/46] mtd: nand: sunxi: Fix not calling dev_err with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,06/46] mtd: spi: Include dm.h in spi-nor-core.c dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,07/46] mtd: spi: Fix logging in spi-nor-tiny dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,08/46] mtd: spi-nand: Fix not calling dev_err with a device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,09/46] mmc: Add mmc_dev() dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,10/46] mmc: bcm2835-host: Fix not calling dev_dbg with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,11/46] mmc: mtk-sd: Fix not calling dev_err with a device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,12/46] mailbox: k3: Fix not calling dev_err with a device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,13/46] nand: atmel: Fix not calling dev_xxx with a device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,14/46] nand: brcmnand: Fix not calling dev_err() with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Awaiting Upstream
[v2,15/46] nand: vybrid: Re-introduce vf610_nfc.dev dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,16/46] net: bcm6368: Fix not calling dev_info with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,17/46] net: mdio: Fix not calling dev_dbg with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,18/46] net: mvneta: Fix not always calling dev_err with a device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,19/46] net: mvneta: Convert netdev_xxx to dev_xxx dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,20/46] net: mvpp2: Fix not calling dev_xxx with a device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,21/46] net: mvpp2: Convert netdev_xxx to dev_xxx dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,22/46] linux/compat.h: Remove netdev_xxx functions dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,23/46] net: sunxi: Fix not calling dev_xxx with a device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,24/46] net: sun8i_emac: Fix not calling dev_xxx with a device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,25/46] net: ti: cpsw: Fix not calling dev_dbg with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,26/46] phy: marvell: Fix not calling dev_err with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,27/46] phy: rockchip: Fix not calling dev_err with a device dm: Print device name in dev_xxx like Linux - - 1 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,28/46] phy: sun4i-usb: Fix not calling dev_err with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,29/46] phy: ti: Fix not calling dev_err with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,30/46] phy: usbphyc: Fix not calling dev_err with a device dm: Print device name in dev_xxx like Linux - - 2 - --- 2020-09-15 Sean Anderson trini Accepted
[v2,31/46] remoteproc: Remove unused function rproc_elf_sanity_check dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
[v2,32/46] remoteproc: k3-r5: Fix not calling dev_xxx with a device dm: Print device name in dev_xxx like Linux - - - - --- 2020-09-15 Sean Anderson trini Accepted
« 1 2 ... 511 512 5131674 1675 »