Show patches with: Archived = No       |   11696 patches
« 1 2 ... 104 105 106116 117 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] spi: orion: Fix maximum baud rates for Armada 370/XP - - - --- 2015-05-26 Gregory CLEMENT Accepted
[2/2] spi: sirf: add the reset for USP-based SPI - - - --- 2015-05-26 Barry Song Accepted
[1/2] spi: sirf: remove the allocation of dummypage - - - --- 2015-05-26 Barry Song Accepted
spi: restore rx/tx_buf in case of unset CONFIG_HAS_DMA - - - --- 2015-05-25 Martin Sperl Accepted
[v3] spi: spi-fsl-dspi: Enable TCF interrupt mode support - - - --- 2015-05-25 haikun wang Superseded
[4/4] spi: omap2-mcspi: Handle error on gpio_request - - - --- 2015-05-24 Michael Welling Accepted
[3/4] spi: omap2-mcspi: Fix GPIO chip select support - - - --- 2015-05-24 Michael Welling Accepted
[2/4] spi: omap2-mcspi: Fix set_cs function for active high - - - --- 2015-05-24 Michael Welling Accepted
[1/4] spi: omap2-mcspi: Remove unnecessary delay - - - --- 2015-05-24 Michael Welling Accepted
[v3] spi: sirf: add support for USP-based SPI - - - --- 2015-05-19 Barry Song Accepted
[v1,3/3] spi: spi-fsl-dspi: Bug fix incorrect CS de-assert - - - --- 2015-05-13 haikun wang Accepted
[v1,2/3] spi: spi-fsl-dspi: Change the way of increasing spi_message->actual_length - - - --- 2015-05-13 haikun wang Superseded
[v2,1/3] spi: spi-fsl-dspi: Enable TCF interrupt mode support - - - --- 2015-05-13 haikun wang Superseded
spi: omap2-mcspi: Fix native cs with new set_cs - - - --- 2015-05-12 Michael Welling Accepted
spi: bcm2835: fix kbuild compile warnings/errors and a typo - - - --- 2015-05-12 Martin Sperl Accepted
spi: pl022: Specify 'num-cs' property as required in devicetree binding - - - --- 2015-05-11 Ezequiel Garcia Accepted
[v1] spi: spi-fsl-dspi: Enable TCF interrupt mode support - - - --- 2015-05-11 haikun wang Superseded
spi: bcm2835: enable dma modes for transfers meeting certain conditions - - - --- 2015-05-10 Martin Sperl Accepted
spi: fix race freeing dummy_tx/rx before it is unmapped - - - --- 2015-05-10 Martin Sperl Accepted
spi: spidev: Remove unneeded variable - - - --- 2015-05-09 Fabio Estevam Accepted
[v2] spi: omap2-mcspi: Add gpio_request and init CS - - - --- 2015-05-08 Michael Welling Accepted
[v4,1/2] spi: omap2-mcspi: Switch driver to use transfer_one - - - --- 2015-05-07 Michael Welling Accepted
[1/2] spi: sirf: replace kmalloc by devm_kzalloc - - - --- 2015-05-07 Barry Song Accepted
[17/27] spi: Allow compile test of GPIO consumers if !GPIOLIB - - - --- 2015-05-05 Geert Uytterhoeven Accepted
spi-bcm2835 depends GPIOLIB - - - --- 2015-05-03 Yoshinori Sato Accepted
[v2] spi: sirf: request and free cs gpio in setup and cleanup callbacks - - - --- 2015-05-03 Barry Song Accepted
Fix an error that can cause fsl espi task blocked for more than 120 seconds - - - --- 2015-05-01 Jane Wan Accepted
[4/4] spi: sh-msiof: Constify platform_device_id - - - --- 2015-05-01 Krzysztof Kozlowski Accepted
[3/4] spi: s3c64xx: Constify platform_device_id - - - --- 2015-05-01 Krzysztof Kozlowski Accepted
[2/4] spi: rspi: Constify platform_device_id - - - --- 2015-05-01 Krzysztof Kozlowski Accepted
[1/4] spi: imx: Constify platform_device_id - - - --- 2015-05-01 Krzysztof Kozlowski Accepted
[1/1,v2] spi: Re-do the returning value of rspi_dma_check_then_transfer - - - --- 2015-04-30 Cao Minh Hiep Accepted
spi: rb4xx: Fix checking return value of devm_ioremap_resource() - - - --- 2015-04-30 Axel Lin Accepted
[3/3] spi: Re-do the returning value of qspi_transfer_out_in - - - --- 2015-04-28 Cao Minh Hiep Accepted
[2/3] spi: modify the name of qspi_trigger_transfer_out_int function - - - --- 2015-04-28 Cao Minh Hiep Accepted
spi: sirf: replace BUG condition by error code for unsupported transfer - - - --- 2015-04-27 Barry Song Accepted
[4/4] spi: spi-ath79: Set the initial state of CS0 - - - --- 2015-04-24 Alban Bedel Accepted
[3/4] spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare - - - --- 2015-04-24 Alban Bedel Accepted
[2/4] spi: spi-ath79: Add device tree support - - - --- 2015-04-24 Alban Bedel Accepted
[1/4] devicetree: add binding documentation for the AR7100 SPI controller - - - --- 2015-04-24 Alban Bedel Accepted
[v1] spi: spi-fsl-dspi: remove clk reference when regmap_mmio initialize - - - --- 2015-04-24 haikun wang Accepted
[v1] spi: Kconfig: Add SOC_LS1021A to SPI_FSL_DSPI dependence - - - --- 2015-04-24 haikun wang Accepted
spi/omap2-mcpsi: Always call spi_finalize_current_message() - - - --- 2015-04-23 Fionn Cleary Accepted
spi: fsl-spi: fix devm_ioremap_resource() error case - - - --- 2015-04-23 Christophe Leroy Accepted
spi: spidev: use spi_sync instead of spi_async - - - --- 2015-04-23 Martin Sperl Accepted
[v2] spi: fsl-spi: use of_iomap() to map parameter ram on CPM1 - - - --- 2015-04-22 Christophe Leroy Accepted
spi: bcm2835: fallback to interrupt for polling timeouts exceeding 2 jiffies - - - --- 2015-04-22 Martin Sperl Accepted
spi: rb4xx: Fix set_cs logic. - - - --- 2015-04-20 Bert Vermeulen Accepted
[v1] spi: check tx_buf and rx_buf in spi_unmap_msg - - - --- 2015-04-16 Robin Gong Accepted
[v7] spi: Add SPI driver for Mikrotik RB4xx series boards - - - --- 2015-04-15 Bert Vermeulen Accepted
spi: fsl-espi: fix behaviour for full-duplex xfers - - - --- 2015-04-15 Jonatas Rech Accepted
[v2] spi: bitbang: Make setup_transfer() callback optional - - - --- 2015-04-14 Pelle Nilsson Accepted
spi: bcm2835: Add GPIOLIB dependency - - - --- 2015-04-14 Guenter Roeck Accepted
[V2,3/3] spi: img-spfi: Control CS lines with GPIO - - - --- 2015-04-08 Andrew Bresticker Accepted
[V2,2/3] spi: img-spfi: Reset controller after each message - - - --- 2015-04-08 Andrew Bresticker Accepted
[V2,1/3] spi: img-spfi: Implement a handle_err() callback - - - --- 2015-04-08 Andrew Bresticker Accepted
spi: Make master->handle_err() callback optional to avoid crashes - - - --- 2015-04-07 Geert Uytterhoeven Accepted
[4/5] spi: img-spfi: Setup TRANSACTION register before CONTROL register - - - --- 2015-04-06 Andrew Bresticker Accepted
[2/5] spi: img-spfi: Implement a prepare_message() callback - - - --- 2015-04-06 Andrew Bresticker Accepted
[1/5] spi: img-spfi: Limit bit clock to 1/4th of input clock - - - --- 2015-04-06 Andrew Bresticker Accepted
[v3,3/3] spi: fsl-dspi: Add ~50ns delay between cs and sck - - - --- 2015-04-03 Aaron Brice Accepted
[v3,2/3] devicetree: spi: fsl-dspi: Add cs-sck delays - - - --- 2015-04-03 Aaron Brice Accepted
[v3,1/3] spi: fsl-dspi: Fix clock rate scale values - - - --- 2015-04-03 Aaron Brice Accepted
spi: signedness bug in qspi_trigger_transfer_out_int() - - - --- 2015-04-03 Dan Carpenter Accepted
spi: imx: read back the RX/TX watermark levels earlier - - - --- 2015-04-01 Lucas Stach Accepted
[v2] spi: bitbang: only toggle bitchanges - - - --- 2015-03-31 Michael Grzeschik Accepted
[v2,1/1] spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div() - - - --- 2015-03-31 Andy Shevchenko Accepted
[3/6] spi: bcm2835: fill FIFO before enabling interrupts to - - - --- 2015-03-29 Martin Sperl Accepted
[2/6] spi: bcm2835: fix code formatting issue - - - --- 2015-03-29 Martin Sperl Accepted
spi: spidev: Warn loudly if instantiated from DT as "spidev" - - - --- 2015-03-27 Mark Brown Accepted
[1/2] spi: fsl-dspi: Fix clock rate scale values - - - --- 2015-03-27 Aaron Brice Accepted
[1/2] spi/rockchip: Round up clock rate divisor to err on the safe side - - - --- 2015-03-26 Julius Werner Accepted
SPI: bcm2835: move to the transfer_one driver model - - - --- 2015-03-26 Martin Sperl Accepted
[1/1] spi: dw: fix crash on setup stage - - - --- 2015-03-25 Andy Shevchenko Accepted
[v2,1/1] spi: pxa2xx: replace ugly table by approximation - - - --- 2015-03-25 Andy Shevchenko Accepted
[v1,1/2] spi: pxa2xx: shift clk_div in one place - - - --- 2015-03-24 Andy Shevchenko Accepted
spi: spidev: fix possible arithmetic overflow for multi-transfer message - - - --- 2015-03-23 Ian Abbott Accepted
spi: bcm2835: fill/drain SPI-fifo as much as possible during interrupt - - - --- 2015-03-23 Martin Sperl Accepted
[2/2] spi: omap-uwire: Remove needless include asm/irq.h - - - --- 2015-03-23 Jarkko Nikula Accepted
[1/2] spi: pxa2xx: Remove needless includes - - - --- 2015-03-23 Jarkko Nikula Accepted
[V2] SPI: BCM2835: fix all checkpath --strict messages - - - --- 2015-03-20 Martin Sperl Accepted
SPI: BCM2835: enable support of 3-wire mode - - - --- 2015-03-19 Martin Sperl Accepted
SPI: BCM2835: clock divider can be a multiple of 2 - - - --- 2015-03-19 Martin Sperl Accepted
[09/13] spi: atmel: use endian agnostic IO - - - --- 2015-03-18 Ben Dooks Accepted
spi: trigger trace event for message-done before mesg->complete - - - --- 2015-03-18 Uwe Kleine-König Accepted
[15/35,linux-next] spi: constify of_device_id array - - - --- 2015-03-16 Fabian Frederick Accepted
[PATCHv5] spi: dw-spi: Convert 16bit accesses to 32bit accesses - - - --- 2015-03-12 tthayer@opensource.altera.com Accepted
spi: sh-msiof: Fix limit maximum word transfer size of FIFO size - - - --- 2015-03-12 Nobuhiro Iwamatsu Accepted
[PATCHv2,3/4] Added input buffer from the terminal - - - --- 2015-03-10 adrianremonda@gmail.com Accepted
[PATCHv2,2/4] Added verbose output - - - --- 2015-03-10 adrianremonda@gmail.com Accepted
[PATCHv2,1/4] Cleaned hexadecimal dump - - - --- 2015-03-10 adrianremonda@gmail.com Accepted
[v2] spi: cadence: Remove Kconfig dependency - - - --- 2015-03-09 Michal Simek Accepted
[2/2] spi: Remove support for legacy PM - - - --- 2015-03-08 Lars-Peter Clausen Accepted
[1/2] spi: Use PM ops instead of legacy suspend/resume - - - --- 2015-03-08 Lars-Peter Clausen Accepted
[RFC/PATCHv2,1/3] spi: dw-spi: Single Register read to clear IRQs - - - --- 2015-03-06 tthayer@opensource.altera.com Accepted
[v2,resend,for,stable,1/1] spi: dw-mid: clear BUSY flag fist and test other one - - - --- 2015-03-06 Andy Shevchenko Accepted
[v4] spi: qup: Add DMA capabilities - - - --- 2015-03-04 Stanimir Varbanov Accepted
spi: spi-imx: use correct enumeration type - - - --- 2015-03-02 Stefan Agner Accepted
[v2,9/9] dmaengine: intel-mid-dma: remove the driver - - - --- 2015-03-02 Andy Shevchenko Accepted
[v2,8/9] spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma - - - --- 2015-03-02 Andy Shevchenko Accepted
« 1 2 ... 104 105 106116 117 »