linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-17 15:20:00 to 2014-02-27 04:40:16 UTC [more...]

[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-topcliff-pch: Fix probing when DMA mode is used
 2014-02-27  4:37 UTC  (2+ messages)

[PATCH] spi: sh-hspi: Remove hspi_cleanup function
 2014-02-27  2:27 UTC 

[PATCH] spi: coldfire-qspi: Fix bits per word setting when t->bits_per_word is not set
 2014-02-27  1:05 UTC 

[PATCH v2 0/6] spi: sh-msiof: Add support for R-Car H2 and M2
 2014-02-26 22:36 UTC  (10+ 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 0/5] ARM: davinci: tnetv107x removal
 2014-02-26 20:04 UTC  (4+ messages)
  ` [PATCH 3/5] spi: remove obsolete spi-ti-ssp driver

[PATCH 1/3] Documentation:spi:fsl-dspi:add DSPI dma transfer support
 2014-02-26 15:38 UTC  (7+ 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-26  9:05 UTC  (6+ messages)
  ` [PATCH 2/3] spi: fsl-dspi: "
  ` [PATCH 3/3] spi: sirf: "

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

[PATCH] spi: txx9: Use devm_ioremap_resource()
 2014-02-26  1:35 UTC 

[PATCH v3] spi: core: Validate length of the transfers in message
 2014-02-26  0:14 UTC  (4+ messages)

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

[PATCH 1/3] spi: orion: Let spi core handle validating transfer length
 2014-02-25 12:27 UTC  (4+ messages)
` [PATCH 2/3] spi: s3c64xx: "
` [PATCH 3/3] spi: txx9: "

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

[PATCH v2 1/4] spi: spidev: Restore all SPI mode flags on ioctl failure
 2014-02-25 10:40 UTC  (4+ 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 v3 1/3] spi: hs-spi: Improve bindings
 2014-02-25 10:34 UTC 

[PATCH v5 0/8] mtd: spi-nor: add a new framework for SPI NOR
 2014-02-25  2:23 UTC  (11+ 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 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 8/8] mtd: spi-nor: Add Freescale QuadSPI driver

[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  (19+ messages)
` [PATCH 01/17] amba: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 03/17] mmc: mmci: Mask IRQs for all variants during runtime suspend
` [PATCH 06/17] spi: pl022: Let runtime PM callbacks be available for CONFIG_PM
` [PATCH 07/17] spi: pl022: Don't ignore power domain and amba bus at system 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  (6+ messages)

[PATCH] spi: dw: Convert to let spi core validate transfer speed
 2014-02-20 13:37 UTC 

[RFT][PATCH v3] spi: clps711x: Refactor to use core message parsing
 2014-02-19 19:22 UTC  (2+ messages)

[PATCH 1/3] spi-topcliff-pch: Transform noisy message to dev_dbg
 2014-02-19 17:23 UTC  (7+ messages)
  ` [PATCH 2/3] spi-topcliff-pch: Fix DMA channel
  ` [PATCH 3/3] spi-topcliff-pch: Fix debug message

[PATH v2 2/2] spi: Add Qualcomm QUP SPI controller support
 2014-02-19 15:28 UTC  (2+ messages)

[PATCH V2 07/17] spi: pl022: Don't ignore power domain and amba bus at system suspend
 2014-02-19 14:33 UTC 

spi: Provide core support for full duplex devices
 2014-02-19 14:13 UTC  (4+ messages)

[PATCH] spi: atmel: Remove redundant list_empty checking
 2014-02-19 11:53 UTC 

[RFT][PATCH 1/2] spi: octeon: Remove struct octeon_spi_setup usage
 2014-02-19  9:34 UTC  (2+ messages)
` [RFT][PATCH 2/2] spi: octeon: Convert to let spi core validate transfer speed

[PATCH 1/2] spi: omap2-mcspi: Remove list_empty checking in omap2_mcspi_transfer_one_message
 2014-02-19  4:38 UTC  (3+ messages)
` [PATCH 2/2] spi: omap2-mcspi: Convert to let spi core validate transfer speed

[PATCH v2] spi: core: Validate lenght of the transfers in message
 2014-02-19  1:51 UTC  (6+ messages)

[PATCH v4 0/5] Add Allwinner A31 SPI controller support
 2014-02-18 14:47 UTC  (3+ messages)
` [PATCH v4 1/5] clk: sunxi: Add support for PLL6 on the A31

[RFT][PATCH v2] spi: clps711x: refactor to use core message parsing
 2014-02-18  8:59 UTC  (5+ messages)

[PATCH] spi: core: Fix Oops in spi_pump_messages error path
 2014-02-18  7:37 UTC  (3+ messages)

[PATCH] spi: mpc512x-psc: Remove redundant code to get bus_num from DT
 2014-02-18  2:04 UTC  (2+ messages)


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).