Joel Fernandes ([email protected])

Number of posts: 339 (1.16 per day)
First post: 2013-06-27 03:33:45
Last post: 2014-04-15 17:51:49

Date List Subject
2014-04-23 01:28:08 linux-kernel [PATCH 4/8] ARM: OMAP2+: timer: Remove hwmod look-up dependency for DT-boot
2014-04-23 01:28:07 linux-kernel [PATCH 1/8] ARM: OMAP2+: timer: Add a powerup function
2014-04-23 01:28:02 linux-kernel [PATCH 8/8] ARM: OMAP2+: timer: Add legacy code for old way of getting fclk
2014-04-22 19:41:10 linux-kernel [PATCH v2] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU
2014-04-22 19:40:37 linux-kernel Re: [PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU
2014-04-22 18:32:42 linux-kernel [PATCH] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU
2014-04-22 04:10:17 linux-kernel Re: [PATCH v2 2/7] of: introduce of_dma_get_range() helper
2014-04-21 16:55:27 linux-kernel Re: [PATCH v3 00/10] dma: edma: Fixes for cyclic (audio) operation
2014-04-19 02:51:37 linux-kernel [PATCH] dmaengine: edma: Add DMA memcpy support
2014-04-18 16:35:06 linux-kernel Re: [PATCH] [FIX] dmaengine: virt-dma: Free descriptor after callback
2014-04-18 00:57:19 linux-kernel [PATCH] [FIX] dmaengine: virt-dma: Free descriptor after callback
2014-04-17 05:59:04 linux-kernel [PATCH] dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQ
2014-04-17 00:06:22 linux-kernel [PATCH 3/9] ARM: OMAP: dmtimer: Add note to set parent from DT
2014-04-17 00:06:19 linux-kernel [PATCH 6/9] ARM: OMAP: dmtimer: Add a write_ctrl function to simplify bit setting
2014-04-17 00:05:55 linux-kernel [PATCH 8/9] ARM: OMAP: dmtimer: Add function to check for timer availability
2014-04-17 00:05:04 linux-kernel [PATCH 9/9] ARM: OMAP: dmtimer: Get rid of check for mem resource error
2014-04-17 00:05:01 linux-kernel [PATCH 4/9] ARM: OMAP: dmtimer: Add function to check if timer is running
2014-04-17 00:03:56 linux-kernel [PATCH 7/9] ARM: OMAP: dmtimer: Have __omap_dm_timer_load_start set ST bit in CTRL instead of caller
2014-04-17 00:03:54 linux-kernel [PATCH 5/9] ARM: OMAP1: dmtimer: Rewrite modify of IDLECT mask to use new is_running function
2014-04-17 00:03:53 linux-kernel [PATCH 1/9] ARM: OMAP: dmtimer: Remove setting of clk parent indirectly through platform hook
2014-04-17 00:03:51 linux-kernel [PATCH 2/9] ARM: OMAP: dmtimer: Add comments on OMAP1 clock framework
2014-04-17 00:00:35 linux-kernel [PATCH 0/9] dmtimer code clean-up first pass
2014-04-16 18:12:23 linux-kernel Re: [PATCH v3 00/10] dma: edma: Fixes for cyclic (audio) operation
2014-04-16 16:06:07 linux-kernel Re: [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT
2014-04-15 17:51:51 linux-kernel Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync
2014-04-15 17:51:49 linux-crypto Re: [PATCH V2] crypto: omap-des - handle error of pm_runtime_get_sync
2014-04-11 20:56:29 linux-kernel Re: [PATCH v2 08/14] DMA: edma: Use different eventq for cyclic channels
2014-04-11 20:52:14 linux-kernel Re: [PATCH v2 03/14] dma: edma: Add support for DMA_PAUSE/RESUME operation
2014-04-11 20:17:42 linux-kernel Re: [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT
2014-04-11 19:58:32 linux-kernel Re: [PATCH v2 10/14] dma: edma: Simplify direction configuration in edma_config_pset()
2014-04-10 22:52:33 linux-kernel Re: [PATCH v2 00/14] dma: edma: Fixes for cyclic (audio) operation
2014-04-10 22:40:34 linux-kernel Re: [PATCH v2 10/14] dma: edma: Simplify direction configuration in edma_config_pset()
2014-04-10 16:36:57 linux-kernel Re: [PATCH v2 08/14] DMA: edma: Use different eventq for cyclic channels
2014-04-10 16:24:13 linux-kernel Re: [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT
2014-04-10 15:55:43 linux-crypto Re: [PATCH V2] crypto: omap-des - use devm_ioremap_resource()
2014-04-09 15:35:44 linux-crypto Re: [PATCH V2] crypto: omap-des - use devm_ioremap_resource()
2014-03-07 16:28:46 linux-crypto [PATCH v3] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing
2014-03-05 15:42:38 linux-crypto Re: [PATCH v2] crypto: omap-sham: kmap SG pages before appending
2014-03-05 04:18:19 linux-crypto Re: [PATCH v2] crypto: omap-sham: kmap SG pages before appending
2014-03-04 18:30:54 linux-crypto [PATCH v2] crypto: omap-sham: kmap SG pages before appending
2014-02-28 01:00:02 linux-crypto Re: [PATCH] crypto: omap-des - make local functions static
2014-02-24 22:54:07 linux-kernel Re: Ideas/suggestions to avoid repeated locking and reducing too many lists with dmaengine?
2014-02-24 22:39:22 linux-kernel Re: Ideas/suggestions to avoid repeated locking and reducing too many lists with dmaengine?
2014-02-24 19:04:09 linux-kernel Ideas/suggestions to avoid repeated locking and reducing too many lists with dmaengine?
2014-02-21 17:36:56 linux-kernel Re: [PATCH] ARM: EDMA: Use platform_get_resource functions for DT
2014-02-21 04:25:04 linux-kernel [PATCH] ARM: EDMA: Use platform_get_resource functions for DT
2014-02-14 19:53:15 linux-crypto Re: [PATCH] crypto: omap-sham: Map SG pages if they are HIGHMEM before accessing
2014-02-14 16:50:23 linux-kernel [PATCH v2 2/2] crypto: omap-des: Add config and build options
2014-02-14 16:49:47 linux-crypto [PATCH v2 2/2] crypto: omap-des: Add config and build options
2014-02-14 16:49:46 linux-kernel [PATCH v2 1/2] crypto: omap-des: Add omap-des driver for OMAP4/AM43xx
2014-02-14 16:49:23 linux-kernel [PATCH v2 0/2] Introduce omap-des driver for OMAP SoCs