linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-08 20:05:05 to 2015-04-28 11:45:53 UTC [more...]

[PATCH 0/3 v2] spi: Re-do correctly function name and 'ret' return value
 2015-04-28 11:45 UTC  (8+ messages)
  ` [PATCH 1/3] spi: Re-do the returning value of rspi_dma_check_then_transfer
  ` [PATCH 2/3] spi: modify the name of qspi_trigger_transfer_out_int function
  ` [PATCH 3/3] spi: Re-do the returning value of qspi_transfer_out_in

[PATCH v2] spi: omap2-mcspi: Add support for GPIO chipselects
 2015-04-28  5:32 UTC  (4+ messages)

[PATCH 2/8] spi: sirf: request and free cs gpio in setup and cleanup callbacks
 2015-04-28  3:36 UTC  (3+ messages)

[PATCH v2 00/17] new locomo driver set
 2015-04-27 23:55 UTC  (18+ messages)
` [PATCH v2 01/17] mfd: add new driver for Sharp LoCoMo
` [PATCH v2 02/17] leds: port locomo leds driver to new locomo core
` [PATCH v2 05/17] video: backlight: add new locomo backlight driver
  ` [PATCH v2 03/17] input: convert LoCoMo keyboard driver to use new locomo core
  ` [PATCH v2 04/17] input: locomokbd: provide an Alt-SysRQ combination
  ` [PATCH v2 06/17] video: lcd: add LoCoMo LCD driver
  ` [PATCH v2 10/17] i2c: add locomo i2c driver
` [PATCH v2 07/17] gpio: port LoCoMo gpio support from old driver
` [PATCH v2 08/17] gpio: locomo: implement per-pin irq handling
` [PATCH v2 09/17] spi: add locomo SPI driver
` [PATCH v2 11/17] ARM: sa1100: make collie use new locomo drivers
` [PATCH v2 12/17] ARM: sa1100: don't preallocate IRQ space for locomo
` [PATCH v2 13/17] ASoC: pxa: poodle: make use of new locomo GPIO interface
` [PATCH v2 14/17] ARM: pxa: poodle: use new LoCoMo driver
` [PATCH v2 15/17] ARM: pxa: poodle: don't preallocate IRQ space for locomo
` [PATCH v2 16/17] video: backlight: drop old locomo bl/lcd driver
` [PATCH v2 17/17] ARM: drop old LoCoMo driver

[PATCH] spi: sirf: replace BUG condition by error code for unsupported transfer
 2015-04-27 19:53 UTC  (2+ messages)

[PATCH 2/3] spidev: Add DT binding example
 2015-04-27 18:07 UTC  (42+ messages)
                ` [linux-sunxi] "
                    ` [linux-sunxi] "
  ` [PATCH 3/3] ARM: sunxi: spi: use proper errno when message is too long

[PATCH] spi: fsl-espi: fix behaviour for full-duplex xfers
 2015-04-25 13:01 UTC  (8+ messages)

[PATCH 0/4] spi: spi-ath79: Devicetree support and misc fixes
 2015-04-24 17:58 UTC  (7+ messages)
` [PATCH 1/4] devicetree: add binding documentation for the AR7100 SPI controller
  ` [PATCH 2/4] spi: spi-ath79: Add device tree support
` [PATCH 3/4] spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare
` [PATCH 4/4] spi: spi-ath79: Set the initial state of CS0

[PATCH] spi: fsl-spi: fix devm_ioremap_resource() error case
 2015-04-24 12:38 UTC  (2+ messages)

[PATCH v1] spi: Kconfig: Add SOC_LS1021A to SPI_FSL_DSPI dependence
 2015-04-24 12:26 UTC  (2+ messages)

[PATCH v1] spi: spi-fsl-dspi: remove clk reference when regmap_mmio initialize
 2015-04-24 11:32 UTC  (2+ messages)

[PATCH] spi/omap2-mcpsi: Always call spi_finalize_current_message()
 2015-04-24  9:59 UTC  (2+ messages)

[PATCH 0/1] spi: Re-do correctly function name and 'ret' return value
 2015-04-24  7:34 UTC  (4+ messages)
  ` [PATCH 1/1] "

[PATCH] spi: spidev: Warn loudly if instantiated from DT as "spidev"
 2015-04-23 19:32 UTC  (9+ messages)

spidev and the use of spi_async instead of spi_sync
 2015-04-23  9:34 UTC  (4+ messages)
      ` [PATCH] spi: spidev: use spi_sync instead of spi_async

[PATCH v2] spi: fsl-spi: use of_iomap() to map parameter ram on CPM1
 2015-04-22 20:52 UTC  (4+ messages)

[PATCH V2] spi: bcm2835: enabling polling mode for transfers shorter than 30us
 2015-04-22 19:50 UTC  (15+ messages)
                                                  ` [PATCH] spi: bcm2835: fallback to interrupt for polling timeouts exceeding 2 jiffies

[PATCH v3] spi: fsl-spi: use devm_ioremap_resource() to map parameter ram on CPM1
 2015-04-22 19:46 UTC  (2+ messages)

[PATCH] spi/omap2-mcpsi: Always call spi_finalize_current_message()
 2015-04-22 14:11 UTC  (2+ messages)

[PATCH] spi/pxa2xx: add support for Intel Broxton
 2015-04-22  2:59 UTC  (3+ messages)

[PATCH] spi: rb4xx: Fix set_cs logic
 2015-04-21 11:09 UTC  (5+ messages)

[PATCH v3 0/1] spi: Using Trigger number to transmit/receive data
 2015-04-20  7:04 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH] spi: fix one potential spin_lock issue
 2015-04-20  2:54 UTC  (3+ messages)

[PATCH v2] spi: bitbang: only toggle bitchanges
 2015-04-18 17:16 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH v7] spi: Add SPI driver for Mikrotik RB4xx series boards
 2015-04-18 12:58 UTC  (2+ messages)

[PATCH 0/1] Fix NULL pointer dereference
 2015-04-18 11:00 UTC  (14+ messages)
  ` [PATCH 1/1] spi: altera: Add empty implementation of setup_transfer callback
                    ` [PATCH] spi: bitbang: Make setup_transfer callback optional
                        ` [Nios2-dev] "
                        ` [PATCH v2] spi: bitbang: Make setup_transfer() "
  ` [PATCH v2] spi: altera: Add empty implementation of setup_transfer callback

[PATCH v1] spi: check tx_buf and rx_buf in spi_unmap_msg
 2015-04-16 17:58 UTC  (2+ messages)

[PATCH] spi: bcm2835: change timeout of polling driver to 1s
 2015-04-16 17:57 UTC  (2+ messages)

spi-imx: real time operation
 2015-04-15 19:36 UTC  (2+ messages)

[PATCH] spi: bcm2835: Add GPIOLIB dependency
 2015-04-14 20:08 UTC  (4+ messages)

[PATCH] spi: bcm2835: remove timeout code from polling function
 2015-04-14 16:39 UTC 

[PATCH] spi: omap2-mcspi: Add support for GPIO chipselects
 2015-04-13 20:45 UTC  (3+ messages)

randconfig build error with next-20150413, in drivers/spi/spi-bcm2835.c
 2015-04-13 17:06 UTC  (2+ messages)

[GIT PULL] SPI updates for v4.1
 2015-04-13 14:03 UTC 

[PATCH] spi: bcm2835: transform native-cs to gpio-cs on first spi_setup
 2015-04-10 18:51 UTC  (3+ messages)

[PATCH v6] spi: Add SPI driver for Mikrotik RB4xx series boards
 2015-04-10 15:45 UTC  (6+ messages)

[REGRESSION] commit 0461a41 "spi: Pump transfers inside calling context for spi_sync()" breaks Apalis/Colibri T30 with MCP2515 SPI CAN controller
 2015-04-10 15:15 UTC  (3+ messages)

[PATCH 00/14] parport: check success of attach call
 2015-04-10  5:05 UTC  (6+ messages)
` [PATCH 12/14] i2c-parport: return proper error values from attach

[PATCH v2 0/5] Add MSPI support for Cygnus
 2015-04-09 22:26 UTC  (6+ messages)
` [PATCH v2 4/5] spi: bcm-mspi: Make BCMA optional to support non-BCMA chips

[PATCH V2 1/3] spi: img-spfi: Implement a handle_err() callback
 2015-04-08 20:05 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).