Show patches with: Submitter = Andy Shevchenko       |    State = Action Required       |   74 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] spi/rockchip: do an error handling in proper time - - - --- 2015-02-27 Andy Shevchenko New
[v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,02/19] lib/string_helpers: Introduce managed variant of kasprintf_strarray() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - - - --- 2021-11-05 Andy Shevchenko New
[v1,03/19] pinctrl/rockchip: Drop wrong kernel doc annotation [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,04/19] pinctrl/rockchip: Use temporary variable for struct device [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,05/19] pinctrl/rockchip: Make use of the devm_platform_get_and_ioremap_resource() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,06/19] pinctrl/rockchip: Convert to use dev_err_probe() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,07/19] pinctrl/rockchip: Switch to use devm_kasprintf_strarray() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,08/19] pinctrl: armada-37xx: Fix function name in the kernel doc [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,09/19] pinctrl: armada-37xx: Use temporary variable for struct device [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,1/1] gpio: rockchip: Do not mention legacy API in the code [v1,1/1] gpio: rockchip: Do not mention legacy API in the code - - - --- 2023-01-12 Andy Shevchenko New
[v1,1/1] gpio: rockchip: Switch to use fwnode instead of of_node [v1,1/1] gpio: rockchip: Switch to use fwnode instead of of_node - - - --- 2022-08-30 Andy Shevchenko New
[v1,1/1] time64.h: Consolidated PSEC_PER_SEC definition [v1,1/1] time64.h: Consolidated PSEC_PER_SEC definition 1 - - --- 2021-01-12 Andy Shevchenko New
[v1,1/3] clk: fractional-divider: Export approximation algo to the CCF users [v1,1/3] clk: fractional-divider: Export approximation algo to the CCF users - - - --- 2021-07-15 Andy Shevchenko New
[v1,1/3] gpio: Get rid of duplicate of_node assignment in the drivers [v1,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - - --- 2021-12-02 Andy Shevchenko New
[v1,10/19] pinctrl: armada-37xx: Make use of the devm_platform_ioremap_resource() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,11/19] pinctrl: armada-37xx: Convert to use dev_err_probe() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,12/19] pinctrl: armada-37xx: Switch to use devm_kasprintf_strarray() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,13/19] pinctrl: st: Drop wrong kernel doc annotations [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() 1 - - --- 2021-11-05 Andy Shevchenko New
[v1,14/19] pinctrl: st: Use temporary variable for struct device [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - - - --- 2021-11-05 Andy Shevchenko New
[v1,15/19] pinctrl: st: Make use of the devm_platform_ioremap_resource_byname() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() 1 - - --- 2021-11-05 Andy Shevchenko New
[v1,16/19] pinctrl: st: Convert to use dev_err_probe() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,17/19] pinctrl: st: Switch to use devm_kasprintf_strarray() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,18/19] pinctrl: zynqmp: Unify pin naming [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() - 1 - --- 2021-11-05 Andy Shevchenko New
[v1,19/19] gpio: mockup: Switch to use kasprintf_strarray() [v1,01/19] lib/string_helpers: Introduce kasprintf_strarray() 1 1 - --- 2021-11-05 Andy Shevchenko New
[v1,2/3] clk: fractional-divider: Introduce NO_PRESCALER flag [v1,1/3] clk: fractional-divider: Export approximation algo to the CCF users - - - --- 2021-07-15 Andy Shevchenko New
[v1,2/3] gpio: Setup parent device and get rid of unnecessary of_node assignment [v1,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - - --- 2021-12-02 Andy Shevchenko New
[v1,3/3] clk: fractional-divider: Document the arithmetics used behind the code [v1,1/3] clk: fractional-divider: Export approximation algo to the CCF users - - - --- 2021-07-15 Andy Shevchenko New
[v1,3/3] gpio: Propagate firmware node from a parent device [v1,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - - --- 2021-12-02 Andy Shevchenko New
[v2,01/15] spi: Remove unneeded OF node NULL checks spi: Header and core clean up and refactoring - 1 - --- 2023-07-10 Andy Shevchenko New
[v2,02/15] spi: Drop duplicate IDR allocation code in spi_register_controller() spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,03/15] spi: Replace if-else-if by bitops and multiplications spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,04/15] spi: Replace open coded spi_controller_xfer_timeout() spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,05/15] spi: Remove code duplication in spi_add_device_locked() spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,06/15] spi: Use sysfs_emit() to instead of s*printf() spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,07/15] spi: Sort headers alphabetically spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,08/15] spi: Clean up headers spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,09/15] spi: Use struct_size() helper spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,1/1] gpio: rockchip: Switch to use fwnode instead of of_node [v2,1/1] gpio: rockchip: Switch to use fwnode instead of of_node - - - --- 2022-08-31 Andy Shevchenko New
[v2,1/1] time64.h: Consolidated PSEC_PER_SEC definition [v2,1/1] time64.h: Consolidated PSEC_PER_SEC definition 1 - - --- 2021-04-06 Andy Shevchenko New
[v2,1/3] clk: fractional-divider: Export approximation algo to the CCF users [v2,1/3] clk: fractional-divider: Export approximation algo to the CCF users 1 - 1 --- 2021-07-16 Andy Shevchenko New
[v2,1/3] gpio: Get rid of duplicate of_node assignment in the drivers [v2,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - 1 - --- 2021-12-06 Andy Shevchenko New
[v2,10/15] spi: Use predefined constants from bits.h and units.h spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,11/15] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,12/15] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,13/15] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS spi: Header and core clean up and refactoring - 1 - --- 2023-07-10 Andy Shevchenko New
[v2,14/15] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,15/15] spi: Fix spelling typos and acronyms capitalization spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko New
[v2,2/3] clk: fractional-divider: Introduce NO_PRESCALER flag [v2,1/3] clk: fractional-divider: Export approximation algo to the CCF users - - - --- 2021-07-16 Andy Shevchenko New
[v2,2/3] gpio: Setup parent device and get rid of unnecessary of_node assignment [v2,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - - --- 2021-12-06 Andy Shevchenko New
[v2,3/3] clk: fractional-divider: Document the arithmetics used behind the code [v2,1/3] clk: fractional-divider: Export approximation algo to the CCF users - - - --- 2021-07-16 Andy Shevchenko New
[v2,3/3] gpio: Propagate firmware node from a parent device [v2,1/3] gpio: Get rid of duplicate of_node assignment in the drivers - - - --- 2021-12-06 Andy Shevchenko New
[v3,01/14] spi: Remove unneeded OF node NULL checks spi: Header and core clean up and refactoring - 1 - --- 2023-07-11 Andy Shevchenko New
[v3,02/14] spi: Deduplicate IDR allocation code in spi_register_controller() spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,03/14] spi: Refactor bus number assigning code in spi_register_controller() spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,04/14] spi: Remove code duplication in spi_add_device*() spi: Header and core clean up and refactoring - 1 - --- 2023-07-11 Andy Shevchenko New
[v3,05/14] spi: Kill spi_add_device_locked() spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,06/14] spi: Use sysfs_emit() to instead of s*printf() spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,07/14] spi: Use BITS_TO_BYTES() spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,08/14] spi: Sort headers alphabetically spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,09/14] spi: Use struct_size() helper spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users [v3,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users 1 - 1 --- 2021-07-22 Andy Shevchenko New
[v3,10/14] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,11/14] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,12/14] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS spi: Header and core clean up and refactoring - 1 - --- 2023-07-11 Andy Shevchenko New
[v3,13/14] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,14/14] spi: Fix spelling typos and acronyms capitalization spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko New
[v3,2/4] clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience [v3,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users - - - --- 2021-07-22 Andy Shevchenko New
[v3,3/4] clk: fractional-divider: Introduce POWER_OF_TWO_PS flag [v3,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users - - - --- 2021-07-22 Andy Shevchenko New
[v3,4/4] clk: fractional-divider: Document the arithmetics used behind the code [v3,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users - - - --- 2021-07-22 Andy Shevchenko New
[v4,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users [v4,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users 1 - 1 --- 2021-08-12 Andy Shevchenko New
[v4,2/4] clk: fractional-divider: Hide clk_fractional_divider_ops from wide audience [v4,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users - - - --- 2021-08-12 Andy Shevchenko New
[v4,3/4] clk: fractional-divider: Introduce POWER_OF_TWO_PS flag [v4,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users - - - --- 2021-08-12 Andy Shevchenko New
[v4,4/4] clk: fractional-divider: Document the arithmetics used behind the code [v4,1/4] clk: fractional-divider: Export approximation algorithm to the CCF users - - - --- 2021-08-12 Andy Shevchenko New