LinuxLists
Users
About
Guennadi Liakhovetski (
[email protected]
)
Number of posts: 775 (0.26 per day)
First post: 2003-11-02 19:24:31
Last post: 2012-01-06 16:01:26
Previous Page
/
Next Page
Date
List
Subject
2013-08-02 14:51:05
linux-kernel
[PATCH v5 2/7] DMA: shdma: remove private and unused defines from a global header
2013-08-02 14:50:54
linux-kernel
[PATCH v5 7/7] ARM: shmobile: ape6evm-reference: enable DMA for the MMC interface
2013-08-02 14:50:52
linux-kernel
[PATCH v5 3/7] DMA: shdma: add a header with common for ARM SoCs defines
2013-08-02 14:50:47
linux-kernel
[PATCH v5 0/7] DMA: shdma: switch DT to use OF device ID tables
2013-08-02 14:18:13
linux-kernel
[PATCH v2] DMA: shdma: make a pointer const
2013-08-02 13:23:08
linux-kernel
[PATCH] DMA: sudmac: fix compiler warning
2013-07-30 09:22:44
linux-kernel
Re: [PATCH resend] shdma: fixup sh_dmae_get_partial() calculation error
2013-07-24 08:43:56
linux-kernel
Re: [PATCH resend] shdma: fixup sh_dmae_get_partial() calculation error
2013-07-24 08:33:22
linux-kernel
Re: [PATCH v4 02/15] DMA: shdma: add r8a7740 DMAC data to the device ID table
2013-07-23 21:20:00
linux-kernel
Re: [PATCH v4 02/15] DMA: shdma: add r8a7740 DMAC data to the device ID table
2013-07-23 11:32:35
linux-kernel
Re: [PATCH/RFC v4 09/15] DMA: shdma: support referencing specific DMACs within a multiplexer in DT
2013-07-23 10:51:18
linux-kernel
[PATCH v4 06/15] DMA: shdma: make multiplexer platform data optional
2013-07-23 10:51:15
linux-kernel
[PATCH v4 10/15] ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it
2013-07-23 10:51:14
linux-kernel
[PATCH v4 13/15] ARM: shmobile: r8a73a4: add a DT node and a clock alias for the DMAC
2013-07-23 10:51:12
linux-kernel
[PATCH v4 04/15] DMA: shdma: make a pointer const
2013-07-23 10:51:10
linux-kernel
[PATCH v4 12/15] ARM: shmobile: r8a7740: add DT nodes and clock aliases for three DMAC instances
2013-07-23 10:51:08
linux-kernel
[PATCH v4 07/15] DMA: shdma: add sh73a0 DMAC data to the device ID table
2013-07-23 10:51:06
linux-kernel
[PATCH/RFC v4 09/15] DMA: shdma: support referencing specific DMACs within a multiplexer in DT
2013-07-23 10:51:04
linux-kernel
[PATCH v4 00/15] ARM: shmobile: move DMAC configuration data in the driver
2013-07-23 10:51:01
linux-kernel
[PATCH v4 05/15] DMA: shdma: pass SoC-specific configuration to the driver via OF matching
2013-07-23 10:51:00
linux-kernel
[PATCH v4 15/15] ARM: shmobile: r8a7740: add support for 2 RTDMACs
2013-07-23 10:50:58
linux-kernel
[PATCH v4 03/15] DMA: shdma: add r8a73a4 DMAC data to the device ID table
2013-07-23 10:50:56
linux-kernel
[PATCH v4 14/15] ARM: shmobile: sh73a0: switch DMAC controllers to using device ID data
2013-07-23 10:50:54
linux-kernel
[PATCH v4 11/15] ARM: shmobile: r8a7740: switch DMAC controllers to using device ID data
2013-07-23 10:50:51
linux-kernel
[PATCH v4 08/15] DMA: shdma: move two macros to a header
2013-07-23 10:50:48
linux-kernel
[PATCH v4 02/15] DMA: shdma: add r8a7740 DMAC data to the device ID table
2013-07-23 10:50:17
linux-kernel
[PATCH v4 01/15] DMA: shdma: add support for DMAC configuration data, supplied via device ID
2013-07-22 16:17:45
linux-kernel
Re: [PATCH v2 08/15] DMA: shdma: move two macros to a header
2013-07-22 16:17:27
linux-kernel
Re: [PATCH v2 04/15] DMA: shdma: make a pointer const
2013-07-22 16:17:24
linux-kernel
Re: [PATCH v2 05/15] DMA: shdma: pass SoC-specific configuration to the driver via OF matching
2013-07-22 16:17:20
linux-kernel
Re: [PATCH v2 09/15] DMA: shdma: support referencing specific DMACs within a multiplexer in DT
2013-07-20 11:28:56
linux-kernel
[PATCH v3 07/15] DMA: shdma: add sh73a0 DMAC data to the device ID table
2013-07-19 20:23:50
linux-kernel
[PATCH v2 11/15] ARM: shmobile: r8a7740: switch DMAC controllers to using device ID data
2013-07-19 20:23:47
linux-kernel
[PATCH v2 12/15] ARM: shmobile: r8a7740: add DT nodes and clock aliases for three DMAC instances
2013-07-19 20:23:46
linux-kernel
[PATCH v2 15/15] ARM: shmobile: r8a7740: add support for 2 RTDMACs
2013-07-19 20:23:44
linux-kernel
[PATCH v2 13/15] ARM: shmobile: r8a73a4: add a DT node and a clock alias for the DMAC
2013-07-19 20:23:40
linux-kernel
[PATCH v2 14/15] ARM: shmobile: sh73a0: switch DMAC controllers to using device ID data
2013-07-19 20:23:08
linux-kernel
[PATCH v2 10/15] ARM: shmobile: r8a73a4: add a DMAC platform device and clock for it
2013-07-19 16:31:45
linux-kernel
[PATCH v2 08/15] DMA: shdma: move two macros to a header
2013-07-19 16:31:42
linux-kernel
[PATCH v2 00/15] ARM: shmobile: move DMAC configuration data in the driver
2013-07-19 16:31:25
linux-kernel
[PATCH v2 06/15] DMA: shdma: make multiplexer platform data optional
2013-07-19 16:30:58
linux-kernel
[PATCH v2 02/15] DMA: shdma: add r8a7740 DMAC data to the device ID table
2013-07-19 16:29:56
linux-kernel
[PATCH v2 09/15] DMA: shdma: support referencing specific DMACs within a multiplexer in DT
2013-07-19 16:29:51
linux-kernel
[PATCH v2 03/15] DMA: shdma: add r8a73a4 DMAC data to the device ID table
2013-07-19 16:29:49
linux-kernel
[PATCH v2 07/15] DMA: shdma: add sh73a0 DMAC data to the device ID table
2013-07-19 16:29:47
linux-kernel
[PATCH v2 04/15] DMA: shdma: make a pointer const
2013-07-19 16:29:45
linux-kernel
[PATCH v2 05/15] DMA: shdma: pass SoC-specific configuration to the driver via OF matching
2013-07-19 16:29:43
linux-kernel
[PATCH v2 01/15] DMA: shdma: add support for DMAC configuration data, supplied via device ID
2013-07-12 13:45:48
linux-kernel
[PATCH 8/8] ARM: shmobile: r8a7740: add DT nodes and clock aliases for three DMAC instances
2013-07-12 13:45:46
linux-kernel
[PATCH 5/8] ARM: shmobile: r8a7740: switch DMAC controllers to using device ID data
2013-07-12 13:45:45
linux-kernel
[PATCH 3/8] DMA: shdma: add r8a73a4 DMAC data to the device ID table