messages from 2013-11-04 18:45:11 to 2013-11-26 13:20:18 UTC [more...]
[PATCH 00/17] Add memory mapped support for ti qspi, m25p80 serial flash
2013-11-26 13:20 UTC (39+ messages)
` [PATCH 01/17] spi/spi.h: Add get_buf/put_buf support in spi master
` [PATCH 02/17] spi/spi.h: Add configure from slave support
` [PATCH 04/17] spi/qspi: parse control module register
` [PATCH 05/17] spi/qspi: parse memory map register
` [PATCH 06/17] spi/qspi: Add support to switc to memory mapped operation
` [PATCH 08/17] spi/qspi: Add api for get_buf/put_buf
` [PATCH 09/17] spi/spi.h: Add "mem" variable in spi master
` [PATCH 12/17] spi/qspi: convert driver to enable/disable memory mapped
` [PATCH 13/17] drivers: mtd: m25p80: Add api to configure master register
` [PATCH 14/17] drivers: mtd: m25p80: Adapt driver to support memory mapped read
` [PATCH 15/17] arm: dts: dra7: Add qspi device
` [PATCH 17/17] Documentation: bindings: ti-qspi: update binding information
` [PATCH 03/17] spi/qspi: parse register by name
` [PATCH 07/17] spi/qspi: configure set up register for memory map
` [PATCH 10/17] spi/spi.h: Add mmap flag in spi master
` [PATCH 11/17] spi/qspi: set "mmap" flag to true
` [PATCH 16/17] arm: dts: am43x-epos: Add qspi device
Subject: [PATCH] Fix long standing chip select issue for non-default CS-polarity setups
2013-11-25 19:13 UTC (5+ messages)
` "
[PATCH v5 00/17] add COMMON_CLK support for PowerPC MPC512x
2013-11-25 19:06 UTC (5+ messages)
` [PATCH v5 08/17] spi: mpc512x: adjust to OF based clock lookup
[PATCH] spi: spi-gpio: Use 'cansleep' variants to access GPIO
2013-11-25 10:19 UTC (4+ messages)
Assistance!!!
2013-11-25 1:38 UTC
[PATCH] spi: davinci: Fix the build warning with CONFIG_ARM_LPAE=y
2013-11-24 13:31 UTC (5+ messages)
PRIVATE MESSAGE
2013-11-23 10:36 UTC
[PATCH] added API: spi_message_compile/optimize/hint/
2013-11-22 6:53 UTC (9+ messages)
devm_spi_register_master
2013-11-22 2:13 UTC (11+ messages)
[PATCH] spi: core: invert success test in devm_spi_register_master
2013-11-22 0:07 UTC (2+ messages)
[PATCH 00/31] ARM: tegra: use common reset and DMA bindings
2013-11-20 19:17 UTC (13+ messages)
` [PATCH 22/31] spi: tegra: use reset framework
` [PATCH 23/31] spi: tegra: convert to standard DMA DT bindings
` [Ac100] [PATCH 00/31] ARM: tegra: use common reset and DMA bindings
[PATCH v2 0/8] ARM: s3c64xx: Let amba-pl08x driver handle DMA
2013-11-20 12:31 UTC (2+ messages)
[PATCH] spi/qspi: fix multiple "unregister" api entries
2013-11-19 19:48 UTC (2+ messages)
[PATCHv2 0/2] spi/qspi: Fix remove path and miscellaneous cleanup
2013-11-19 19:21 UTC (4+ messages)
` [PATCHv2 1/2] spi/qspi: cleanup pm_runtime error check
` [PATCHv2 2/2] spi/qspi: Fix qspi remove path
Fwd: Depreciated spi_master.transfer and "prepared spi messages" for an optimized pipelined-SPI-DMA-driver
2013-11-19 15:13 UTC (52+ messages)
` "
[PATCH] spi/qspi: cleanup qspi remova path and error check
2013-11-19 11:50 UTC (4+ messages)
[PATCH] spi: spi-mxs: fix reference leak to master in mxs_spi_remove()
2013-11-18 11:30 UTC (2+ messages)
[RFC 13/23] spi: omap2-mcspi: raw read and write endian fix
2013-11-16 10:19 UTC (2+ messages)
[PATCHv2 0/3] I2C and SPI dev_name change for ACPI enumerated slaves
2013-11-16 1:30 UTC (14+ messages)
` [PATCHv3 "
` [PATCHv3 1/3] ACPI: Provide struct acpi_device stub for !CONFIG_ACPI builds
` [alsa-devel] "
` [PATCHv3 2/3] i2c: Use stable dev_name for ACPI enumerated I2C slaves
` [PATCHv3 3/3] spi: Use stable dev_name for ACPI enumerated SPI slaves
` [PATCHv4 0/3] I2C and SPI dev_name change for ACPI enumerated slaves
` [PATCHv4 1/3] ACPI: Provide acpi_dev_name accessor for struct acpi_device device name
` [PATCHv4 2/3] i2c: Use stable dev_name for ACPI enumerated I2C slaves
` [PATCHv4 3/3] spi: Use stable dev_name for ACPI enumerated SPI slaves
[PATCH] spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove()
2013-11-15 10:34 UTC (2+ messages)
[PATCH] spi: bcm63xx: fix reference leak to master in bcm63xx_spi_remove()
2013-11-15 10:33 UTC (2+ messages)
[PATCH] spi: txx9: fix reference leak to master in txx9spi_remove()
2013-11-15 10:31 UTC (2+ messages)
[PATCH] spi: mpc512x: fix reference leak to master in mpc512x_psc_spi_do_remove()
2013-11-15 10:30 UTC (2+ messages)
[PATCH] spi: rspi: use platform drvdata correctly in rspi_remove()
2013-11-15 10:28 UTC (2+ messages)
[PATCH] spi: bcm2835: fix reference leak to master in bcm2835_spi_remove()
2013-11-15 10:23 UTC (2+ messages)
[PATCH] spi: Factor validation and initialisation of messages outside lock
2013-11-13 23:49 UTC
[PATCH V4] spi: s3c64xx: Enable Word transfer
2013-11-13 8:28 UTC (12+ messages)
[PATCH v2 00/19] Enable various Renesas drivers on all ARM platforms
2013-11-12 23:32 UTC (2+ messages)
[PATCH] spi/qspi: set correct platform drvdata in ti_qspi_probe()
2013-11-12 11:20 UTC (2+ messages)
[PATCH] spi/pxa2xx: add new ACPI IDs
2013-11-12 10:06 UTC
[PATCH] spi: sirf: move to use generic dma dt-binding
2013-11-11 9:47 UTC
[PATCH] spi: atmel: add support for changing message transfer speed
2013-11-08 11:11 UTC (2+ messages)
[GIT PULL] spi updates for v3.13
2013-11-08 10:50 UTC
[RFC 0/2] I2C and SPI dev_name change for ACPI enumerated slaves
2013-11-07 13:34 UTC (6+ messages)
` [PATCHv2 1/3] ACPI: Expose struct acpi_device and acpi_bus_get_device() to non-ACPI builds
[PATCH] spi: Staticize spi_dev_set_name()
2013-11-06 19:11 UTC
SPI zero-length transfer: What should it do ?
2013-11-05 9:41 UTC (2+ messages)
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).