Show patches with: Submitter = Andy Shevchenko       |    Archived = No       |   448 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] spi: dw-mid: respect 8 bit mode - - - --- 2014-09-18 Andy Shevchenko Accepted
[03/10] spi: dw-mid: terminate ongoing transfers at exit - - - --- 2014-09-18 Andy Shevchenko Accepted
[06/10] spi: dw: introduce support of loopback mode - - - --- 2014-09-18 Andy Shevchenko Accepted
[07/10] spi: dw: fix style of code in few places - - - --- 2014-09-18 Andy Shevchenko Accepted
[09/10] spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma - - - --- 2014-09-18 Andy Shevchenko Rejected
[1/1] spi-pxa2xx: choose closest lower speed - - - --- 2015-10-08 Andy Shevchenko Accepted
[1/1] spi: core: propagate return code of __spi_validate_bits_per_word() - - - --- 2015-10-14 Andy Shevchenko Accepted
[1/1] spi: dw: fix crash on setup stage - - - --- 2015-03-25 Andy Shevchenko Accepted
[1/2] spi: introduce master->handle_err() callback - - - --- 2015-02-27 Andy Shevchenko Accepted
[1/3] spi: dw-mid: change magic numbers to the constants - - - --- 2014-10-02 Andy Shevchenko Accepted
[2/2] spi/rockchip: do an error handling in proper time - - - --- 2015-02-27 Andy Shevchenko Accepted
[2/3] spi: dw-mid: convert to use DMAengine wrappers - - - --- 2014-10-02 Andy Shevchenko Accepted
[3/3] spi: dw-mid: follow new DMAengine workflow - - - --- 2014-10-02 Andy Shevchenko Accepted
[Fixes:,v1] spi: dw: fix kernel crash due to NULL pointer dereference - - - --- 2014-08-27 Andy Shevchenko Accepted
[resend,v1,1/1] spi: oc-tiny: Remove unused of_gpio.h [resend,v1,1/1] spi: oc-tiny: Remove unused of_gpio.h - - - --- 2024-04-17 Andy Shevchenko Accepted
[v1,01/10] spi: pxa2xx: Drop ACPI_PTR() and of_match_ptr() spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-26 Andy Shevchenko Superseded
[v1,01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup() [v1,01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup() - - - --- 2022-02-25 Andy Shevchenko Accepted
[v1,02/10] spi: dw: use plain struct device * at earlier ->probe() - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,02/10] spi: pxa2xx: Keep PXA*_SSP types together spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-26 Andy Shevchenko Superseded
[v1,02/11] spi: pxa2xx-pci: Refactor Quark X1000 to use ->setup() [v1,01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup() - - - --- 2022-02-25 Andy Shevchenko Accepted
[v1,03/10] spi: dw: remove unneeded cr0 member of struct chip_data - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,03/10] spi: pxa2xx: Switch to use dev_err_probe() spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-26 Andy Shevchenko Superseded
[v1,03/11] spi: pxa2xx-pci: Drop redundant NULL check in ->probe() [v1,01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup() - - - --- 2022-02-25 Andy Shevchenko Accepted
[v1,04/10] spi: pxa2xx: Extract pxa2xx_spi_init_ssp() helper spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-26 Andy Shevchenko Superseded
[v1,04/11] spi: pxa2xx-pci: Move port_id assignment to ->setup() [v1,01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup() - - - --- 2022-02-25 Andy Shevchenko Accepted
[v1,05/10] spi: dw: remove bits_per_word member of struct chip_data - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,05/10] spi: pxa2xx: Skip SSP initialization if it's done elsewhere spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-26 Andy Shevchenko Superseded
[v1,05/11] spi: pxa2xx-pci: Move dma_burst_size assignment to ->setup() [v1,01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup() - - - --- 2022-02-25 Andy Shevchenko Accepted
[v1,06/10] spi: dw: eliminate speed variable in ->transfer_one() - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,06/10] spi: pxa2xx: Allow number of chip select pins to be read from property spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-26 Andy Shevchenko Superseded
[v1,06/11] spi: pxa2xx-pci: Move max_clk_rate assignment to ->setup() [v1,01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup() - - - --- 2022-02-25 Andy Shevchenko Accepted
[v1,07/10] spi: dw: eliminate unused threshold variables - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,07/10] spi: pxa2xx: Provide num-cs for Sharp PDAs via device properties spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-26 Andy Shevchenko Superseded
[v1,07/11] spi: pxa2xx-pci: Replace enum with direct use of PCI IDs [v1,01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup() - - - --- 2022-02-25 Andy Shevchenko Accepted
[v1,08/10] spi: dw: introduce spi_shutdown_chip() - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,08/10] spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-26 Andy Shevchenko Superseded
[v1,08/11] spi: pxa2xx-pci: Drop unneeded checks in lpss_spi_setup() [v1,01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup() - - - --- 2022-02-25 Andy Shevchenko Accepted
[v1,09/10] spi: dw-pci: remove unused pdev member from struct dw_spi_pci - - - --- 2015-10-14 Andy Shevchenko Accepted
[v1,09/10] spi: pxa2xx: Remove outdated documentation spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h - - - --- 2024-03-26 Andy Shevchenko Superseded
[v1,09/11] spi: pxa2xx-pci: Extract pxa2xx_spi_pci_clk_register() [v1,01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup() - - - --- 2022-02-25 Andy Shevchenko Accepted
[v1,1/1] spi: Assume GPIO CS active high in ACPI case [v1,1/1] spi: Assume GPIO CS active high in ACPI case - - 1 --- 2021-05-10 Andy Shevchenko Superseded
[v1,1/1] spi: Consistently use BIT for cs_index_mask (part 2) [v1,1/1] spi: Consistently use BIT for cs_index_mask (part 2) - - - --- 2024-04-15 Andy Shevchenko Accepted
[v1,1/1] spi: Convert to use predefined time multipliers [v1,1/1] spi: Convert to use predefined time multipliers - - - --- 2021-05-10 Andy Shevchenko Accepted
[v1,1/1] spi: core: use gpio_is_valid() helper - - - --- 2015-10-20 Andy Shevchenko Accepted
[v1,1/1] spi: Don't overwrite num_chipselect with error code [v1,1/1] spi: Don't overwrite num_chipselect with error code - - - --- 2021-04-20 Andy Shevchenko Accepted
[v1,1/1] spi: Don't use flexible array in struct spi_message definition [v1,1/1] spi: Don't use flexible array in struct spi_message definition - 1 - --- 2023-10-10 Andy Shevchenko Accepted
[v1,1/1] spi: dw-mid: switch to new dmaengine_terminate_* API - - - --- 2016-02-05 Andy Shevchenko Accepted
[v1,1/1] spi: dw-mid: switch to new dmaengine_terminate_* API (part 2) - - - --- 2017-01-03 Andy Shevchenko Accepted
[v1,1/1] spi: dw-mmio: remove message which is handled by core - - - --- 2016-02-05 Andy Shevchenko Accepted
[v1,1/1] spi: dw-pci: correct number of chip selects - - - --- 2015-02-23 Andy Shevchenko Accepted
[v1,1/1] spi: dw: replace magic constant by DW_SPI_DR - - - --- 2015-10-27 Andy Shevchenko Accepted
[v1,1/1] spi: Enable tracing of the SPI setup CS selection [v1,1/1] spi: Enable tracing of the SPI setup CS selection - - - --- 2021-05-26 Andy Shevchenko Accepted
[v1,1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma() [v1,1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma() - - - --- 2024-02-04 Andy Shevchenko New
[v1,1/1] spi: gpio: Follow renaming of SPI "master" to "controller" [v1,1/1] spi: gpio: Follow renaming of SPI "master" to "controller" - - - --- 2024-02-09 Andy Shevchenko Accepted
[v1,1/1] spi: gpio: Make num_chipselect 8-bit in the struct pxa2xx_spi_controller [v1,1/1] spi: gpio: Make num_chipselect 8-bit in the struct pxa2xx_spi_controller - - - --- 2024-03-07 Andy Shevchenko New
[v1,1/1] spi: Group cs_change and cs_off flags together in struct spi_transfer [v1,1/1] spi: Group cs_change and cs_off flags together in struct spi_transfer - - - --- 2022-09-08 Andy Shevchenko Superseded
[v1,1/1] spi: Introduce spi_get_device_match_data() helper [v1,1/1] spi: Introduce spi_get_device_match_data() helper - - - --- 2022-09-21 Andy Shevchenko Superseded
[v1,1/1] spi: mpc52xx: Replace of_gpio_count() by gpiod_count() [v1,1/1] spi: mpc52xx: Replace of_gpio_count() by gpiod_count() - - - --- 2022-09-14 Andy Shevchenko Accepted
[v1,1/1] spi: mpc5xxx-psc: Remove goto to the unexisted label [v1,1/1] spi: mpc5xxx-psc: Remove goto to the unexisted label - 1 - --- 2023-03-10 Andy Shevchenko Accepted
[v1,1/1] spi: nxp-fspi: Do not dereference fwnode in struct device [v1,1/1] spi: nxp-fspi: Do not dereference fwnode in struct device - - - --- 2022-09-06 Andy Shevchenko Accepted
[v1,1/1] spi: oc-tiny: Remove unused of_gpio.h [v1,1/1] spi: oc-tiny: Remove unused of_gpio.h - - - --- 2024-02-28 Andy Shevchenko Superseded
[v1,1/1] spi: oc-tiny: Replace of_gpio.h by proper one [v1,1/1] spi: oc-tiny: Replace of_gpio.h by proper one - - - --- 2024-02-28 Andy Shevchenko Accepted
[v1,1/1] spi: Propagate firmware node [v1,1/1] spi: Propagate firmware node - - - --- 2023-03-06 Andy Shevchenko Accepted
[v1,1/1] spi: pxa2xx-pci: Balance reference count for PCI DMA device [v1,1/1] spi: pxa2xx-pci: Balance reference count for PCI DMA device - - - --- 2022-02-23 Andy Shevchenko Accepted
[v1,1/1] spi: pxa2xx-pci: Do not dereference fwnode in struct device [v1,1/1] spi: pxa2xx-pci: Do not dereference fwnode in struct device - - - --- 2022-02-23 Andy Shevchenko Accepted
[v1,1/1] spi: pxa2xx-pci: Enable DMA for Intel Merrifield - - - --- 2017-01-02 Andy Shevchenko Accepted
[v1,1/1] spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices - - - --- 2016-08-24 Andy Shevchenko Accepted
[v1,1/1] spi: pxa2xx-pci: Support both chipselects on Braswell 1 - - --- 2016-07-05 Andy Shevchenko Accepted
[v1,1/1] spi: pxa2xx: Adapt reset_sccr1() to the case when no message available [v1,1/1] spi: pxa2xx: Adapt reset_sccr1() to the case when no message available - - - --- 2021-07-21 Andy Shevchenko Accepted
[v1,1/1] spi: pxa2xx: Call pxa_ssp_free() after getting the SSP type [v1,1/1] spi: pxa2xx: Call pxa_ssp_free() after getting the SSP type - - - --- 2024-04-02 Andy Shevchenko Accepted
[v1,1/1] spi: pxa2xx: Clear all RFT bits in reset_sccr1() on Intel Quark - - - --- 2016-07-06 Andy Shevchenko Accepted
[v1,1/1] spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data [v1,1/1] spi: pxa2xx: Remove redundant ->read() and ->write() in struct chip_data - - - --- 2021-11-22 Andy Shevchenko Accepted
[v1,1/1] spi: respect the maximum segment size of DMA device - - - --- 2016-03-09 Andy Shevchenko Accepted
[v1,1/1] spi: Return deferred probe error when controller isn't yet available [v1,1/1] spi: Return deferred probe error when controller isn't yet available - - - --- 2022-07-09 Andy Shevchenko Accepted
[v1,1/1] spi: rspi: Get rid of unused struct rspi_plat_data [v1,1/1] spi: rspi: Get rid of unused struct rspi_plat_data - - - --- 2024-03-07 Andy Shevchenko Superseded
[v1,1/1] spi: spidev: Use SPI_MODE_USER_MASK instead of casting [v1,1/1] spi: spidev: Use SPI_MODE_USER_MASK instead of casting - - - --- 2021-11-22 Andy Shevchenko Accepted
[v1,1/1] spi: stm32-qspi: Replace of_gpio.h by proper one [v1,1/1] spi: stm32-qspi: Replace of_gpio.h by proper one - - - --- 2024-02-28 Andy Shevchenko Accepted
[v1,1/1] spi: Switch to signed types for *_native_cs SPI controller fields [v1,1/1] spi: Switch to signed types for *_native_cs SPI controller fields - - - --- 2021-05-10 Andy Shevchenko Accepted
[v1,1/1] spi: topcliff-pch: Prevent usage of potentially stale DMA device [v1,1/1] spi: topcliff-pch: Prevent usage of potentially stale DMA device - - - --- 2022-03-07 Andy Shevchenko Accepted
[v1,1/1] treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX [v1,1/1] treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX 4 - - --- 2023-11-13 Andy Shevchenko Accepted
[v1,1/2] spi: Allow to have all native CSs in use along with GPIOs [v1,1/2] spi: Allow to have all native CSs in use along with GPIOs - - - --- 2021-04-20 Andy Shevchenko Superseded
[v1,1/2] spi: dw-mid: refactor to use helpers - - - --- 2014-10-28 Andy Shevchenko Accepted
[v1,1/2] spi: dw: Avoid useless assignments in generic DMA setup [v1,1/2] spi: dw: Avoid useless assignments in generic DMA setup - - - --- 2020-05-07 Andy Shevchenko Accepted
[v1,1/2] spi: Extract spi_toggle_csgpiod() helper for better maintanance spi: More refacroings after multi-CS support - - - --- 2024-04-15 Andy Shevchenko Accepted
[v1,1/2] spi: propagate error code to the caller of acpi_spi_device_alloc() [v1,1/2] spi: propagate error code to the caller of acpi_spi_device_alloc() - - - --- 2022-07-09 Andy Shevchenko Accepted
[v1,1/2] spi: pxa2xx: add missed break - - - --- 2017-01-02 Andy Shevchenko Accepted
[v1,1/2] spi: pxa2xx: Fix the controller numbering for Wildcat Point [v1,1/2] spi: pxa2xx: Fix the controller numbering for Wildcat Point - - - --- 2021-02-08 Andy Shevchenko Accepted
[v1,1/2] spi: pxa2xx: Introduce temporary variables to increase readability [v1,1/2] spi: pxa2xx: Introduce temporary variables to increase readability - - - --- 2019-10-21 Andy Shevchenko Accepted
[v1,1/2] spi: pxa2xx: Kill pxa2xx_set_spi_info() spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.h - - - --- 2024-03-07 Andy Shevchenko Superseded
[v1,1/2] spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata() [v1,1/2] spi: pxa2xx: Return error codes from pxa2xx_spi_init_pdata() - - - --- 2020-02-24 Andy Shevchenko Accepted
[v1,1/2] spi: pxa2xx: shift clk_div in one place - - - --- 2015-03-24 Andy Shevchenko Accepted
[v1,1/2] spi: pxa2xx: Use inclusive language spi: pxa2xx: Update documentation - - - --- 2023-12-07 Andy Shevchenko Superseded
[v1,1/2] spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count() [v1,1/2] spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count() - 1 - --- 2022-08-30 Andy Shevchenko Accepted
[v1,1/2] tools/spi: move to tools buildsystem - - - --- 2017-07-22 Andy Shevchenko Accepted
[v1,1/3] ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup table [v1,1/3] ARM: pxa/lubbock: Replace custom ->cs_control() by GPIO lookup table - - - --- 2021-11-23 Andy Shevchenko Accepted
[v1,1/3] parport: Introduce module_parport_driver() helper macro [v1,1/3] parport: Introduce module_parport_driver() helper macro - - - --- 2021-02-15 Andy Shevchenko Superseded
[v1,1/3] spi: Consistently use BIT for cs_index_mask spi: Add more consistency to CS handle - - - --- 2024-03-07 Andy Shevchenko Accepted
[v1,1/3] spi: dln2: Propagate firmware node [v1,1/3] spi: dln2: Propagate firmware node - - - --- 2021-12-22 Andy Shevchenko Superseded
[v1,1/3] spi: Exctract spi_set_all_cs_unused() helper spi: CS code, variables and comments clarification - - - --- 2024-03-06 Andy Shevchenko Accepted
[v1,1/3] spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update() [v1,1/3] spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update() - - - --- 2021-07-19 Andy Shevchenko Accepted
« 1 2 3 44 5 »