messages from 2016-02-11 18:36:40 to 2016-02-26 05:56:55 UTC [more...]
[PATCH RESEND 0/2] spi: sun4i: add DMA support
2016-02-26 5:56 UTC
[PATCH] i.MX SPI DMA cleanup
2016-02-26 2:48 UTC (35+ messages)
` [PATCH 01/13] spi: imx: allow only WML aligned transfers to use DMA
` Applied "spi: imx: allow only WML aligned transfers to use DMA" to the spi tree
` [PATCH 02/13] spi: imx: use proper dev_* functions for driver messages
` Applied "spi: imx: use proper dev_* functions for driver messages" to the spi tree
` [PATCH 03/13] spi: imx: replace fixed timeout with calculated
` Applied "spi: imx: replace fixed timeout with calculated" to the spi tree
` [PATCH 04/13] spi: imx: drop fallback to PIO
` [PATCH 05/13] spi: imx: initialize usedma earlier
` Applied "spi: imx: initialize usedma earlier" to the spi tree
` [PATCH 06/13] spi: imx: drop unnecessary read/modify/write
` Applied "spi: imx: drop unnecessary read/modify/write" to the spi tree
` [PATCH 07/13] spi: imx: drop unncessary dma_is_inited variable
` Applied "spi: imx: drop unncessary dma_is_inited variable" to the spi tree
` [PATCH 08/13] spi: imx: add support for all SPI word width for DMA
` Applied "spi: imx: add support for all SPI word width for DMA" to the spi tree
` [PATCH 09/13] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config
` Applied "spi: imx: remove unnecessary bit clearing in mx51_ecspi_config" to the spi tree
` [PATCH 10/13] spi: imx: make some register defines simpler
` Applied "spi: imx: make some register defines simpler" to the spi tree
` [PATCH 11/13] spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function
` Applied "spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function" to the spi tree
` [PATCH 12/13] spi: imx: drop bogus tests for rx/tx bufs in DMA transfer
` [PATCH 13/13] ARM: dts: imx6: Use correct SDMA script for SPI cores
[PATCH v3] i.MX SPI DMA cleanup
2016-02-26 2:47 UTC (15+ messages)
` [PATCH 1/9] spi: imx: drop fallback to PIO
` Applied "spi: imx: drop fallback to PIO" to the spi tree
` [PATCH 2/9] spi: imx: initialize usedma earlier
` [PATCH] "
` [PATCH 3/9] spi: imx: drop unnecessary read/modify/write
` [PATCH 4/9] spi: imx: drop unncessary dma_is_inited variable
` [PATCH 5/9] spi: imx: add support for all SPI word width for DMA
` [PATCH 6/9] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config
` [PATCH 7/9] spi: imx: make some register defines simpler
` [PATCH 8/9] spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function
` [PATCH 9/9] spi: imx: drop bogus tests for rx/tx bufs in DMA transfer
` Applied "spi: imx: drop bogus tests for rx/tx bufs in DMA transfer" to the spi tree
[PATCH] spi: lp-8841: return correct error code from probe
2016-02-26 2:47 UTC (3+ messages)
` Applied "spi: lp-8841: return correct error code from probe" to the spi tree
[PATCH] spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
2016-02-26 2:31 UTC (4+ messages)
[PATCH v5 0/5] Add memory mapped read support for ti-qspi
2016-02-24 12:21 UTC (9+ messages)
` [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request
[PATCH v4] i.MX SPI DMA cleanup
2016-02-24 8:20 UTC (10+ messages)
` [PATCH 1/9] spi: imx: drop fallback to PIO
` [PATCH 2/9] spi: imx: initialize usedma earlier
` [PATCH 3/9] spi: imx: drop unnecessary read/modify/write
` [PATCH 4/9] spi: imx: drop unncessary dma_is_inited variable
` [PATCH 5/9] spi: imx: add support for all SPI word width for DMA
` [PATCH 6/9] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config
` [PATCH 7/9] spi: imx: make some register defines simpler
` [PATCH 8/9] spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function
` [PATCH 9/9] spi: imx: drop bogus tests for rx/tx bufs in DMA transfer
[PATCH v1] spi: master driver to enable RTC on ICPDAS LP-8841
2016-02-24 4:15 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` Applied "spi: master driver to enable RTC on ICPDAS LP-8841" to the spi tree
[PATCH] Doc: spi: make xmldocs warning caused by spi.c
2016-02-24 3:54 UTC (3+ messages)
` Applied "spi: make xmldocs warning caused by spi.c" to the spi tree
[PATCH 0/7] PM runtime regression fixes for omaps
2016-02-22 17:54 UTC (30+ messages)
` [PATCH 1/7] mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
` [PATCH 2/7] i2c: omap: "
` [PATCH 3/7] spi: omap2-mcspi: "
` [PATCH 4/7] serial: 8250_omap: "
` [PATCH 5/7] serial: omap: "
` [PATCH 6/7] ARM: OMAP2+: Improve omap_device error for driver writers
` [PATCH 7/7] ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid
propper support of 5 wire SPI (SPI_READY signal)
2016-02-22 11:42 UTC (7+ messages)
[PATCH] spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH
2016-02-20 20:02 UTC (2+ messages)
` Applied "spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH" to the spi tree
[Patch v1] spi: imx: fix spi resource leak with dma transfer
2016-02-20 18:11 UTC (2+ messages)
` Applied "spi: imx: fix spi resource leak with dma transfer" to the spi tree
[PATCH] spi: pxa2xx: Remove unused DMA buffer mappings
2016-02-20 18:11 UTC (2+ messages)
` Applied "spi: pxa2xx: Remove unused DMA buffer mappings" to the spi tree
[PATCH] spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH
2016-02-20 17:43 UTC
[PATCH v2] i.MX SPI DMA cleanup
2016-02-19 15:51 UTC (15+ messages)
` [PATCH 01/12] spi: imx: allow only WML aligned transfers to use DMA
` [PATCH 02/12] spi: imx: use proper dev_* functions for driver messages
` [PATCH 03/12] spi: imx: replace fixed timeout with calculated
` [PATCH 04/12] spi: imx: drop fallback to PIO
` [PATCH 05/12] spi: imx: initialize usedma earlier
` [PATCH 06/12] spi: imx: drop unnecessary read/modify/write
` [PATCH 07/12] spi: imx: drop unncessary dma_is_inited variable
` [PATCH 08/12] spi: imx: add support for all SPI word width for DMA
` [PATCH 09/12] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config
` [PATCH 10/12] spi: imx: make some register defines simpler
` [PATCH 11/12] spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function
` [PATCH 12/12] spi: imx: drop bogus tests for rx/tx bufs in DMA transfer
Applied "spi: rockchip: add bindings for rk3399 spi" to the spi tree
2016-02-18 20:12 UTC
[PATCH] spi: sh-spi, sh-msiof, rspi: Use ARCH_RENESAS
2016-02-18 20:12 UTC (3+ messages)
` Applied "spi: sh-spi, sh-msiof, rspi: Use ARCH_RENESAS" to the spi tree
[PATCH 1/2] spi: docbook: fix parsing error
2016-02-18 20:12 UTC (4+ messages)
` [PATCH 2/2] spi: docbook: add missing parameter documentation
` Applied "spi: docbook: add missing parameter documentation" to the spi tree
` Applied "spi: docbook: fix parsing error" "
[PATCH] spi: Add cond_resched() in main message processing loop
2016-02-18 20:12 UTC (2+ messages)
` Applied "spi: Add cond_resched() in main message processing loop" to the spi tree
[PATCH 1/2] spi: Use %u for unsigned int, %zu for size_t
2016-02-18 13:58 UTC (4+ messages)
` [PATCH 2/2] spi: Prevent a type mismatch warning using min_t()
[PATCH 1/2] spi: core: Use %zu for printing 'size_t' type
2016-02-17 19:18 UTC (5+ messages)
` [PATCH 2/2] spi: core: Use cast inside 'min' macro
` Applied "spi: core: Use %zu for printing 'size_t' type" to the spi tree
[PATCH v2 1/2] spi: core: Use %zu for printing 'size_t' type
2016-02-17 19:18 UTC (5+ messages)
` [PATCH v2 2/2] spi: core: Use min_t(size_t,..)
` Applied "spi: core: Use min_t(size_t,..)" to the spi tree
[PATCH] spi: pl022: Remove obsolete struct pl022 members from kerneldoc
2016-02-17 13:04 UTC (2+ messages)
` Applied "spi: pl022: Remove obsolete struct pl022 members from kerneldoc" to the spi tree
[linux-next] make xmldoc failed with commit d780c3711d9df9bac
2016-02-16 13:51 UTC
[PATCH] spi: rockchip: remove xfer_completion from rockchip_spi
2016-02-16 13:32 UTC (2+ messages)
` Applied "spi: rockchip: remove xfer_completion from rockchip_spi" to the spi tree
[PATCH v3 0/8] spi: spi-message transformation framework
2016-02-16 8:52 UTC (3+ messages)
` [PATCH v3 3/8] spi: core: add spi_split_transfers_maxsize
[PATCH 0/3] Some rockchip_spi fixes and debug support
2016-02-16 1:32 UTC (8+ messages)
` [PATCH 1/3] spi: rockchip: disable runtime pm when in err case
` Applied "spi: rockchip: disable runtime pm when in err case" to the spi tree
` [PATCH 2/3] spi: rockchip: add missing spi_master_put
` Applied "spi: rockchip: add missing spi_master_put" to the spi tree
` [PATCH 3/3] spi: rockchip: add debug interface support
[PATCH RFT] spi: bcm2835: Remove unnecessary workaround to call gpio_set_value
2016-02-15 20:59 UTC (5+ messages)
` Applied "spi: bcm2835: Remove unnecessary workaround to call gpio_set_value" to the spi tree
[PATCH v2 0/2] spi: bcm2835aux: auxiliary spi improvements
2016-02-15 20:59 UTC (6+ messages)
` [PATCH v2 1/2] spi: bcm2835aux: set up spi-mode before asserting cs-gpio
` Applied "spi: bcm2835aux: set up spi-mode before asserting cs-gpio" to the spi tree
` [PATCH v2 2/2] spi: bcm2835aux: fix CPOL/CPHA setting
` Applied "spi: bcm2835aux: fix CPOL/CPHA setting" to the spi tree
[RFC PATCH] SPI/ACPI: DesignWare: Add ACPI support for Designware SPI driver
2016-02-15 18:09 UTC (9+ messages)
[PATCH] spi: s3c64xx: Get fifosize via device tree
2016-02-15 18:04 UTC (9+ messages)
[PATCH] spi: bcm2835: Remove duplicate depend on GPIOLIB in Kconfig
2016-02-15 12:28 UTC (2+ messages)
` Applied "spi: bcm2835: Remove duplicate depend on GPIOLIB in Kconfig" to the spi tree
[GIT PULL] spi fixes for v4.5
2016-02-15 12:26 UTC
[PATCH] spi: core: Staticize __spi_split_transfer_maxsize()
2016-02-14 15:33 UTC
[patch] spi: checking for NULL instead of IS_ERR
2016-02-12 23:04 UTC (2+ messages)
` Applied "spi: checking for NULL instead of IS_ERR" to the spi tree
[PATCH 0/4] spi: bcm2835aux: auxiliary spi improvements
2016-02-11 18:44 UTC (6+ messages)
` [PATCH 4/4] spi: bcm2835aux: fix CPOL/CPHA setting
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).