Show patches with: Submitter = Mark Brown       |    Archived = No       |   844 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Applied "spi/topcliff-pch: Delete an unnecessary return statement in two functions" to the spi tree - - - --- 2017-01-17 Mark Brown Not Applicable
Applied "spi/topcliff-pch: Use kcalloc() in pch_spi_handle_dma()" to the spi tree - - - --- 2017-01-17 Mark Brown Not Applicable
Applied "spi/topcliff-pch: Improve size determinations in pch_spi_probe()" to the spi tree - - - --- 2017-01-17 Mark Brown Not Applicable
Applied "spi/topcliff-pch: Combine substrings for four messages" to the spi tree - - - --- 2017-01-17 Mark Brown Not Applicable
Applied "spi/topcliff-pch: Delete an error message for a failed memory allocation in pch_spi_set_tx… - - - --- 2017-01-17 Mark Brown Not Applicable
Applied "spi: davinci: use dma_mapping_error()" to the spi tree - - - --- 2017-01-12 Mark Brown Not Applicable
Applied "spi: make falcon-spi bool" to the spi tree 1 - - --- 2017-01-10 Mark Brown Not Applicable
Applied "spi: spi-axi: Free resources on error path" to the spi tree 1 - - --- 2017-01-09 Mark Brown Not Applicable
Applied "spi: dw: Make debugfs use bus num and make irq name unique" to the spi tree - - - --- 2017-01-09 Mark Brown Not Applicable
Applied "spi: s3c64xx: Don't request/release DMA channels for each SPI transfer" to the spi tree - 2 1 --- 2017-01-09 Mark Brown Not Applicable
Applied "spi: fsl-lpspi: fix indentation error" to the spi tree - - - --- 2017-01-09 Mark Brown Not Applicable
Applied "spi: imx: adjust watermark level according to transfer length" to the spi tree - - - --- 2017-01-06 Mark Brown Not Applicable
Applied "spi: bcm-qspi: Enable the driver on BMIPS_GENERIC" to the spi tree 1 - - --- 2017-01-04 Mark Brown Not Applicable
Applied "spi: dw: Make debugfs name unique between instances" to the spi tree - - - --- 2017-01-04 Mark Brown Not Applicable
Applied "spi: armada-3700: Replaced raw values for nbits by the SPI macros" to the spi tree - - - --- 2017-01-04 Mark Brown Not Applicable
Applied "spi: armada-3700: Coding style fixes" to the spi tree - - - --- 2017-01-04 Mark Brown Not Applicable
Applied "spi: dw-mid: switch to new dmaengine_terminate_* API (part 2)" to the spi tree - - - --- 2017-01-04 Mark Brown Not Applicable
Applied "spi: rspi: Remove useless memory allocation failure message" to the spi tree - - - --- 2017-01-04 Mark Brown Not Applicable
Applied "spi: sh-msiof: Remove useless memory allocation failure message" to the spi tree - - - --- 2017-01-04 Mark Brown Not Applicable
Applied "spi: pxa2xx: add missed break" to the spi tree - - - --- 2017-01-04 Mark Brown Not Applicable
Applied "spi: pxa2xx: fix indentation of the comments in header" to the spi tree - - - --- 2017-01-04 Mark Brown Not Applicable
Applied "spi: pxa2xx-pci: Enable DMA for Intel Merrifield" to the spi tree - - - --- 2017-01-04 Mark Brown Not Applicable
Applied "spi: sh-msiof: Do not use C++ style comment" to the spi tree - - - --- 2016-12-20 Mark Brown Not Applicable
Applied "spi: armada-3700: Remove unnecessary condition" to the spi tree 1 - - --- 2016-12-16 Mark Brown Not Applicable
Applied "spi: armada-3700: Set mode bits correctly" to the spi tree 1 - - --- 2016-12-16 Mark Brown Not Applicable
Applied "spi: core: Extract of_spi_parse_dt()" to the spi tree - - - --- 2016-12-15 Mark Brown Not Applicable
Applied "spi: fsl-lpspi: Pre-initialize ret in fsl_lpspi_transfer_one_msg()" to the spi tree - - - --- 2016-12-14 Mark Brown Not Applicable
Applied "spi: SPI_FSL_DSPI should depend on HAS_DMA" to the spi tree - - - --- 2016-12-14 Mark Brown Not Applicable
Applied "spi: spi-ath79: support multiple internal chip select lines" to the spi tree - - - --- 2016-12-14 Mark Brown Not Applicable
Applied "spi: spi-ath79: use gpio_set_value_cansleep for GPIO chip select" to the spi tree - - - --- 2016-12-14 Mark Brown Not Applicable
Applied "spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings" to the spi tree - 1 - --- 2016-12-14 Mark Brown Not Applicable
Applied "spi: armada-3700: fix unsigned compare than zero on irq" to the spi tree 1 - - --- 2016-12-14 Mark Brown Not Applicable
Applied "spi: armada-3700: Add documentation for the Armada 3700 SPI Controller" to the spi tree 1 - 1 --- 2016-12-08 Mark Brown Not Applicable
Applied "spi: Add support for Armada 3700 SPI Controller" to the spi tree - - 1 --- 2016-12-08 Mark Brown Not Applicable
Applied "spi: spi-pxa2xx: Remove unused macro" to the spi tree - - - --- 2016-12-05 Mark Brown Not Applicable
Applied "spi: fsl-lpspi: use GPL as module license" to the spi tree - - - --- 2016-12-05 Mark Brown Not Applicable
Applied "spi: fsl-lpspi: quit reading rx fifo under error condition" to the spi tree - - - --- 2016-12-05 Mark Brown Not Applicable
Applied "spi: fsl-espi: fix ioread16/iowrite16 endianness" to the spi tree - - - --- 2016-12-01 Mark Brown Not Applicable
Applied "spi: fsl-lpspi: use wait_for_completion_timeout() while waiting transfer done" to the spi … - - - --- 2016-11-30 Mark Brown Not Applicable
Applied "spi: fsl-lpspi: read lpspi tx/rx fifo size in probe()" to the spi tree - - - --- 2016-11-30 Mark Brown Not Applicable
Applied "spi: fsl-espi: determine need for byte swap only once" to the spi tree - - - --- 2016-11-30 Mark Brown Not Applicable
Applied "spi: fsl-espi: eliminate need for linearization when writing to hardware" to the spi tree - - - --- 2016-11-30 Mark Brown Not Applicable
Applied "spi: fsl-espi: eliminate need for linearization when reading from hardware" to the spi tree - - - --- 2016-11-30 Mark Brown Not Applicable
Applied "spi: fsl-espi: remove unused linearization code" to the spi tree - - - --- 2016-11-30 Mark Brown Not Applicable
Applied "spi: spi-axi: Fix module autoload" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: jcore: Fix module autoload for OF registration" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: xlp: Fix module autoload for OF registration" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: ath79: Fix module autoload for OF registration" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: imx: use prepare_transfer_hardware() for lpspi" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: imx: fix potential shift truncation" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: imx: replace schedule() with cond_resched()" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: atmel: trivial: move info banner to latest probe action" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: atmel: Use core SPI_MASTER_MUST_[RT]X handling" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: atmel: Use SPI core DMA mapping framework" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: atmel: trivial: remove unused fields in DMA structure" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: atmel: remove the use of private channel fields" to the spi tree - - - --- 2016-11-25 Mark Brown Not Applicable
Applied "spi: imx: add devicetree binding for lpspi" to the spi tree - - - --- 2016-11-23 Mark Brown Not Applicable
Applied "spi: imx: add lpspi bus driver" to the spi tree - 1 - --- 2016-11-22 Mark Brown Not Applicable
Applied "spi: spi-topcliff-pch: Remove some dead code" to the spi tree - - - --- 2016-11-22 Mark Brown Not Applicable
Applied "spi: use sg_next for walking through the allocated scatterlist table" to the spi tree - - - --- 2016-11-22 Mark Brown Not Applicable
Applied "spi: spi-fsl-dspi: Fix incorrect freeing of DMA allocated buffers" to the spi tree - - - --- 2016-11-22 Mark Brown Not Applicable
Applied "spi: spi-fsl-dspi: Fix incorrect DMA setup" to the spi tree - 1 - --- 2016-11-22 Mark Brown Not Applicable
Applied "spi: spi-fsl-dspi: Fix continuous selection format" to the spi tree - - - --- 2016-11-22 Mark Brown Not Applicable
Applied "spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE" to the spi … - 1 - --- 2016-11-21 Mark Brown Not Applicable
Applied "spi: sh-msiof: Add support for R-Car M3-W" to the spi tree - - - --- 2016-11-21 Mark Brown Not Applicable
Applied "spi: fsl-espi: simplify of_fsl_espi_suspend" to the spi tree - - - --- 2016-11-18 Mark Brown Not Applicable
Applied "spi: fsl-espi: set spi_master members min_speed_hz and max_speed_hz" to the spi tree - - - --- 2016-11-18 Mark Brown Not Applicable
Applied "spi: atmel: fix indenting in atmel_spi_gpio_cs()" to the spi tree 1 - - --- 2016-11-15 Mark Brown Not Applicable
Applied "spi: spi-ti-qspi: reinit of completion variable" to the spi tree - - - --- 2016-11-15 Mark Brown Not Applicable
Applied "spi: fsl-espi: migrate relevant parts of mpc8xxx_spi_probe and of_mpc8xxx_spi_probe" to th… - - - --- 2016-11-14 Mark Brown Not Applicable
Applied "spi: fsl-espi: introduce struct fsl_espi_cs" to the spi tree - - - --- 2016-11-14 Mark Brown Not Applicable
Applied "spi: fsl-espi: factor out fsl_espi_init_regs" to the spi tree - - - --- 2016-11-14 Mark Brown Not Applicable
Applied "spi: fsl-espi: introduce struct fsl_espi" to the spi tree - - - --- 2016-11-14 Mark Brown Not Applicable
Applied "spi: fsl-espi: separate fsl-espi from fsl-lib completely" to the spi tree - - - --- 2016-11-14 Mark Brown Not Applicable
Applied "spi: fsl-espi: add support for ESPI RXSKIP mode" to the spi tree - - - --- 2016-11-11 Mark Brown Not Applicable
Applied "spi: fsl-espi: add support for dual output read mode" to the spi tree - - - --- 2016-11-11 Mark Brown Not Applicable
Applied "spi: spi-fsl-dspi: Add DMA support for Vybrid" to the spi tree - - - --- 2016-11-11 Mark Brown Not Applicable
Applied "spi: atmel: use managed resource for gpio chip select" to the spi tree - - - --- 2016-11-09 Mark Brown Not Applicable
Applied "spi: rspi: avoid uninitialized variable access" to the spi tree - - - --- 2016-11-09 Mark Brown Not Applicable
Applied "spi: s3c64xx: Allow driver to build if COMPILE_TEST is enabled" to the spi tree - - - --- 2016-11-09 Mark Brown Not Applicable
Applied "spi: fsl-espi: remove unneeded call to fsl_espi_setup_transfer" to the spi tree - - - --- 2016-11-04 Mark Brown Not Applicable
Applied "spi: fsl-espi: don't write ESPI_SPMODE register if the mode doesn't change" to the spi tree - - - --- 2016-11-04 Mark Brown Accepted
Applied "spi: rspi: supports 32bytes buffer for DUAL and QUAD" to the spi tree - - - --- 2016-11-04 Mark Brown Not Applicable
Applied "spi: sun6i: Add binding for Allwinner H3 SPI controller" to the spi tree 2 - - --- 2016-11-03 Mark Brown Not Applicable
Applied "spi: sun6i: Support Allwinner H3 SPI controller" to the spi tree 1 - - --- 2016-11-03 Mark Brown Not Applicable
Applied "spi: imx: set spi_bus_clk for mx21 and mx27" to the spi tree - - - --- 2016-11-02 Mark Brown Not Applicable
Applied "spi: dspi: clear SPI_SR before enable interrupt" to the spi tree - - - --- 2016-10-29 Mark Brown Not Applicable
Applied "spi: fsl-espi: small fix to error path in fsl_espi_irq" to the spi tree - - - --- 2016-10-29 Mark Brown Not Applicable
Applied "spi: fsl-espi: fix support for all available clock rates" to the spi tree - - - --- 2016-10-29 Mark Brown Not Applicable
Applied "spi: sun4i: Allow transfers larger than FIFO size" to the spi tree 1 - - --- 2016-10-29 Mark Brown Not Applicable
Applied "spi: fsl-espi: fix merge conflict for commit "avoid processing uninitalized data on error"… - - - --- 2016-10-28 Mark Brown Not Applicable
Applied "spi: fsl-espi: improve check for SPI_QE_CPU_MODE" to the spi tree - - - --- 2016-10-28 Mark Brown Not Applicable
Applied "spi: fsl-espi: fix and improve writing to TX FIFO" to the spi tree - - - --- 2016-10-28 Mark Brown Not Applicable
Applied "spi: fsl-espi: Rename len in struct mpc8xxx_spi to rx_len and make it unsigned" to the spi… - - - --- 2016-10-28 Mark Brown Not Applicable
Applied "spi: fsl-espi: simplify and inline function fsl_espi_change_mode" to the spi tree - - - --- 2016-10-28 Mark Brown Not Applicable
Applied "spi: fsl-espi: extend and improve transfer error handling" to the spi tree - - - --- 2016-10-28 Mark Brown Not Applicable
Applied "spi: fsl-espi: make better use of the RX FIFO" to the spi tree - - - --- 2016-10-28 Mark Brown Not Applicable
Applied "spi: fsl-espi: fix and improve reading from RX FIFO" to the spi tree - - - --- 2016-10-28 Mark Brown Not Applicable
Applied "spi: change post transfer udelay() to usleep_range() for long delays" to the spi tree - - - --- 2016-10-26 Mark Brown Not Applicable
Applied "spi: fsl-espi: avoid processing uninitalized data on error" to the spi tree - - - --- 2016-10-26 Mark Brown Not Applicable
« 1 2 3 48 9 »