linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-01 19:33:05 to 2013-02-08 08:33:08 UTC [more...]

[PATCH 0/4] Add polling support for 64xx spi controller
 2013-02-08  8:33 UTC  (20+ messages)
` [PATCH 2/4] spi: s3c64xx: added support for polling mode
  ` [PATCH 1/4] spi: s3c64xx: modified error interrupt handling and init
  ` [PATCH 3/4] spi: s3c64xx: add gpio quirk for controller
  ` [PATCH 4/4] spi: s3c64xx: add support for exynos5440 spi

[PATCH v2 0/7] spi: spi-fsl-spi: Make spi-fsl-spi usable in cpu mode outside of FSL SOC environments and add a grlib variant normally running on sparc
 2013-02-08  7:46 UTC  (12+ messages)
` [PATCH v2 3/7] spi: spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accessed by a function pointer
  ` [PATCH v2 1/7] spi: spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment
  ` [PATCH v2 2/7] spi: spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive
  ` [PATCH v2 4/7] spi: spi-fsl-spi: Introduce a type for the driver
  ` [PATCH v2 5/7] spi: spi-fsl-spi: Add support for setting a maximum number of bits per word
  ` [PATCH v2 6/7] spi: spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC
  ` [PATCH v2 7/7] spi: spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores
  ` [PATCH v2 4/7 RESEND] spi: spi-fsl-spi: Introduce a type for the driver

[PATCH 2/5] spi: pl022: use generic DMA slave configuration if possible
 2013-02-07 21:15 UTC  (12+ messages)
` [PATCH 3/5] serial: pl011: "

[PATCH 1/3] spi: Add helper functions for setting up transfers
 2013-02-06 19:20 UTC  (4+ messages)

[PATCH 0/2] Convert mcp23s08 to DT usage
 2013-02-06 17:01 UTC  (3+ messages)
  ` [PATCH 1/2] gpio: mcp23s08: Allow -1 as a legal value for global gpio base
  ` [PATCH 2/2] gpio: mcp23s08: convert driver to DT

[PATCH] arm: mvebu: Add SPI flash on Armada XP-GP board
 2013-02-06 15:32 UTC  (18+ messages)

[PATCH v2 0/4] ARM: mvebu: Add support for SPI flash devices in Armada 370/XP
 2013-02-06 13:28 UTC  (7+ messages)
  ` [PATCH v2 1/4] arm: mvebu: Add support for SPI controller "
  ` [PATCH v2 2/4] ARM: mvebu: Update defconfig to select SPI support
  ` [PATCH v2 3/4] arm: mvebu: Add SPI flash on Armada XP-GP board
  ` [PATCH v2 4/4] ARM: mvebu: Update defconfig to select SPI flash and MTD support

[PATCH RESEND] spi: spi-fsl-spi: Make spi-fsl-spi usable in cpu mode outside of FSL SOC environments and add a grlib variant normally running on sparc
 2013-02-06 10:44 UTC  (3+ messages)

[PATCH v2] spi/ath79: add shutdown handler
 2013-02-06 10:41 UTC  (2+ messages)

[PATCH RFC 0/1] Convert mcp23s08 to DT usage
 2013-02-06  9:37 UTC  (6+ messages)
` [PATCH RFC 1/1] gpio: mcp23s08: convert driver to DT

Fixing eSPI controller driver: some queries
 2013-02-06  9:31 UTC  (3+ messages)

J-7 avant la Saint-Valentin! Personnalisez vos chocolats avec M&M's
 2013-02-06  7:47 UTC 

[PATCH v7 00/10] DMA Engine support for AM33XX
 2013-02-06  7:45 UTC  (65+ messages)
` [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common

[PATCH 0/2] Add SPI flash for Aramda 370 and XP dev board
 2013-02-05 20:54 UTC  (3+ messages)
  ` [PATCH 1/2] arm: mvebu: Add SPI flash on Armada XP-DB board
  ` [PATCH 2/2] arm: mvebu: Add SPI flash on Armada 370 DB board

[PATCH 0/6] spi/ath79: various fixes
 2013-02-05 19:53 UTC  (15+ messages)
` [PATCH 1/6] spi/ath79: add delay between SCK changes
` [PATCH 2/6] spi/ath79: add missing HIGH->LOW SCK transition
` [PATCH 3/6] spi/ath79: remove superfluous chip select code
` [PATCH 4/6] spi/ath79: use gpio_request_one
` [PATCH 5/6] spi/ath79: avoid multiple initialization of the SPI controller
` [PATCH 6/6] spi/ath79: add shutdown handler

Trying to use spidev to send an spi message, result from spidev_test.c "Illegal argument" . (i.mx23, kernel 3.7)
 2013-02-05 17:28 UTC  (2+ messages)

[PATCH v2 1/2] spi: bitbang: simplify pointer arithmetics
 2013-02-05 17:22 UTC  (6+ messages)
` [PATCH v2 2/2] spi: bitbang: convert to using core message queue

[PATCH 1/2] SPI: MIPS: lantiq: make use of spi_finalize_current_message
 2013-02-05 17:17 UTC  (4+ messages)
` [PATCH 2/2] SPI: MIPS: lantiq: set SPI_MASTER_HALF_DUPLEX flag

[PATCH V2 0/2] spi/bcm63xx: fix multi transfer messages
 2013-02-05 17:14 UTC  (10+ messages)
  ` [PATCH V2 1/2] spi/bcm63xx: reject transfers unable to transfer
  ` [PATCH V2 2/2] spi/bcm63xx: work around inability to keep CS up

[PATCH] spi: davinci: use request_threaded_irq() to fix deadlock
 2013-02-05 17:13 UTC  (4+ messages)

[PATCH 1/2] ARM: mvebu: Add support for SPI controller in Armada 370/XP
 2013-02-05 15:40 UTC  (11+ messages)
  ` [PATCH 2/2] ARM: mvebu: Update defconfig to select SPI support
  ` [PATCH 0/2] ARM: mvebu: Add support for SPI controller in Armada 370/XP

[PATCH V2] spi: Remove erroneous __init, __exit and __exit_p() references in drivers
 2013-02-05 14:45 UTC 

[PATCH] spi: orion: Use module_platform_driver()
 2013-02-05 14:39 UTC  (2+ messages)

[PATCH] spi: Ensure memory used for spi_write_then_read() is DMA safe
 2013-02-05 14:21 UTC  (2+ messages)

[PATCH 25/33] spi: Convert to devm_ioremap_resource()
 2013-02-05 14:20 UTC  (2+ messages)

[PATCH 1/2] spi: spi-mpc512x-psc: init mode bits supported by the driver
 2013-02-05 14:18 UTC  (4+ messages)
` [PATCH 2/2] spi: spi-mpc512x-psc: add support for gpio chip selects

[PATCH] spi: spi-mpc512x-psc: don't use obsolet cell-index property
 2013-02-05 14:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] spi: Remove erroneous __exit and __exit_p() references in drivers
 2013-02-05 13:58 UTC 

[PATCH] driver-core: constify data for class_find_device()
 2013-02-05 13:36 UTC  (2+ messages)

[PATCH 14/19] spi/atmel: remove incorrect __exit_p()
 2013-02-05 13:34 UTC  (2+ messages)

[PATCH] spi: s3c64xx: fix checkpatch warnings and error
 2013-02-05 13:22 UTC  (2+ messages)

[PATCH v2] spi: s3c64xx: Use devm_clk_get() and devm_request_irq()
 2013-02-05 13:20 UTC  (2+ messages)

[PATCH] spi: spi-imx: Add MODULE_ALIAS()
 2013-02-05 13:17 UTC  (2+ messages)

[PATCH 1/2] spi: make sure all transfer has proper speed set
 2013-02-05 13:12 UTC  (4+ messages)
` [PATCH 2/2] spi: tegra: remove checks for valid speed

[PATCH 1/2] spi: spi-gpio: Add checks for the dt properties
 2013-02-05 13:08 UTC  (4+ messages)

[PATCH V2] mxs: spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
 2013-02-05 12:45 UTC  (2+ messages)

[PATCH 1/2] spi: sirf: use clk_prepare_enable and clk_disable_unprepare
 2013-02-05 12:43 UTC  (4+ messages)
` [PATCH 2/2] spi: sirf: add support for new SiRFmarco SMP SoC

Tradition des Vosges, DERNIERES DEMARQUES!
 2013-02-04  7:02 UTC 

[SPAM] Un mensaje solidario de Ricardo y Alejandra Darin
 2013-02-02 23:34 UTC 

Build regressions/improvements in v3.8-rc6
 2013-02-02 20:08 UTC 

[SPAM] 中药伟哥 仅118元一大盒,买二送一。
 2013-02-01 19:33 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).