Show patches with: Archived = No       |   10853 patches
« 1 2 ... 80 81 82108 109 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv2,7/9] spi: stm32: enhance DMA error management - - - --- 2017-06-27 Amelie Delaunay Accepted
[PATCHv2,6/9] spi: stm32: add runtime PM support - - - --- 2017-06-27 Amelie Delaunay Accepted
[PATCHv2,5/9] spi: stm32: use normal conditional statements instead of ternary operator - - - --- 2017-06-27 Amelie Delaunay Accepted
[PATCHv2,4/9] spi: stm32: replace st,spi-midi with st,spi-midi-ns to fit bindings - - - --- 2017-06-27 Amelie Delaunay Accepted
[PATCHv2,3/9] dt-bindings: spi: stm32: fix example with st,spi-midi-ns property - - - --- 2017-06-27 Amelie Delaunay Accepted
[PATCHv2,2/9] spi: stm32: fix compatible to fit with new bindings - - - --- 2017-06-27 Amelie Delaunay Accepted
[PATCHv2,1/9] dt-bindings: spi: stm32: use SoC specific compatible 1 - - --- 2017-06-27 Amelie Delaunay Accepted
spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning" - - - --- 2017-06-26 Colin King Accepted
spi: sirf: fix spelling mistake: "registerred" -> "registered" - - - --- 2017-06-26 Colin King Accepted
[1/1] spi: atmel: fix corrupted data issue on SAM9 family SoCs 1 - - --- 2017-06-23 Cyrille Pitchen Accepted
[8/8] spi: stm32: fix potential dereference null return value - - - --- 2017-06-23 Amelie Delaunay Accepted
[6/8] spi: stm32: add runtime PM support - - - --- 2017-06-23 Amelie Delaunay Accepted
[5/8] spi: stm32: use normal conditional statements instead of ternary operator - - - --- 2017-06-23 Amelie Delaunay Accepted
[4/8] spi: stm32: replace st,spi-midi with st,spi-midi-ns to fit bindings - - - --- 2017-06-23 Amelie Delaunay Accepted
[2/8] spi: stm32: fix compatible to fit with new bindings - - - --- 2017-06-23 Amelie Delaunay Accepted
[1/8] dt-bindings: spi: stm32: use SoC specific compatible 1 - - --- 2017-06-23 Amelie Delaunay Accepted
spi: stm32: fix error check on mbr being -ve - - - --- 2017-06-22 Colin King Accepted
[2/2] spi: add driver for STM32 SPI controller - - - --- 2017-06-21 Amelie Delaunay Accepted
[1/2] dt-bindings: spi: Document the STM32 SPI bindings - - - --- 2017-06-21 Amelie Delaunay Accepted
spi: imx: Check for allocation failure earlier - - - --- 2017-06-20 Fabio Estevam Accepted
spi: loopback-test: Fix kfree() NULL pointer error. - - - --- 2017-06-20 Arvind Yadav Accepted
[v3,07/15] spi: qup: Fix transaction done signaling - - - --- 2017-06-20 Varadarajan Narayanan Accepted
[2/2] spi: mediatek: add spi support for mt2712 IC - 1 - --- 2017-06-20 Leilk Liu Accepted
[1/2] spi: mediatek: Add bindings for mediatek MT2712 soc platform 1 1 - --- 2017-06-20 Leilk Liu Accepted
mips: bcm63xx: spi: Fix checkpatch.pl warnings - 1 - --- 2017-06-19 Aravind Thokala Accepted
[14/15] spi: qup: Ensure done detection - - - --- 2017-06-16 Varadarajan Narayanan Accepted
[02/18] spi: qup: Setup DMA mode correctly - - - --- 2017-06-14 Varadarajan Narayanan Accepted
[01/18] spi: qup: Enable chip select support - - - --- 2017-06-14 Varadarajan Narayanan Accepted
Applied "spi: Generalize SPI "master" to "controller"" to the spi tree - - - --- 2017-06-13 Mark Brown Not Applicable
Applied "spi: mediatek: adjust register to enhance time accuracy" to the spi tree - - - --- 2017-06-13 Mark Brown Not Applicable
Applied "spi: mediatek: add spi support for mt7622 IC" to the spi tree - - - --- 2017-06-13 Mark Brown Not Applicable
Applied "spi: rockchip: fix error handling when probe" to the spi tree - 1 - --- 2017-06-13 Mark Brown Not Applicable
[linux-next,v4,1/1] spi: imx: dynamic burst length adjust for PIO mode - - - --- 2017-06-13 Wang, Jiada Accepted
[v2,1/4] spi: rockchip: fix error handling when probe - 1 - --- 2017-06-13 Jeffy Chen Accepted
[v3,2/2] spi: mediatek: add spi support for mt7622 IC - - - --- 2017-06-12 Leilk Liu Accepted
[v2,1/2] spi: mediatek: adjust register to enhance time accuracy - - - --- 2017-06-10 Leilk Liu Accepted
[linux-next,v4,2/4] spi: imx: add selection for iMX53 and iMX6 controller 1 - - --- 2017-06-08 Wang, Jiada Accepted
[linux-next,v4,1/4] spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data - - - --- 2017-06-08 Wang, Jiada Accepted
Applied "spi: davinci: Fix compilation warning." to the spi tree - - - --- 2017-06-06 Mark Brown Not Applicable
Applied "spi: davinci: Handle return value of clk_prepare_enable" to the spi tree - - - --- 2017-06-06 Mark Brown Not Applicable
Applied "spi: imx: Nothing to do in setupxfer when transfer is NULL" to the spi tree - - - --- 2017-06-06 Mark Brown Not Applicable
Applied "spi: imx: Drop unnecessary check" to the spi tree - - - --- 2017-06-06 Mark Brown Not Applicable
Applied "spi: imx: put struct spi_imx_config members into driver private struct" to the spi tree - - - --- 2017-06-06 Mark Brown Not Applicable
Applied "spi: imx: drop bogus unnecessary dma config" to the spi tree - - - --- 2017-06-06 Mark Brown Not Applicable
Applied "spi: imx: remove bytes_per_word from private driver struct" to the spi tree - - - --- 2017-06-06 Mark Brown Not Applicable
Applied "spi: imx: rename 'bpw' variables" to the spi tree - - - --- 2017-06-06 Mark Brown Not Applicable
Applied "spi: mediatek: Add bindings for mediatek MT7622 soc platform" to the spi tree - - - --- 2017-06-06 Mark Brown Not Applicable
Applied "spi: pxa2xx: Add support for Intel Cannonlake" to the spi tree - - - --- 2017-06-06 Mark Brown Not Applicable
Applied "spi: atmel: print version only after successful registration" to the spi tree 1 - - --- 2017-06-06 Mark Brown Not Applicable
[v2] spi: davinci: Fix compilation warning. - - - --- 2017-06-05 Arvind Yadav Accepted
spi: davinci: Handle return value of clk_prepare_enable - - - --- 2017-06-05 Arvind Yadav Accepted
[linux-next,v3,2/4] spi: imx: add selection for iMX53 and iMX6 controller - - - --- 2017-06-05 Wang, Jiada Accepted
[1/3] dt-bindings: spi: mediatek: Add bindings for mediatek MT7622 soc platform - - - --- 2017-06-02 Leilk Liu Accepted
[6/6] spi: imx: rename 'bpw' variables - - - --- 2017-06-02 Sascha Hauer Accepted
[5/6] spi: imx: remove bytes_per_word from private driver struct - - - --- 2017-06-02 Sascha Hauer Accepted
[4/6] spi: imx: drop bogus unnecessary dma config - - - --- 2017-06-02 Sascha Hauer Accepted
[3/6] spi: imx: put struct spi_imx_config members into driver private struct - - - --- 2017-06-02 Sascha Hauer Accepted
[2/6] spi: imx: Drop unnecessary check - - - --- 2017-06-02 Sascha Hauer Accepted
[1/6] spi: imx: Nothing to do in setupxfer when transfer is NULL - - - --- 2017-06-02 Sascha Hauer Accepted
spi: pxa2xx: Add support for Intel Cannonlake - - - --- 2017-05-30 Jarkko Nikula Accepted
spi: atmel: print version only after successful registration 1 - - --- 2017-05-30 Baruch Siach Accepted
[v2] spi: Generalize SPI "master" to "controller" - - - --- 2017-05-29 Geert Uytterhoeven Accepted
Applied "spi: Document DT bindings for SPI controllers in slave mode" to the spi tree - 1 - --- 2017-05-26 Mark Brown Not Applicable
Applied "spi: core: Add support for registering SPI slave controllers" to the spi tree - - - --- 2017-05-26 Mark Brown Not Applicable
Applied "spi: Document SPI slave controller support" to the spi tree - - - --- 2017-05-26 Mark Brown Not Applicable
Applied "spi: sh-msiof: Add slave mode support" to the spi tree 1 - - --- 2017-05-26 Mark Brown Not Applicable
Applied "spi: slave: Add SPI slave handler reporting uptime at previous message" to the spi tree - 1 - --- 2017-05-26 Mark Brown Not Applicable
Applied "spi: slave: Add SPI slave handler controlling system state" to the spi tree - 1 - --- 2017-05-26 Mark Brown Not Applicable
Applied "spi: omap2-mcspi: remove redundant check for error status" to the spi tree - - - --- 2017-05-26 Mark Brown Not Applicable
Applied "spi: st-ssc4: whitespace cleanup" to the spi tree - - - --- 2017-05-26 Mark Brown Not Applicable
spi: omap2-mcspi: remove redundant check for error status - - - --- 2017-05-25 Colin King Accepted
spi: st-ssc4: whitespace cleanup - - - --- 2017-05-25 Chris Packham Accepted
Applied "spi: meson: Add SPICC bindings" to the spi tree - - - --- 2017-05-24 Mark Brown Not Applicable
Applied "spi: Add Meson SPICC driver" to the spi tree - - - --- 2017-05-24 Mark Brown Not Applicable
Applied "spi: orion: Handle GPIO chip-selects" to the spi tree - - - --- 2017-05-24 Mark Brown Not Applicable
Applied "spi: imx: only allow dynamic burst in PIO mode" to the spi tree - - - --- 2017-05-23 Mark Brown Not Applicable
Applied "spi: spi-fsl-dspi: ensure non-zero return on error path" to the spi tree - - - --- 2017-05-23 Mark Brown Not Applicable
Applied "spi: imx: Revert "spi: imx: dynamic burst length adjust for PIO mode"" to the spi tree - - - --- 2017-05-23 Mark Brown Not Applicable
[2/2] spi: Add Meson SPICC driver - - - --- 2017-05-23 Neil Armstrong Accepted
[1/2] dt-bindings: spi-meson: Add SPICC bindings - - - --- 2017-05-23 Neil Armstrong Accepted
Revert "spi: imx: dynamic burst length adjust for PIO mode" - - - --- 2017-05-23 Sascha Hauer Accepted
spi: orion: Handle GPIO chip-selects - - - --- 2017-05-23 Chris Packham Accepted
spi: spi-fsl-dspi: ensure non-zero return on error path - - - --- 2017-05-22 Nikita Yushchenko Accepted
[v5,6/6] spi: slave: Add SPI slave handler controlling system state - 1 - --- 2017-05-22 Geert Uytterhoeven Accepted
[v5,5/6] spi: slave: Add SPI slave handler reporting uptime at previous message - 1 - --- 2017-05-22 Geert Uytterhoeven Accepted
[linux-next,1/1] spi: imx: only allow dynamic burst in PIO mode - - - --- 2017-05-22 Wang, Jiada Accepted
Applied "spi: imx: fix issue when tx_buf or rx_buf is NULL" to the spi tree - - 1 --- 2017-05-19 Mark Brown Not Applicable
[1/1] spi: imx: fix issue when tx_buf or rx_buf is NULL - - 1 --- 2017-05-18 Wang, Jiada Accepted
[2/2] spidev: Adjust five checks for null pointers - - - --- 2017-05-17 SF Markus Elfring Rejected
[1/2] spidev: Delete error messages for failed memory allocations in spidev_open() - - - --- 2017-05-17 SF Markus Elfring Rejected
[v4,4/6] spi: sh-msiof: Add slave mode support 1 - - --- 2017-05-17 Geert Uytterhoeven Accepted
[v4,2/6] spi: core: Add support for registering SPI slave controllers - - - --- 2017-05-17 Geert Uytterhoeven Accepted
[2/2] spi-bfin5xx: Adjust 14 checks for null pointers - - - --- 2017-05-17 SF Markus Elfring Rejected
[1/2] spi-bfin5xx: Delete an error message for a failed memory allocation in bfin_spi_setup() - - - --- 2017-05-17 SF Markus Elfring Rejected
Applied "spi: spidev: remove unused completion" to the spi tree - 1 - --- 2017-05-15 Mark Brown Not Applicable
Applied "spi: spidev: use memdup_user" to the spi tree - 1 - --- 2017-05-15 Mark Brown Not Applicable
Applied "spi: core: Fix devm_spi_register_master() function name in kerneldoc" to the spi tree - - - --- 2017-05-15 Mark Brown Not Applicable
Applied "spi: core: Replace S_IRUGO permissions by 0444" to the spi tree - - - --- 2017-05-15 Mark Brown Not Applicable
Applied "spi: SPI_TI_QSPI should depend on HAS_DMA" to the spi tree - - - --- 2017-05-15 Mark Brown Not Applicable
Applied "spi: bcm63xx-hsspi: Export OF device ID table as module aliases" to the spi tree 1 1 - --- 2017-05-15 Mark Brown Not Applicable
« 1 2 ... 80 81 82108 109 »