Peter Ujfalusi ([email protected])

Number of posts: 2089 (0.88 per day)
First post: 2011-05-09 08:52:21
Last post: 2017-11-13 20:16:33

Date List Subject
2015-12-03 14:34:23 linux-kernel [PATCH 4/4] dmaengine: edma: Add support for DMA filter mapping to slave devices
2015-12-03 14:34:21 linux-kernel [PATCH 2/4] dmaengine: core: Move and merge the code paths using private_candidate
2015-12-03 14:34:16 linux-kernel [PATCH 0/4] dmaengine: New 'universal' API for requesting channel
2015-12-03 10:34:46 linux-kernel Re: [RFC v03 03/15] dmaengine: core: Introduce new, universal API to request a channel
2015-12-02 14:06:25 linux-kernel [RFC v03 03/15] dmaengine: core: Introduce new, universal API to request a channel
2015-12-02 14:04:40 linux-kernel [RFC v03 04/15] dmaengine: edma: Add support for DMA filter mapping to slave devices
2015-12-02 14:02:59 linux-kernel [RFC v03 13/15] ARM: davinci: devices: Remove DMA resources for MMC
2015-12-02 14:01:55 linux-kernel [RFC v03 14/15] ARM: davinci: dm355: Remove DMA resources for SPI
2015-12-02 14:01:06 linux-kernel [RFC v03 15/15] ARM: davinci: dm365: Remove DMA resources for SPI
2015-12-02 14:00:56 linux-kernel [RFC v03 12/15] ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPI
2015-12-02 14:00:55 linux-kernel [RFC v03 10/15] mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel
2015-12-02 14:00:53 linux-kernel [RFC v03 11/15] spi: davinci: Use dma_request_chan() to requesting DMA channel
2015-12-02 14:00:42 linux-kernel [RFC v03 09/15] ARM: davinci: dm646x: Add dma_filter_map to edma
2015-12-02 14:00:37 linux-kernel [RFC v03 07/15] ARM: davinci: dm365: Add dma_filter_map to edma
2015-12-02 14:00:30 linux-kernel [RFC v03 08/15] ARM: davinci: dm644x: Add dma_filter_map to edma
2015-12-02 14:00:25 linux-kernel [RFC v03 05/15] ARM: davinci: devices-da8xx: Add dma_filter_map to edma
2015-12-02 14:00:20 linux-kernel [RFC v03 06/15] ARM: davinci: dm355: Add dma_filter_map to edma
2015-12-02 14:00:16 linux-kernel [RFC v03 00/15] dmaengine: New 'universal' API for requesting channel
2015-12-02 14:00:15 linux-kernel [RFC v03 02/15] dmaengine: core: Move and merge the code paths using private_candidate
2015-12-02 14:00:12 linux-kernel [RFC v03 01/15] dmaengine: core: Skip mask matching when it is not provided to private_candidate
2015-12-02 12:30:09 linux-kernel Re: [RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
2015-12-02 10:52:19 linux-kernel Re: [RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
2015-12-02 10:02:53 linux-kernel Re: [RFC v02 04/15] dmaengine: edma: Add support for DMA filter mapping to slave devices
2015-12-02 10:01:24 linux-kernel Re: [RFC v02 03/15] dmaengine: core: Introduce new, universal API to request a channel
2015-12-01 13:46:08 linux-kernel Re: [RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
2015-12-01 10:13:22 linux-kernel Re: [RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
2015-12-01 09:59:31 linux-kernel Re: [RFC v02 04/15] dmaengine: edma: Add support for DMA filter mapping to slave devices
2015-12-01 09:57:20 linux-kernel Re: [RFC v02 03/15] dmaengine: core: Introduce new, universal API to request a channel
2015-12-01 09:49:11 linux-kernel Re: [RFC v02 03/15] dmaengine: core: Introduce new, universal API to request a channel
2015-12-01 09:48:09 linux-kernel Re: [RFC v02 01/15] dmaengine: core: Allow NULL mask pointer in __dma_device_satisfies_mask()
2015-12-01 08:41:55 linux-kernel Re: [RFC v02 02/15] dmaengine: core: Move and merge the code paths using private_candidate
2015-12-01 08:13:58 linux-kernel Re: [RFC v02 03/15] dmaengine: core: Introduce new, universal API to request a channel
2015-11-30 13:50:42 linux-kernel [RFC v02 03/15] dmaengine: core: Introduce new, universal API to request a channel
2015-11-30 13:49:46 linux-kernel [RFC v02 05/15] ARM: davinci: devices-da8xx: Add dma_filter_map to edma
2015-11-30 13:48:51 linux-kernel [RFC v02 09/15] ARM: davinci: dm646x: Add dma_filter_map to edma
2015-11-30 13:47:47 linux-kernel [RFC v02 12/15] ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPI
2015-11-30 13:47:46 linux-kernel [RFC v02 13/15] ARM: davinci: devices: Remove DMA resources for MMC
2015-11-30 13:47:13 linux-kernel [RFC v02 15/15] ARM: davinci: dm365: Remove DMA resources for SPI
2015-11-30 13:47:09 linux-kernel [RFC v02 14/15] ARM: davinci: dm355: Remove DMA resources for SPI
2015-11-30 13:47:03 linux-kernel [RFC v02 11/15] spi: davinci: Use dma_request_chan() to requesting DMA channel
2015-11-30 13:46:55 linux-kernel [RFC v02 10/15] mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channel
2015-11-30 13:46:48 linux-kernel [RFC v02 08/15] ARM: davinci: dm644x: Add dma_filter_map to edma
2015-11-30 13:46:42 linux-kernel [RFC v02 07/15] ARM: davinci: dm365: Add dma_filter_map to edma
2015-11-30 13:46:41 linux-kernel [RFC v02 06/15] ARM: davinci: dm355: Add dma_filter_map to edma
2015-11-30 13:46:36 linux-kernel [RFC v02 04/15] dmaengine: edma: Add support for DMA filter mapping to slave devices
2015-11-30 13:46:30 linux-kernel [RFC v02 02/15] dmaengine: core: Move and merge the code paths using private_candidate
2015-11-30 13:46:26 linux-kernel [RFC v02 01/15] dmaengine: core: Allow NULL mask pointer in __dma_device_satisfies_mask()
2015-11-30 13:46:24 linux-kernel [RFC v02 00/15] dmaengine: New 'universal' API for requesting channel
2015-11-27 11:17:13 linux-kernel Re: [RFC 3/6] dmaengine: core: Introduce new, universal API to request a channel
2015-11-27 08:31:34 linux-kernel [RFC 2/6] dmaengine: core: Move and merge the code paths using private_candidate
2015-11-27 08:31:33 linux-kernel [RFC 3/6] dmaengine: core: Introduce new, universal API to request a channel