Show patches with: Submitter = Dario Binacchi       |    Archived = No       |   361 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[27/31] video: omap: enable LCD clock domain through DM API Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[26/31] video: omap: add panel driver Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[25/31] dm: core: add a function to decode display timings Add DM support for omap PWM backlight - - 1 - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[24/31] gpio: fix gpio_request_by_name() description Add DM support for omap PWM backlight - - 1 - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[23/31] dm: core: improve uclass_get_device_by_phandle_id() description Add DM support for omap PWM backlight - - 1 - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[22/31] video: backlight: fix pwm data structure description Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[21/31] video: backlight: fix pwm's duty cycle calculation Add DM support for omap PWM backlight - - 1 - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[20/31] pwm: ti: am33xx: add subsystem driver Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[19/31] pwm: ti: am33xx: add enhanced pwm driver Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[18/31] misc: am33xx: add control module driver Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[17/31] omap: timer: fix the rate setting Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[16/31] fdt: translate address if #size-cells = <0> Add DM support for omap PWM backlight - - - 1 --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[15/31] clk: ti: am335x: add clock manager driver 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
[13/31] clk: ti: move drivers to 'ti' directory Add DM support for omap PWM backlight - - - - --- 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
[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
[10/31] clk: ti: add gate 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
[08/31] clk: ti: add divider clock driver 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
[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
[05/31] clk: ti: add mux clock driver Add DM support for omap PWM backlight - - - - --- 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
[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
[02/31] clk: export generic routines Add DM support for omap PWM backlight - - - - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[01/31] clk: remove a redundant header Add DM support for omap PWM backlight - - 1 - --- 2020-08-25 Dario Binacchi lokeshvutla Changes Requested
[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
[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
doc: driver-model: fix typo in design.rst doc: driver-model: fix typo in design.rst - - 1 - --- 2020-06-03 Dario Binacchi sjg Superseded
[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
[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,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,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
[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
[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,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
[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
[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
[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
[v2] video: omap: change include order [v2] video: omap: change include order - - - - --- 2020-05-03 Dario Binacchi lokeshvutla 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
[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
[2/4] clk: ccf: mux: fix typo change the clk-mux get_rate helper - - - - --- 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
spi: fix dev parameter in dev_* calls spi: fix dev parameter in dev_* calls - - - - --- 2020-05-02 Dario Binacchi jagan Accepted
video: omap: change include order video: omap: change include order - - - - --- 2020-05-02 Dario Binacchi lokeshvutla Superseded
clk: fix the console output of clk_register clk: fix the console output of clk_register - - - - --- 2020-05-02 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
[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
[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
[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
[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
dm: fix design.rst document dm: fix design.rst document - - 1 - --- 2020-02-09 Dario Binacchi trini Accepted
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
[04/11] video: omap: fix bitfields order Untitled series #157561 - - - - --- 2020-02-09 Dario Binacchi lokeshvutla Changes Requested
lib: ignore oid_registry_data.c file lib: ignore oid_registry_data.c file - - - - --- 2019-12-31 Dario Binacchi trini Accepted
video: add wrappers for ttf type files to .gitignore video: add wrappers for ttf type files to .gitignore - - - - --- 2019-12-31 Dario Binacchi ag Accepted
.gitignore: ignore files generated by asn1 compiler .gitignore: ignore files generated by asn1 compiler - - - - --- 2019-12-29 Dario Binacchi trini Accepted
tools: .gitignore: add asn1_compiler tools: .gitignore: add asn1_compiler - - 1 - --- 2019-12-29 Dario Binacchi trini Accepted
spl: fit: enable hash control even without signature spl: fit: enable hash control even without signature - - - - --- 2019-12-03 Dario Binacchi trini Rejected
« 1 2 3 4 »