Show patches with: none      |   18067 patches
« 1 2 ... 153 154 155180 181 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/12] spi: rspi: Fix leaking of unused DMA descriptors - - - --- 2014-08-06 Geert Uytterhoeven Accepted
[v3,8/8] ARM: sun7i: dt: enable DMA on SPI - - - --- 2014-08-04 Emilio López New
[v3,7/8] ARM: sun5i: dt: enable DMA on SPI - - - --- 2014-08-04 Emilio López New
[v3,6/8] ARM: sun4i: dt: enable DMA on SPI - - - --- 2014-08-04 Emilio López New
[v3,5/8] ARM: sun7i: dt: Add node to represent the DMA controller - - - --- 2014-08-04 Emilio López New
[v3,4/8] ARM: sun5i: dt: Add nodes to represent the DMA controllers - - - --- 2014-08-04 Emilio López New
[v3,3/8] ARM: sun4i: dt: Add node to represent the DMA controller - - - --- 2014-08-04 Emilio López New
[v3,2/8] spi: sun4i: add DMA support - - - --- 2014-08-04 Emilio López New
[v3,1/8] dma: sun4i: Add support for the DMA engine on sun[457]i SoCs - - - --- 2014-08-04 Emilio López New
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
[2/2] spi: davinci: add support to configure gpio cs through dt - - - --- 2014-07-31 Grygorii Strashko New
[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
spi: topcliff-pch: don't hardcode PCI slot to get DMA device - - - --- 2014-07-30 Andy Shevchenko New
[2/2] spi: orion: add support for multiple chip selects - - - --- 2014-07-27 Thomas Petazzoni New
[1/2] spi: orion: fix incorrect handling of cell-index DT property - - - --- 2014-07-27 Thomas Petazzoni Accepted
[v1,3/3] spi: topcliff-pch: use pci_get_dma_device() helper - - - --- 2014-07-25 Andy Shevchenko New
[v1,2/3] pch_uart: use pci_get_dma_device() helper - - - --- 2014-07-25 Andy Shevchenko New
[v1,1/3] PCI: export pci_get_dma_device() helper to other users - - - --- 2014-07-25 Andy Shevchenko New
spi/pxa2xx-pci: Enable DMA binding through device name - - - --- 2014-07-25 Arnd Bergmann New
spi/pxa2xx-pci: Enable DMA binding through device name - - - --- 2014-07-25 Mika Westerberg New
[v2] spi/pxa2xx-pci: Add common clock framework support in PCI glue layer - - - --- 2014-07-24 Chew Chiau Ee Accepted
spi/pxa2xx-pci: Enable DMA binding through device name - - - --- 2014-07-24 Kweh Hock Leong New
[-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/4] Revert "spi: s3c64xx: Added provision for dedicated cs pin" - - - --- 2014-07-16 Javier Martinez Canillas Accepted
[v2,6/6] spi: atmel: Use dmaengine_prep_slave_sg() API - - - --- 2014-07-11 Geert Uytterhoeven Accepted
[v2,trivial,3/6] spi: topcliff-pch: Update error messages for dmaengine_prep_slave_sg() API - - - --- 2014-07-11 Geert Uytterhoeven Accepted
[2/2] spi: sh-msiof: Fix leaking of unused DMA descriptors - - - --- 2014-07-11 Geert Uytterhoeven Accepted
[1/2] spi: rspi: Fix leaking of unused DMA descriptors - - - --- 2014-07-11 Geert Uytterhoeven Accepted
[v2,2/2] spi: sh-msiof: Handle dmaengine_prep_slave_single() failures gracefully - - - --- 2014-07-11 Geert Uytterhoeven New
[v2,1/2] spi: rspi: Handle dmaengine_prep_slave_sg() failures gracefully - - - --- 2014-07-11 Geert Uytterhoeven New
[v2,2/2] spi: sh-msiof: Use correct device for DMA mapping with IOMMU - - - --- 2014-07-11 Geert Uytterhoeven Accepted
[v2,1/2] dmaengine: Clarify device parameter for dma_sync_*_for_*() - - - --- 2014-07-11 Geert Uytterhoeven New
[1/1] spi: samsung: Update binding documentation - - - --- 2014-07-11 Sachin Kamat Accepted
spi: efm32: correct namespacing of location property - - - --- 2014-07-11 Uwe Kleine-König Accepted
[4/4] spi/rockchip: add compatible strings for RK3188 and RK3288 - - - --- 2014-07-11 addy ke Accepted
[3/4] spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit - - - --- 2014-07-11 addy ke Accepted
[2/4] spi/rockchip: call wait_for_idle() for the transfer to complete - - - --- 2014-07-11 addy ke Accepted
[1/4] spi/rockchip: cleanup some coding issues and uncessary output - - - --- 2014-07-11 addy ke Accepted
[2/2,RFC] spi: core: Pass correct device to dma_map_sg() - - - --- 2014-07-10 Geert Uytterhoeven Accepted
[1/2] spi: core: Fix check for dma_map_sg() failures - - - --- 2014-07-10 Geert Uytterhoeven Accepted
[2/2] spi: cadence: Configure SPI clock in the prepare_message() callback - - - --- 2014-07-10 Lars-Peter Clausen Accepted
[1/2] spi: cadence: Make sure that clock polarity changes are applied - - - --- 2014-07-10 Lars-Peter Clausen Accepted
[RFC,2/2] devicetree: Add devicetree bindings documentation for Zynq QSPI - - - --- 2014-07-10 Harini Katakam New
[RFC,1/2] spi: Add support for Zynq QSPI controller - - - --- 2014-07-10 Harini Katakam New
spi: xilinx: Use pdev->id instead of pdev->dev.id for the SPI bus number - - - --- 2014-07-10 Lars-Peter Clausen Accepted
[2/2] spi: sh-msiof: SPI_SH_MSIOF should depend on HAS_DMA - - - --- 2014-07-09 Geert Uytterhoeven Accepted
[1/2] spi: rspi: Relax DMA dependency and increase build coverage - - - --- 2014-07-09 Geert Uytterhoeven Accepted
[2/2,RFC] spi: sh-msiof: Handle dmaengine_prep_slave_single() failures gracefully - - - --- 2014-07-09 Geert Uytterhoeven Accepted
[1/2,RFC] spi: rspi: Handle dmaengine_prep_slave_sg() failures gracefully - - - --- 2014-07-09 Geert Uytterhoeven Accepted
spi: sh-msiof: Use correct device for DMA mapping with IOMMU - - - --- 2014-07-09 Geert Uytterhoeven New
mtd: spi-nor: Correct device-id for n25q512a device - - - --- 2014-07-08 Priyanka Jain New
[v3,2/2] spi: add driver for Rockchip RK3xxx SoCs integrated SPI - - - --- 2014-07-08 addy ke New
spi/spi-sh: Use devm_ioremap - - - --- 2014-07-06 HIMANGI SARAOGI Accepted
spi/rockchip: Add dependencies on relaxed I/O accessors - - - --- 2014-07-05 Mark Brown Accepted
spi: au1550: Fix bug in deallocation of memory - - - --- 2014-07-04 HIMANGI SARAOGI Accepted
spi/spi-sh: Use devm_ioremap - - - --- 2014-07-03 HIMANGI SARAOGI New
spi: omap2-mcspi: Configure hardware when slave driver changes mode - - - --- 2014-07-02 Mark Greer Accepted
[v2,2/2] spi: add driver for Rockchip RK3xxx SoCs integrated SPI - - - --- 2014-07-01 addy ke Accepted
[v2,1/2] documentation: add rockchip spi documentation - - - --- 2014-07-01 addy ke Accepted
[resend,2/2] spi: sh-msiof: Add DMA support - - - --- 2014-06-30 Geert Uytterhoeven Accepted
[resend,1/2] spi: sh-msiof: Add DMA support - - - --- 2014-06-30 Geert Uytterhoeven New
spi: omap-uwire: fix compilation failure - - - --- 2014-06-27 Olof Johansson New
spi: qup: Add DMA capabilities - - - --- 2014-06-26 Andy Gross New
[v2] spi: deal with a compile warning - - - --- 2014-06-26 Zhao Qiang Accepted
spi: include "int ret" with macro - - - --- 2014-06-25 Zhao Qiang New
spi: omap-uwire: Ensure devm_ioremap() is prototyped - - - --- 2014-06-24 Mark Brown Accepted
[1/1] spi: omap-uwire: Fix build error - - - --- 2014-06-24 Sachin Kamat Accepted
[2/2] spi: add driver for Rockchip RK3xxx SoCs integrated SPI - - - --- 2014-06-24 addy ke New
[1/2] documentation: add rockchip spi documentation - - - --- 2014-06-24 addy ke New
[v2] SPI: spi-orion: add runtime PM support - - - --- 2014-06-21 Russell King Accepted
SPI: spi-orion: add runtime PM support - - - --- 2014-06-21 Russell King New
SPI: spi-orion: check return value from clk_prepare()/clk_enable() - - - --- 2014-06-21 Russell King Accepted
spi: omap-uwire: use devm_ functions - - - --- 2014-06-20 HIMANGI SARAOGI Accepted
[PATCH/RFC,2/2] ARM: shmobile: r8a7791 dtsi: Enable DMA for MSIOF - - - --- 2014-06-20 Geert Uytterhoeven New
[PATCH/RFC,1/2] spi: sh-msiof: Add DT support to DMA setup - - - --- 2014-06-20 Geert Uytterhoeven New
[5/5] spi: sh-msiof: Add DMA support - - - --- 2014-06-20 Geert Uytterhoeven New
[4/5] spi: sh-msiof: Refactor sh_msiof_transfer_one() - - - --- 2014-06-20 Geert Uytterhoeven Accepted
[3/5] spi: sh-msiof: Improve transfer error handling - - - --- 2014-06-20 Geert Uytterhoeven Accepted
[2/5] spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpers - - - --- 2014-06-20 Geert Uytterhoeven Accepted
[1/5] spi: sh-msiof: Add more register documentation - - - --- 2014-06-20 Geert Uytterhoeven Accepted
spi: spidev: Fix user-space memory access. - - - --- 2014-06-19 dsneddon@codeaurora.org New
[PATCH/RFC,V8,1/1] clk: Support for clock parents and rates assigned from device tree - - - --- 2014-06-18 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
[PATCH/RFC,V7] clk: Support for clock parents and rates assigned from device tree - - - --- 2014-06-18 Sylwester Nawrocki/Kernel \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics New
spi: sh-sci: fix use-after-free in sh_sci_spi_remove() - - - --- 2014-06-16 Jürg Billeter Accepted
[v2] spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI - - - --- 2014-06-13 Chew Chiau Ee Accepted
[2/2] spi: Remove redundant OOM message in spi.c - - - --- 2014-06-13 Sachin Kamat Accepted
[1/2] spi: spi-adi-v3: Remove redundant OOM message - - - --- 2014-06-13 Sachin Kamat Accepted
[v2,3/3] spi: qup: Add support for v1.1.1 - - - --- 2014-06-12 Andy Gross Accepted
[v2,2/3] spi: qup: Fix order of spi_register_master - - - --- 2014-06-12 Andy Gross New
« 1 2 ... 153 154 155180 181 »