Show patches with: State = Action Required       |   5617 patches
« 1 2 ... 45 46 4756 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[6/9] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config - - - --- 2016-03-04 Vladimir Zapolskiy New
[1/6] spi: add flow controll support - - - --- 2016-03-02 Martin Sperl New
spi-imx: hung task caused by vfs_read - - - --- 2016-03-02 Mark Brown New
[6/6] spi: bitbang: set new SPI_FC_* flags - - - --- 2016-03-01 Oleksij Rempel New
[5/6] spi: sun4i: set new SPI_FC_* flags - - - --- 2016-03-01 Oleksij Rempel New
[4/6] spi: davinci: set new SPI_FC_* flags - - - --- 2016-03-01 Oleksij Rempel New
[3/6] DT: add documentation for spi-fc-test driver - - - --- 2016-03-01 Oleksij Rempel New
[2/6] spi: add add flow control test driver - - - --- 2016-03-01 Oleksij Rempel New
[1/6] spi: add flow controll support - - - --- 2016-03-01 Oleksij Rempel New
[RFC] spi: add flow controll support - - - --- 2016-02-29 Oleksij Rempel New
[2/2] ARM: sunxi: spi: add notice about SPI FIFO limit. - - - --- 2016-02-26 Priit Laes New
[1/2] spi: sun4i: add DMA support - - 2 --- 2016-02-26 Priit Laes New
spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs - - - --- 2016-02-24 Huibin Hong New
[9/9] spi: imx: drop bogus tests for rx/tx bufs in DMA transfer - - - --- 2016-02-24 Sascha Hauer New
[8/9] spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function - - - --- 2016-02-24 Sascha Hauer New
[7/9] spi: imx: make some register defines simpler - - - --- 2016-02-24 Sascha Hauer New
[6/9] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config - - - --- 2016-02-24 Sascha Hauer New
[5/9] spi: imx: add support for all SPI word width for DMA - - - --- 2016-02-24 Sascha Hauer New
[4/9] spi: imx: drop unncessary dma_is_inited variable - - - --- 2016-02-24 Sascha Hauer New
[3/9] spi: imx: drop unnecessary read/modify/write - - - --- 2016-02-24 Sascha Hauer New
[2/9] spi: imx: initialize usedma earlier - - - --- 2016-02-24 Sascha Hauer New
[1/9] spi: imx: drop fallback to PIO - - - --- 2016-02-24 Sascha Hauer New
spi: imx: initialize usedma earlier - - - --- 2016-02-23 Sascha Hauer New
[8/9] spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function - - - --- 2016-02-23 Sascha Hauer New
[7/9] spi: imx: make some register defines simpler - - - --- 2016-02-23 Sascha Hauer New
[6/9] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config - - - --- 2016-02-23 Sascha Hauer New
[5/9] spi: imx: add support for all SPI word width for DMA - - - --- 2016-02-23 Sascha Hauer New
[4/9] spi: imx: drop unncessary dma_is_inited variable - - - --- 2016-02-23 Sascha Hauer New
[3/9] spi: imx: drop unnecessary read/modify/write - - - --- 2016-02-23 Sascha Hauer New
[2/9] spi: imx: initialize usedma earlier - - - --- 2016-02-23 Sascha Hauer New
[v3] spi: master driver to enable RTC on ICPDAS LP-8841 - - - --- 2016-02-22 Sergey Yanovich New
[v2] spi: master driver to enable RTC on ICPDAS LP-8841 - - - --- 2016-02-22 Sergey Yanovich New
[v1] spi: master driver to enable RTC on ICPDAS LP-8841 - - - --- 2016-02-22 Sergey Yanovich New
[12/12] spi: imx: drop bogus tests for rx/tx bufs in DMA transfer - - - --- 2016-02-19 Sascha Hauer New
[11/12] spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function - - - --- 2016-02-19 Sascha Hauer New
[10/12] spi: imx: make some register defines simpler - - - --- 2016-02-19 Sascha Hauer New
[09/12] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config - - - --- 2016-02-19 Sascha Hauer New
[08/12] spi: imx: add support for all SPI word width for DMA - - - --- 2016-02-19 Sascha Hauer New
[07/12] spi: imx: drop unncessary dma_is_inited variable - - - --- 2016-02-19 Sascha Hauer New
[06/12] spi: imx: drop unnecessary read/modify/write - - - --- 2016-02-19 Sascha Hauer New
[05/12] spi: imx: initialize usedma earlier - - - --- 2016-02-19 Sascha Hauer New
[04/12] spi: imx: drop fallback to PIO - - - --- 2016-02-19 Sascha Hauer New
[03/12] spi: imx: replace fixed timeout with calculated - - - --- 2016-02-19 Sascha Hauer New
[02/12] spi: imx: use proper dev_* functions for driver messages - - - --- 2016-02-19 Sascha Hauer New
[01/12] spi: imx: allow only WML aligned transfers to use DMA - - - --- 2016-02-19 Sascha Hauer New
[2/2] spi: Prevent a type mismatch warning using min_t() - - - --- 2016-02-18 Thierry Reding New
[1/2] spi: Use %u for unsigned int, %zu for size_t - - - --- 2016-02-18 Thierry Reding New
[v2,1/2] spi: core: Use %zu for printing 'size_t' type 2 - - --- 2016-02-17 Fabio Estevam New
[2/2] spi: core: Use cast inside 'min' macro - - - --- 2016-02-17 Fabio Estevam New
[13/13] ARM: dts: imx6: Use correct SDMA script for SPI cores - - - --- 2016-02-17 Sascha Hauer New
[12/13] spi: imx: drop bogus tests for rx/tx bufs in DMA transfer - - - --- 2016-02-17 Sascha Hauer New
[04/13] spi: imx: drop fallback to PIO - - - --- 2016-02-17 Sascha Hauer New
[3/3] spi: rockchip: add debug interface support - - - --- 2016-02-15 Shawn Lin New
[4/4] spi: bcm2835aux: fix CPOL/CPHA setting - - - --- 2016-02-11 Martin Sperl New
[1/7] mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit - - - --- 2016-02-11 Tony Lindgren New
[7/7] ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid 2 - - --- 2016-02-10 Tony Lindgren New
[6/7] ARM: OMAP2+: Improve omap_device error for driver writers 2 - - --- 2016-02-10 Tony Lindgren New
[5/7] serial: omap: Fix PM regression with deferred probe for pm_runtime_reinit 1 - - --- 2016-02-10 Tony Lindgren New
[4/7] serial: 8250_omap: Fix PM regression with deferred probe for pm_runtime_reinit 2 - - --- 2016-02-10 Tony Lindgren New
[2/7] i2c: omap: Fix PM regression with deferred probe for pm_runtime_reinit 1 - - --- 2016-02-10 Tony Lindgren New
[1/7] mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit - - - --- 2016-02-10 Tony Lindgren New
[4/4] spi: bcm2835aux: fix CPOL/CPHA setting - - - --- 2016-02-09 Stephan Olbrich New
[3/4] spi: bcm2835aux: set up spi-mode before asserting cs-gpio - 1 1 --- 2016-02-09 Stephan Olbrich New
spi: s3c64xx: Get fifosize via device tree - - - --- 2016-02-09 Youngmin Nam New
spi: Add struct spi_master max_transfer_size member to kernel-doc - - - --- 2016-02-08 Javier Martinez Canillas New
[v2,1/4] spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select - 1 - --- 2016-02-08 Mika Westerberg New
[RFC] SPI/ACPI: DesignWare: Add ACPI support for Designware SPI driver - - - --- 2016-02-05 qiujiang New
[2/2] spi: spi-pic32: Add PIC32 SPI master driver - - - --- 2016-02-01 Joshua Henderson New
spi: Fix incomplete handling of SPI_MASTER_MUST_RX/_MUST_TX - - - --- 2016-02-01 Joshua Henderson New
[RESEND,v5,3/3] mtd: devices: m25p80: add support for mmap read request - - - --- 2016-02-01 Vignesh Raghavendra New
[RESEND,v5,2/3] spi: spi-ti-qspi: add mmap mode read support - - - --- 2016-02-01 Vignesh Raghavendra New
[RESEND,v5,1/3] spi: introduce accelerated read support for spi flash devices - - - --- 2016-02-01 Vignesh Raghavendra New
[4/4] spi: pxa2xx: Add support for both chip selects on Intel Braswell - - - --- 2016-01-26 Mika Westerberg New
[3/4] spi: pxa2xx: Move chip select control bits into lpss_config structure - - - --- 2016-01-26 Mika Westerberg New
[2/4] spi: pxa2xx: Translate ACPI DeviceSelection to Linux chip select on Baytrail - - - --- 2016-01-26 Mika Westerberg New
[03/15] dmaengine: dw: rename masters to reflect actual topology 2 - - --- 2016-01-24 Mans Rullgard New
[v7,9/9] spi: rockchip: modify DMA max burst to 1 1 - - --- 2016-01-22 Caesar Wang New
[2/2] spi/fsl-espi: Remove the address conversion operation - - - --- 2016-01-22 Zhiqiang Hou New
spi: qup: provide proper bus numbers - - - --- 2016-01-21 Srinivas Kandagatla New
[TROLL] spi: add option to create spidev nodes for unclaimed chip selects - - - --- 2016-01-21 Mans Rullgard New
spi: atmel: fix handling of cs_change set on non-last xfer 1 - - --- 2016-01-18 Mans Rullgard New
[RFC] spi: orion.c: Add direct write mode - - - --- 2016-01-12 Stefan Roese New
spi: atmel: improve internal vs gpio chip-select choice - - - --- 2016-01-11 Cyrille Pitchen New
[v2] spi: atmel: improve internal vs gpio chip-select choice - - - --- 2016-01-11 Mans Rullgard New
[v6,2/4] spi: bcm2835: add bcm2835 auxiliary spi device driver - - - --- 2016-01-05 Stephan Olbrich New
[2/2,v2] spi: zynq: use to_platform_device() - 1 - --- 2016-01-01 Geliang Tang New
[1/2,v2] spi: cadence: use to_platform_device() - 1 - --- 2016-01-01 Geliang Tang New
[3/4] dts: mt2701: add spi dts for mt2701 - - - --- 2015-12-31 Leilk Liu New
[02/10] spi: cadence, zynq: use to_platform_device() - 1 - --- 2015-12-27 Geliang Tang New
[v2] coccinelle: api: check for propagation of error from platform_get_irq - - - --- 2015-12-26 Julia Lawall New
[v6,3/3] spi: sun4i: Add support for wait time between word transmissions 1 - - --- 2015-12-26 Marcus Weseloh New
[v6,2/3] spi: sun4i: Fix clock calculations to be predictable and never exceed the requested rate - - - --- 2015-12-26 Marcus Weseloh New
[v6,1/3] spi: dts: Add new device property to specifcy a wait time between word transmissions 1 1 - --- 2015-12-26 Marcus Weseloh New
[2/2] spi: sh-msiof: Add compatible string for r8a7795 - - - --- 2015-12-24 Yoshihiro Kaneko New
[1/2] spi: sh-msiof: Add rcar fallback compatibility string - - - --- 2015-12-24 Yoshihiro Kaneko New
[v8,3/3] ACPI / spi: attach gpio irq from acpi description to spi device 2 - - --- 2015-12-23 Christophe Ricard New
[v8,2/3] ACPI / gpio: Add irq_type when a gpio is used as an interrupt 1 - - --- 2015-12-23 Christophe Ricard New
[v8,1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol 1 - - --- 2015-12-23 Christophe Ricard New
[v1,1/1] spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare() 1 - - --- 2015-12-23 Andy Shevchenko New
[v3,8/8] spi: loopback-test: added support for HW-loopback mode - - - --- 2015-12-22 Martin Sperl New
« 1 2 ... 45 46 4756 57 »