Show patches with: Submitter = Dario Binacchi       |   398 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
spl: fit: enable hash control even without signature spl: fit: enable hash control even without signature - - - - --- 2019-12-03 Dario Binacchi trini Rejected
tools: .gitignore: add asn1_compiler tools: .gitignore: add asn1_compiler - - 1 - --- 2019-12-29 Dario Binacchi trini Accepted
.gitignore: ignore files generated by asn1 compiler .gitignore: ignore files generated by asn1 compiler - - - - --- 2019-12-29 Dario Binacchi trini Accepted
lib: ignore oid_registry_data.c file lib: ignore oid_registry_data.c file - - - - --- 2019-12-31 Dario Binacchi trini Accepted
dm: fix design.rst document dm: fix design.rst document - - 1 - --- 2020-02-09 Dario Binacchi trini Accepted
[1/3] spl: fix format of function documentation Fix the SPL loading of a FIT image from NAND - - - - --- 2020-05-09 Dario Binacchi trini Superseded
[2/3] spl: fit: fail fit loading in case of FDT appending error Fix the SPL loading of a FIT image from NAND - - - - --- 2020-05-09 Dario Binacchi trini Superseded
[3/3] spl: fit: nand: fix fit loading in case of bad blocks Fix the SPL loading of a FIT image from NAND - - - - --- 2020-05-09 Dario Binacchi trini Superseded
[v2,1/3] spl: fix format of function documentation Fix the SPL loading of a FIT image from NAND - - - - --- 2020-05-11 Dario Binacchi trini Superseded
[v2,2/3] spl: fit: fail fit loading in case of FDT appending error Fix the SPL loading of a FIT image from NAND - - 1 - --- 2020-05-11 Dario Binacchi trini Superseded
[v2,3/3] spl: fit: nand: fix fit loading in case of bad blocks Fix the SPL loading of a FIT image from NAND - - - - --- 2020-05-11 Dario Binacchi trini Superseded
[v3,1/4] spl: fix format of function documentation Fix the SPL loading of a FIT image from NAND - - 1 - --- 2020-05-27 Dario Binacchi trini Accepted
[v3,2/4] spl: fit: fail fit loading in case of FDT appending error Fix the SPL loading of a FIT image from NAND - - 2 - --- 2020-05-27 Dario Binacchi trini Accepted
[v3,3/4] spl: fit: nand: fix fit loading in case of bad blocks Fix the SPL loading of a FIT image from NAND - - 1 - --- 2020-05-27 Dario Binacchi trini Accepted
[v3,4/4] spl: fit: improve spl_nand_fit_read(...) readability Fix the SPL loading of a FIT image from NAND - - - - --- 2020-05-27 Dario Binacchi trini Accepted
[1/2] clk: remove a redundant header clk patches from 'Add DM support for omap PWM backlight' series - - 1 - --- 2020-10-11 Dario Binacchi trini Deferred
[2/2] arch: sandbox: fix typo in clk.h clk patches from 'Add DM support for omap PWM backlight' series - - 1 - --- 2020-10-11 Dario Binacchi trini Deferred
[1/2] dm: core: improve uclass_get_device_by_phandle_id() description fix description patches from 'Add DM support for omap PWM backlight' series - - 1 - --- 2020-10-11 Dario Binacchi trini Accepted
[2/2] gpio: fix gpio_request_by_name() description fix description patches from 'Add DM support for omap PWM backlight' series - - 1 - --- 2020-10-11 Dario Binacchi trini Accepted
[v2] clk: ccf: replace the get_rate helper [v2] clk: ccf: replace the get_rate helper - - - - --- 2020-10-14 Dario Binacchi trini Accepted
dm: fix build errors generated by last merges dm: fix build errors generated by last merges - - - - --- 2021-01-15 Dario Binacchi trini Accepted
[v2] bus: ti-sysc: change in a normal driver [v2] bus: ti-sysc: change in a normal driver - - 1 - --- 2021-03-16 Dario Binacchi trini Accepted
pinctrl: single: check function mask to be non-zero pinctrl: single: check function mask to be non-zero - - - - --- 2021-04-22 Dario Binacchi trini Accepted
pinctrl: single: fix a never true comparison pinctrl: single: fix a never true comparison - - 1 - --- 2021-04-22 Dario Binacchi trini Superseded
[v2] pinctrl: single: fix a never true comparison [v2] pinctrl: single: fix a never true comparison - - 1 - --- 2021-04-22 Dario Binacchi trini Accepted
[1/3] ARM: dts: am33xx-clocks: add spread spectrum support Add am33xx/am43xx spread spectrum clock support - - - - --- 2021-09-26 Dario Binacchi trini Accepted
[2/3] ARM: dts: am43xx-clocks: add spread spectrum support Add am33xx/am43xx spread spectrum clock support - - - - --- 2021-09-26 Dario Binacchi trini Accepted
[3/3] clk: ti: add am33xx/am43xx spread spectrum clock support Add am33xx/am43xx spread spectrum clock support - - - - --- 2021-09-26 Dario Binacchi trini Accepted
[1/3] dm: test: add test case for dev_read_u64 function Support reading an u32 from a multi-value property - - 2 - --- 2020-03-29 Dario Binacchi sjg Accepted
[2/3] dm: core: support reading a single indexed u32 value Support reading an u32 from a multi-value property - - 1 - --- 2020-03-29 Dario Binacchi sjg Accepted
[3/3] dm: core: refactor functions reading an u32 from dt Support reading an u32 from a multi-value property - - 1 - --- 2020-03-29 Dario Binacchi sjg Accepted
doc: driver-model: fix typo in design.rst doc: driver-model: fix typo in design.rst - - 1 - --- 2020-06-03 Dario Binacchi sjg Superseded
[v2] doc: driver-model: fix typo in design.rst [v2] doc: driver-model: fix typo in design.rst - - 2 - --- 2020-06-04 Dario Binacchi sjg Accepted
dm: core: fix typo in device.h dm: core: fix typo in device.h - - 2 - --- 2020-10-11 Dario Binacchi sjg Accepted
dm: replace auto_alloc_size with auto dm: replace auto_alloc_size with auto - - 2 - --- 2021-01-23 Dario Binacchi sjg Accepted
bus: ti-sysc: fix uclass driver id bus: ti-sysc: fix uclass driver id - - - - --- 2021-03-15 Dario Binacchi sjg Changes Requested
[1/2] dm: test: clk: add the test for the ccf gated clock Set clock flags in the ccf registration routines - - 1 - --- 2020-04-13 Dario Binacchi lukma Accepted
[2/2] clk: set flags in the ccf registration routines Set clock flags in the ccf registration routines - - - - --- 2020-04-13 Dario Binacchi lukma Accepted
clk: fix the console output of clk_register clk: fix the console output of clk_register - - - - --- 2020-05-02 Dario Binacchi lukma Accepted
[1/4] clk: ccf: mux: change include order change the clk-mux get_rate helper - - - - --- 2020-05-02 Dario Binacchi lukma Accepted
[2/4] clk: ccf: mux: fix typo change the clk-mux get_rate helper - - - - --- 2020-05-02 Dario Binacchi lukma Accepted
[3/4] clk: ccf: mux: fix access to the sandbox register change the clk-mux get_rate helper - - - - --- 2020-05-02 Dario Binacchi lukma Accepted
[4/4] clk: ccf: mux: change the get_rate helper change the clk-mux get_rate helper - - 1 - --- 2020-05-02 Dario Binacchi lukma Accepted
[1/1] clk: ccf: mux: change the get_rate helper [1/1] clk: ccf: mux: change the get_rate helper - - - - --- 2020-06-03 Dario Binacchi lukma Accepted
clk: ccf: replace get_rate helper clk: ccf: replace get_rate helper - - - - --- 2020-10-12 Dario Binacchi lukma Superseded
arm: omap: fix MPU DPLL divisor for 800MHz clock arm: omap: fix MPU DPLL divisor for 800MHz clock - - - - --- 2019-12-03 Dario Binacchi lokeshvutla Accepted
[01/11] video: omap: use BIT() macro Add DM/DTS support for omap video driver - - 1 - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
[02/11] video: omap: add missing bitfield masks Add DM/DTS support for omap video driver - - - - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
[03/11] video: omap: fix coding style on use of spaces Add DM/DTS support for omap video driver - - - - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
[04/11] video: omap: fix bitfields order Untitled series #157561 - - - - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
[05/11] video: omap: rename LCD controller registers Add DM/DTS support for omap video driver - - - - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
[06/11] video: omap: fix debug message Add DM/DTS support for omap video driver - - 1 - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
[07/11] video: omap: add loop exit conditions to the dpll setup Add DM/DTS support for omap video driver - - 1 - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
[08/11] video: omap: create two routines to set the pixel clock rate Add DM/DTS support for omap video driver - - - - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
[09/11] video: omap: add support for DM/DTS Add DM/DTS support for omap video driver - - - 1 --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
[10/11] arm: fdt: omap: update dts panel node Add DM/DTS support for omap video driver - - - - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
[11/11] fdt: video: omap: add framebuffer and panel bindings Add DM/DTS support for omap video driver - - 1 - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
omap: move GPIO_TO_PIN macro to asm/arch-am33xx/gpio omap: move GPIO_TO_PIN macro to asm/arch-am33xx/gpio - - - - --- 2020-02-09 Dario Binacchi lokeshvutla Rejected
[v2,01/13] video: omap: use BIT() and GENMASK() macros Add DM/DTS support for omap video driver - - - - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,02/13] video: omap: add missing bitfield masks Add DM/DTS support for omap video driver - - - - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,03/13] video: omap: fix coding style on use of spaces Add DM/DTS support for omap video driver - - - - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,04/13] video: omap: fix bitfields order Add DM/DTS support for omap video driver - - - - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,05/13] video: omap: rename LCD controller registers Add DM/DTS support for omap video driver - - - - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,06/13] video: omap: fix debug message Add DM/DTS support for omap video driver - - 1 - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,07/13] video: omap: add loop exit conditions to the dpll setup Add DM/DTS support for omap video driver - - 1 - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,08/13] video: omap: create two routines to set the pixel clock rate Add DM/DTS support for omap video driver - - - - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,09/13] video: omap: add support for DM/DTS Add DM/DTS support for omap video driver - - - 1 --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,10/13] arm: dts: am335x: add 'u-boot, dm-pre-reloc' to panel Add DM/DTS support for omap video driver - - 1 - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,11/13] fdt: video: omap: add framebuffer and panel bindings Add DM/DTS support for omap video driver - - 1 - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,12/13] video: omap: fix pixel-per-line bitfield setting Add DM/DTS support for omap video driver - - - - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v2,13/13] board: brxre1: fix building errors Add DM/DTS support for omap video driver - - - - --- 2020-02-16 Dario Binacchi lokeshvutla Changes Requested
[v3,01/13] video: omap: use BIT() and GENMASK() macros Add DM/DTS support for omap video driver - - - - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,02/13] video: omap: add missing bitfield masks Add DM/DTS support for omap video driver - - - - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,03/13] video: omap: fix coding style on use of spaces Add DM/DTS support for omap video driver - - - - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,04/13] video: omap: fix bitfields order Add DM/DTS support for omap video driver - - - - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,05/13] video: omap: rename LCD controller registers Add DM/DTS support for omap video driver - - - - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,06/13] video: omap: fix debug message Add DM/DTS support for omap video driver - - 1 - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,07/13] video: omap: add loop exit conditions to the dpll setup Add DM/DTS support for omap video driver - - 1 - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,08/13] video: omap: create two routines to set the pixel clock rate Add DM/DTS support for omap video driver - - - - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,09/13] video: omap: add support for DM/DTS Add DM/DTS support for omap video driver - - - 1 --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,10/13] arm: dts: am335x: add 'u-boot, dm-pre-reloc' to panel Add DM/DTS support for omap video driver - - 1 1 --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,11/13] fdt: video: omap: add framebuffer and panel bindings Add DM/DTS support for omap video driver - - 1 - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,12/13] video: omap: fix pixel-per-line bitfield setting Add DM/DTS support for omap video driver - - - - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
[v3,13/13] board: brxre1: fix building errors Add DM/DTS support for omap video driver - - - - --- 2020-02-22 Dario Binacchi lokeshvutla Accepted
video: omap: change include order video: omap: change include order - - - - --- 2020-05-02 Dario Binacchi lokeshvutla Superseded
[v2] video: omap: change include order [v2] video: omap: change include order - - - - --- 2020-05-03 Dario Binacchi lokeshvutla Accepted
[01/31] clk: remove a redundant header Add DM support for omap PWM backlight - - 1 - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[02/31] clk: export generic routines Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[03/31] arch: sandbox: fix typo in clk.h Add DM support for omap PWM backlight - - 1 - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[04/31] clk: add clk_round_rate() Add DM support for omap PWM backlight - - 1 - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[05/31] clk: ti: add mux clock driver Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[06/31] arm: ti: am33xx: add DPLL_EN_FAST_RELOCK_BYPASS macro Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[07/31] clk: ti: am33xx: add DPLL clock drivers Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[08/31] clk: ti: add divider clock driver Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[09/31] clk: ti: refactor mux and divider clock drivers Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[10/31] clk: ti: add gate clock driver Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[11/31] ti: am33xx: fix do_enable_clocks() to accept NULL parameters Add DM support for omap PWM backlight - - 1 - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[12/31] clk: ti: add support for clkctrl clocks Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[13/31] clk: ti: move drivers to 'ti' directory Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[14/31] clk: ti: omap4: add clock manager driver Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
« 1 2 3 4 »