Show patches with: Archived = No       |   11683 patches
« 1 2 ... 97 98 99116 117 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Applied "spi/fsl-espi: Don't spin forever on SPIE_RXCNT" to the spi tree - - - --- 2016-03-29 Mark Brown Not Applicable
Applied "spi: pxa2xx: Use dummy buffers provided by SPI core" to the spi tree - - - --- 2016-03-29 Mark Brown Not Applicable
Applied "spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_data" to the spi tree - - - --- 2016-03-29 Mark Brown Not Applicable
Applied "spi/fsl-espi: avoid infinite loops on fsl_espi_cpu_irq()" to the spi tree - - - --- 2016-03-29 Mark Brown Not Applicable
Applied "spi/fsl-espi: Don't wait transaction completion forever" to the spi tree - - - --- 2016-03-29 Mark Brown Not Applicable
Applied "spi: pxa2xx: Fix cs_change management" to the spi tree - - - --- 2016-03-29 Mark Brown Not Applicable
[PATCHv2,1/3] spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare() - - - --- 2016-03-24 Jarkko Nikula Accepted
[3/3] spi: pxa2xx: Use dummy buffers provided by SPI core - - - --- 2016-03-23 Jarkko Nikula Accepted
[2/3] spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_data - - - --- 2016-03-23 Jarkko Nikula Accepted
Applied "spi: fsl-dspi: Set max_speed_hz for master" to the spi tree - - - --- 2016-03-23 Mark Brown Not Applicable
Applied "spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64" to the spi tree - - - --- 2016-03-23 Mark Brown Not Applicable
Applied "spi: omap2-mcspi: fix dma transfer for vmalloced buffer" to the spi tree - - - --- 2016-03-23 Mark Brown Not Applicable
spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64 - - - --- 2016-03-22 Kamlakant Patel Accepted
spi: fsl-dspi: Set max_speed_hz for master - - - --- 2016-03-21 Bhuvanchandra DV Accepted
Applied "spi: octeon: Convert to use devm_ioremap_resource" to the spi tree - - - --- 2016-03-21 Mark Brown Not Applicable
spi: omap2-mcspi: fix dma transfer for vmalloced buffer - - - --- 2016-03-21 Akinobu Mita Accepted
spi: pxa2xx: Fix cs_change management - - - --- 2016-03-20 Christophe Ricard Accepted
spi: octeon: Convert to use devm_ioremap_resource - - - --- 2016-03-20 Axel Lin Accepted
[1/3] spi/fsl-espi: Don't spin forever on SPIE_RXCNT - - - --- 2016-03-18 Nobuteru Hayashi Accepted
[2/3] spi/fsl-espi: avoid infinite loops on fsl_espi_cpu_irq() - - - --- 2016-03-18 Nobuteru Hayashi Accepted
[3/3] spi/fsl-espi: Don't wait transaction completion forever - - - --- 2016-03-18 Nobuteru Hayashi Accepted
Applied "spi: fix possible deadlock between internal bus locks and bus_lock_flag" to the spi tree - - - --- 2016-03-18 Mark Brown Not Applicable
[v2] spi: fix possible deadlock between internal bus locks and bus_lock_flag - - - --- 2016-03-18 Heiko Stuebner Accepted
Applied "spi: imx: only do necessary changes to ECSPIx_CONFIGREG" to the spi tree - - - --- 2016-03-17 Mark Brown Not Applicable
Applied "spi: imx: Fix possible NULL pointer deref" to the spi tree - - - --- 2016-03-17 Mark Brown Not Applicable
spi: imx: Fix possible NULL pointer deref - - - --- 2016-03-17 Sascha Hauer Accepted
spi: imx: only do necessary changes to ECSPIx_CONFIGREG - - - --- 2016-03-15 Dirk Behme Accepted
Applied "spi: rockchip: Spelling s/divsor/divisor/" to the spi tree - - - --- 2016-03-15 Mark Brown Not Applicable
[trivial] spi: rockchip: Spelling s/divsor/divisor/ - - - --- 2016-03-14 Geert Uytterhoeven Accepted
Applied "spi: rockchip: header file cleanup" to the spi tree - - - --- 2016-03-11 Mark Brown Not Applicable
Applied "spi: rockchip: covert rsd_nsecs to u32 type" to the spi tree - - - --- 2016-03-11 Mark Brown Not Applicable
Applied "spi: Fix htmldocs build error due struct spi_replaced_transfers" to the spi tree - - - --- 2016-03-11 Mark Brown Not Applicable
Applied "spi: Add gfp parameter to kernel-doc to fix build warning" to the spi tree - - - --- 2016-03-11 Mark Brown Not Applicable
[2/2] spi: Add gfp parameter to kernel-doc to fix build warning - - - --- 2016-03-10 Javier Martinez Canillas Accepted
[1/2] spi: Fix htmldocs build error due struct spi_replaced_transfers - - - --- 2016-03-10 Javier Martinez Canillas Accepted
[2/2] spi: rockchip: covert rsd_nsecs to u32 type - - - --- 2016-03-10 Shawn Lin Accepted
[1/2] spi: rockchip: header file cleanup - - - --- 2016-03-10 Shawn Lin Accepted
Applied "spi: rockchip: check return value of dmaengine_prep_slave_sg" to the spi tree - - - --- 2016-03-10 Mark Brown Not Applicable
Applied "spi: rockchip: migrate to dmaengine_terminate_async" to the spi tree - - - --- 2016-03-10 Mark Brown Not Applicable
Applied "spi: rockchip: check requesting dma channel with EPROBE_DEFER" to the spi tree - - - --- 2016-03-10 Mark Brown Not Applicable
Applied "spi: respect the maximum segment size of DMA device" to the spi tree - - - --- 2016-03-10 Mark Brown Not Applicable
Applied "spi: xilinx: Add devicetree binding for spi-xilinx" to the spi tree - - - --- 2016-03-10 Mark Brown Not Applicable
[v1,1/1] spi: respect the maximum segment size of DMA device - - - --- 2016-03-09 Andy Shevchenko Accepted
[PATCHv2,1/3] bindings: spi: Add devicetree binding for spi-xilinx - - - --- 2016-03-09 Shubhrajyoti Datta Accepted
[3/3] spi: rockchip: check requesting dma channel with EPROBE_DEFER - - - --- 2016-03-09 Shawn Lin Accepted
[2/3] spi: rockchip: migrate to dmaengine_terminate_async - - - --- 2016-03-09 Shawn Lin Accepted
[1/3] spi: rockchip: check return value of dmaengine_prep_slave_sg - - - --- 2016-03-09 Shawn Lin Accepted
Applied "spi: core: Fix deadlock when sending messages" to the spi tree - - - --- 2016-03-09 Mark Brown Not Applicable
[V2] spi: core: Fix deadlock when sending messages - - - --- 2016-03-08 Jon Hunter Accepted
Applied "spi/rockchip: fix endian mode for 16-bit transfers" to the spi tree - - - --- 2016-03-06 Mark Brown Not Applicable
spi/rockchip: fix endian mode for 16-bit transfers - - - --- 2016-03-06 Alexander Kochetkov Accepted
Applied "spi: pxa2xx: Use newer more explicit DMAengine terminate API" to the spi tree - - - --- 2016-03-05 Mark Brown Not Applicable
Applied "spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs" to the spi tree - - - --- 2016-03-05 Mark Brown Accepted
[v2,1/2] dt/bindings: Add bindings for PIC32 SPI peripheral - - - --- 2016-03-04 Purna Chandra Mandal Accepted
spi: pxa2xx: Use newer more explicit DMAengine terminate API - - - --- 2016-03-03 Jarkko Nikula Accepted
Applied "spi: pxa2xx: Add support for Intel Broxton B-Step" to the spi tree - - - --- 2016-03-02 Mark Brown Not Applicable
spi: pxa2xx: Add support for Intel Broxton B-Step - - - --- 2016-03-02 Jarkko Nikula Accepted
Applied "spi: imx: initialize usedma earlier" to the spi tree - - - --- 2016-02-26 Mark Brown Not Applicable
Applied "spi: imx: drop unnecessary read/modify/write" to the spi tree - - - --- 2016-02-26 Mark Brown Not Applicable
Applied "spi: imx: drop unncessary dma_is_inited variable" to the spi tree - - - --- 2016-02-26 Mark Brown Not Applicable
Applied "spi: imx: add support for all SPI word width for DMA" to the spi tree - - - --- 2016-02-26 Mark Brown Not Applicable
Applied "spi: imx: remove unnecessary bit clearing in mx51_ecspi_config" to the spi tree - - - --- 2016-02-26 Mark Brown Not Applicable
Applied "spi: imx: make some register defines simpler" to the spi tree - - - --- 2016-02-26 Mark Brown Not Applicable
Applied "spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function" to the spi tree - - - --- 2016-02-26 Mark Brown Not Applicable
Applied "spi: imx: drop bogus tests for rx/tx bufs in DMA transfer" to the spi tree - - - --- 2016-02-26 Mark Brown Not Applicable
Applied "spi: lp-8841: return correct error code from probe" to the spi tree - - - --- 2016-02-26 Mark Brown Not Applicable
spi: lp-8841: return correct error code from probe - - - --- 2016-02-25 Arnd Bergmann Accepted
Applied "spi: imx: drop fallback to PIO" to the spi tree - - - --- 2016-02-24 Mark Brown Not Applicable
Applied "spi: master driver to enable RTC on ICPDAS LP-8841" to the spi tree - - - --- 2016-02-24 Mark Brown Not Applicable
Applied "spi: make xmldocs warning caused by spi.c" to the spi tree - - - --- 2016-02-24 Mark Brown Not Applicable
[v4] spi: master driver to enable RTC on ICPDAS LP-8841 - - - --- 2016-02-23 Sergey Yanovich Accepted
[9/9] spi: imx: drop bogus tests for rx/tx bufs in DMA transfer - - - --- 2016-02-23 Sascha Hauer Accepted
[1/9] spi: imx: drop fallback to PIO - - - --- 2016-02-23 Sascha Hauer Accepted
Doc: spi: make xmldocs warning caused by spi.c - - - --- 2016-02-22 Masanari Iida Accepted
Applied "spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH" to the spi tree - - - --- 2016-02-20 Mark Brown Not Applicable
spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH - - - --- 2016-02-20 Leif Liddy Accepted
Applied "spi: imx: fix spi resource leak with dma transfer" to the spi tree - - - --- 2016-02-20 Mark Brown Not Applicable
Applied "spi: imx: replace fixed timeout with calculated" to the spi tree - - - --- 2016-02-20 Mark Brown Not Applicable
Applied "spi: pxa2xx: Remove unused DMA buffer mappings" to the spi tree - - - --- 2016-02-20 Mark Brown Not Applicable
spi: pxa2xx: Remove unused DMA buffer mappings - - - --- 2016-02-19 Jarkko Nikula Accepted
Applied "spi: rockchip: add bindings for rk3399 spi" to the spi tree - - - --- 2016-02-18 Mark Brown Accepted
Applied "spi: sh-spi, sh-msiof, rspi: Use ARCH_RENESAS" to the spi tree - - - --- 2016-02-18 Mark Brown Not Applicable
Applied "spi: docbook: fix parsing error" to the spi tree - - - --- 2016-02-18 Mark Brown Not Applicable
Applied "spi: docbook: add missing parameter documentation" to the spi tree - - - --- 2016-02-18 Mark Brown Not Applicable
Applied "spi: Add cond_resched() in main message processing loop" to the spi tree - - - --- 2016-02-18 Mark Brown Not Applicable
[2/2] spi: docbook: add missing parameter documentation - - - --- 2016-02-18 Martin Sperl Accepted
[1/2] spi: docbook: fix parsing error - - - --- 2016-02-18 Martin Sperl Accepted
spi: sh-spi, sh-msiof, rspi: Use ARCH_RENESAS - - - --- 2016-02-18 Simon Horman Accepted
Applied "spi: core: Use %zu for printing 'size_t' type" to the spi tree - - - --- 2016-02-17 Mark Brown Not Applicable
Applied "spi: core: Use min_t(size_t,..)" to the spi tree - - - --- 2016-02-17 Mark Brown Not Applicable
Applied "spi: imx: allow only WML aligned transfers to use DMA" to the spi tree - - - --- 2016-02-17 Mark Brown Not Applicable
Applied "spi: imx: use proper dev_* functions for driver messages" to the spi tree - - - --- 2016-02-17 Mark Brown Not Applicable
[v2,2/2] spi: core: Use min_t(size_t,..) - - - --- 2016-02-17 Fabio Estevam Accepted
[1/2] spi: core: Use %zu for printing 'size_t' type - - - --- 2016-02-17 Fabio Estevam Accepted
[11/13] spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function - - - --- 2016-02-17 Sascha Hauer Accepted
[10/13] spi: imx: make some register defines simpler - - - --- 2016-02-17 Sascha Hauer Accepted
[09/13] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config - - - --- 2016-02-17 Sascha Hauer Accepted
[08/13] spi: imx: add support for all SPI word width for DMA - - - --- 2016-02-17 Sascha Hauer Accepted
[07/13] spi: imx: drop unncessary dma_is_inited variable - - - --- 2016-02-17 Sascha Hauer Accepted
[06/13] spi: imx: drop unnecessary read/modify/write - - - --- 2016-02-17 Sascha Hauer Accepted
« 1 2 ... 97 98 99116 117 »