LinuxLists
Users
About
Joy Chakraborty (
[email protected]
)
Number of posts: 135 (0.3 per day)
First post: 2023-03-20 05:58:27
Last post: 2024-06-13 12:12:02
Previous Page
/
Next Page
Date
List
Subject
2023-05-12 14:30:18
linux-kernel
[PATCH v2 6/6] dmaengine: pl330: Use dma singles for peripheral _dregs
2023-05-12 14:18:31
linux-kernel
[PATCH v2 4/6] dmaengine: pl330: Change unused arg "len" from get_burst_len()
2023-05-12 14:17:49
linux-kernel
[PATCH v2 5/6] dmaengine: pl330: Optimize AxSize for peripheral usecases
2023-05-12 14:17:19
linux-kernel
[PATCH v2 3/6] dmaengine: pl330: Change if-else to switch-case for consistency
2023-05-12 14:17:11
linux-kernel
[PATCH v2 2/6] dmaengine: pl330: Use FFS to calculate burst size
2023-05-12 11:29:33
linux-kernel
[PATCH v11 0/3] spi: dw: DW SPI DMA Driver updates
2023-05-12 11:26:16
linux-kernel
[PATCH v11 2/3] spi: dw: Add DMA address widths capability check
2023-05-12 11:22:07
linux-kernel
[PATCH v11 3/3] spi: dw: Round of n_bytes to power of 2
2023-05-12 11:15:50
linux-kernel
[PATCH v11 1/3] spi: dw: Add DMA directional capability check
2023-05-11 09:50:21
linux-kernel
Re: [PATCH v10 1/5] spi: dw: Add 32 bpw support to SPI DW DMA driver
2023-05-11 08:08:06
linux-kernel
Re: [PATCH 7/7] dt-bindings: dmaengine: pl330: Add new quirks
2023-05-09 08:47:42
linux-kernel
[PATCH v10 1/5] spi: dw: Add 32 bpw support to SPI DW DMA driver
2023-05-09 08:40:23
linux-kernel
[PATCH v10 4/5] spi: dw: Add DMA address widths capability check
2023-05-09 08:34:36
linux-kernel
[PATCH v10 3/5] spi: dw: Add DMA directional capability check
2023-05-09 08:34:21
linux-kernel
Re: [PATCH v9 4/5] spi: dw: Add DMA address widths capability check
2023-05-09 08:33:40
linux-kernel
[PATCH v10 5/5] spi: dw: Round of n_bytes to power of 2
2023-05-09 08:26:10
linux-kernel
[PATCH v10 2/5] spi: dw: Move dw_spi_can_dma()
2023-05-09 08:25:52
linux-kernel
[PATCH v10 0/5] spi: dw: DW SPI DMA Driver updates
2023-05-08 12:21:55
linux-kernel
Re: [PATCH 7/7] dt-bindings: dmaengine: pl330: Add new quirks
2023-05-05 10:08:38
linux-kernel
Re: [PATCH 7/7] dt-bindings: dmaengine: pl330: Add new quirks
2023-05-04 15:36:18
linux-kernel
[PATCH 1/7] dmaengine: pl330: Separate SRC and DST burst size and len
2023-05-04 15:07:16
linux-kernel
[PATCH 6/7] dmaengine: pl330: Quirk to use DMA singles for peripheral _dregs
2023-05-04 15:07:15
linux-kernel
[PATCH 7/7] dt-bindings: dmaengine: pl330: Add new quirks
2023-05-04 15:07:00
linux-kernel
[PATCH 3/7] dmaengine: pl330: Change if-else to switch-case for consistency
2023-05-04 15:07:00
linux-kernel
[PATCH 5/7] dmaengine: pl330: Quirk to optimize AxSize for peripheral usecases
2023-05-04 15:06:50
linux-kernel
[PATCH 4/7] dmaengine: pl330: Change unused arg "len" from get_burst_len()
2023-05-04 15:06:23
linux-kernel
[PATCH 2/7] dmaengine: pl330: Use FFS to calculate burst size
2023-05-04 15:06:04
linux-kernel
[PATCH 0/7] dmaengine: pl330: Updates and new quirks for peripheral usecases
2023-04-27 13:03:58
linux-kernel
[PATCH v9 4/5] spi: dw: Add DMA address widths capability check
2023-04-27 12:57:54
linux-kernel
[PATCH v9 5/5] spi: dw: Round of n_bytes to power of 2
2023-04-27 12:41:43
linux-kernel
[PATCH v9 2/5] spi: dw: Move dw_spi_can_dma()
2023-04-27 12:41:04
linux-kernel
[PATCH v9 3/5] spi: dw: Add DMA directional capability check
2023-04-27 12:40:46
linux-kernel
[PATCH v9 0/5] spi: dw: DW SPI DMA Driver updates
2023-04-27 12:40:45
linux-kernel
[PATCH v9 1/5] spi: dw: Add 32 bpw support to SPI DW DMA driver
2023-04-21 17:51:19
linux-kernel
Re: [PATCH v8 5/5] spi: dw: Round of n_bytes to power of 2
2023-04-21 17:11:52
linux-kernel
Re: [PATCH v8 5/5] spi: dw: Round of n_bytes to power of 2
2023-04-21 09:41:43
linux-kernel
Re: [PATCH v8 5/5] spi: dw: Round of n_bytes to power of 2
2023-04-20 06:01:01
linux-kernel
[PATCH v8 5/5] spi: dw: Round of n_bytes to power of 2
2023-04-20 05:56:30
linux-kernel
[PATCH v8 4/5] spi: dw: Add DMA address widths capability check
2023-04-20 05:54:27
linux-kernel
[PATCH v8 3/5] spi: dw: Add DMA directional capability check
2023-04-20 05:54:22
linux-kernel
[PATCH v8 1/5] spi: dw: Add 32 bpw support to SPI DW DMA driver
2023-04-20 05:53:40
linux-kernel
[PATCH v8 2/5] spi: dw: Move dw_spi_can_dma()
2023-04-20 05:53:25
linux-kernel
[PATCH v8 0/5] spi: dw: DW SPI DMA Driver updates
2023-04-19 21:08:56
linux-kernel
Re: [PATCH v7 4/5] spi: dw: Add DMA address widths capability check
2023-04-19 15:05:44
linux-kernel
Re: [PATCH v7 4/5] spi: dw: Add DMA address widths capability check
2023-04-19 12:51:57
linux-kernel
Re: [PATCH v7 4/5] spi: dw: Add DMA address widths capability check
2023-04-19 05:53:31
linux-kernel
Re: [PATCH v7 4/5] spi: dw: Add DMA address widths capability check
2023-04-18 05:32:15
linux-kernel
[PATCH v7 3/5] spi: dw: Add DMA directional capability check
2023-04-18 05:32:01
linux-kernel
[PATCH v7 5/5] spi: dw: Round of n_bytes to power of 2
2023-04-18 05:31:38
linux-kernel
[PATCH v7 1/5] spi: dw: Add 32 bpw support to SPI DW DMA driver
2023-04-18 05:31:30
linux-kernel
[PATCH v7 4/5] spi: dw: Add DMA address widths capability check