Show patches with: Submitter = Andy Shevchenko       |    Archived = No       |   42 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,1/1] tracing: Drop unused helper function to fix the build [v1,1/1] tracing: Drop unused helper function to fix the build - - - --- 2024-09-09 Andy Shevchenko Accepted
[v1,1/1] treewide: Align match_string() with sysfs_match_string() [v1,1/1] treewide: Align match_string() with sysfs_match_string() 9 3 - --- 2024-06-02 Andy Shevchenko Handled Elsewhere
[v1,1/1] bitops: Share BYTES_TO_BITS() for everyone [v1,1/1] bitops: Share BYTES_TO_BITS() for everyone - - - --- 2023-08-24 Andy Shevchenko Handled Elsewhere
[v4,4/4] genetlink: Replace custom CONCATENATE() implementation kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-18 Andy Shevchenko Handled Elsewhere
[v4,3/4] arm64: smccc: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-18 Andy Shevchenko Handled Elsewhere
[v4,2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-18 Andy Shevchenko Handled Elsewhere
[v4,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h kernel.h: Split out a couple of macros to args.h 3 - - --- 2023-07-18 Andy Shevchenko Handled Elsewhere
[v3,4/4] genetlink: Replace custom CONCATENATE() implementation kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-17 Andy Shevchenko Superseded
[v3,3/4] arm64: smccc: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-17 Andy Shevchenko Superseded
[v3,2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations kernel.h: Split out a couple of macros to args.h - - - --- 2023-07-17 Andy Shevchenko Superseded
[v3,1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h kernel.h: Split out a couple of macros to args.h 1 - - --- 2023-07-17 Andy Shevchenko Superseded
[v2,1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h [v2,1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h 1 - - --- 2023-07-14 Andy Shevchenko Handled Elsewhere
[v3,14/14] spi: Fix spelling typos and acronyms capitalization spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko Handled Elsewhere
[v3,13/14] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko Handled Elsewhere
[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 Handled Elsewhere
[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 Handled Elsewhere
[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 Handled Elsewhere
[v3,09/14] spi: Use struct_size() helper spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko Handled Elsewhere
[v3,08/14] spi: Sort headers alphabetically spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko Handled Elsewhere
[v3,07/14] spi: Use BITS_TO_BYTES() spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko Handled Elsewhere
[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 Handled Elsewhere
[v3,05/14] spi: Kill spi_add_device_locked() spi: Header and core clean up and refactoring - - - --- 2023-07-11 Andy Shevchenko Handled Elsewhere
[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 Handled Elsewhere
[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 Handled Elsewhere
[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 Handled Elsewhere
[v3,01/14] spi: Remove unneeded OF node NULL checks spi: Header and core clean up and refactoring - 1 - --- 2023-07-11 Andy Shevchenko Handled Elsewhere
[v2,15/15] spi: Fix spelling typos and acronyms capitalization spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko Superseded
[v2,14/15] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[v2,09/15] spi: Use struct_size() helper spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko Superseded
[v2,08/15] spi: Clean up headers spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko Superseded
[v2,07/15] spi: Sort headers alphabetically spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko Superseded
[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 Superseded
[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 Superseded
[v2,04/15] spi: Replace open coded spi_controller_xfer_timeout() spi: Header and core clean up and refactoring - - - --- 2023-07-10 Andy Shevchenko Superseded
[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 Superseded
[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 Superseded
[v2,01/15] spi: Remove unneeded OF node NULL checks spi: Header and core clean up and refactoring - 1 - --- 2023-07-10 Andy Shevchenko Superseded
[v1,1/1] f2fs: Use return value of strreplace() [v1,1/1] f2fs: Use return value of strreplace() - - - --- 2023-06-28 Andy Shevchenko Rejected