linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-20 13:37:56 to 2014-03-01 04:52:08 UTC [more...]

[PATCH 1/3] spi: orion: Let spi core handle validating transfer length
 2014-03-01  4:52 UTC  (7+ messages)
` [PATCH 2/3] spi: s3c64xx: "
` [PATCH 3/3] spi: txx9: "

[PATCH v2] spi: sirf: provide a shortcut for spi command-data mode
 2014-03-01  4:38 UTC 

[PATCH] spi: core: make zero length transfer valid again
 2014-03-01  4:13 UTC  (2+ messages)

[PATCH] spi: spi-imx: spi_imx_remove: do not disable disabled clocks
 2014-03-01  4:09 UTC  (10+ messages)
      ` [PATCH v2] "

[PATCH] Check flag status register for Micron n25q512a
 2014-03-01  2:44 UTC  (5+ messages)

CONTACT KENYA COMMERCIAL BANK LTD IMMEDIATELY FOR YOUR PAYMENT (3MILLION UNITED STATE DOLLARS)
 2014-02-28 21:11 UTC 

[PATCH v3] spi: core: Validate length of the transfers in message
 2014-02-28 13:55 UTC  (7+ messages)

[PATCH RFT] spi: sc18is602: Convert to let spi core validate transfer speed
 2014-02-28 10:39 UTC 

[PATCH v2 0/6] spi: sh-msiof: Add support for R-Car H2 and M2
 2014-02-28  8:01 UTC  (16+ messages)
  ` [PATCH v2 1/6] spi: sh-msiof: Improve bindings
  ` [PATCH v2 2/6] spi: sh-msiof: Move default FIFO sizes to device ID data
  ` [PATCH v2 5/6] spi: sh-msiof: Convert to let spi core validate xfer->bits_per_word
` [PATCH v2 3/6] spi: sh-msiof: Add support for R-Car H2 and M2
` [PATCH v2 4/6] spi: sh-msiof: Move clock management to (un)prepare_message()
` [PATCH v2 6/6] spi: sh-msiof: Use core message handling instead of spi-bitbang

[PATCH v5 0/8] mtd: spi-nor: add a new framework for SPI NOR
 2014-02-28  7:58 UTC  (13+ messages)
` [PATCH v5 1/8] mtd: spi-nor: copy the SPI NOR commands to a new header file
  ` [PATCH v5 2/8] mtd: spi-nor: add the basic data structures
  ` [PATCH v5 3/8] mtd: spi-nor: add the framework for SPI NOR
  ` [PATCH v5 5/8] mtd: m25p80: use the SPI nor framework
    ` [PATCH v5 5/8 fix] "
  ` [PATCH v5 6/8] mtd: spi-nor: add a helper to find the spi_device_id
  ` [PATCH v5 7/8] Documentation: add the binding file for Freescale QuadSPI driver
` [PATCH v5 4/8] Documentation: add the document for the SPI NOR framework
  ` [PATCH v5 4/8 fix] "
` [PATCH v5 8/8] mtd: spi-nor: Add Freescale QuadSPI driver

[PATCH] spi: txx9: Use devm_ioremap_resource()
 2014-02-28  6:18 UTC  (3+ messages)

[PATCH] spi: coldfire-qspi: Fix bits per word setting when t->bits_per_word is not set
 2014-02-28  5:23 UTC  (3+ messages)

[PATCH] spi-topcliff-pch: Fix probing when DMA mode is used
 2014-02-28  3:43 UTC  (4+ messages)

[PATCH] spi: sh-msiof: Remove "renesas,msiof-sh7724" from bindings
 2014-02-27 22:50 UTC  (2+ messages)

[PATCH 0/5] ARM: davinci: tnetv107x removal
 2014-02-27 13:37 UTC  (5+ messages)
  ` [PATCH 3/5] spi: remove obsolete spi-ti-ssp driver

[PATCH] spi: sh-hspi: Remove hspi_cleanup function
 2014-02-27 11:09 UTC  (3+ messages)

[PATCH v2 1/4] spi: spidev: Restore all SPI mode flags on ioctl failure
 2014-02-27  8:59 UTC  (9+ messages)
` [PATCH v2 2/4] spi: spidev: Add support for Dual/Quad SPI Transfers
` [PATCH v2 3/4] spi: spidev_test: "
` [PATCH v2 4/4] spi: spidev_fdx: "

[PATCH 1/3] Documentation:spi:fsl-dspi:add DSPI dma transfer support
 2014-02-27  7:42 UTC  (8+ messages)
` [PATCH 2/3] arm:dts:vf-610:add vybrid DSPI DMA "
  ` [PATCH 3/3] spi:fsl-dspi:add dspi dma "

[PATCH 1/3] spi: bcm63xx-hsspi: Use SIMPLE_DEV_PM_OPS macro
 2014-02-27  4:41 UTC  (7+ messages)
  ` [PATCH 2/3] spi: fsl-dspi: "
  ` [PATCH 3/3] spi: sirf: "

[PATCH 1/2] spi: xilinx: remove unnecessary spaces
 2014-02-27  4:40 UTC  (4+ messages)
  ` [PATCH 2/2] spi: omap-100k: fix spacing coding style issue

[PATCH] spi: coldfire-qspi: Enable clock before calling spi_master_resume
 2014-02-26  1:47 UTC 

[PATCH RFT] spi: qup: Get rid of using struct spi_qup_device
 2014-02-25 23:55 UTC  (3+ messages)

[PATCH] spi: atmel: Let spi core handle validating transfer length
 2014-02-25 11:57 UTC 

[PATCH v3 1/3] spi: hs-spi: Improve bindings
 2014-02-25 10:34 UTC 

[PATCH v2 1/2] ARM: shmobile: r8a7778/r8a7779 dtsi: Improve and correct HSPI bindings
 2014-02-25  1:54 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: shmobile: bockw reference dts: Add SPI FLASH

[PATCH 00/10] spi: sh-msiof: Add support for R-Car H2 and M2
 2014-02-25  1:43 UTC  (26+ messages)
` [PATCH 01/10] spi: sh-msiof: Fix SPI bus population from DT
` [PATCH 02/10] spi: sh-msiof: Typo in comment s/tx/rx/
` [PATCH 03/10] spi: sh-msiof: Change hz from unsigned long to u32
  ` [PATCH 04/10] spi: sh-msiof: Add more register documentation
  ` [PATCH 09/10] spi: sh-msiof: Convert to let spi core validate xfer->bits_per_word
` [PATCH 05/10] spi: sh-msiof: Use the core cs_gpio field, and make it optional
` [PATCH 06/10] spi: sh-msiof: Improve binding documentation
` [PATCH 07/10] spi: sh-msiof: Add support for R-Car H2 and M2
` [PATCH 08/10] spi: sh-msiof: Move clock management to (un)prepare_message()
` [PATCH 10/10] spi: sh-msiof: Use core message handling instead of spi-bitbang

[PATCH 00/17] amba: PM fixups for amba bus and some amba drivers
 2014-02-24 14:54 UTC  (5+ messages)
` [PATCH 03/17] mmc: mmci: Mask IRQs for all variants during runtime suspend

[PATCH] spi: qup: Remove module version
 2014-02-24 13:04 UTC  (3+ messages)

[PATCH 0/7] Add Allwinner A10 SPI Controller Driver
 2014-02-24  9:04 UTC  (11+ messages)
  ` [PATCH 1/7] spi: sunxi: Add Allwinner A10 SPI controller driver
  ` [PATCH 2/7] ARM: dt: sun7i: Add A20 SPI controller nodes
  ` [PATCH 3/7] ARM: dt: sun4i: Add A10 "
  ` [PATCH 4/7] ARM: dt: sun5i: Add A10s "
  ` [PATCH 5/7] ARM: dt: sun5i: Add A13 "
  ` [PATCH 6/7] ARM: dt: sun7i: Add SPI muxing options
  ` [PATCH 7/7] ARM: dts: sun7i: Enable the SPI controllers of the A20-olinuxino-micro

[PATCH] spi: qup: Depend on ARM && COMPILE_TEST to avoid build error
 2014-02-24  5:46 UTC  (2+ messages)

[PATCH 1/3] spi: sirf: provide a shortcut for spi command-data mode
 2014-02-24  2:25 UTC  (6+ messages)
` [PATCH 2/3] spi: sirf: move to use generic dma dt-binding
` [PATCH 3/3] spi: sirf: use SET_SYSTEM_SLEEP_PM_OPS to initialize PM entries

[PATCH] [RFC] spi: spidev: Add support for Dual/Quad SPI Transfers
 2014-02-24  1:35 UTC  (2+ messages)

[PATCH 1/2] spi: qup: Fix build error due to a typo
 2014-02-23  5:39 UTC  (3+ messages)
` [PATCH 2/2] spi: qup: Enable driver compilation with COMPILE_TEST

[PATCH] spi: core: Replace msleep with usleep_range to get more accurate sleep time
 2014-02-23  4:40 UTC  (2+ messages)

[PATCH v3] spi: fsl-spi: Convert to let spi core validate xfer->bits_per_word
 2014-02-23  4:14 UTC  (2+ messages)

[PATCH 1/3] spi: coldfire-qspi: Fix getting correct address for *mcfqspi
 2014-02-23  4:10 UTC  (2+ messages)

[PATCH] spi: xilinx: Convert to let spi core validate bits_per_word
 2014-02-23  3:53 UTC  (3+ messages)

[PATCH] spi: Use list_last_entry at appropriate places
 2014-02-23  3:47 UTC  (2+ messages)

[PATCH] spi: sh-hspi: Convert to let spi core validate bits_per_word
 2014-02-23  3:46 UTC  (2+ messages)

[RESEND][PATCH 1/2] spi: qup: Remove spi_master_put in spi_qup_remove
 2014-02-23  3:28 UTC  (3+ messages)
` [RESEND][PATCH 2/2] spi: qup: Convert ot let spi core handle checking transfer speed

[PATCH 1/4] spi: rspi: List full example compatible properties in bindings
 2014-02-23  3:27 UTC  (5+ messages)
  ` [PATCH 2/4] spi: rspi: Remove bogus colon in formatting
` [PATCH 3/4] spi: rspi: Remove empty rspi_cleanup()
` [PATCH 4/4] spi: rspi: Fix loopback mode for Dual/Quad SPI Transfers

[PATCH] spi: imx: Use dev_name() for request_irq() to distinguish SPIs
 2014-02-23  1:46 UTC  (2+ messages)

[PATCH] spi: Kconfig: Drop default setting for SPI_IMX
 2014-02-23  1:33 UTC  (2+ messages)

[PATCH] Documentation/spi/spidev_test.c: Document -N/--no-cs and -R/--ready
 2014-02-22  3:07 UTC  (2+ messages)

[PATCH 1/2] spi: dup: Remove spi_master_put in spi_qup_remove
 2014-02-21  9:33 UTC  (5+ messages)
` [PATCH 2/2] spi: dup: Convert ot let spi core handle checking transfer speed

New bug?
 2014-02-20 19:51 UTC  (5+ messages)

[PATCH] spi: dw: Convert to let spi core validate transfer speed
 2014-02-20 13:37 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).