Show patches with: Archived = No       |   10927 patches
« 1 2 ... 91 92 93109 110 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] spi: pxa2xx: Update comment in int_transfer_complete() - - - --- 2016-02-04 Jarkko Nikula Accepted
Applied "spi: Fix sorting in Kconfig" to the spi tree - - - --- 2016-02-03 Mark Brown Accepted
Applied "spi: atmel: fix gpio chip-select in case of non-DT platform" to the spi tree - - - --- 2016-01-28 Mark Brown Not Applicable
Applied "spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages" to the spi tree - - - --- 2016-01-27 Mark Brown Not Applicable
spi: atmel: fix gpio chip-select in case of non-DT platform - - - --- 2016-01-27 Nicolas Ferre Accepted
spi: pxa2xx: Print actual DMA/PIO transfer mode in debug messages - - - --- 2016-01-26 Jarkko Nikula Accepted
[1/4] spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select - - - --- 2016-01-26 Mika Westerberg Accepted
Applied "spi: imx: fix spi resource leak with dma transfer" to the spi tree - - - --- 2016-01-22 Mark Brown Not Applicable
Applied "spi/fsl-espi: Correct the maximum transaction length" to the spi tree - - - --- 2016-01-22 Mark Brown Not Applicable
[1/2] spi/fsl-espi: Correct the maximum transaction length - - - --- 2016-01-22 Zhiqiang Hou Accepted
[v1] spi: imx: fix spi resource leak with dma transfer - - - --- 2016-01-18 Gao Pan Accepted
Applied "spi: fix counting in spi-loopback-test code" to the spi tree - - - --- 2016-01-15 Mark Brown Not Applicable
Applied "spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMA" to the spi tree - - - --- 2016-01-15 Mark Brown Not Applicable
spi: fix counting in spi-loopback-test code - - - --- 2016-01-13 Arnd Bergmann Accepted
spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMA - - - --- 2016-01-13 Jarkko Nikula Accepted
Applied "spi: sun4i: Prevent chip-select from being activated twice before a transfer" to the spi t… - - - --- 2016-01-08 Mark Brown Not Applicable
Applied "spi: loopback: fix typo in MODULE_PARM_DESC" to the spi tree - - - --- 2016-01-08 Mark Brown Accepted
Applied "spi: atmel: improve internal vs gpio chip-select choice" to the spi tree - - - --- 2016-01-08 Mark Brown Not Applicable
spi: atmel: improve internal vs gpio chip-select choice - - - --- 2016-01-08 Måns Rullgård Accepted
[v2] spi: sun4i: Prevent chip-select from being activated twice before a transfer - - - --- 2016-01-05 Marcus Weseloh Accepted
Applied "spi: loopback-test: spi_check_rx_ranges can get always done" to the spi tree - - - --- 2016-01-05 Mark Brown Not Applicable
Applied "spi: loopback-test: added support for HW-loopback mode" to the spi tree - - - --- 2016-01-05 Mark Brown Not Applicable
Applied "spi: loopback-test: write rx pattern also when running without tx_buf" to the spi tree - - - --- 2016-01-05 Mark Brown Not Applicable
Applied "spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_pattern" to the spi tr… - - - --- 2016-01-05 Mark Brown Not Applicable
Applied "spi: expose master transfer size limitation." to the spi tree - - - --- 2016-01-05 Mark Brown Accepted
Applied "spi: fsl-espi: expose maximum transfer size limit" to the spi tree - - - --- 2016-01-05 Mark Brown Accepted
Applied "spi: cadence: use to_platform_device()" to the spi tree - - - --- 2016-01-05 Mark Brown Not Applicable
Applied "spi: zynq: use to_platform_device()" to the spi tree - - - --- 2016-01-05 Mark Brown Not Applicable
Applied "spi: mtk: Add bindings for mediatek MT2701 soc platform" to the spi tree - - - --- 2015-12-31 Mark Brown Not Applicable
Applied "spi: mediatek: merge all identical compat to mtk_common_compat" to the spi tree - - - --- 2015-12-31 Mark Brown Not Applicable
Applied "spi: mediatek: Add spi support for mt2701 IC" to the spi tree - - - --- 2015-12-31 Mark Brown Not Applicable
[4/4] Document: spi: Add bindings for mediatek MT2701 soc platform - - - --- 2015-12-31 Leilk Liu Accepted
[2/4] spi: mediatek: Add spi support for mt2701 IC - - - --- 2015-12-31 Leilk Liu Accepted
[1/4] spi: mediatek: merge all identical compat to mtk_common_compat - - - --- 2015-12-31 Leilk Liu Accepted
Applied "spi: s3c64xx: Remove unused platform_device_id entries" to the spi tree - - - --- 2015-12-30 Mark Brown Not Applicable
Applied "spi: mediatek: Prevent overflows in FIFO transfers" to the spi tree - - - --- 2015-12-30 Mark Brown Not Applicable
[2/2] spi: zynq: use to_platform_device() - - - --- 2015-12-30 Geliang Tang Accepted
[1/2] spi: cadence: use to_platform_device() - - - --- 2015-12-30 Geliang Tang Accepted
spi: s3c64xx: Remove unused platform_device_id entries - - - --- 2015-12-29 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics Accepted
spi: mediatek: Prevent overflows in FIFO transfers - - - --- 2015-12-27 Nicolas Boichat Accepted
Applied "spi: use to_spi_device" to the spi tree - - - --- 2015-12-23 Mark Brown Not Applicable
Applied "spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmode" to the spi tree - - - --- 2015-12-23 Mark Brown Not Applicable
spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmode - - - --- 2015-12-23 Jisheng Zhang Accepted
[1/3] spi: use to_spi_device - - - --- 2015-12-22 Geliang Tang Accepted
[v2,8/8] spi: loopback-test: added support for HW-loopback mode - - - --- 2015-12-21 Martin Sperl Accepted
[v2,5/8] spi: loopback-test: spi_check_rx_ranges can get always done - - - --- 2015-12-21 Martin Sperl Accepted
[v2,3/8] spi: loopback-test: rename method spi_test_fill_tx to spi_test_fill_pattern - - - --- 2015-12-21 Martin Sperl Accepted
[v2,2/8] spi: loopback-test: write rx pattern also when running without tx_buf - - - --- 2015-12-21 Martin Sperl Accepted
Applied "spi: spidev: Hold spi_lock over all defererences of spi in release()" to the spi tree - - - --- 2015-12-16 Mark Brown Not Applicable
Applied "spi: fix parent-device reference leak" to the spi tree - - - --- 2015-12-16 Mark Brown Not Applicable
Applied "spi: imx: fix loopback mode setup after controller reset" to the spi tree - - - --- 2015-12-15 Mark Brown Not Applicable
Applied "spi: imx: enable loopback only for ECSPI controller family" to the spi tree - - - --- 2015-12-15 Mark Brown Not Applicable
Applied "spi: imx: return error from dma channel request" to the spi tree - - - --- 2015-12-15 Mark Brown Not Applicable
Applied "spi: imx: defer spi initialization, if DMA engine is" to the spi tree - - - --- 2015-12-15 Mark Brown Not Applicable
spi: fix parent-device reference leak - - - --- 2015-12-14 Johan Hovold Accepted
Applied "spi: loopback: fix printk format issues with size_t" to the spi tree - - - --- 2015-12-13 Mark Brown Not Applicable
Applied "spi: loopback: match configuration of test to description" to the spi tree - - - --- 2015-12-13 Mark Brown Not Applicable
Applied "spi: loopback: added additional non-power of 2 transfer lengthes" to the spi tree - - - --- 2015-12-13 Mark Brown Not Applicable
spi: loopback: added additional non-power of 2 transfer lengthes - - - --- 2015-12-13 Martin Sperl Accepted
spi: loopback: match configuration of test to description - - - --- 2015-12-13 Martin Sperl Accepted
spi: loopback: fix printk format issues with size_t - - - --- 2015-12-13 Martin Sperl Accepted
Applied "spi-fsl-dspi: Fix CTAR Register access" to the spi tree - - - --- 2015-12-12 Mark Brown Not Applicable
Applied "spi: davinci: fix spurious i/o error" to the spi tree - - - --- 2015-12-12 Mark Brown Not Applicable
Applied "spi: davinci: use dev_err() for error reporting" to the spi tree - - - --- 2015-12-12 Mark Brown Not Applicable
Applied "spi: add loopback test driver to allow for spi_master regression tests" to the spi tree - - - --- 2015-12-12 Mark Brown Not Applicable
Applied "spi: add spi_message_init_no_memset to avoid zeroing the spi_message" to the spi tree - - - --- 2015-12-12 Mark Brown Not Applicable
Applied "spi: add spi-loopback-test to build framework" to the spi tree - - - --- 2015-12-12 Mark Brown Not Applicable
[v5,2/5] spi: spi-ti-qspi: add mmap mode read support - - - --- 2015-12-11 Vignesh Raghavendra Accepted
[v2,2/2] spi: davinci: use dev_err() for error reporting - - - --- 2015-12-10 Sekhar Nori Accepted
[v2,1/2] spi: davinci: fix spurious i/o error - - - --- 2015-12-10 Sekhar Nori Accepted
[v2] spi-fsl-dspi: Fix CTAR Register access - - - --- 2015-12-10 Bhuvanchandra DV Accepted
Applied "spi: spidev_test: Fix typo in error message" to the spi tree - - - --- 2015-12-08 Mark Brown Not Applicable
[v6,3/8] spi: imx: return error from dma channel request - - - --- 2015-12-08 Anton Bondarenko Accepted
[v6,2/8] spi: imx: enable loopback only for ECSPI controller family - - - --- 2015-12-08 Anton Bondarenko Accepted
[v6,1/8] spi: imx: fix loopback mode setup after controller reset - - - --- 2015-12-08 Anton Bondarenko Accepted
Applied "spi: lm70llp: use dev_warn" to the spi tree - - - --- 2015-12-07 Mark Brown Not Applicable
Applied "spi: lm70llp: remove printk" to the spi tree - - - --- 2015-12-07 Mark Brown Accepted
Applied "spi: imx: terminate RX DMA transaction in case of TX DMA timeout" to the spi tree - - - --- 2015-12-07 Mark Brown Not Applicable
Applied "spi: imx: reorder HW operations enable order to avoid possible RX data loss" to the spi tr… - - - --- 2015-12-07 Mark Brown Not Applicable
Applied "spi: imx: replace multiple watermarks with single for RX, TX and RXT" to the spi tree - - - --- 2015-12-07 Mark Brown Not Applicable
Applied "spi: imx: add function to check for IMX51 family controller" to the spi tree - - - --- 2015-12-07 Mark Brown Not Applicable
[v2,7/8] spi: lm70llp: use dev_warn - - - --- 2015-12-07 Sudip Mukherjee Accepted
[v5,11/11] spi: imx: add support for all SPI word width for DMA - - - --- 2015-12-05 Anton Bondarenko Superseded
[v5,10/11] spi: imx: replace fixed timeout with calculated - - - --- 2015-12-05 Anton Bondarenko Superseded
[v5,09/11] spi: imx: remove dead RX DMA tail handling code - - - --- 2015-12-05 Anton Bondarenko Superseded
[v5,08/11] spi: imx: allow only WML aligned transfers to use DMA - - - --- 2015-12-05 Anton Bondarenko Superseded
[v5,07/11] spi: imx: defer spi initialization, if DMA engine is - - - --- 2015-12-05 Anton Bondarenko Accepted
[v5,06/11] spi: imx: return error from dma channel request - - - --- 2015-12-05 Anton Bondarenko Superseded
[v5,05/11] spi: imx: Add support for loopback for ECSPI controllers - - - --- 2015-12-05 Anton Bondarenko Superseded
[v5,04/11] spi: imx: add function to check for IMX51 family controller - - - --- 2015-12-05 Anton Bondarenko Accepted
[v5,03/11] spi: imx: replace multiple watermarks with single for RX, TX and RXT - - - --- 2015-12-05 Anton Bondarenko Accepted
[v5,02/11] spi: imx: reorder HW operations enable order to avoid possible RX data loss - - - --- 2015-12-05 Anton Bondarenko Accepted
[v5,01/11] spi: imx: terminate RX DMA transaction in case of TX DMA timeout - - - --- 2015-12-05 Anton Bondarenko Accepted
spi: spidev_test: Fix typo in error message - - - --- 2015-12-04 Fabio Estevam Accepted
spi-imx: Add loopback mode support - - - --- 2015-12-04 Fabio Estevam Accepted
[5/7] spi: lm70llp: remove space - - - --- 2015-12-03 Sudip Mukherjee Accepted
[4/7] spi: lm70llp: correct alignment - - - --- 2015-12-03 Sudip Mukherjee Accepted
[3/7] spi: lm70llp: remove cast to void - - - --- 2015-12-03 Sudip Mukherjee Accepted
[2/7] spi: lm70llp: add blank line after declaration - - - --- 2015-12-03 Sudip Mukherjee Accepted
[1/7] spi: lm70llp: remove multiple blank lines - - - --- 2015-12-03 Sudip Mukherjee Accepted
« 1 2 ... 91 92 93109 110 »