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
spi/spi_s3c64xx: Move to subsys_initcall() - - - --- 2010-09-07 Mark Brown Accepted
[1/2] spi/spi_s3c64xx: Fix timeout handling in wait_for_xfer() - - - --- 2010-09-07 Mark Brown Superseded
[2/2] spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer() - - - --- 2010-09-07 Mark Brown Accepted
spi/s3c64xx: Convert to bits_per_word_mask - - - --- 2013-04-01 Mark Brown Accepted
spi: Use bitfields for multiple data lines - - - --- 2014-01-10 Mark Brown Accepted
[1/2] spi: Provide core support for DMA mapping transfers - - - --- 2014-01-16 Mark Brown Accepted
[2/2] spi/s3c64xx: Use core DMA mapping code with dmaengine - - - --- 2014-01-16 Mark Brown Accepted
spi/pl022: Unprepare clocks while suspended - - - --- 2014-01-22 Mark Brown Accepted
spi/s3c64xx: Remove unused /CS GPIO management - - - --- 2014-01-24 Mark Brown Accepted
spi/s3c64xx: Split wait_for_xfer() into PIO and DMA versions - - - --- 2014-01-24 Mark Brown Accepted
spi: Add a timeout when waiting for transfers - - - --- 2014-01-30 Mark Brown Accepted
spi: Make core DMA mapping functions generate scatterlists - - - --- 2014-02-02 Mark Brown Accepted
spi/sunxi: Add missing dependency on RESET_CONTROLLER - - - --- 2014-02-06 Mark Brown Accepted
[1/2] spi/s3c64xx: Remove S3C_DMA support - - - --- 2014-02-07 Mark Brown Accepted
[2/2] spi/s3c64xx: Remove code no longer needed as a result of S3C_DMA removal - - - --- 2014-02-07 Mark Brown Accepted
spi: Do not require a completion - - - --- 2014-03-25 Mark Brown Accepted
spi: core: Don't destroy master queue if we fail to create it - - - --- 2014-05-01 Mark Brown Accepted
spi: omap-uwire: Ensure devm_ioremap() is prototyped - - - --- 2014-06-24 Mark Brown Accepted
spi/rockchip: Add dependencies on relaxed I/O accessors - - - --- 2014-07-05 Mark Brown Accepted
spi/ateml: Fix pointer to int conversion warnings on 64 bit builds - - - --- 2014-08-01 Mark Brown Accepted
spi/pl022: Explicitly truncate large bitmask - - - --- 2014-08-01 Mark Brown Accepted
spi: Only call transfer_one() if we have buffers to transfer - - - --- 2014-08-16 Mark Brown Accepted
spi: spidev: Don't mangle max_speed_hz in underlying spi device - - - --- 2014-11-08 Mark Brown Accepted
spi/s3c64xx: Remove redundant runtime PM management - - - --- 2014-12-05 Mark Brown Accepted
spi/falcon: Remove hardware prepare and unprepare functions - - - --- 2014-12-09 Mark Brown Accepted
spi/omap100k: Convert to runtime PM - - - --- 2014-12-10 Mark Brown Accepted
[1/4] spi: Move queue data structure initialisation to main master init - - - --- 2014-12-11 Mark Brown Accepted
[2/4] spi: Check to see if the device is processing a message before we idle - - - --- 2014-12-11 Mark Brown Accepted
[3/4] spi: Pump transfers inside calling context for spi_sync() - - - --- 2014-12-11 Mark Brown Accepted
[4/4] spi: Only idle the message pump in the worker kthread - - - --- 2014-12-11 Mark Brown Accepted
spi/dln2: Fix for PM_RUNTIME removal - - - --- 2014-12-23 Mark Brown Accepted
spi: spidev: Warn loudly if instantiated from DT as "spidev" - - - --- 2015-03-27 Mark Brown Accepted
Applied "spi: rspi: Make qspi_set_send_trigger() return "unsigned int"" to the spi tree - - - --- 2015-07-03 Mark Brown Not Applicable
Applied "spi: rspi: Drop variable "error" in qspi_trigger_transfer_out_in()" to the spi tree - - - --- 2015-07-03 Mark Brown Not Applicable
Applied "spi: SPI_ZYNQMP_GQSPI should depend on HAS_DMA" to the spi tree - - - --- 2015-07-07 Mark Brown Not Applicable
Applied "spi: spidev: add compatible value for LTC2488" to the spi tree - - - --- 2015-07-07 Mark Brown Not Applicable
Applied "spi: expose spi_master and spi_device statistics via sysfs" to the spi tree - - - --- 2015-07-07 Mark Brown Not Applicable
Applied "regulator: da9210: Add optional interrupt support" to the spi tree - - - --- 2015-07-07 Mark Brown Not Applicable
Applied "spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entries" to the spi tr… - - - --- 2015-07-07 Mark Brown Not Applicable
Applied "spi/rockchip: remove unnecessary memset of rockchip_spi" to the spi tree - - - --- 2015-07-07 Mark Brown Not Applicable
Applied "spi/s3c24xx: remove unnecessary memset of s3c24xx_spi" to the spi tree - - - --- 2015-07-07 Mark Brown Not Applicable
Applied "spi: Fix per-page mapping of unaligned vmalloc-ed buffer" to the spi tree - - - --- 2015-07-07 Mark Brown Not Applicable
Applied "spi: img-spfi: check for max speed supported by the spfi block" to the spi tree - - - --- 2015-07-07 Mark Brown Not Applicable
Applied "spi: zynq: missing break statement" to the spi tree - - - --- 2015-07-07 Mark Brown Not Applicable
Applied "spi: spidev: Fix typo" to the spi tree - - - --- 2015-07-16 Mark Brown Not Applicable
Applied "spi: imx: Fix small DMA transfers" to the spi tree - - - --- 2015-07-24 Mark Brown Not Applicable
Applied "spi: omap2-mcspi: add runtime PM to set_cs()" to the spi tree - - - --- 2015-07-24 Mark Brown Not Applicable
Applied "spi: davinci: Choose correct pre-scaler limit based on SOC" to the spi tree - - - --- 2015-07-24 Mark Brown Not Applicable
Applied "spi: davinci: Set prescale value based on register value" to the spi tree - - - --- 2015-07-24 Mark Brown Not Applicable
Applied "spi: support spi without dma channel to use can_dma()" to the spi tree - - - --- 2015-07-24 Mark Brown Not Applicable
Applied "spi: bcm2835: fix overflow in calculation of transfer time" to the spi tree - - - --- 2015-07-29 Mark Brown Not Applicable
Applied "spi: Fix regression in spi-bitbang-txrx.h" to the spi tree - - - --- 2015-07-29 Mark Brown Not Applicable
Applied "spi: img-spfi: check for timeout error before proceeding" to the spi tree - - - --- 2015-07-29 Mark Brown Not Applicable
Applied "spi: pxa2xx: Add support for Intel Sunrisepoint" to the spi tree - - - --- 2015-08-01 Mark Brown Not Applicable
Applied "spi: xcomm: Export I2C module alias information" to the spi tree - - - --- 2015-08-01 Mark Brown Not Applicable
Applied "spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers" to the spi tree - - - --- 2015-08-03 Mark Brown Not Applicable
Applied "spi: img-spfi: fix multiple calls to request gpio" to the spi tree - - - --- 2015-08-04 Mark Brown Not Applicable
Applied "spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match" to the spi tree - - - --- 2015-08-04 Mark Brown Not Applicable
Applied "spi: spidev: fix inconsistent indenting" to the spi tree - - - --- 2015-08-04 Mark Brown Not Applicable
Applied "spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it" to the spi tr… - - - --- 2015-08-05 Mark Brown Not Applicable
Applied "spi: img-spfi: fix kbuild test robot warning" to the spi tree - - - --- 2015-08-06 Mark Brown Not Applicable
Applied "spi: mediatek: Add spi bus for Mediatek MT8173" to the spi tree - - - --- 2015-08-07 Mark Brown Not Applicable
Applied "spi: Mediatek: Document devicetree bindings for spi bus" to the spi tree - - - --- 2015-08-07 Mark Brown Not Applicable
Applied "spi: mediatek: mtk_spi_driver can be static" to the spi tree - - - --- 2015-08-07 Mark Brown Not Applicable
Applied "spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572" to the spi tr… - - - --- 2015-08-11 Mark Brown Not Applicable
Applied "spi: mediatek: fix endian warnings" to the spi tree - - - --- 2015-08-11 Mark Brown Not Applicable
Applied "spi: mt65xx: Fix module alias" to the spi tree - - - --- 2015-08-11 Mark Brown Not Applicable
Applied "spi: atmel: remove useless include" to the spi tree - - - --- 2015-08-11 Mark Brown Not Applicable
Applied "spi: Mediatek: fixup cpu_to_le32 incorrect usage" to the spi tree - - - --- 2015-08-14 Mark Brown Not Applicable
Applied "spi/spi-xilinx: Fix mixed poll/irq mode" to the spi tree - - - --- 2015-08-14 Mark Brown Not Applicable
Applied "spi: bcm2835: fix overflow in calculation of transfer time" to the spi tree - - - --- 2015-08-14 Mark Brown Not Applicable
Applied "spi: bcm2835: set up spi-mode before asserting cs-gpio" to the spi tree - - - --- 2015-08-14 Mark Brown Not Applicable
Applied "spi: s3c64xx: print fifo size on probe." to the spi tree - - - --- 2015-08-14 Mark Brown Not Applicable
Applied "ARM: davinci: Set proper SPI prescale limit value" to the spi tree - - - --- 2015-08-15 Mark Brown Not Applicable
Applied "spi: sh-msiof: Fix FIFO size to 64 word from 256 word" to the spi tree - - - --- 2015-08-15 Mark Brown Not Applicable
Applied "spi: bcm2835: set up spi-mode before asserting cs-gpio" to the spi tree - - - --- 2015-08-15 Mark Brown Not Applicable
Applied "spi/spi-xilinx: Fix spurious IRQ ACK on irq mode" to the spi tree - - - --- 2015-08-15 Mark Brown Not Applicable
Applied "spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware" to the spi t… - - - --- 2015-08-19 Mark Brown Not Applicable
Applied "spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET" to the spi tree - - - --- 2015-08-20 Mark Brown Not Applicable
Applied "spi: medaitek: revise quirks compatibility style" to the spi tree - - - --- 2015-08-20 Mark Brown Not Applicable
Applied "spi: mediatek: fix spi incorrect endian usage" to the spi tree - - - --- 2015-08-20 Mark Brown Not Applicable
Applied "spi: ti-qspi: use 128 bit transfer mode where possible" to the spi tree - - - --- 2015-08-20 Mark Brown Not Applicable
Applied "spi: sunxi: fix transfer timeout" to the spi tree - - - --- 2015-08-20 Mark Brown Not Applicable
spi: Fall back to master maximum speed if no slave speed specified - - - --- 2015-08-21 Mark Brown Accepted
Applied "spi: Fall back to master maximum speed if no slave speed specified" to the spi tree - - - --- 2015-08-21 Mark Brown Not Applicable
Applied "spi: dw: Allow interface drivers to limit data I/O to word sizes" to the spi tree - - - --- 2015-08-21 Mark Brown Not Applicable
Applied "dt: snps,dw-apb-ssi: Document new I/O data register width property" to the spi tree - - - --- 2015-08-21 Mark Brown Not Applicable
Applied "spi: mediatek: replace *_time name" to the spi tree - - - --- 2015-08-25 Mark Brown Not Applicable
Applied "spi: mediatek: add PM clk_prepare_enable fail flow" to the spi tree - - - --- 2015-08-25 Mark Brown Not Applicable
Applied "spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_STATUS marco"… - - - --- 2015-08-25 Mark Brown Not Applicable
Applied "spi: mediatek: add linux/io.h include file" to the spi tree - - - --- 2015-08-25 Mark Brown Not Applicable
Applied "spi/bcm63xx-hsspi: add support for dual spi read/write" to the spi tree - - - --- 2015-08-25 Mark Brown Not Applicable
Applied "spi: mediatek: fix SPI_CMD_PAUSE_IE macro error" to the spi tree - - - --- 2015-08-27 Mark Brown Not Applicable
Applied "spi: Add DT bindings documentation for Netlogic XLP SPI controller" to the spi tree - - - --- 2015-08-28 Mark Brown Not Applicable
Applied "spi/xlp: SPI controller driver for Netlogic XLP SoCs" to the spi tree - - - --- 2015-08-28 Mark Brown Not Applicable
Applied "spi: fsl-espi: add runtime PM" to the spi tree - - - --- 2015-08-28 Mark Brown Not Applicable
Applied "spi: fsl-(e)spi: simplify cleanup code" to the spi tree - - - --- 2015-08-28 Mark Brown Not Applicable
Applied "spi: fsl-(e)spi: migrate to using devm_ functions to simplify cleanup" to the spi tree - - - --- 2015-08-28 Mark Brown Not Applicable
Applied "spi: fsl-(e)spi: Fix checking return value of devm_ioremap_resource" to the spi tree - - - --- 2015-08-30 Mark Brown Not Applicable
Applied "spi: Mediatek: Document devicetree bindings update for spi bus" to the spi tree - - - --- 2015-08-31 Mark Brown Not Applicable
« 1 2 3 48 9 »