messages from 2013-12-27 16:20:20 to 2014-01-12 13:04:15 UTC [more...]
[PATCH TRIVIAL] spi: bitbang: Grammar s/make to make/to make/
2014-01-12 13:04 UTC
[PATCH TRIVIAL] spi: sh-hspi: Spelling s/recive/receive/
2014-01-12 13:03 UTC
[PATCH] spi: core: Improve tx/rx_nbits check comments
2014-01-12 13:00 UTC
[PATCH] spi: Kill superfluous cast in spi_w8r16()
2014-01-12 12:59 UTC
[PATCH 0/9] Renesas RSPI/QSPI DT support
2014-01-12 12:55 UTC (11+ messages)
` [PATCH 1/9] spi: rspi: Add missing clk_disable() calls in error and cleanup paths
` [PATCH 2/9] spi: rspi: Convert to clk_prepare_enable/disable_unprepare
` [PATCH V3 4/9] spi: rspi: Add DT support
` [PATCH 5/9] ARM: shmobile: r7s72100: Add RSPI clocks for DT
` [PATCH V3 6/9] ARM: shmobile: r7s72100 dtsi: Add RSPI nodes
` [PATCH V3 7/9] ARM: shmobile: genmai reference: "
` [PATCH 8/9] ARM: shmobile: r8a7791 dtsi: Add QSPI node
` [PATCH 3/9] spi: rspi: Use NULL as the clock ID
` [PATCH 9/9] ARM: shmobile: koelsch: Add QSPI nodes
[PATCH V2 0/3] SoC and board integration for QSPI on r8a7791/koelsch
2014-01-12 11:00 UTC (5+ messages)
` [PATCH V2 1/4] pinctrl: sh-pfc: r8a7791: Add QSPI pin groups
` [PATCH V2 2/4] ARM: shmobile: r8a7791: add QSPI clocks
` [PATCH V2 3/4] ARM: shmobile: koelsch: Add QSPI support
` [PATCH V2 4/4] ARM: shmobile: koelsch: Enable RSPI and MTD_M25P80 in defconfig
[PATCH V3 0/5] SoC and board integration for RSPI on r7s72100/genmai
2014-01-12 10:48 UTC (6+ messages)
` [PATCH V3 1/5] pinctrl: sh-pfc: r7s72100: Add RSPI support
` [PATCH V3 2/5] ARM: shmobile: r7s72100: Add RSPI clocks
` [PATCH V3 5/5] ARM: shmobile: genmai: Enable RSPI in defconfig
` [PATCH V3 3/5] ARM: shmobile: genmai: Add RSPI support
` [PATCH V3 4/5] [RFC] ARM: shmobile: genmai: Add preliminary RSPI pinmux setup
[PATCH] spi: rspi: Remove dependency on DMAE for SHMOBILE
2014-01-12 10:32 UTC
[PATCH V2 0/8] spi: rspi: Add support for RZ/A1H
2014-01-12 10:27 UTC (9+ messages)
` [PATCH V2 1/8] spi: rspi: Add more RSPI register documentation
` [PATCH V2 2/8] spi: rspi: Add more QSPI "
` [PATCH V2 3/8] spi: rspi: Add support for more than one interrupt
` [PATCH V2 4/8] spi: rspi: Add support for 8-bit Data Register access
` [PATCH V2 7/8] spi: rspi: Add support for specifying CPHA/CPOL
` [PATCH V2 8/8] spi: rspi: Add support for loopback mode
` [PATCH V2 5/8] spi: rspi: Add support for no TX only mode
` [PATCH V2 6/8] spi: rspi: Add support for missing SPCR2 register
[RFC][PATCH] spi: ti-qspi: Fixup driver name
2014-01-12 8:26 UTC (2+ messages)
[PATCH] spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation
2014-01-12 8:26 UTC (2+ messages)
[PATCH] spi: clps711x: Convert to devm_gpio_request()
2014-01-12 7:37 UTC (2+ messages)
[PATCH] spi: altera: Remove unneeded NULL checking for hw->bitbang.master
2014-01-12 6:38 UTC
[PATCH] spi: Use bitfields for multiple data lines
2014-01-10 17:19 UTC
[GIT PULL] spi fixes for v3.13
2014-01-10 16:48 UTC
[PATCH] spi: clps711x: Use devm_gpio_request()
2014-01-10 13:27 UTC (2+ messages)
[PATCH v2 1/2] spi:fsl-dspi:add support of DSPI IP in big endian
2014-01-10 12:53 UTC (7+ messages)
` [PATCH v2 2/2] spi:dspi:Remove some coding sytle not in standard
DiePresse.com Mein Freund, der Fahrradhändler
2014-01-10 12:29 UTC
[PATCH] spi: fsl-dspi: Add missing breaks for switch cases
2014-01-10 11:24 UTC (3+ messages)
spi_write_then_read with different tx/rx bits_per_word
2014-01-10 10:27 UTC (2+ messages)
spi-rspi I/O errors
2014-01-10 9:20 UTC (11+ messages)
[PATCH 1/2] spi: rspi: Fix NULL pointer dereference on SH7757
2014-01-10 0:49 UTC (7+ messages)
` [PATCH 2/2] spi: rspi: Fix typo when clearing SPSR_OVRF
m25p80 quad support questions
2014-01-09 19:04 UTC (2+ messages)
[PATCH RFT] spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used
2014-01-09 18:02 UTC (2+ messages)
[PATCH v2] spi: atmel: Refactor spi-atmel to use SPI framework queue
2014-01-09 17:42 UTC (2+ messages)
[PATCH] spi: Check conflicting CS based on spi->chip_select instead of device name
2014-01-09 16:05 UTC (6+ messages)
[PATCH 1/1] Revert "spi: davici - make davinci select edma"
2014-01-09 14:09 UTC
[PATCH] spi: core: Use list_first_entry to extract head of queue
2014-01-09 13:54 UTC (2+ messages)
[PATCH] spi: atmel: Refactor spi-atmel to use SPI framework queue
2014-01-09 3:53 UTC (4+ messages)
[PATCH 1/1] spi: s3c24xx: Remove reference to plat/fiq.h
2014-01-08 13:06 UTC (2+ messages)
[PATCH] spi: atmel: add support for changing message transfer speed
2014-01-08 13:05 UTC (5+ messages)
[PATCH] spi: sh-hspi: Fix modalias for sh-hspi
2014-01-08 12:14 UTC (2+ messages)
[PATCH] spi: spi-nor: mtd Check flag status register for Micron nor spi n25q512a
2014-01-08 2:18 UTC
[PATCH v2 0/8] SoC and board integration for RSPI on RZ/A1H
2014-01-08 0:00 UTC (17+ messages)
` [PATCH v2 1/8] pinctrl: sh-pfc: r7s72100: Add RSPI support
` [PATCH v2 2/8] ARM: shmobile: r7s72100: Add RSPI clocks
` [PATCH v2 3/8] ARM: shmobile: r7s72100: Add RSPI platform devices
` [PATCH v2 4/8] ARM: shmobile: genmai: Add RSPI children
` [PATCH v2 5/8] [RFC] ARM: shmobile: genmai: Add preliminary RSPI pinmux setup
` [PATCH v2 6/8] [RFC] Documentation: dt: Add Renesas RSPI/QSPI bindings
` [PATCH v2 7/8] [RFC] ARM: shmobile: r7s72100 dtsi: Add RSPI nodes
` [PATCH v2 8/8] [RFC] ARM: shmobile: genmai reference: "
[PATCH 0/6] Preliminary SoC and board integration for RSPI on RZ/A1H
2014-01-07 19:07 UTC (15+ messages)
` [PATCH 1/6] pinctrl: sh-pfc: r7s72100: Add RSPI support
` [PATCH 4/6] [RFC] Documentation: dt: Add Renesas RSPI/QSPI bindings
` [PATCH 6/6] [RFC] arm: shmobile: genmai reference: Add RSPI nodes
[PATCH -next] spi: dw-pci: remove free for resources allocated with devm_*
2014-01-07 15:47 UTC (2+ messages)
[PATCH v2] spi: ti-qspi: Fix getting correct address for qspi
2014-01-07 11:38 UTC (5+ messages)
[PATCH] spi:fsl-dspi:add support of DSPI IP in big endian
2014-01-07 11:13 UTC (4+ messages)
[PATCH] spi: ti-qspi: Fix getting correct address for qspi
2014-01-07 8:25 UTC
spidev: fix hang when transfer_one_message fails
2014-01-06 12:53 UTC (3+ messages)
` *[PATCH]* "
[PATCH] spi: dw-pci: fix typo
2014-01-06 12:11 UTC (2+ messages)
[PATCH] Check flag status register for Micron n25q512a
2014-01-06 5:21 UTC
[PATCH 1/2] spi: clps711x: Driver refactor
2014-01-02 19:03 UTC (8+ messages)
[PATCH] spi: s3c64xx: Remove duplicate code to clear S3C64XX_SPI_SLAVE_SEL register
2014-01-02 12:23 UTC (2+ messages)
[PATCH] spi: core: Use list_first_entry_or_null() instead of open-coded
2014-01-02 11:57 UTC (2+ messages)
[PATCH 0/8] spi: rspi: Add prelimary support for RZ/A1H
2014-01-02 10:47 UTC (16+ messages)
` [PATCH 1/8] spi: rspi: Add more RSPI register documentation
` [PATCH 2/8] spi: rspi: Add more QSPI "
` [PATCH 3/8] spi: rspi: Add support for more than one interrupt
` [PATCH 4/8] spi: rspi: Add support for 8-bit Data Register access
` [PATCH 6/8] spi: rspi: Add support for missing SPCR2 register
` [PATCH 7/8] spi: rspi: Add support for specifying CPHA/CPOL
[PATCH v2 0/3] spi: dw: fixes, and manages resources migration
2014-01-02 2:09 UTC (8+ messages)
` [PATCH v2 1/3] spi: dw: use managed resources
` [PATCH v2 2/3] spi: dw-mmio: prepare the clock before enabling
` [PATCH v2 3/3] spi: dw: fix memory leak on error path
[PATCH 0/4] spi: dw: fixes, and manages resources migration
2014-01-02 2:04 UTC (25+ messages)
` [PATCH 1/4] spi: dw: use managed resources
` [PATCH 2/4] spi: dw-mmio: prepare the clock before enabling
` [PATCH 3/4] spi: dw: fix memory leak on error path
` [PATCH 4/4] spi: dw: drop unused struct dw_spi field
[PATCH 0/2] spi: clps711x: SPI driver refactor
2014-01-01 14:12 UTC (5+ messages)
[PATCH 2/2] spi: clps711x: dts: Add bindings documentation for the CLPS711X SPI
2014-01-01 6:10 UTC
[PATCH] spi/qspi: Fix runtime resume path
2013-12-31 12:58 UTC (2+ messages)
[PATCH 1/1] spi: nuc900: Cleanup spi-nuc900.h header
2013-12-30 12:46 UTC (2+ messages)
[PATCH] spi: Eliminate 3WIRE spi_transfer check
2013-12-30 12:44 UTC (2+ messages)
[PATCH 0/5] spi: rspi: cleanups
2013-12-30 11:54 UTC (8+ messages)
` [PATCH 2/5] spi: rspi: Remove casts
` [PATCH 4/5] spi: rspi: Use DUMMY_DATA macro instead of hardcoded value
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).