messages from 2016-02-29 12:04:19 to 2016-03-23 13:42:56 UTC [more...]
[PATCH v4 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
2016-03-23 13:42 UTC (2+ messages)
` [PATCH v4 2/2] spi: spi-pic32: Add PIC32 SPI master driver
[PATCH v2] spi: orion.c: Add direct access mode
2016-03-23 13:36 UTC (11+ messages)
[PATCH] spi: fsl-dspi: Set max_speed_hz for master
2016-03-23 6:35 UTC (2+ messages)
[PATCH] spi: rockchip: fix warning of static check
2016-03-22 16:23 UTC (4+ messages)
[PATCH 0/3] Some fixes for slave-dma stuff for spi-rockchip
2016-03-22 13:12 UTC (14+ messages)
` [PATCH 1/3] spi: rockchip: check return value of dmaengine_prep_slave_sg
` Applied "spi: rockchip: check return value of dmaengine_prep_slave_sg" to the spi tree
` [PATCH 2/3] spi: rockchip: migrate to dmaengine_terminate_async
` Applied "spi: rockchip: migrate to dmaengine_terminate_async" to the spi tree
` [PATCH 3/3] spi: rockchip: check requesting dma channel with EPROBE_DEFER
` Applied "spi: rockchip: check requesting dma channel with EPROBE_DEFER" to the spi tree
[PATCH] spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64
2016-03-22 13:08 UTC
[LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure
2016-03-22 10:06 UTC (5+ messages)
` [LINUX PATCH 2/2] spi:zynqmp:gqspi: Added separate dummy entry
[PATCH] spi: pxa2xx: Fix cs_change management
2016-03-21 22:12 UTC (3+ messages)
[PATCH] spi: octeon: Convert to use devm_ioremap_resource
2016-03-21 17:06 UTC (2+ messages)
` Applied "spi: octeon: Convert to use devm_ioremap_resource" to the spi tree
[PATCH] spi: omap2-mcspi: fix dma transfer for vmalloced buffer
2016-03-21 16:00 UTC
[PATCH 0/7] mtd: nand: sunxi: add support for DMA operations
2016-03-21 15:46 UTC (15+ messages)
` [PATCH 1/7] mtd: nand: sunxi: move some ECC related operations to their own functions
` [PATCH 2/7] mtd: nand: sunxi: make OOB retrieval optional
` [PATCH 3/7] mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
` [PATCH 4/7] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH 5/7] mtd: provide helper to prepare buffers for DMA operations
` [PATCH 6/7] mtd: nand: sunxi: add support for DMA assisted operations
` [PATCH 7/7] mtd: nand: sunxi: update DT bindings
RE
2016-03-19 10:06 UTC
[PATCH RESEND 0/2] spi: sun4i: add DMA support
2016-03-18 20:33 UTC (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: sunxi: spi: add notice about SPI FIFO limit
[PATCH v2] spi: fix possible deadlock between internal bus locks and bus_lock_flag
2016-03-18 16:22 UTC (4+ messages)
` Applied "spi: fix possible deadlock between internal bus locks and bus_lock_flag" to the spi tree
[PATCH 1/3] spi/fsl-espi: Don't spin forever on SPIE_RXCNT
2016-03-18 11:35 UTC
[PATCH 0/3] fix infinite loops and worker task hang up
2016-03-18 11:35 UTC
[PATCH 3/3] spi/fsl-espi: Don't wait transaction completion forever
2016-03-18 11:35 UTC
[PATCH 2/3] spi/fsl-espi: avoid infinite loops on fsl_espi_cpu_irq()
2016-03-18 11:35 UTC
[PATCH] spi: don't lock the bus in __spi_pump_messages if it is already locked
2016-03-18 5:23 UTC (2+ messages)
[PATCHv2 1/3] bindings: spi: Add devicetree binding for spi-xilinx
2016-03-17 16:46 UTC (10+ messages)
` [PATCHv2 2/3] spi/spi-xilinx: Add clock support
` [PATCHv2 3/3] bindings: spi: Add clock entries for spi-xilinx
` Applied "spi: xilinx: Add devicetree binding for spi-xilinx" to the spi tree
[PATCH] spi: imx: only do necessary changes to ECSPIx_CONFIGREG
2016-03-17 15:00 UTC (4+ messages)
` Applied "spi: imx: only do necessary changes to ECSPIx_CONFIGREG" to the spi tree
[RESEND PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
2016-03-17 12:00 UTC (3+ messages)
[PATCH] spi: imx: Fix possible NULL pointer deref
2016-03-17 11:45 UTC (2+ messages)
` Applied "spi: imx: Fix possible NULL pointer deref" to the spi tree
spi: imx: initialize usedma earlier
2016-03-17 8:25 UTC (2+ messages)
[PATCH trivial] spi: rockchip: Spelling s/divsor/divisor/
2016-03-15 9:30 UTC (2+ messages)
` Applied "spi: rockchip: Spelling s/divsor/divisor/" to the spi tree
[GIT PULL] spi updates for v4.6
2016-03-14 18:11 UTC
spi: rockchip: check requesting dma channel with EPROBE_DEFER
2016-03-14 11:14 UTC (3+ messages)
[PATCH] spi: spi-adi-v3: fixed coding style issues
2016-03-13 18:51 UTC
propper support of 5 wire SPI (SPI_READY signal)
2016-03-13 14:18 UTC (7+ messages)
[PATCHv4 1/2] spi/spi-xilinx: Add clock support
2016-03-12 15:52 UTC (4+ messages)
` [PATCHv4 2/2] bindings: spi: Add clock entries for spi-xilinx
[PATCH 1/2] spi: rockchip: header file cleanup
2016-03-11 7:25 UTC (2+ messages)
` Applied "spi: rockchip: header file cleanup" to the spi tree
[PATCH 2/2] spi: rockchip: covert rsd_nsecs to u32 type
2016-03-11 7:25 UTC (2+ messages)
` Applied "spi: rockchip: covert rsd_nsecs to u32 type" to the spi tree
[PATCH 0/2] spi: Fix make htmldocs issues
2016-03-11 7:25 UTC (5+ messages)
` [PATCH 1/2] spi: Fix htmldocs build error due struct spi_replaced_transfers
` Applied "spi: Fix htmldocs build error due struct spi_replaced_transfers" to the spi tree
` [PATCH 2/2] spi: Add gfp parameter to kernel-doc to fix build warning
` Applied "spi: Add gfp parameter to kernel-doc to fix build warning" to the spi tree
[PATCHv3 1/2] spi/spi-xilinx: Add clock support
2016-03-11 6:27 UTC (6+ messages)
` [PATCHv3 2/2] bindings: spi: Add clock entries for spi-xilinx
ACPI SPI slave device
2016-03-10 18:12 UTC (8+ messages)
[GIT PULL] spi fixes for v4.5
2016-03-10 4:14 UTC
[PATCH v1 1/1] spi: respect the maximum segment size of DMA device
2016-03-10 3:39 UTC (2+ messages)
` Applied "spi: respect the maximum segment size of DMA device" to the spi tree
[PATCH] spi/spi-xilinx: Add clock support
2016-03-09 9:07 UTC (5+ messages)
imx spi performance
2016-03-09 8:26 UTC
[PATCH] spi: core: Fix deadlock when sending messages
2016-03-09 2:34 UTC (5+ messages)
` [PATCH V2] "
` Applied "spi: core: Fix deadlock when sending messages" to the spi tree
[PATCH v4] i.MX SPI DMA cleanup
2016-03-07 7:54 UTC (8+ messages)
` [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 v3 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
2016-03-06 14:56 UTC (2+ messages)
` [PATCH v3 2/2] spi: spi-pic32: Add PIC32 SPI master driver
[PATCH] spi/rockchip: fix endian mode for 16-bit transfers
2016-03-06 11:37 UTC (2+ messages)
` Applied "spi/rockchip: fix endian mode for 16-bit transfers" to the spi tree
[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
2016-03-06 2:25 UTC (9+ messages)
` [PATCH v2 2/2] spi: spi-pic32: Add PIC32 SPI master driver
` [PATCH] spi: spi-pic32: fix platform_no_drv_owner.cocci warnings
[PATCH] spi: pxa2xx: Use newer more explicit DMAengine terminate API
2016-03-05 12:26 UTC (4+ messages)
` Applied "spi: pxa2xx: Use newer more explicit DMAengine terminate API" to the spi tree
Applied "spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs" to the spi tree
2016-03-05 12:26 UTC
[PATCH 1/2] spi/fsl-espi: Correct the maximum transaction length
2016-03-05 5:36 UTC (5+ messages)
` [PATCH 2/2] spi/fsl-espi: Remove the address conversion operation
[PATCH] spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
2016-03-05 4:45 UTC (5+ messages)
[PATCH RFC] spi: add flow controll support
2016-03-02 12:26 UTC (17+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] spi: add add flow control test driver
` [PATCH 3/6] DT: add documentation for spi-fc-test driver
` [PATCH 4/6] spi: davinci: set new SPI_FC_* flags
` [PATCH 5/6] spi: sun4i: "
` [PATCH 6/6] spi: bitbang: "
[PATCH] spi: pxa2xx: Add support for Intel Broxton B-Step
2016-03-02 11:04 UTC (2+ messages)
` Applied "spi: pxa2xx: Add support for Intel Broxton B-Step" to the spi tree
spi-imx: hung task caused by vfs_read
2016-03-02 10:40 UTC (2+ messages)
CISCO AND AVAYA IP Phones
2016-03-01 20:10 UTC
[PATCH] spi: Fix incomplete handling of SPI_MASTER_MUST_RX/_MUST_TX
2016-03-01 12:17 UTC (5+ 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).