Show patches with: Submitter = Dmitry Osipenko       |    State = Action Required       |    Archived = No       |   53 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1] gpio: tegra: Improve formatting of the code [v1] gpio: tegra: Improve formatting of the code 1 - - - --- 2021-01-22 Dmitry Osipenko New
[v1,3/3] gpio: tegra: Support building driver as a loadable module Support building gpio-tegra driver as loadable module - - - - --- 2021-01-22 Dmitry Osipenko New
[v1,2/3] gpio: tegra: Clean up whitespaces in tegra_gpio_driver Support building gpio-tegra driver as loadable module - - - - --- 2021-01-22 Dmitry Osipenko New
[v1,1/3] gpio: tegra: Use debugfs_create_devm_seqfile() Support building gpio-tegra driver as loadable module - - - - --- 2021-01-22 Dmitry Osipenko New
[v1] gpio: tegra: Fix irq_set_affinity [v1] gpio: tegra: Fix irq_set_affinity - 1 1 3 --- 2021-01-20 Dmitry Osipenko New
[v1,2/2] gpio: tegra: Add dependency on GPIOLIB_IRQCHIP [v1,1/2] gpio: tegra: Fix wake interrupt - 1 1 - --- 2021-01-12 Dmitry Osipenko New
[v1,1/2] gpio: tegra: Fix wake interrupt [v1,1/2] gpio: tegra: Fix wake interrupt 1 1 - - --- 2021-01-12 Dmitry Osipenko New
[v2,2/2] gpio: tegra: Use raw_spinlock [v2,1/2] gpio: tegra: Add lockdep class - - - 1 --- 2020-11-04 Dmitry Osipenko New
[v2,1/2] gpio: tegra: Add lockdep class [v2,1/2] gpio: tegra: Add lockdep class - - - 1 --- 2020-11-04 Dmitry Osipenko New
[v1,2/2] gpio: tegra: Use raw_spinlock [v1,1/2] gpio: tegra: Add lockdep class - - - 1 --- 2020-11-04 Dmitry Osipenko New
[v1,1/2] gpio: tegra: Add lockdep class [v1,1/2] gpio: tegra: Add lockdep class - - - 1 --- 2020-11-04 Dmitry Osipenko New
[v4,6/6] gpio: max77620: Initialize hardware state of interrupts Improvements for MAX77620 GPIO driver 1 - 1 - --- 2020-07-09 Dmitry Osipenko New
[v4,5/6] gpio: max77620: Use irqchip template Improvements for MAX77620 GPIO driver 1 - 1 - --- 2020-07-09 Dmitry Osipenko New
[v4,4/6] gpio: max77620: Don't shadow error code of platform_get_irq() Improvements for MAX77620 GPIO driver 1 - 1 - --- 2020-07-09 Dmitry Osipenko New
[v4,3/6] gpio: max77620: Don't set of_node Improvements for MAX77620 GPIO driver 1 - 1 - --- 2020-07-09 Dmitry Osipenko New
[v4,2/6] gpio: max77620: Fix missing release of interrupt Improvements for MAX77620 GPIO driver 1 1 1 - --- 2020-07-09 Dmitry Osipenko New
[v4,1/6] gpio: max77620: Replace 8 with MAX77620_GPIO_NR Improvements for MAX77620 GPIO driver 1 - 1 - --- 2020-07-09 Dmitry Osipenko New
[v3,6/6] gpio: max77620: Initialize hardware state of interrupts Improvements for MAX77620 GPIO driver 1 - - - --- 2020-07-08 Dmitry Osipenko New
[v3,5/6] gpio: max77620: Use irqchip template Improvements for MAX77620 GPIO driver 1 - - - --- 2020-07-08 Dmitry Osipenko New
[v3,4/6] gpio: max77620: Don't shadow error code of platform_get_irq() Improvements for MAX77620 GPIO driver 1 - - - --- 2020-07-08 Dmitry Osipenko New
[v3,3/6] gpio: max77620: Don't set of_node Improvements for MAX77620 GPIO driver 1 - - - --- 2020-07-08 Dmitry Osipenko New
[v3,2/6] gpio: max77620: Fix missing release of interrupt Improvements for MAX77620 GPIO driver 1 1 - - --- 2020-07-08 Dmitry Osipenko New
[v3,1/6] gpio: max77620: Replace 8 with MAX77620_GPIO_NR Improvements for MAX77620 GPIO driver 1 - 1 - --- 2020-07-08 Dmitry Osipenko New
[v2,2/2] gpio: max77620: Replace 8 with MAX77620_GPIO_NR [v2,1/2] gpio: max77620: Initialize interrupts state - - 1 - --- 2020-07-08 Dmitry Osipenko New
[v2,1/2] gpio: max77620: Initialize interrupts state [v2,1/2] gpio: max77620: Initialize interrupts state - - - - --- 2020-07-08 Dmitry Osipenko New
[v1,5/5] gpio: max77620: Move variable declaration Improvements for MAX77620 GPIO driver - - - - --- 2020-07-08 Dmitry Osipenko New
[v1,4/5] gpio: max77620: Don't handle disabled interrupts Improvements for MAX77620 GPIO driver - - - - --- 2020-07-08 Dmitry Osipenko New
[v1,3/5] gpio: max77620: Replace interrupt-enable array with bitmap Improvements for MAX77620 GPIO driver - - - - --- 2020-07-08 Dmitry Osipenko New
[v1,2/5] gpio: max77620: Replace 8 with MAX77620_GPIO_NR Improvements for MAX77620 GPIO driver - - - - --- 2020-07-08 Dmitry Osipenko New
[v1,1/5] gpio: max77620: Initialize interrupts state Improvements for MAX77620 GPIO driver - - - - --- 2020-07-08 Dmitry Osipenko New
[v1] gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP [v1] gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP - - - - --- 2020-01-06 Dmitry Osipenko New
[v1,3/3] gpio: tegra: Use NOIRQ phase for suspend/resume Tegra GPIO: Minor code clean up - - - - --- 2019-12-15 Dmitry Osipenko New
[v1,2/3] gpio: tegra: Properly handle irq_set_irq_wake() error Tegra GPIO: Minor code clean up - - - - --- 2019-12-15 Dmitry Osipenko New
[v1,1/3] gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors Tegra GPIO: Minor code clean up - - - - --- 2019-12-15 Dmitry Osipenko New
[v2,2/2] gpio: tegra: Move driver registration to subsys_init level [v2,1/2] pinctrl: tegra: Move drivers registration to arch_init level 1 - - - --- 2018-08-06 Dmitry Osipenko New
[v2,1/2] pinctrl: tegra: Move drivers registration to arch_init level [v2,1/2] pinctrl: tegra: Move drivers registration to arch_init level 1 - - - --- 2018-08-06 Dmitry Osipenko New
[v1,2/2] gpio: tegra: Move driver registration to subsys_init level [v1,1/2] pinctrl: tegra: Move drivers registration to arch_init level - - - - --- 2018-08-02 Dmitry Osipenko New
[v1,1/2] pinctrl: tegra: Move drivers registration to arch_init level [v1,1/2] pinctrl: tegra: Move drivers registration to arch_init level 1 - - - --- 2018-08-02 Dmitry Osipenko New
gpio: tegra: Fix tegra_gpio_irq_set_type() gpio: tegra: Fix tegra_gpio_irq_set_type() 1 1 - 1 --- 2018-07-17 Dmitry Osipenko New
[v3,4/4] ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20" Restore ULPI USB on Tegra20 - - 1 2 --- 2018-05-08 Dmitry Osipenko New
[v3,3/4] clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20 Restore ULPI USB on Tegra20 1 - - - --- 2018-05-08 Dmitry Osipenko New
[v3,2/4] clk: tegra20: Correct parents of CDEV1/2 clocks Restore ULPI USB on Tegra20 2 - 1 2 --- 2018-05-08 Dmitry Osipenko New
[v3] pinctrl: tegra20: Provide CDEV1/2 clock muxes [v3] pinctrl: tegra20: Provide CDEV1/2 clock muxes 2 - 1 2 --- 2018-05-08 Dmitry Osipenko New
[v3,1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers Restore ULPI USB on Tegra20 2 - 1 2 --- 2018-05-08 Dmitry Osipenko New
[v2,4/4] ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20" Restore ULPI USB on Tegra20 - - 1 2 --- 2018-05-03 Dmitry Osipenko New
[v2,3/4] clk: tegra: Add quirk for getting CDEV1/2 clocks Restore ULPI USB on Tegra20 - - - - --- 2018-05-03 Dmitry Osipenko New
[v2,2/4] clk: tegra20: Correct parents of CDEV1/2 clocks Restore ULPI USB on Tegra20 2 - 1 2 --- 2018-05-03 Dmitry Osipenko New
[v2] pinctrl: tegra20: Provide CDEV1/2 clock muxes [v2] pinctrl: tegra20: Provide CDEV1/2 clock muxes 1 - 1 2 --- 2018-05-03 Dmitry Osipenko New
[v2,1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers Restore ULPI USB on Tegra20 2 - 1 2 --- 2018-05-03 Dmitry Osipenko New
[v1,4/4] ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20" Restore ULPI USB on Tegra20 - - - - --- 2018-04-26 Dmitry Osipenko New
[v1,3/4] clk: tegra20: Set correct parents for CDEV1/2 clocks Restore ULPI USB on Tegra20 2 - - - --- 2018-04-26 Dmitry Osipenko New
[v1,2/4] pinctrl: tegra20: Provide CDEV1/2 clock muxes Restore ULPI USB on Tegra20 1 - - - --- 2018-04-26 Dmitry Osipenko New
[v1,1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers Restore ULPI USB on Tegra20 - - 1 1 --- 2018-04-26 Dmitry Osipenko New