DebBarma, Tarun Kanti ([email protected])

Number of posts: 55 (0.14 per day)
First post: 2011-06-06 07:24:21
Last post: 2012-06-26 07:21:26

Date List Subject
2012-08-10 06:09:02 linux-kernel Re: [PATCH v2] gpio/omap: add *remove* callback in platform_driver
2012-08-09 04:06:11 linux-kernel Re: [PATCH v2] gpio/omap: add *remove* callback in platform_driver
2012-08-08 14:08:12 linux-kernel Re: [PATCH v2] gpio/omap: add *remove* callback in platform_driver
2012-08-08 13:58:51 linux-kernel [PATCH v2] gpio/omap: add *remove* callback in platform_driver
2012-06-29 04:07:19 linux-wireless Re: Panda ES board hang when using GPIO as interrupt
2012-06-27 13:29:42 linux-wireless Re: Panda ES board hang when using GPIO as interrupt
2012-06-26 07:21:26 linux-wireless Re: Panda ES board hang when using GPIO as interrupt
2012-05-15 11:43:00 linux-kernel [PATCH] ARM: OMAP4: PM: Keep static dep between MPUSS and ABE clockdomain
2012-02-29 04:19:00 linux-kernel Re: [PATCH 3/6] gpio/omap: remove suspend_wakeup field from struct gpio_bank
2012-02-28 11:15:24 linux-kernel Re: [PATCH 3/6] gpio/omap: remove suspend_wakeup field from struct gpio_bank
2012-02-28 09:39:09 linux-kernel Re: [PATCH 3/6] gpio/omap: remove suspend_wakeup field from struct gpio_bank
2012-02-28 05:11:49 linux-kernel Re: [PATCH 4/6] gpio/omap: get rid of retrigger variable in gpio_irq_handler
2012-02-28 05:08:38 linux-kernel Re: [PATCH 2/6] gpio/omap: remove saved_wakeup field from struct gpio_bank
2012-02-23 12:12:10 linux-kernel [PATCH 0/6] gpio/omap: Some more driver cleanup and fixes
2012-02-23 12:11:16 linux-kernel [PATCH 5/6] gpio/omap: fix trigger type to unsigned
2012-02-23 12:11:15 linux-kernel [PATCH 2/6] gpio/omap: remove saved_wakeup field from struct gpio_bank
2012-02-23 12:11:14 linux-kernel [PATCH 1/6] gpio/omap: remove saved_fallingdetect, saved_risingdetect fields
2012-02-23 12:10:56 linux-kernel [PATCH 3/6] gpio/omap: remove suspend_wakeup field from struct gpio_bank
2012-02-23 12:10:45 linux-kernel [PATCH 6/6] gpio/omap: fix _set_gpio_irqenable implementation
2012-02-23 12:10:43 linux-kernel [PATCH 4/6] gpio/omap: get rid of retrigger variable in gpio_irq_handler
2012-02-13 05:33:12 linux-kernel Re: [PATCH v9 00/25] gpio/omap: driver cleanup and fixes
2012-02-06 11:53:21 linux-kernel Re: [PATCH v9 00/25] gpio/omap: driver cleanup and fixes
2012-02-02 17:39:40 linux-kernel [PATCH v9 06/25] gpio/omap: avoid cpu checks during module ena/disable
2012-02-02 17:38:57 linux-kernel [PATCH v9 22/25] gpio/omap: save and restore debounce registers
2012-02-02 17:37:57 linux-kernel [PATCH v9 25/25] gpio/omap: handle set_dataout reg capable IP on restore
2012-02-02 17:37:56 linux-kernel [PATCH v9 08/25] gpio/omap: use level/edge detect reg offsets
2012-02-02 17:37:37 linux-kernel [PATCH v9 23/25] gpio/omap: enable irq at the end of all configuration in restore
2012-02-02 17:36:30 linux-kernel [PATCH v9 09/25] gpio/omap: remove hardcoded offsets in context save/restore
2012-02-02 17:36:08 linux-kernel [PATCH v9 00/25] gpio/omap: driver cleanup and fixes
2012-02-02 17:35:46 linux-kernel [PATCH v9 12/25] gpio/omap: use pinctrl offset instead of macro
2012-02-02 17:34:41 linux-kernel [PATCH v9 17/25] gpio/omap: optimize suspend and resume functions
2012-02-02 17:33:50 linux-kernel [PATCH v9 11/25] gpio/omap: cleanup omap_gpio_mod_init function
2012-02-02 17:33:48 linux-kernel [PATCH v9 16/25] gpio/omap: use pm-runtime framework
2012-02-02 17:33:04 linux-kernel [PATCH v9 13/25] gpio/omap: remove unnecessary bit-masking for read access
2012-02-02 17:32:20 linux-kernel [PATCH v9 19/25] gpio/omap: fix debounce clock handling
2012-02-02 17:31:39 linux-kernel [PATCH v9 14/25] gpio/omap: remove bank->method & METHOD_* macros
2012-02-02 17:31:37 linux-kernel [PATCH v9 07/25] gpio/omap: further cleanup using wkup_en register
2012-02-02 17:31:36 linux-kernel [PATCH v9 21/25] gpio/omap: remove omap_gpio_save_context overhead
2012-02-02 17:31:32 linux-kernel [PATCH v9 20/25] gpio/omap: fix incorrect access of debounce module
2012-02-02 17:31:31 linux-kernel [PATCH v9 15/25] gpio/omap: fix bankwidth for OMAP7xx MPUIO
2012-02-02 17:31:28 linux-kernel [PATCH v9 10/25] gpio/omap: cleanup set_gpio_triggering function
2012-02-02 17:31:26 linux-kernel [PATCH v9 04/25] gpio/omap: handle save/restore context in GPIO driver
2012-02-02 17:31:24 linux-kernel [PATCH v9 18/25] gpio/omap: cleanup prepare_for_idle and resume_after_idle
2012-02-02 17:31:22 linux-kernel [PATCH v9 05/25] gpio/omap: make non-wakeup GPIO part of pdata
2012-02-02 17:31:17 linux-kernel [PATCH v9 24/25] gpio/omap: restore OE only after setting the output level
2012-02-02 17:31:15 linux-kernel [PATCH v9 01/25] gpio/omap: remove dependency on gpio_bank_count
2012-02-02 17:31:11 linux-kernel [PATCH v9 03/25] gpio/omap: make gpio_context part of gpio_bank structure
2012-02-02 17:31:10 linux-kernel [PATCH v9 02/25] gpio/omap: use flag to identify wakeup domain
2011-06-16 04:39:33 linux-kernel RE: [PATCH] OMAP4: DMTIMER: enable autoidle mode
2011-06-06 07:24:21 linux-kernel RE: [PATCH] ARM: omap4: gpio: fix setting IRQWAKEN bits
2010-08-16 04:22:23 linux-wireless RE: [PATCH v4 3/8] wireless: wl1271: add platform driver to get board data