Show patches with: Archived = No       |   11119 patches
« 1 2 ... 88 89 90111 112 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Applied "spi: spidev_test: Fix buffer overflow in unescape()" to the spi tree - - - --- 2016-09-14 Mark Brown Not Applicable
Applied "spi: Broadcom BRCMSTB, NSP, NS2 SoC bindings" to the spi tree - - - --- 2016-09-14 Mark Brown Not Applicable
Applied "spi: brcmstb-qspi: Broadcom settop platform driver" to the spi tree - - - --- 2016-09-14 Mark Brown Not Applicable
Applied "spi: bcm-qspi: Add BSPI spi-nor flash controller driver" to the spi tree - - - --- 2016-09-14 Mark Brown Not Applicable
Applied "spi: imx: set spi_bus_clk for mx1, mx31 and mx35" to the spi tree - - - --- 2016-09-14 Mark Brown Not Applicable
Applied "spi: imx: support loopback mode on imx35" to the spi tree - - - --- 2016-09-14 Mark Brown Not Applicable
[4/4] spi: fsl-espi: improve and extend register bit definitions - - - --- 2016-09-13 Heiner Kallweit Accepted
[3/4] spi: fsl-espi: align register access with other drivers - - - --- 2016-09-13 Heiner Kallweit Accepted
[2/4] spi: fsl-espi: improve and simplify interrupt handler - - - --- 2016-09-13 Heiner Kallweit Accepted
[1/4] spi: fsl-espi: simplify fsl_espi_setup_transfer - - - --- 2016-09-13 Heiner Kallweit Accepted
spi: core: Use spi_sync_transfer() in spi_write()/spi_read() - - - --- 2016-09-13 Geert Uytterhoeven Accepted
[PATCH/RFC,v2,4/7] spi: Document SPI slave controller support - - - --- 2016-09-12 Geert Uytterhoeven Accepted
[PATCH/RFC,v2,2/7] spi: core: Extract of_spi_parse_dt() - - - --- 2016-09-12 Geert Uytterhoeven Accepted
Applied "spi: meson: Add GXBB Compatible string" to the spi tree 1 - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: meson: Add GXBB compatible" to the spi tree 1 - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: pre-allocate message buffer" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: factor out filling the local buffer" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: remove element status from struct fsl_espi_transfer" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: fix status handling in fsl_espi_do_one_msg" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: remove element actual_length from struct fsl_espi_trans" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: eliminate struct fsl_espi_transfer" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: merge fsl_espi_cmd_trans and fsl_espi_rw_trans" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: improve return value handling in fsl_espi_bufs" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: merge fsl_espi_bufs and fsl_espi_cpu_bufs" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: dw: round up result of calculation for clock divider" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: pxa2xx: Do not needlessly initialize stack variables" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: pxa2xx: Remove pointer to current SPI message from driver data" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: pxa2xx: Remove pointer to chip data from driver data" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: pxa2xx: Default thresholds to PXA configuration" to the spi tree - 1 - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: tools: enable CROSS_COMPILE in Makefile" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: factor out initial message checking" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: centralize populating struct spi_transfer" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: factor out handling of read data" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: improve message length handling" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
Applied "spi: fsl-espi: merge fsl_espi_trans and fsl_espi_do_trans" to the spi tree - - - --- 2016-09-12 Mark Brown Not Applicable
[v2] spi: spidev_test: Fix buffer overflow in unescape() - - - --- 2016-09-09 Geert Uytterhoeven Accepted
[v2] tools: spi: enable CROSS_COMPILE in Makefile - - - --- 2016-09-07 Jorge Ramirez-Ortiz Accepted
[5/7] dt-bindings: spi-meson: Add GXBB Compatible string - - - --- 2016-09-07 Jerome Brunet Accepted
[4/7] spi: meson: Add GXBB compatible - - - --- 2016-09-07 Jerome Brunet Accepted
[3/3] spi: pxa2xx: Remove pointer to chip data from driver data - - - --- 2016-09-07 Jarkko Nikula Accepted
[2/3] spi: pxa2xx: Remove pointer to current SPI message from driver data - - - --- 2016-09-07 Jarkko Nikula Accepted
[1/3] spi: pxa2xx: Do not needlessly initialize stack variables - - - --- 2016-09-07 Jarkko Nikula Accepted
[v2,1/1] spi: pxa2xx: Default thresholds to PXA configuration - - - --- 2016-09-07 Andy Shevchenko Accepted
[v3,2/2] spi: dw: round up result of calculation for clock divider - - - --- 2016-09-06 Matthias Seidel Accepted
Applied "spi: dw: fix multiple slaves with different baudrates" to the spi tree - - - --- 2016-09-06 Mark Brown Not Applicable
Applied "spi: fsl-espi: remove unused elements n_rx and n_tx in struct fsl_espi_transfer" to the sp… - - - --- 2016-09-06 Mark Brown Not Applicable
Applied "spi: fsl-espi: simplify fsl_espi_setup_transfer" to the spi tree - - - --- 2016-09-06 Mark Brown Not Applicable
Applied "spi: fsl-espi: remove unneeded check in fsl_espi_do_trans" to the spi tree - - - --- 2016-09-06 Mark Brown Not Applicable
[v2,1/2] spi: dw: fix multiple slaves with different baudrates - - - --- 2016-09-04 Matthias Seidel Accepted
Applied "spi: Prevent unexpected SPI time out due to arithmetic overflow" to the spi tree 3 - - --- 2016-09-03 Mark Brown Not Applicable
[v2,22/23] spi: fsl-espi: improve message length handling - - - --- 2016-09-02 Heiner Kallweit Accepted
[v2,21/23] spi: fsl-espi: factor out handling of read data - - - --- 2016-09-02 Heiner Kallweit Accepted
[v2,20/23] spi: fsl-espi: centralize populating struct spi_transfer - - - --- 2016-09-02 Heiner Kallweit Accepted
[v2,15/23] spi: fsl-espi: merge fsl_espi_cmd_trans and fsl_espi_rw_trans - - - --- 2016-09-02 Heiner Kallweit Accepted
[v2,14/23] spi: fsl-espi: eliminate struct fsl_espi_transfer - - - --- 2016-09-02 Heiner Kallweit Accepted
[v2,13/23] spi: fsl-espi: remove element actual_length from struct fsl_espi_trans - - - --- 2016-09-02 Heiner Kallweit Accepted
[v2,11/23] spi: fsl-espi: remove element status from struct fsl_espi_transfer - - - --- 2016-09-02 Heiner Kallweit Accepted
[v2,10/23] spi: fsl-espi: remove unneeded check in fsl_espi_do_trans - - - --- 2016-09-02 Heiner Kallweit Accepted
[v2,08/23] spi: fsl-espi: factor out filling the local buffer - - - --- 2016-09-02 Heiner Kallweit Accepted
[v2,03/23] spi: fsl-espi: pre-allocate message buffer - - - --- 2016-09-02 Heiner Kallweit Accepted
[v2,02/23] spi: fsl-espi: remove unused elements n_rx and n_tx in struct fsl_espi_transfer - - - --- 2016-09-02 Heiner Kallweit Accepted
[RFC,v2] spi: Prevent unexpected SPI time out due to arithmetic overflow 3 - - --- 2016-09-01 Sien Wu Accepted
[2/2] spi: imx: support loopback mode on imx35 - - - --- 2016-09-01 Martin Kaiser Accepted
[1/2] spi: imx: set spi_bus_clk for mx1, mx31 and mx35 - - - --- 2016-09-01 Martin Kaiser Accepted
Applied "spi: sc18is602: Add reset control via gpio pin." to the spi tree - - - --- 2016-09-01 Mark Brown Not Applicable
Applied "spi: sh-msiof: Use ARCH_SHMOBILE instead of SUPERH" to the spi tree - 1 - --- 2016-09-01 Mark Brown Not Applicable
Applied "spi: loopback-test: mark rx_ranges_cmp() static" to the spi tree 1 - - --- 2016-09-01 Mark Brown Not Applicable
Applied "spi: fsl-espi: dont include irq.h" to the spi tree - - - --- 2016-09-01 Mark Brown Not Applicable
Applied "spi: fsl-espi: change return type of fsl_espi_setup_transfer to void" to the spi tree - - - --- 2016-09-01 Mark Brown Not Applicable
Applied "spi: fsl-espi: change return type of fsl_espi_cpu_bufs to void" to the spi tree - - - --- 2016-09-01 Mark Brown Not Applicable
Applied "spi: fsl-espi: add missing static declaration to fsl_espi_cpu_irq" to the spi tree - - - --- 2016-09-01 Mark Brown Not Applicable
Applied "spi: fsl-espi: remove unneeded variable in fsl_espi_do_trans" to the spi tree - - - --- 2016-09-01 Mark Brown Not Applicable
Applied "spi: qup: skip clk_disable_unprepare if the device is already runtime suspended" to the sp… - - 1 --- 2016-09-01 Mark Brown Not Applicable
spi: sh-msiof: Use ARCH_SHMOBILE instead of SUPERH - 1 - --- 2016-08-31 Geert Uytterhoeven Accepted
spi: loopback-test: mark rx_ranges_cmp() static 1 - - --- 2016-08-31 Baoyou Xie Accepted
[1/1] spi: sc18is602: Add reset control via gpio pin. - - - --- 2016-08-31 Phil Reid Accepted
spi: qup: skip clk_disable_unprepare if the device is already runtime suspended - - 1 --- 2016-08-25 Sudeep Holla Accepted
[23/23] spi: fsl-espi: merge fsl_espi_trans and fsl_espi_do_trans - - - --- 2016-08-25 Heiner Kallweit Accepted
[21/23] spi: fsl-espi: simplify fsl_espi_setup_transfer - - - --- 2016-08-25 Heiner Kallweit Accepted
[18/23] spi: fsl-espi: factor out initial message checking - - - --- 2016-08-25 Heiner Kallweit Accepted
[16/23] spi: fsl-espi: merge fsl_espi_bufs and fsl_espi_cpu_bufs - - - --- 2016-08-25 Heiner Kallweit Accepted
[15/23] spi: fsl-espi: improve return value handling in fsl_espi_bufs - - - --- 2016-08-25 Heiner Kallweit Accepted
[10/23] spi: fsl-espi: fix status handling in fsl_espi_do_one_msg - - - --- 2016-08-25 Heiner Kallweit Accepted
[07/23] spi: fsl-espi: remove unneeded variable in fsl_espi_do_trans - - - --- 2016-08-25 Heiner Kallweit Accepted
[06/23] spi: fsl-espi: add missing static declaration to fsl_espi_cpu_irq - - - --- 2016-08-25 Heiner Kallweit Accepted
[05/23] spi: fsl-espi: change return type of fsl_espi_cpu_bufs to void - - - --- 2016-08-25 Heiner Kallweit Accepted
[04/23] spi: fsl-espi: change return type of fsl_espi_setup_transfer to void - - - --- 2016-08-25 Heiner Kallweit Accepted
[01/23] spi: fsl-espi: dont include irq.h - - - --- 2016-08-25 Heiner Kallweit Accepted
[v6,8/8] spi: iproc-qspi: Add Broadcom iProc SoCs support - - - --- 2016-08-24 Kamal Dasu Accepted
[v6,4/8] spi: bcm-qspi: Add BSPI spi-nor flash controller driver - - - --- 2016-08-24 Kamal Dasu Accepted
[v6,3/8] spi: brcmstb-qspi: Broadcom settop platform driver - - - --- 2016-08-24 Kamal Dasu Accepted
[v6,2/8] spi: bcm-qspi: Add Broadcom MSPI driver - - - --- 2016-08-24 Kamal Dasu Accepted
[v6,1/8] spi: Broadcom BRCMSTB, NSP, NS2 SoC bindings - - - --- 2016-08-24 Kamal Dasu Accepted
Applied "spi: spi-cavium-thunderx: Add missing clk_disable_unprepare()" to the spi tree - - - --- 2016-08-24 Mark Brown Not Applicable
Applied "spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices" to the spi tree - - - --- 2016-08-24 Mark Brown Not Applicable
[v1,1/1] spi: pxa2xx-pci: fix ACPI-based enumeration of SPI devices - - - --- 2016-08-24 Andy Shevchenko Accepted
[-next] spi: spi-cavium-thunderx: Add missing clk_disable_unprepare() - - - --- 2016-08-23 Wei Yongjun Accepted
Applied "spi: spi-fsl-dspi: Check clk_prepare_enable() error" to the spi tree - - - --- 2016-08-22 Mark Brown Not Applicable
Applied "spi: spi-fsl-dspi: Drop extra spi_master_put in device remove function" to the spi tree - - - --- 2016-08-22 Mark Brown Not Applicable
spi: spi-fsl-dspi: Check clk_prepare_enable() error - - - --- 2016-08-22 Fabio Estevam Accepted
« 1 2 ... 88 89 90111 112 »