linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-05 05:21:00 to 2015-08-20 20:11:03 UTC [more...]

[PATCH 4/4 RESEND] spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove function
 2015-08-20 20:11 UTC 

[PATCH 3/4 RESEND] spi: s3c64xx: simplify suspend / resume handlers
 2015-08-20 20:07 UTC 

[PATCH 2/4 RESEND] spi: s3c64xx: extend driver to make full use of runtime PM autosuspend
 2015-08-20 20:03 UTC 

[PATCH 1/4 RESEND] spi: s3c64xx: clean up runtime PM if driver registration fails
 2015-08-20 20:02 UTC 

[PATCH 0/9] spi/sunxi patches
 2015-08-20 19:45 UTC  (23+ messages)
  ` [PATCH 1/9] spi: sunxi: fix transfer timeout
  ` [PATCH 4/9] spi: sun4i: add DMA support
      ` [linux-sunxi] "
  ` [PATCH 2/9] spi: sun4i: fix FIFO limit
  ` [PATCH 3/9] spi: sunxi: check that transfer speed is non-zero
  ` [PATCH 5/9] ARM: dts: sun7i: cubieboard2: Enable SPI0
  ` [PATCH 7/9] ARM: dts: sun5i: add SPI pins on A13 and A10s
  ` [PATCH 6/9] ARM: dts: sunxi: add spi aliases on cubieboards
  ` [PATCH 8/9] ARM: dts: sunxi: A10s Olinuxino Micro: add spi2
  ` [PATCH 9/9] ARM: dts: sunxi: Add SPI aliases on A10s Olinuxino

[PATCH 00/18] Export SPI and OF module aliases in missing drivers
 2015-08-20 18:36 UTC  (3+ messages)
` [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias when probing using DT

[PATCH] spi: ti-qspi: use 128 bit transfer mode for writing to flash
 2015-08-20 18:34 UTC  (3+ messages)
  ` Applied "spi: ti-qspi: use 128 bit transfer mode where possible" to the spi tree

[PATCH v2 0/4] Fixup mediatek spi driver
 2015-08-20 18:34 UTC  (9+ messages)
  ` [PATCH v2 1/4] spi: mediatek: fix spi incorrect endian usage
      ` Applied "spi: mediatek: fix spi incorrect endian usage" to the spi tree
  ` [PATCH v2 4/4] spi: mediatek: revise coding style
` [PATCH v2 2/4] spi: medaitek: revise quirks compatibility style
    ` Applied "spi: medaitek: revise quirks compatibility style" to the spi tree
` [PATCH v2 3/4] spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET
    ` Applied "spi: mediatek: use BIT() to instead of SPI_CMD_*_OFFSET" to the spi tree

[PATCH] spi: bcm53xx: Adjust devm usage
 2015-08-20 17:58 UTC 

[alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
 2015-08-20 11:58 UTC  (29+ messages)
                    `  "

[PATCH 2/3] spi: s3c64xx: extend driver to make full use of runtime PM autosuspend
 2015-08-20  5:39 UTC  (3+ messages)

[PATCH 2/3] spi: s3c64xx: fix runtime PM handling
 2015-08-20  5:36 UTC  (6+ messages)

[PATCH 1/3] spi: s3c64xx: fix runtime PM handling if registering the driver fails
 2015-08-19 20:00 UTC 

[PATCH 3/3] spi: s3c64xx: simplify suspend / resume handlers
 2015-08-19 20:00 UTC 

[PATCH 0/2] SPI controller driver for Netlogic XLP SoCs
 2015-08-19 17:53 UTC  (5+ messages)
  ` [PATCH 1/2] spi/xlp: "
  ` [PATCH 2/2] spi: Add DT bindings documentation for Netlogic XLP SPI controller

[PATCH 0/3] Fixup mediatek spi driver
 2015-08-19 17:27 UTC  (7+ messages)
  ` [PATCH 1/3] spi: mediatek: revise coding style
` [PATCH 2/3] spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware
    ` Applied "spi: mediatek: remove redundant clock in prepare_hardware/unprepare_hardware" to the spi tree
` [PATCH 3/3] spi: mediatek: fix spi incorrect endian usage

[PATCH v3 0/2] spi: dw: Reintroduce optional 16 bit data register I/O
 2015-08-19  8:51 UTC  (4+ messages)
  ` [PATCH v3 1/2] dt: snps,dw-apb-ssi: Document new I/O data register width property
  ` [PATCH v3 2/2] spi: dw: Allow interface drivers to limit data I/O to word sizes

[PATCH 3/3] spi: s3c64xx: simplify suspend/resume handlers
 2015-08-19  5:55 UTC  (3+ messages)

[PATCH 1/3] spi: s3c64xx: simplify probe function by using local variable for &pdev->dev
 2015-08-19  5:18 UTC  (3+ messages)

[PATCH 0/3] spi: s3c64xx: Patch set to fix and simplify the s3c64xx driver
 2015-08-18 21:03 UTC 

[PATCH 1/2] spi: check bits_per_word in spi_setup
 2015-08-18 20:41 UTC  (4+ messages)
  ` [PATCH 2/2] staging/fbtft: use spi_setup instead of direct call to master->setup
  ` [PATCH 0/2] Fix displays requiring 9 bit transfers on RPi

[PATCH] spi: mediatek: fix spi incorrect endian usage and remove redundant clock
 2015-08-18 16:07 UTC  (4+ messages)

[PATCH 0/2] spi: dw: Reintroduce optional 16 bit data register I/O
 2015-08-18 10:36 UTC  (12+ messages)
` [PATCH v2 "
  ` [RESEND PATCH "
    ` [RESEND PATCH v2 2/2] spi: dw: Allow interface drivers to limit data I/O to word sizes

[PATCH v2] spi: bitbang: Replace spinlock by mutex
 2015-08-17  3:52 UTC 

[PATCH] spi: Mediatek: fix endian warnings
 2015-08-17  3:30 UTC  (9+ messages)
  ` Applied "spi: mediatek: fix endian warnings" to the spi tree

[PATCH] spi: Mediatek: fixup cpu_to_le32 incorrect usage
 2015-08-15 20:46 UTC  (3+ messages)
  ` Applied "spi: Mediatek: fixup cpu_to_le32 incorrect usage" to the spi tree

[PATCH] spi/spi-xilinx: Fix spurious IRQ ACK on irq mode
 2015-08-15 16:22 UTC  (2+ messages)
` Applied "spi/spi-xilinx: Fix spurious IRQ ACK on irq mode" to the spi tree

[PATCH] spi: bcm2835: set up spi-mode before asserting cs-gpio
 2015-08-15 16:22 UTC  (3+ messages)
` Applied "spi: bcm2835: set up spi-mode before asserting cs-gpio" to the spi tree

[PATCH/RFC] spi: sh-msiof: Fix FIFO size to 64 word from 256 word
 2015-08-15 16:22 UTC  (2+ messages)
` Applied "spi: sh-msiof: Fix FIFO size to 64 word from 256 word" to the spi tree

[PATCH 3/4] ARM: davinci: Set proper SPI prescale limit value
 2015-08-15 16:22 UTC  (2+ messages)
  ` Applied "ARM: davinci: Set proper SPI prescale limit value" to the spi tree

[PATCH] spi: imx: fix ecspi mode setup
 2015-08-14 19:30 UTC  (4+ messages)

[PATCH] spi: zynqmp-gqspi: Remove executable permission
 2015-08-14 19:29 UTC  (2+ messages)

[PATCH 1/3] spi: bitbang: Replace spinlock by mutex when calling chipselect
 2015-08-14 19:19 UTC  (4+ messages)

Applied "spi: s3c64xx: print fifo size on probe." to the spi tree
 2015-08-14  0:01 UTC 

[PATCH] spi: bcm2835: fix overflow in calculation of transfer time
 2015-08-14  0:01 UTC  (2+ messages)
  ` Applied "spi: bcm2835: fix overflow in calculation of transfer time" to the spi tree

[PATCH] spi/spi-xilinx: Fix mixed poll/irq mode
 2015-08-14  0:01 UTC  (2+ messages)
  ` Applied "spi/spi-xilinx: Fix mixed poll/irq mode" to the spi tree

[PATCH v5 0/3] Add Mediatek SPI bus driver
 2015-08-13  6:29 UTC  (10+ messages)
` [PATCH v5 1/3] spi: Mediatek: Document devicetree bindings for spi bus
    ` Applied "spi: Mediatek: Document devicetree bindings for spi bus" to the spi tree
` [PATCH v5 2/3] spi: mediatek: Add spi bus for Mediatek MT8173
    ` Applied "spi: mediatek: Add spi bus for Mediatek MT8173" to the spi tree
  ` [v5,2/3] spi: mediatek: Add spi bus for Mediatek MT8173
` [PATCH v5 3/3] arm64: dts: Add spi bus dts

[RFC PATCH 0/5] Add memory mapped read support for TI QSPI
 2015-08-12  9:27 UTC  (33+ messages)
` [RFC PATCH 1/5] spi: introduce flag for memory mapped read

[PATCH] spi: atmel: remove useless include
 2015-08-11 16:28 UTC  (2+ messages)
  ` Applied "spi: atmel: remove useless include" to the spi tree

[PATCH] spi: mt65xx: Fix module alias
 2015-08-11 16:28 UTC  (2+ messages)
  ` Applied "spi: mt65xx: Fix module alias" to the spi tree

[PATCH] spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572
 2015-08-11 16:28 UTC  (2+ messages)
` Applied "spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572" to the spi tree

[RESEND][PATCH 0/4] spi: davinci: Improve prescaler limit support
 2015-08-11  9:28 UTC  (8+ messages)
` [RESEND][PATCH 3/4] ARM: davinci: Set proper SPI prescale limit value

[spi:topic/mtk 2/2] drivers/spi/spi-mt65xx.c:362:24: sparse: incorrect type in argument 1 (different base types)
 2015-08-11  9:05 UTC  (5+ messages)
` [PATCH spi] spi: mediatek: mtk_spi_driver can be static
  ` Applied "spi: mediatek: mtk_spi_driver can be static" to the spi tree

[PATCH 0/2] Fix displays requiring 9 bit transfers on RPi
 2015-08-11  7:27 UTC 

[PATCH v6] ARM: sun4i: spi: Allow transfers larger than FIFO size
 2015-08-08 19:41 UTC  (2+ messages)

[PATCH] spi: spi-sun4i, spi-sun6i: Fix bit rate calculation
 2015-08-07 13:16 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] spi: img-spfi: fix kbuild test robot warning
 2015-08-06 11:42 UTC  (4+ messages)
  ` Applied "spi: img-spfi: fix kbuild test robot warning" to the spi tree

[PATCH v4 0/3] Add Mediatek SPI bus driver
 2015-08-06  1:45 UTC  (4+ messages)
` [PATCH v4 1/3] dt-binding: spi: Mediatek: Document devicetree bindings for spi bus

[PATCH] spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
 2015-08-05 19:07 UTC  (3+ messages)

[PATCH v3] nand: Add NAND driver for Mikrotik RB4xx series boards
 2015-08-05 10:02 UTC  (2+ messages)

[PATCH 2/2] spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it
 2015-08-05  9:53 UTC  (2+ messages)
  ` Applied "spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it" to the spi tree

[PATCH resend] spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation for it
 2015-08-05  7:04 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).