Linux SPI
[Prev Page][Next Page]
- Re: [PATCH v2] spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed, (continued)
- [PATCH v3 0/5] spi: dw-pci: cleanup the driver,
Andy Shevchenko
- [PATCH] spi/rockchip: Avoid accidentally turning off the clock,
Doug Anderson
- [PATCH v2 0/5] spi: dw-pci: cleanup the driver,
Andy Shevchenko
- [PATCH] spi: bcm53xx: make local symbol static,
Jingoo Han
- [PATCH] spi: dw-mid: don't leak memory on exit,
Andy Shevchenko
- [PATCH v2 7/9] spi: core: Convert to dev_pm_domain_attach|detach(), Ulf Hansson
- [PATCH v2] spi: sh-msiof: Add support for new R-Car Gen2 SoCs,
Geert Uytterhoeven
- [PATCH v2] spi: rspi: Add support for new R-Car Gen2 SoCs,
Geert Uytterhoeven
- [PATCH] spi: dw-mid: check that DMA was inited before exit, Andy Shevchenko
- [PATCH v1 1/4] spi: dw-pci: move info message at the end of probe,
Andy Shevchenko
- [Fixes: PATCH v1] spi: dw: fix kernel crash due to NULL pointer dereference,
Andy Shevchenko
- [PATCH] spi: dw-pci: fix bug when regs left uninitialized,
Andy Shevchenko
- [PATCH 7/9] spi: core: Convert to dev_pm_domain_attach|detach(), Ulf Hansson
- [PATCH v4] spi: spi-imx: add DMA support,
Robin Gong
[PATCH 0/2] spi: davinci: fixes and updates,
Grygorii Strashko
Re: Re: [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C,
MyungJoo Ham
[PATCH v3] spi: spi-imx: add DMA support,
Robin Gong
[PATCH] SPI: spi-au1550: Fix build problem in au1550_spi_remove,
Markos Chandras
[PATCH] spi/pxa2xx: Add ACPI ID for Intel Braswell,
Mika Westerberg
[PATCH] spi/rockchip: fixup incorrect dma direction setting,
Addy Ke
[PATCH] spi: spi-au1550: fix build failure,
Manuel Lauss
Linux 3.16: all my drivers on SPI bus report WARNING: at drivers/base/dd.c:286,
leroy christophe
[PATCH] spi: fsl-dspi: Convert to use regmap framework's endianness method.,
Xiubo Li
[PATCH 1/2] regmap: Add eplicit dependencies to catch "select" misuse,
Geert Uytterhoeven
[PATCH] spi: Only call transfer_one() if we have buffers to transfer,
Mark Brown
[PATCH] spi: rockchip: return 0 if tx_buf and rx_buf are NULL,
Addy Ke
[RFC][PATCH] spi: bcm53xx: driver for SPI controller on Broadcom bcma SoC,
Rafał Miłecki
[PATCH 1/2] spi: xilinx: Remove .owner field for driver,
Michal Simek
does cs_change work in spi-dw.c?,
Michael Jones
[PATCH] spi: spi-au1550: fix build failure introduced in recent "bugfix", Manuel Lauss
[PATCH 1/1] spi: Fix the spi task hangs waiting dma_rx,
Jorge Ventura
[PATCH] spi: Add missing kerneldoc bits,
Thierry Reding
[PATCH] spi: qup: Remove unnecessary initialization of local variable, Pramod Gurav
[PATCH] spi: Initialize variable to prevent uninitialized warning,
Nick Krause
[PATCH 1/1] spi: Remove unused definitions,
Nick Krause
[PATCH] spi: Fix warning about redefinition,
Nick Krause
[PATCH 00/12] spi: rspi and sh-msiof driver updates,
Geert Uytterhoeven
- [PATCH 07/12] spi: sh-msiof: Configure DMA slave bus width, Geert Uytterhoeven
- [PATCH 09/12] [v3] ARM: shmobile: r8a7791 dtsi: Enable DMA for QSPI, Geert Uytterhoeven
- [PATCH 04/12] spi: rspi: Configure DMA slave bus width to 8 bit, Geert Uytterhoeven
- [PATCH 03/12] spi: rspi: Use devm_kasprintf(), Geert Uytterhoeven
- [PATCH 12/12] ARM: shmobile: r8a7790 dtsi: Enable DMA for MSIOF, Geert Uytterhoeven
- [PATCH 11/12] ARM: shmobile: r8a7790 dtsi: Enable DMA for QSPI, Geert Uytterhoeven
- [PATCH 10/12] [v3] ARM: shmobile: r8a7791 dtsi: Enable DMA for MSIOF, Geert Uytterhoeven
- [PATCH 08/12] [v2] spi: sh-msiof: Add DT support to DMA setup, Geert Uytterhoeven
- [PATCH 06/12] spi: sh-msiof: Fix leaking of unused DMA descriptors, Geert Uytterhoeven
- [PATCH 05/12] [v2] spi: rspi: Add DT support to DMA setup, Geert Uytterhoeven
- [PATCH 01/12] spi: rspi: Fix leaking of unused DMA descriptors, Geert Uytterhoeven
- [PATCH 02/12] spi: rspi: Remove unneeded semicolon, Geert Uytterhoeven
- Re: [PATCH 00/12] spi: rspi and sh-msiof driver updates, Mark Brown
- Re: [PATCH 00/12] spi: rspi and sh-msiof driver updates, Laurent Pinchart
[GIT PULL] SPI updates for v3.17, Mark Brown
[PATCH v3 0/8] DMAEngine support for sun4i, sun5i & sun7i,
Emilio López
Re: Writing SPI flash driver for Broadcom BCM53xx ARM SoC,
Brian Norris
[PATCH] spi/ateml: Fix pointer to int conversion warnings on 64 bit builds, Mark Brown
[PATCH] spi/pl022: Explicitly truncate large bitmask,
Mark Brown
[PATCH v2 0/2] spi: davinci: add support for gpio cs through dt,
Grygorii Strashko
[PATCH 0/2] spi: davinci: add support for gpio cs through dt,
Grygorii Strashko
[PATCH v2] spi: topcliff-pch: don't hardcode PCI slot to get DMA device,
Andy Shevchenko
[PATCH] spi: topcliff-pch: don't hardcode PCI slot to get DMA device, Andy Shevchenko
[PATCH 0/2] spi-orion: one fix and one improvement,
Thomas Petazzoni
[PATCH v1 1/3] PCI: export pci_get_dma_device() helper to other users,
Andy Shevchenko
[PATCH] spi/pxa2xx-pci: Enable DMA binding through device name,
Kweh Hock Leong
[PATCH v2] spi/pxa2xx-pci: Add common clock framework support in PCI glue layer,
chiau . ee . chew
[PATCH -next] spi: orion: Fix error return code in orion_spi_probe(),
weiyj_lk
[PATCH -next] spi/rockchip: fix error return code in rockchip_spi_probe(),
weiyj_lk
[PATCH -next] spi/rockchip: remove redundant dev_err call in rockchip_spi_probe(),
weiyj_lk
[PATCH -next] spi/rockchip: remove duplicated include from spi-rockchip.c,
weiyj_lk
[PATCH] spi: omap2-mcspi: fix blatant abuse of the resource subsystem,
Lothar Waßmann
spi, spi_fsl-spi.c not working?,
Heiko Schocher
[PATCH 0/4] spi: s3c64xx: fix DT binding breakage,
Javier Martinez Canillas
[PATCH v2 trivial 3/6] spi: topcliff-pch: Update error messages for dmaengine_prep_slave_sg() API,
Geert Uytterhoeven
[PATCH v2 6/6] spi: atmel: Use dmaengine_prep_slave_sg() API,
Geert Uytterhoeven
[PATCH 1/2] spi: rspi: Fix leaking of unused DMA descriptors,
Geert Uytterhoeven
[PATCH v2 1/2] spi: rspi: Handle dmaengine_prep_slave_sg() failures gracefully,
Geert Uytterhoeven
[PATCH v2 1/2] dmaengine: Clarify device parameter for dma_sync_*_for_*(),
Geert Uytterhoeven
[PATCH 1/1] spi: samsung: Update binding documentation,
Sachin Kamat
[PATCH] spi: efm32: correct namespacing of location property,
Uwe Kleine-König
[PATCH 0/4] patches for rockchip spi driver,
Addy Ke
[PATCH 1/2] spi: core: Fix check for dma_map_sg() failures,
Geert Uytterhoeven
[PATCH 1/2] spi: cadence: Make sure that clock polarity changes are applied,
Lars-Peter Clausen
[RFC PATCH 0/2] Zynq QSPI RFC,
Harini Katakam
[PATCH] spi: xilinx: Use pdev->id instead of pdev->dev.id for the SPI bus number,
Lars-Peter Clausen
[PATCH 1/2] spi: rspi: Relax DMA dependency and increase build coverage,
Geert Uytterhoeven
[PATCH 1/2] [RFC] spi: rspi: Handle dmaengine_prep_slave_sg() failures gracefully,
Geert Uytterhoeven
[PATCH] spi: sh-msiof: Use correct device for DMA mapping with IOMMU,
Geert Uytterhoeven
[PATCH] mtd: spi-nor: Correct device-id for n25q512a device,
Priyanka Jain
[PATCH] spi/rockchip: Add dependencies on relaxed I/O accessors, Mark Brown
[PATCH] spi: au1550: Fix bug in deallocation of memory,
Himangi Saraogi
Re: [PATCH] devicetree/bindings: Add binding for micron n25q512a memory,
Scott Wood
[PATCH] spi/spi-sh: Use devm_ioremap,
Himangi Saraogi
Re: question about drivers/spi/spi-au1550.c, Mark Brown
[PATCH] spi: omap2-mcspi: Configure hardware when slave driver changes mode,
Mark A. Greer
[PATCH resend 0/2] spi: sh-msiof: Add DMA support,
Geert Uytterhoeven
[GIT PULL] SPI fixes for v3.16, Mark Brown
[PATCH] spi: qup: Add DMA capabilities,
Andy Gross
Re: [PATCH] of: Transactional DT support., Grant Likely
[PATCH v2] spi: deal with a compile warning,
Zhao Qiang
could not mount a spi-flash on rootfs,
カオ ミン ヒェップ
[PATCH] spi: include "int ret" with macro,
Zhao Qiang
Re: [PATCH 2/6] OF: Add [__]of_find_node_by_full_name, Grant Likely
[PATCH] spi: omap-uwire: Ensure devm_ioremap() is prototyped, Mark Brown
[PATCH 1/1] spi: omap-uwire: Fix build error,
Sachin Kamat
[PATCH 0/2] add rockchip spi drive,
addy ke
Re: [PATCH 5/6] OF: Utility helper functions for dynamic nodes,
Alexander Sverdlin
Message not available
Message not available
[PATCH] SPI: spi-orion: add runtime PM support,
Russell King
[PATCH] SPI: spi-orion: check return value from clk_prepare()/clk_enable(),
Russell King
[PATCH] spi: omap-uwire: use devm_ functions,
Himangi Saraogi
[PATCH/RFC 0/2] spi: sh-msiof: Add DT DMA support on r8a7791,
Geert Uytterhoeven
[PATCH 0/5] spi: sh-msiof: Add DMA support,
Geert Uytterhoeven
[PATCH] spi: spidev: Fix user-space memory access.,
dsneddon
[PATCH/RFC V8 0/1] clk: Default clock parents and rates assigned from DT,
Sylwester Nawrocki
[PATCH/RFC V7] clk: Default clock parents and rates assigned from DT,
Sylwester Nawrocki
[GIT PULL] SPI fix for v3.16, Mark Brown
[PATCH] spi: sh-sci: fix use-after-free in sh_sci_spi_remove(),
Jürg Billeter
[PATCH v2] spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI,
Chew Chiau Ee
[PATCH 1/2] spi: spi-adi-v3: Remove redundant OOM message,
Sachin Kamat
[Patch v2 0/3] spi: qup: Fixes and new version support,
Andy Gross
[PATCH] spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI,
Chew Chiau Ee
[PATCH 0/2] spi: rspi: Misc Cleanups,
Geert Uytterhoeven
[PATCH] spi/pxa2xx: change default supported DMA burst size to 1,
Chew Chiau Ee
[PATCH 1/4] spi: clps711x: Remove unnecessary platform_set_drvdata(),
Alexander Shiyan
[PATCH 1/3] spi: cadence: Make of_device_id array const,
Jingoo Han
[GIT PULL] spi updates for v3.16, Mark Brown
[PATCH 00/18] spi: rspi: Add DMA support for QSPI on R-Car Gen2,
Geert Uytterhoeven
- [PATCH 07/18] spi: rspi: Extract rspi_request_dma_chan(), Geert Uytterhoeven
- [PATCH 08/18] spi: rspi: Remove unneeded resource test in DMA setup, Geert Uytterhoeven
- [PATCH 10/18] spi: rspi: Use SPI core DMA mapping framework, Geert Uytterhoeven
- [PATCH 11/18] spi: rspi: Move RSPI-specific setup out of DMA routines, Geert Uytterhoeven
- [PATCH 12/18] spi: rspi: Pass sg_tables instead of spi_tranfer to rspi_*_dma(), Geert Uytterhoeven
- [PATCH 18/18] [RFC] spi: rspi: Add DT support to DMA setup, Geert Uytterhoeven
- [PATCH 14/18] spi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_rz_transfer_one(), Geert Uytterhoeven
- [PATCH 16/18] spi: rspi: Add DMA support for RSPI on RZ/A1H, Geert Uytterhoeven
- [PATCH 04/18] spi: rspi: Use core SPI_MASTER_MUST_[RT]X handling, Geert Uytterhoeven
- [PATCH 03/18] [RFC] spi: rspi: Remove unused 16-bit DMA support, Geert Uytterhoeven
- [PATCH 05/18] spi: rspi: Extract rspi_pio_transfer(), Geert Uytterhoeven
- [PATCH 01/18] spi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}(), Geert Uytterhoeven
- [PATCH 06/18] spi: rspi: Don't consider DMA configuration failures fatal, Geert Uytterhoeven
- [PATCH 09/18] spi: rspi: SPI DMA core needs both RX and TX DMA to function, Geert Uytterhoeven
- [PATCH 02/18] spi: rspi: Do not call rspi_receive_init() for TX-only, Geert Uytterhoeven
- [PATCH 15/18] spi: rspi: Add DMA support for QSPI on R-Car Gen2, Geert Uytterhoeven
- [PATCH 13/18] spi: rspi: Merge rspi_*_dma() into rspi_dma_transfer(), Geert Uytterhoeven
- [PATCH 17/18] spi: rspi: Extract rspi_common_transfer(), Geert Uytterhoeven
- Re: [PATCH 00/18] spi: rspi: Add DMA support for QSPI on R-Car Gen2, Yoshihiro Shimoda
[PATCH 0/2] Add common clk framework support for PCI mode SPI PXA2XX,
Chew Chiau Ee
[PATCH] spi/pxa2xx: fix runtime PM enabling order,
Antonio Ospite
re: spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans(),
Dan Carpenter
[PATCH] spi: core: Ignore unsupported spi-[tr]x-bus-width property values,
Geert Uytterhoeven
[PATCH] spi: Set cs-gpios to output direction,
Stephen Boyd
[PATCH] spi: rspi: Round up division to avoid slave overclocking,
Geert Uytterhoeven
[PATCH] spi: atmel: fix typo in dev_err,
Raphaël Poggi
[PATCH] spi: sirf: send more words at the TX initial phase,
Barry Song
[PATCH] spi-topcliff-pch: Fix Kconfig dependencies,
Jean Delvare
[PATCH] spi/fsl-espi: fix rx_buf in fsl_espi_cmd_trans()/fsl_espi_rw_trans(),
Valentin Longchamp
[PATCH 0/4] spi: qup: Fixes and new version support,
Andy Gross
[PATCH v2 1/3] lib/crc7: Shift crc7() output left 1 bit,
George Spelvin
Re: Support of Micron SPI flash (size > 16MB),
Mark Brown
[PATCH] spi: dw: Remove unused dw_spi_cleanup function,
Axel Lin
[PATCH 1/6] spi: fsl-dspi: Make of_device_id array const,
Jingoo Han
[PATCH] spi: atmel: fix incorrect comparison,
Alexandre Belloni
[PATCH v2 2/2] spi: sirf: decrease the interrupt count and latency of PIO mode,
Qipan Li
[PATCH] spi: qup: Fix return value checking for pm_runtime_get_sync(),
Axel Lin
Re: Possible race condition when accessing SPI NOR Flash ?, Valentin Longchamp
[PATCH] spi: core: Protect DMA code by #ifdef CONFIG_HAS_DMA,
Geert Uytterhoeven
[PATCH] spi: core: Don't destroy master queue if we fail to create it,
Mark Brown
MCSPI1_CS1 configuration, maxim maxim
[PATCH] spi: Fix hung task timeout when initialization fails,
Ricardo Ribalda Delgado
[PATCH 0/7] spi: remove unnecessary OOM messages,
Jingoo Han
[PATCH] spi: Force the registration of the spidev devices,
Maxime Ripard
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]