Show patches with: Archived = No       |   11696 patches
« 1 2 ... 107 108 109116 117 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,4/6] spi: dw-mid: remove Moorestown support - - - --- 2014-09-12 Andy Shevchenko Accepted
[v1,2/6] spi: dw: remove FSF address - - - --- 2014-09-12 Andy Shevchenko Accepted
[v1,1/6] spi: dw: don't use mrst prefix anymore - - - --- 2014-09-12 Andy Shevchenko Accepted
[v6] spi: spi-imx: add DMA support - - - --- 2014-09-11 Robin Gong Accepted
SPI: Fix error message - - - --- 2014-09-09 Roland Stigge Accepted
[v3] spi: orion: support armada extended baud rates - - - --- 2014-09-08 Greg Ungerer Accepted
[2/3] spi/rockchip: Don't warn if SPI is busy but disabled - - - --- 2014-09-03 Doug Anderson Accepted
[1/3] spi/rockchip: Fix the wait_for_idle() timeout - - - --- 2014-09-03 Doug Anderson Accepted
[7/8] spi: sirf: cleanup the indentation of marcos - - - --- 2014-09-02 Barry Song Accepted
[5/8] spi: sirf: add fifo reset/start for cmd transfer - - - --- 2014-09-02 Barry Song Accepted
[4/8] spi: sirf: fix 'cmd_transfer' function typos - - - --- 2014-09-02 Barry Song Accepted
[3/8] spi: sirf: enable RX_IO_DMA_INT interrupt - - - --- 2014-09-02 Barry Song Accepted
[1/8] spi: sirf: correct spi gpio and hardware chipselect behaviour - - - --- 2014-09-02 Barry Song Accepted
[4/4] spi: xtensa-xtfpga: remove unnecessary #ifdef CONFIG_OF - - - --- 2014-09-02 Jingoo Han Accepted
[3/4] spi: oc-tiny: remove unnecessary #ifdef CONFIG_OF - - - --- 2014-09-02 Jingoo Han Rejected
[2/4] spi: atmel: remove unnecessary #if defined(CONFIG_OF) - - - --- 2014-09-02 Jingoo Han Accepted
[1/4] spi: altera: remove unnecessary #ifdef CONFIG_OF - - - --- 2014-09-02 Jingoo Han Rejected
[9/9] spi: xtensa-xtfpga: Fix checkpatch issue - - - --- 2014-09-02 Jingoo Han Accepted
[8/9] spi: txx9: Fix checkpatch issue - - - --- 2014-09-02 Jingoo Han Accepted
[7/9] spi: tegra20-sflash: Fix checkpatch issue - - - --- 2014-09-02 Jingoo Han Accepted
[6/9] spi: tegra114: Fix checkpatch issue - - - --- 2014-09-02 Jingoo Han Accepted
[5/9] spi: orion: Fix checkpatch issue - - - --- 2014-09-02 Jingoo Han Accepted
[4/9] spi: spi-mxs: Fix checkpatch issue - - - --- 2014-09-02 Jingoo Han Accepted
[3/9] spi: ep93xx: Fix checkpatch issue - - - --- 2014-09-02 Jingoo Han Accepted
[2/9] spi: dw: Fix checkpatch issue - - - --- 2014-09-02 Jingoo Han Accepted
[1/9] spi: davinci: Fix checkpatch issue - - - --- 2014-09-02 Jingoo Han Accepted
spi: spi-imx: use threaded interrupt - - - --- 2014-09-01 Lucas Stach Changes Requested
spi: dw: Don't use devm_kzalloc in master->setup callback - - - --- 2014-08-31 Axel Lin Accepted
spi: fsl: Don't use devm_kzalloc in master->setup callback - - - --- 2014-08-31 Axel Lin Accepted
[v2] spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed - - - --- 2014-08-29 Geert Uytterhoeven Accepted
[v3,5/5] spi: dw-pci: remove FSF address and update copyright - - - --- 2014-08-29 Andy Shevchenko Not Applicable
[v3,4/5] spi: dw-pci: provide platform specific data via driver_data - - - --- 2014-08-29 Andy Shevchenko Accepted
[v3,3/5] spi: dw-pci: convert to use dev_pm_ops - - - --- 2014-08-29 Andy Shevchenko Not Applicable
[v3,2/5] spi: dw-pci: apply pci_bar and re-use pci_name - - - --- 2014-08-29 Andy Shevchenko Not Applicable
[v3,1/5] spi: dw-pci: move info message at the end of probe - - - --- 2014-08-29 Andy Shevchenko Not Applicable
spi/rockchip: Avoid accidentally turning off the clock - - - --- 2014-08-28 Doug Anderson Accepted
Linux 3.16: all my drivers on SPI bus report WARNING: at drivers/base/dd.c:286 - - - --- 2014-08-28 Christophe Leroy Not Applicable
[v2,5/5] spi: dw-pci: remove FSF address and update copyright - - - --- 2014-08-28 Andy Shevchenko Not Applicable
[v2,4/5] spi: dw-pci: provide platform specific data via driver_data - - - --- 2014-08-28 Andy Shevchenko Not Applicable
[v2,3/5] spi: dw-pci: convert to use dev_pm_ops - - - --- 2014-08-28 Andy Shevchenko Not Applicable
[v2,2/5] spi: dw-pci: apply pci_bar and re-use pci_name - - - --- 2014-08-28 Andy Shevchenko Not Applicable
[v2,1/5] spi: dw-pci: move info message at the end of probe - - - --- 2014-08-28 Andy Shevchenko Not Applicable
spi: bcm53xx: make local symbol static - - - --- 2014-08-28 Jingoo Han Accepted
spi: dw-mid: don't leak memory on exit - - - --- 2014-08-28 Andy Shevchenko Not Applicable
[v2] spi: sh-msiof: Add support for new R-Car Gen2 SoCs - - - --- 2014-08-28 Geert Uytterhoeven Accepted
[v2] spi: rspi: Add support for new R-Car Gen2 SoCs - - - --- 2014-08-28 Geert Uytterhoeven Accepted
spi: dw-mid: check that DMA was inited before exit - - - --- 2014-08-28 Andy Shevchenko Accepted
[v1,4/4] spi: dw-pci: remove FSF address and update copyright - - - --- 2014-08-28 Andy Shevchenko Accepted
[v1,3/4] spi: dw-pci: convert to use dev_pm_ops - - - --- 2014-08-28 Andy Shevchenko Accepted
[v1,2/4] spi: dw-pci: apply pci_bar and re-use pci_name - - - --- 2014-08-28 Andy Shevchenko Accepted
[v1,1/4] spi: dw-pci: move info message at the end of probe - - - --- 2014-08-28 Andy Shevchenko Accepted
[Fixes:,v1] spi: dw: fix kernel crash due to NULL pointer dereference - - - --- 2014-08-27 Andy Shevchenko Accepted
spi: dw-pci: fix bug when regs left uninitialized - - - --- 2014-08-27 Andy Shevchenko Accepted
[7/9] spi: core: Convert to dev_pm_domain_attach|detach() - - - --- 2014-08-26 Ulf Hansson Accepted
[1/2] spi: davinci: fix SPI_NO_CS functionality - - - --- 2014-08-21 Grygorii Strashko Accepted
spi/pxa2xx: Add ACPI ID for Intel Braswell - - - --- 2014-08-20 Mika Westerberg Accepted
spi/rockchip: fixup incorrect dma direction setting - - - --- 2014-08-20 addy ke Accepted
spi: fsl-dspi: Convert to use regmap framework's endianness method. - - - --- 2014-08-18 Xiubo Li Accepted
[V2] spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC - - - --- 2014-08-17 Rafał Miłecki Accepted
spi: Only call transfer_one() if we have buffers to transfer - - - --- 2014-08-16 Mark Brown Accepted
[2/2] spi: cadence: Remove .owner field for driver - - - --- 2014-08-13 Michal Simek Accepted
[1/2] spi: xilinx: Remove .owner field for driver - - - --- 2014-08-13 Michal Simek Accepted
spi: spi-au1550: fix build failure introduced in recent "bugfix" - - - --- 2014-08-10 Manuel Lauss Accepted
[1/1] spi: Fix the spi task hangs waiting dma_rx - - - --- 2014-08-09 Jorge Ventura Accepted
spi: Add missing kerneldoc bits - - - --- 2014-08-08 Thierry Reding Accepted
[2/2] spi: sh-msiof: Fix transmit-only DMA transfers - - - --- 2014-08-07 Geert Uytterhoeven Accepted
[1/2] spi: sh-msiof: Return early in sh_msiof_dma_once() where possible - - - --- 2014-08-07 Geert Uytterhoeven Accepted
spi: Initialize variable to prevent uninitialized warning - - - --- 2014-08-07 Nick Krause Accepted
spi: Fix warning about redefinition - - - --- 2014-08-06 David Wood Rejected
spi: Fix warning about redefinition - - - --- 2014-08-06 Guenter Roeck Rejected
[1/1] spi: Remove unused definitions - - - --- 2014-08-06 Nick Krause Accepted
spi: Fix warning about redefinition - - - --- 2014-08-06 Nick Krause Rejected
[12/12] ARM: shmobile: r8a7790 dtsi: Enable DMA for MSIOF - - - --- 2014-08-06 Geert Uytterhoeven Not Applicable
[11/12] ARM: shmobile: r8a7790 dtsi: Enable DMA for QSPI - - - --- 2014-08-06 Geert Uytterhoeven Not Applicable
[10/12,v3] ARM: shmobile: r8a7791 dtsi: Enable DMA for MSIOF - - - --- 2014-08-06 Geert Uytterhoeven Not Applicable
[09/12,v3] ARM: shmobile: r8a7791 dtsi: Enable DMA for QSPI - - - --- 2014-08-06 Geert Uytterhoeven Not Applicable
[08/12,v2] spi: sh-msiof: Add DT support to DMA setup - - - --- 2014-08-06 Geert Uytterhoeven Accepted
[07/12] spi: sh-msiof: Configure DMA slave bus width - - - --- 2014-08-06 Geert Uytterhoeven Accepted
[06/12] spi: sh-msiof: Fix leaking of unused DMA descriptors - - - --- 2014-08-06 Geert Uytterhoeven Accepted
[05/12,v2] spi: rspi: Add DT support to DMA setup - - - --- 2014-08-06 Geert Uytterhoeven Accepted
[04/12] spi: rspi: Configure DMA slave bus width to 8 bit - - - --- 2014-08-06 Geert Uytterhoeven Accepted
[03/12] spi: rspi: Use devm_kasprintf() - - - --- 2014-08-06 Geert Uytterhoeven Accepted
[02/12] spi: rspi: Remove unneeded semicolon - - - --- 2014-08-06 Geert Uytterhoeven Accepted
[01/12] spi: rspi: Fix leaking of unused DMA descriptors - - - --- 2014-08-06 Geert Uytterhoeven Accepted
spi/pl022: Explicitly truncate large bitmask - - - --- 2014-08-01 Mark Brown Accepted
spi/ateml: Fix pointer to int conversion warnings on 64 bit builds - - - --- 2014-08-01 Mark Brown Accepted
[v2,2/2] spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device - - - --- 2014-08-01 Grygorii Strashko Accepted
[v2,1/2] spi: davinci: add support to configure gpio cs through dt - - - --- 2014-08-01 Grygorii Strashko Accepted
[1/2] spi: davinci: fix to support more than 2 chip selects - - - --- 2014-07-31 Grygorii Strashko Accepted
[v2] spi: topcliff-pch: don't hardcode PCI slot to get DMA device - - - --- 2014-07-30 Andy Shevchenko Accepted
[1/2] spi: orion: fix incorrect handling of cell-index DT property - - - --- 2014-07-27 Thomas Petazzoni Accepted
[v2] spi/pxa2xx-pci: Add common clock framework support in PCI glue layer - - - --- 2014-07-24 Chew Chiau Ee Accepted
[-next] spi: orion: Fix error return code in orion_spi_probe() - - - --- 2014-07-20 weiyj_lk@163.com Accepted
[-next] spi/rockchip: fix error return code in rockchip_spi_probe() - - - --- 2014-07-20 weiyj_lk@163.com Accepted
[-next] spi/rockchip: remove redundant dev_err call in rockchip_spi_probe() - - - --- 2014-07-20 weiyj_lk@163.com Accepted
[-next] spi/rockchip: remove duplicated include from spi-rockchip.c - - - --- 2014-07-20 weiyj_lk@163.com Accepted
spi: omap2-mcspi: fix blatant abuse of the resource subsystem - - - --- 2014-07-18 Lothar Waßmann Accepted
[4/4] ARM: DTS: fix the chip select gpios definition in the SPI nodes - - - --- 2014-07-16 Javier Martinez Canillas Accepted
[3/4] spi: samsung: Update binding documentation - - - --- 2014-07-16 Javier Martinez Canillas Accepted
[2/4] spi: s3c64xx: use the generic SPI "cs-gpios" property - - - --- 2014-07-16 Javier Martinez Canillas Accepted
« 1 2 ... 107 108 109116 117 »