messages from 2016-03-20 00:54:46 to 2016-04-05 18:32:55 UTC [more...]
[PATCH v5 0/2] J-Core SPI controller support
2016-08-03 1:26 UTC (2+ messages)
` [PATCH v5 2/2] spi: add driver for J-Core SPI controller
[PATCH v4 0/2] J-Core SPI controller support
2016-07-28 6:11 UTC (2+ messages)
` [PATCH v4 2/2] spi: add driver for J-Core SPI controller
[RFC PATCH 00/10] ACPI overlays
2016-04-05 18:32 UTC (33+ messages)
` [RFC PATCH 01/10] kernel: add TAINT_OVERLAY_ACPI_TABLE
` [RFC PATCH 02/10] acpi: install SSDT tables from initrd
` [RFC PATCH 03/10] acpi: add support for ACPI reconfiguration notifiers
` [RFC PATCH 04/10] acpi: fix enumeration (visited) flags for bus rescans
` [RFC PATCH 05/10] i2c: add support for ACPI reconfigure notifications
` [RFC PATCH 06/10] spi: "
` [RFC PATCH 07/10] efi: load SSTDs from EFI variables
` [RFC PATCH 08/10] configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions
` [RFC PATCH 09/10] acpi: add support for configfs
` [RFC PATCH 10/10] acpi: add support for loading SSDTs via configfs
[PATCH 0/3] Some fixes for slave-dma stuff for spi-rockchip
2016-04-05 18:08 UTC (10+ messages)
` [PATCH 3/3] spi: rockchip: check requesting dma channel with EPROBE_DEFER
[PATCH 1/7] spi: cadence: Fix a check patch warning
2016-04-05 18:07 UTC (7+ messages)
` [PATCH 2/7] spi: cadence: Remove _MASK and _OFFSET suffix
` [PATCH 5/7] spi: cadence: Runtime pm adaptation
` [PATCH 3/7] spi: cadence: Fix probe error handling
` [PATCH 4/7] spi: cadance: Fix the Documentation
` [PATCH 6/7] spi: cadence: Remove the clock enable and disable from suspend and resume
` [PATCH 7/7] spi: cadence: Return the error code for cdns_spi_suspend and cdns_spi_resume
[PATCH v2] spi: orion.c: Add direct access mode
2016-04-05 13:31 UTC (45+ messages)
[PATCH] spi: spi-fsl-dspi: Fix cs_change handling in message transfer
2016-04-05 12:33 UTC
[PATCH v2 0/7] mtd: nand: sunxi: add support for DMA operations
2016-04-05 7:11 UTC (14+ messages)
` [PATCH v2 1/7] mtd: nand: sunxi: move some ECC related operations to their own functions
` [PATCH v2 2/7] mtd: nand: sunxi: make OOB retrieval optional
` [PATCH v2 3/7] mtd: nand: sunxi: make cur_off parameter optional in extra oob helpers
` [PATCH v2 4/7] scatterlist: add sg_alloc_table_from_buf() helper
` [v2,4/7] "
` [PATCH v2 5/7] mtd: provide helper to prepare buffers for DMA operations
` [PATCH v2 6/7] mtd: nand: sunxi: add support for DMA assisted operations
` [PATCH v2 7/7] mtd: nand: sunxi: update DT bindings
[PATCH 0/2] spi: Add DMA support for ti-qspi
2016-04-05 3:49 UTC (3+ messages)
` [PATCH 1/2] spi: Add DMA support for spi_flash_read()
` [PATCH 2/2] spi: spi-ti-qspi: Add DMA support for QSPI mmap read
[PATCH v2 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
2016-04-04 17:05 UTC (2+ messages)
` Applied "spi: pic32: Add bindings for PIC32 SPI peripheral" to the spi tree
Applied "spi: spi-pic32: Add PIC32 SPI master driver" to the spi tree
2016-04-04 17:05 UTC
[PATCH 0/4] scatterlist: sg_table from virtual pointer
2016-04-04 15:05 UTC (12+ messages)
` [PATCH 1/4] mm: add is_highmem_addr() helper
` [PATCH 2/4] scatterlist: add sg_alloc_table_from_buf() helper
` [PATCH 3/4] spi: use sg_alloc_table_from_buf()
` [PATCH 4/4] mtd: provide helper to prepare buffers for DMA operations
[PATCH v5 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
2016-04-04 10:07 UTC (4+ messages)
` [PATCH v5 2/2] spi: spi-pic32: Add PIC32 SPI master driver
Handling clocks on external busses
2016-04-04 9:57 UTC (3+ messages)
spi/tegra114: add spi driver
2016-04-04 8:56 UTC (3+ messages)
4.6-rc1 regression in SPI core -- deadlock
2016-04-04 7:04 UTC (3+ messages)
WE NEED YOUR HELP URGENTLY
2016-04-03 16:14 UTC
Issues with cros_ec and "spi: rockchip: check return value of dmaengine_prep_slave_sg"
2016-04-02 13:37 UTC (3+ messages)
[PATCH v2] spi: rockchip: fix warning of static check
2016-03-31 19:09 UTC (3+ messages)
` Applied "spi: rockchip: fix probe deferral handling" to the spi tree
[LINUX PATCH 1/2] mtd: Added dummy entry in the spi_transfer structure
2016-03-31 11:12 UTC (10+ messages)
` [LINUX PATCH 2/2] spi:zynqmp:gqspi: Added separate dummy entry
[PATCH v4 1/2] dt/bindings: Add bindings for PIC32 SPI peripheral
2016-03-31 11:09 UTC (8+ messages)
` [PATCH v4 2/2] spi: spi-pic32: Add PIC32 SPI master driver
[PATCHv2 1/3] spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare()
2016-03-29 7:42 UTC (5+ messages)
` [PATCHv2 2/3] spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_data
` [PATCHv2 3/3] spi: pxa2xx: Use dummy buffers provided by SPI core
` Applied "spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare()" to the spi tree
[PATCH 1/3] spi/fsl-espi: Don't spin forever on SPIE_RXCNT
2016-03-29 7:42 UTC (2+ messages)
` Applied "spi/fsl-espi: Don't spin forever on SPIE_RXCNT" to the spi tree
[PATCH 1/3] spi: pxa2xx: handle error of pxa2xx_spi_dma_prepare()
2016-03-29 7:42 UTC (8+ messages)
` [PATCH 2/3] spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_data
` Applied "spi: pxa2xx: Remove rx_/tx_map_len members from struct driver_data" to the spi tree
` [PATCH 3/3] spi: pxa2xx: Use dummy buffers provided by SPI core
` Applied "spi: pxa2xx: Use dummy buffers provided by SPI core" to the spi tree
[PATCH 2/3] spi/fsl-espi: avoid infinite loops on fsl_espi_cpu_irq()
2016-03-29 7:42 UTC (2+ messages)
` Applied "spi/fsl-espi: avoid infinite loops on fsl_espi_cpu_irq()" to the spi tree
[PATCH 3/3] spi/fsl-espi: Don't wait transaction completion forever
2016-03-29 7:42 UTC (2+ messages)
` Applied "spi/fsl-espi: Don't wait transaction completion forever" to the spi tree
[PATCH] spi: pxa2xx: Fix cs_change management
2016-03-29 7:42 UTC (4+ messages)
` Applied "spi: pxa2xx: Fix cs_change management" to the spi tree
spi: sirf: request and free cs gpio in setup and cleanup callbacks
2016-03-25 6:56 UTC
CISCO IP PHONES AND CPU's
2016-03-23 19:12 UTC
CISCO IP PHONES AND CPU's
2016-03-23 18:45 UTC
[PATCH] spi: fsl-dspi: Set max_speed_hz for master
2016-03-23 13:55 UTC (3+ messages)
` Applied "spi: fsl-dspi: Set max_speed_hz for master" to the spi tree
[PATCH] spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64
2016-03-23 13:43 UTC (2+ messages)
` Applied "spi: xlp: Enable SPI driver for Broadcom Vulcan ARM64" to the spi tree
[PATCH] spi: omap2-mcspi: fix dma transfer for vmalloced buffer
2016-03-23 13:43 UTC (2+ messages)
` Applied "spi: omap2-mcspi: fix dma transfer for vmalloced buffer" to the spi tree
[PATCH] spi: rockchip: fix warning of static check
2016-03-22 16:23 UTC (4+ 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 0/7] mtd: nand: sunxi: add support for DMA operations
2016-03-21 15:46 UTC (3+ messages)
` [PATCH 4/7] scatterlist: add sg_alloc_table_from_buf() helper
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).