Show patches with: Submitter = Andy Shevchenko       |    State = Action Required       |   140 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[02/10] spi: dw-mid: always use duplex transfers when DMA - - - --- 2014-09-18 Andy Shevchenko New
[04/10] spi: dw-mid: follow new DMAengine workflow - - - --- 2014-09-18 Andy Shevchenko New
[05/10] spi: dw: disable all interrupts first when pump message - - - --- 2014-09-18 Andy Shevchenko New
[08/10] spi: dw-mid: move to use core SPI DMA mappings - - - --- 2014-09-18 Andy Shevchenko New
[10/10] dmaengine: intel-mid-dma: remove the driver - - - --- 2014-09-18 Andy Shevchenko New
[RFC,v1] spi: Introduce custom GPIO chip select for slave devices [RFC,v1] spi: Introduce custom GPIO chip select for slave devices - - - --- 2019-03-26 Andy Shevchenko New
[RFC/PATCH,0/2] spi: spi-dw: Select 16b or 32b register access - - - --- 2015-03-05 Andy Shevchenko New
[RFT] spi: dw: Fix off-by-one for checking fifo depth - - - --- 2015-01-02 Andy Shevchenko New
[v1,0/2] spi: fsl-dspi: better approximation for baudrate - - - --- 2015-04-02 Andy Shevchenko New
[v1,01/10] spi: dw: explicitly free IRQ handler in dw_spi_remove_host() - - - --- 2015-10-14 Andy Shevchenko New
[v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,02/14] spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,03/14] spi: pxa2xx: Utilize struct device from struct ssp_device [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,04/10] spi: dw: remove a NULL check when call ->remove() - - - --- 2015-10-14 Andy Shevchenko New
[v1,04/14] spi: pxa2xx: Replace header inclusions by forward declarations [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,05/14] spi: pxa2xx: Consolidate related headers under include/linux/spi [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,06/14] spi: pxa2xx: Group Intel Quark specific definitions [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,08/14] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort() [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,09/14] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,1/1] spi: clarify what driver can do with message->status - - - --- 2015-02-24 Andy Shevchenko New
[v1,1/1] spi: dw-mid: set DMA burst on memory side - - - --- 2016-04-11 Andy Shevchenko New
[v1,1/1] spi: dw: revisit FIFO size detection again - - - --- 2015-02-24 Andy Shevchenko New
[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: 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: pxa2xx: Default thresholds to PXA configuration - - - --- 2016-09-07 Andy Shevchenko New
[v1,1/1] spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare() 1 - - --- 2015-12-23 Andy Shevchenko New
[v1,1/1] spi: Refactor spi_stop_queue() [v1,1/1] spi: Refactor spi_stop_queue() - - - --- 2024-05-10 Andy Shevchenko New
[v1,1/1] spi: Remove unneeded parentheses in spi_map_buf() [v1,1/1] spi: Remove unneeded parentheses in spi_map_buf() - - - --- 2021-06-19 Andy Shevchenko New
[v1,1/1] spi: Rename enable1 to activate in spi_set_cs() [v1,1/1] spi: Rename enable1 to activate in spi_set_cs() - - - --- 2021-04-20 Andy Shevchenko New
[v1,1/1] spi: Replace custom code with device_match_acpi_handle() [v1,1/1] spi: Replace custom code with device_match_acpi_handle() - - - --- 2024-05-10 Andy Shevchenko New
[v1,1/1] spi: Replace match_true() by device_match_any() [v1,1/1] spi: Replace match_true() by device_match_any() - - - --- 2022-06-07 Andy Shevchenko New
[v1,1/2] driver core: Introduce device_find_first_child() helper [v1,1/2] driver core: Introduce device_find_first_child() helper - - - --- 2022-06-07 Andy Shevchenko New
[v1,1/2] spi: deduplicate spi_match_id() in __spi_register_driver() [v1,1/2] spi: deduplicate spi_match_id() in __spi_register_driver() - - - --- 2021-11-19 Andy Shevchenko New
[v1,1/2] spi: dw: Make DMA request line assignments explicit for Intel Medfield [v1,1/2] spi: dw: Make DMA request line assignments explicit for Intel Medfield - - - --- 2020-05-28 Andy Shevchenko New
[v1,1/2] spi: fsl-dspi: increase precision of baud rate approximation - - - --- 2015-04-02 Andy Shevchenko New
[v1,1/2] spi: Revert "Check if transfer is mapped before calling DMA sync APIs" spi: Make dummy SG handling robust - - - --- 2024-05-31 Andy Shevchenko New
[v1,1/3] dt-bindings: Add dma-burst-sz property for spi-pxa2xx [v1,1/3] dt-bindings: Add dma-burst-sz property for spi-pxa2xx - - - --- 2019-02-26 Andy Shevchenko New
[v1,1/3] PCI: export pci_get_dma_device() helper to other users - - - --- 2014-07-25 Andy Shevchenko New
[v1,1/3] spi: bitbang: Use typedef for txrx_*() callbacks spi: bitbang: Clean up the driver - - - --- 2024-05-17 Andy Shevchenko New
[v1,1/3] spi: gpio: Make use of device properties spi: gpio: Convert to be used outside of OF - - - --- 2024-05-17 Andy Shevchenko New
[v1,1/4] spidev: Do not use atomic bit operations when allocating minor [v1,1/4] spidev: Do not use atomic bit operations when allocating minor - - - --- 2022-03-23 Andy Shevchenko New
[v1,1/6] mmc: core: Correct descriptions in mmc_of_parse() [v1,1/6] mmc: core: Correct descriptions in mmc_of_parse() - - - --- 2021-04-19 Andy Shevchenko New
[v1,1/8] spi: Introduce internal spi_xfer_is_dma_mapped() helper spi: Rework DMA mapped flag - - - --- 2024-05-31 Andy Shevchenko New
[v1,10/14] spi: pxa2xx: Extract pxa2xx_spi_update() helper [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,11/14] spi: pxa2xx: Extract clear_SSCR1_bits() helper [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,12/14] spi: pxa2xx: Extract read_SSSR_bits() helper [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,13/14] spi: pxa2xx: Constify struct driver_data parameter [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,14/14] spi: pxa2xx: Introduce special type for Merrifield SPIs [v1,01/14] spi: pxa2xx: Use one point of return when ->probe() fails - - - --- 2021-04-23 Andy Shevchenko New
[v1,2/2,RFC] spi: fsl-dspi: use double baud rate in approximation - - - --- 2015-04-02 Andy Shevchenko New
[v1,2/2] spi: Do not rely on the SG table and respective API implementations spi: Make dummy SG handling robust - - - --- 2024-05-31 Andy Shevchenko New
[v1,2/2] spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config [v1,1/2] spi: dw: Make DMA request line assignments explicit for Intel Medfield - - - --- 2020-05-28 Andy Shevchenko New
[v1,2/2] spi: Fix multi-line comment style [v1,1/2] spi: deduplicate spi_match_id() in __spi_register_driver() - - - --- 2021-11-19 Andy Shevchenko New
[v1,2/2] spi: pxa2xx: replace ugly table by approximation - - - --- 2015-03-24 Andy Shevchenko New
[v1,2/2] spi: Use device_find_first_child() instead of custom approach [v1,1/2] driver core: Introduce device_find_first_child() helper - 1 - --- 2022-06-07 Andy Shevchenko New
[v1,2/3] pch_uart: use pci_get_dma_device() helper - - - --- 2014-07-25 Andy Shevchenko New
[v1,2/3] spi: bitbang: Convert unsigned to unsigned int spi: bitbang: Clean up the driver - - - --- 2024-05-17 Andy Shevchenko New
[v1,2/3] spi: gpio: Use traditional pattern when checking error codes spi: gpio: Convert to be used outside of OF - - - --- 2024-05-17 Andy Shevchenko New
[v1,2/3] spi: pxa2xx: Introduce dma-burst-sz property support [v1,1/3] dt-bindings: Add dma-burst-sz property for spi-pxa2xx - 1 - --- 2019-02-26 Andy Shevchenko New
[v1,2/6] mmc: core: Convert mmc_of_parse_voltage() to use device property API [v1,1/6] mmc: core: Correct descriptions in mmc_of_parse() - - - --- 2021-04-19 Andy Shevchenko New
[v1,2/6] spi: pxa2xx: Respect Intel SSP type given by a property [v1,1/6] spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource() - - - --- 2022-10-17 Andy Shevchenko New
[v1,2/8] spi: dw: Use new spi_xfer_is_dma_mapped() helper spi: Rework DMA mapped flag - - - --- 2024-05-31 Andy Shevchenko New
[v1,3/3] spi: bitbang: Replace hard coded number of SPI modes spi: bitbang: Clean up the driver - - - --- 2024-05-17 Andy Shevchenko New
[v1,3/3] spi: Fix multiple issues with Chip Select variables and comments spi: CS code, variables and comments clarification - - - --- 2024-03-06 Andy Shevchenko New
[v1,3/3] spi: gpio: Make num_chipselect 8-bit in the struct spi_gpio_platform_data spi: gpio: Convert to be used outside of OF - - - --- 2024-05-17 Andy Shevchenko New
[v1,3/3] spi: pxa2xx: Debug print DMA burst and threshold Untitled series #85011 - - - --- 2019-02-26 Andy Shevchenko New
[v1,3/3] spi: topcliff-pch: use pci_get_dma_device() helper - - - --- 2014-07-25 Andy Shevchenko New
[v1,3/6] mmc: mmc_spi: Set up polling even if voltage-ranges is not present [v1,1/6] mmc: core: Correct descriptions in mmc_of_parse() - - - --- 2021-04-19 Andy Shevchenko New
[v1,3/6] spi: dw-mid: check that DMA was inited before exit - - - --- 2014-09-12 Andy Shevchenko New
[v1,3/6] spi: pxa2xx: Remove no more needed PCI ID table [v1,1/6] spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource() - - - --- 2022-10-17 Andy Shevchenko New
[v1,3/8] spi: ingenic: Use new spi_xfer_is_dma_mapped() helper spi: Rework DMA mapped flag - - - --- 2024-05-31 Andy Shevchenko New
[v1,4/6] mmc: mmc_spi: Drop unused NO_IRQ definition [v1,1/6] mmc: core: Correct descriptions in mmc_of_parse() - - - --- 2021-04-19 Andy Shevchenko New
[v1,4/6] spi: pxa2xx: Remove no more needed driver data [v1,1/6] spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource() - - - --- 2022-10-17 Andy Shevchenko New
[v1,4/8] spi: omap2-mcspi: Use new spi_xfer_is_dma_mapped() helper spi: Rework DMA mapped flag - - - --- 2024-05-31 Andy Shevchenko New
[v1,5/5] spi: dw: move to SPI core message handling - - - --- 2015-02-24 Andy Shevchenko New
[v1,5/6] mmc: mmc_spi: Use already parsed IRQ [v1,1/6] mmc: core: Correct descriptions in mmc_of_parse() - - - --- 2021-04-19 Andy Shevchenko New
[v1,5/6] spi: pxa2xx: Move OF and ACPI ID tables closer to their user [v1,1/6] spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource() - 1 - --- 2022-10-17 Andy Shevchenko New
[v1,5/8] spi: pxa2xx: Use new spi_xfer_is_dma_mapped() helper spi: Rework DMA mapped flag - - - --- 2024-05-31 Andy Shevchenko New
[v1,6/6] mmc: mmc_spi: Make of_mmc_spi.c resource provider agnostic [v1,1/6] mmc: core: Correct descriptions in mmc_of_parse() - - - --- 2021-04-19 Andy Shevchenko New
[v1,6/6] spi: pxa2xx: Switch from PM ifdeffery to pm_ptr() [v1,1/6] spi: pxa2xx: Simplify with devm_platform_get_and_ioremap_resource() - 1 - --- 2022-10-17 Andy Shevchenko New
[v1,6/8] spi: pci1xxxx: Use new spi_xfer_is_dma_mapped() helper spi: Rework DMA mapped flag - - - --- 2024-05-31 Andy Shevchenko New
[v1,7/8] spi: qup: Use new spi_xfer_is_dma_mapped() helper spi: Rework DMA mapped flag - - - --- 2024-05-31 Andy Shevchenko New
[v1,8/8] spi: Rework per message DMA mapped flag to be per transfer spi: Rework DMA mapped flag - - - --- 2024-05-31 Andy Shevchenko New
[v1] spi: dw-mid: fix FIFO size - - - --- 2015-01-02 Andy Shevchenko New
[v1] spi: dw: amend warning message - - - --- 2015-01-02 Andy Shevchenko New
[v1] spi: dw: Replace dma_request_slave_channel() with dma_request_chan() [v1] spi: dw: Replace dma_request_slave_channel() with dma_request_chan() - - - --- 2020-08-28 Andy Shevchenko New
[v1] spi: pxa2xx: set clock divider according to rate - - - --- 2018-01-24 Andy Shevchenko New
[v2,01/11] spi: pxa2xx: Wrap pxa_ssp_request() to be device managed resource spi: pxa2xx: Get rid of an additional layer in PCI driver - - - --- 2024-05-30 Andy Shevchenko New
[v2,02/11] spi: pxa2xx: Reorganize the SSP type retrieval spi: pxa2xx: Get rid of an additional layer in PCI driver - - - --- 2024-05-30 Andy Shevchenko New
[v2,03/11] spi: pxa2xx: Remove no more needed driver data spi: pxa2xx: Get rid of an additional layer in PCI driver - - - --- 2024-05-30 Andy Shevchenko New
[v2,04/11] spi: pxa2xx: Remove hard coded number of chip select pins spi: pxa2xx: Get rid of an additional layer in PCI driver - - - --- 2024-05-30 Andy Shevchenko New
[v2,05/11] spi: pxa2xx: Utilise temporary variable for struct device spi: pxa2xx: Get rid of an additional layer in PCI driver - - - --- 2024-05-30 Andy Shevchenko New
[v2,06/11] spi: pxa2xx: Print DMA burst size only when DMA is enabled spi: pxa2xx: Get rid of an additional layer in PCI driver - - - --- 2024-05-30 Andy Shevchenko New
[v2,07/11] spi: pxa2xx: Remove duplicate check spi: pxa2xx: Get rid of an additional layer in PCI driver - - - --- 2024-05-30 Andy Shevchenko New
[v2,08/11] spi: pxa2xx: Remove superflous check for Intel Atom SoCs spi: pxa2xx: Get rid of an additional layer in PCI driver - - - --- 2024-05-30 Andy Shevchenko New
[v2,09/11] spi: pxa2xx: Extract pxa2xx_spi_platform_*() callbacks spi: pxa2xx: Get rid of an additional layer in PCI driver - - - --- 2024-05-30 Andy Shevchenko New
[v2,1/1] spi-pxa2xx: choose closest lower speed - - - --- 2015-10-13 Andy Shevchenko New
[v2,1/1] spi: bitbang: Add missing MODULE_DESCRIPTION() [v2,1/1] spi: bitbang: Add missing MODULE_DESCRIPTION() - - - --- 2024-05-03 Andy Shevchenko New
[v2,1/1] spi: dw: move to SPI core message handling - - - --- 2015-02-24 Andy Shevchenko New
[v2,1/2] spi: dw: explicitly free IRQ handler in dw_spi_remove_host() - - - --- 2015-10-20 Andy Shevchenko New
« 1 2 »