Max Filippov
c4f6c41ba7
dma: add driver for R-Car HPB-DMAC
...
Add support for HPB-DMAC found in Renesas R-Car SoCs, using 'shdma-base' DMA
driver framework.
Based on the original patch by Phil Edworthy <phil.edworthy@renesas.com >.
Signed-off-by: Max Filippov <max.filippov@cogentembedded.com >
[Sergei: removed useless #include, sorted #include's, fixed HPB_DMA_TCR_MAX,
fixed formats and removed line breaks in the dev_dbg() calls, rephrased and
added IRQ # to the shdma_request_irq() failure message, added MODULE_AUTHOR(),
removed '__init'/'__exit' annotations from the probe()/remove() methods, removed
'__initdata' annotation from 'hpb_dmae_driver', fixed guard macro name in the
header file, fixed #define ASYNCRSTR_ASRST20, added #define ASYNCRSTR_ASRST24,
added the necessary runtime PM calls to the probe() and remove() methods,
handled errors returned by dma_async_device_register(), beautified comments
and #define's.]
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com >
Signed-off-by: Vinod Koul <vinod.koul@intel.com >
2013-09-02 17:35:55 +05:30
..
2013-09-02 11:49:56 +05:30
2013-06-27 13:42:16 -04:00
2013-06-27 15:15:32 +02:00
2013-07-09 12:18:06 -07:00
2013-07-03 11:54:50 -07:00
2013-07-09 10:33:30 -07:00
2013-08-14 13:55:15 +05:30
2013-08-19 14:20:21 +05:30
2013-06-20 10:26:29 +02:00
2013-07-02 22:08:20 +01:00
2013-07-10 11:10:27 -07:00
2013-07-26 12:42:40 -07:00
2013-07-01 13:10:57 -07:00
2013-07-31 14:12:24 -07:00
2013-07-05 12:48:35 -04:00
2013-06-25 15:34:44 +02:00
2013-09-02 17:35:55 +05:30
2013-06-10 10:46:18 -07:00
2013-07-01 11:17:08 +01:00
2013-06-26 16:21:06 +01:00
2013-06-17 14:38:54 -04:00
2013-07-14 11:42:26 -07:00
2013-07-02 13:43:38 -07:00
2013-07-26 14:59:20 +02:00
2013-07-03 16:31:35 -07:00
2013-07-03 16:07:42 -07:00
2013-07-09 10:33:19 -07:00
2013-07-03 16:07:43 -07:00
2013-07-08 01:23:15 -07:00
2013-07-03 16:07:39 -07:00
2013-07-03 16:07:29 -07:00
2013-07-09 16:30:35 -07:00
2013-07-23 15:48:35 -07:00
2013-06-15 20:23:53 -07:00
2013-07-05 11:09:28 +02:00
2013-06-19 12:58:42 +02:00
2013-07-08 10:13:40 -04:00
2013-07-14 19:36:59 -04:00
2013-07-04 13:12:44 +02:00
2013-06-11 13:42:38 +02:00
2013-07-24 17:04:16 +10:00
2013-07-20 05:06:27 +04:00
2013-07-10 23:41:18 +01:00
2013-07-16 10:57:37 -07:00
2013-08-13 16:32:59 +05:30
2013-06-28 16:04:36 +02:00
2013-06-28 16:04:36 +02:00
2013-06-28 16:04:36 +02:00
2013-07-06 14:09:38 -07:00
2013-07-23 16:01:28 -07:00
2013-07-06 14:09:38 -07:00
2013-07-03 13:25:24 +02:00
2013-07-03 16:07:41 -07:00
2013-06-27 16:53:30 +08:00
2013-06-19 16:49:39 -07:00
2013-07-27 20:24:36 +02:00
2013-06-06 12:41:57 -07:00
2013-06-17 16:38:57 -07:00
2013-06-19 20:30:32 -07:00
2013-07-14 11:42:26 -07:00
2013-06-19 14:16:47 +01:00
2013-06-29 12:57:13 +04:00
2013-06-19 23:32:07 -04:00
2013-07-09 10:33:21 -07:00
2013-06-10 13:45:49 -07:00
2013-07-04 10:29:23 -07:00
2013-07-03 16:07:32 -07:00
2013-06-05 12:00:27 -07:00
2013-06-13 17:51:04 -07:00
2013-06-25 16:44:56 -07:00
2013-06-19 16:49:39 -07:00
2013-07-18 13:05:23 -07:00
2013-06-12 00:25:23 -07:00
2013-06-12 00:25:23 -07:00
2013-06-26 12:13:18 -04:00
2013-06-17 16:38:57 -07:00
2013-06-25 11:48:24 +02:00
2013-06-06 10:23:58 +09:00
2013-06-24 14:02:41 +01:00
2013-07-01 08:12:41 -04:00
2013-06-12 23:02:35 -04:00
2013-06-12 23:02:35 -04:00
2013-07-02 15:53:53 -07:00
2013-07-04 11:40:58 -07:00
2013-07-09 18:24:39 -07:00
2013-07-03 13:21:40 -07:00
2013-07-03 16:07:43 -07:00
2013-06-06 14:05:23 -07:00
2013-07-16 22:00:14 -07:00
2013-07-13 13:29:32 +04:00
2013-07-09 10:33:30 -07:00
2013-06-12 16:29:47 -07:00
2013-07-03 16:07:26 -07:00
2013-07-10 18:11:34 -07:00
2013-07-09 10:33:23 -07:00
2013-07-03 16:07:32 -07:00
2013-07-09 10:33:22 -07:00
2013-07-18 16:21:59 -04:00
2013-07-02 15:38:19 +09:30
2013-06-26 12:10:56 +02:00
2013-07-12 12:07:46 +02:00
2013-07-03 16:08:05 -07:00
2013-06-04 15:17:38 -07:00
2013-08-01 15:11:17 -07:00
2013-06-27 22:44:16 -07:00
2013-06-08 16:20:14 -04:00
2013-06-08 16:20:16 -04:00
2013-07-09 17:17:07 -04:00
2013-06-28 16:29:51 -04:00
2013-06-20 15:41:18 +02:00
2013-06-12 12:37:40 +01:00
2013-06-12 07:49:19 +05:30
2013-06-12 12:37:30 +01:00
2013-06-11 11:41:51 -05:00
2013-07-03 16:07:32 -07:00
2013-07-03 16:07:31 -07:00
2013-06-26 15:55:52 -06:00
2013-06-26 21:10:05 +02:00
2013-06-16 16:12:26 -07:00
2013-07-14 19:36:59 -04:00
2013-07-03 16:08:03 -07:00
2013-07-04 15:51:45 -07:00
2013-07-15 01:31:37 +02:00
2013-07-03 16:16:20 +02:00
2013-06-28 18:20:52 -07:00
2013-06-19 12:55:10 +02:00
2013-07-01 18:10:48 +10:00
2013-07-09 10:33:26 -07:00
2013-06-28 23:15:06 +02:00
2013-06-21 11:32:51 +02:00
2013-06-10 13:45:52 -07:00
2013-06-10 13:45:52 -07:00
2013-06-10 13:45:52 -07:00
2013-07-09 10:33:29 -07:00
2013-06-30 12:40:03 +01:00
2013-07-12 12:07:46 +02:00
2013-07-03 16:08:05 -07:00
2013-07-03 16:08:05 -07:00
2013-07-09 10:33:30 -07:00
2013-06-12 14:02:13 -07:00
2013-07-30 14:05:06 +02:00
2013-06-17 16:38:57 -07:00
2013-07-09 12:09:43 -07:00
2013-07-09 10:33:28 -07:00
2013-07-08 13:36:41 +04:00
2013-06-17 18:09:53 +09:00
2013-07-05 11:40:59 +05:30
2013-07-22 19:40:01 -07:00
2013-08-01 15:11:17 -07:00
2013-07-07 19:02:59 +03:00
2013-07-07 19:02:59 +03:00
2013-07-03 16:07:22 -07:00
2013-06-20 13:08:01 -07:00
2013-06-19 23:34:50 +02:00
2013-06-19 12:58:42 +02:00
2013-06-20 19:02:45 +04:00
2013-06-10 13:45:25 -07:00
2013-07-04 14:34:17 -07:00
2013-06-21 00:35:12 +02:00
2013-07-03 16:07:32 -07:00
2013-06-12 16:29:46 -07:00
2013-07-16 10:57:37 -07:00
2013-06-12 16:29:44 -07:00
2013-07-29 13:32:29 +02:00
2013-06-20 22:24:32 -07:00
2013-06-17 12:55:11 -07:00
2013-06-17 12:55:11 -07:00
2013-07-16 15:33:02 -07:00
2013-07-09 10:33:29 -07:00
2013-07-09 10:47:53 +09:30
2013-07-09 18:24:39 -07:00
2013-07-09 10:33:21 -07:00
2013-07-31 14:41:04 -07:00
2013-07-02 09:52:47 -07:00
2013-07-03 16:07:41 -07:00
2013-07-09 10:33:22 -07:00
2013-07-12 12:07:46 +02:00
2013-07-10 18:11:34 -07:00