LinuxLists
Users
About
Carlos Aguiar (
[email protected]
)
Number of posts: 70 (0.09 per day)
First post: 2005-12-27 18:49:15
Last post: 2008-03-26 20:19:05
Next Page
Date
List
Subject
2008-03-26 20:19:05
linux-kernel
[PATCH 18/18] MMC: OMAP: Do not busy wait for end of command for ever
2008-03-26 20:18:48
linux-kernel
[PATCH 17/18] MMC: OMAP: Start new commands from work queue instead of irq
2008-03-26 20:18:29
linux-kernel
[PATCH 13/18] MMC: OMAP: Check the get_cover_state function pointer if not set
2008-03-26 20:18:10
linux-kernel
[PATCH 12/18] MMC: OMAP: Using setup_timer instead of init_timer
2008-03-26 20:17:45
linux-kernel
[PATCH 16/18] MMC: OMAP: Lazy clock shutdown
2008-03-26 20:17:29
linux-kernel
[PATCH 15/18] MMC: OMAP: Move failing command abortion to workqueue
2008-03-26 20:17:10
linux-kernel
[PATCH 14/18] MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
2008-03-26 20:16:49
linux-kernel
[PATCH 11/18] MMC: OMAP: Abort stuck commands
2008-03-26 20:16:32
linux-kernel
[PATCH 09/18] MMC: OMAP: Power functions modified to MMC multislot support
2008-03-26 20:16:13
linux-kernel
[PATCH 08/18] MMC: OMAP: Fix timeout calculation for MMC multislot support
2008-03-26 20:15:52
linux-kernel
[PATCH 07/18] MMC: OMAP: New release dma and abort xfer functions
2008-03-26 20:15:29
linux-kernel
[PATCH 10/18] MMC: OMAP: General cleanup for MMC multislot support
2008-03-26 20:14:53
linux-kernel
[PATCH 06/18] MMC: OMAP: Add back cover switch support
2008-03-26 20:14:38
linux-kernel
[PATCH 05/18] MMC: OMAP: Introduce new multislot structure and change driver to use it
2008-03-26 20:14:21
linux-kernel
[PATCH 04/18] MMC: OMAP: Remove cover switch handling to allow adding multislot support
2008-03-26 20:13:43
linux-kernel
[PATCH 03/18] MMC: OMAP: Fix the BYTEBLOCK capability removal
2008-03-26 20:13:29
linux-kernel
[PATCH 02/18] MMC: OMAP: Remove extra divisor increase
2008-03-26 20:13:08
linux-kernel
[PATCH 01/18] MMC: OMAP: Remove some opcodes from host driver
2008-03-26 20:12:41
linux-kernel
Re: [PATCH 00/18] MMC: OMAP: Sync MMC OMAP driver with mainline tree
2008-03-14 19:45:37
linux-kernel
[PATCH 16/18] MMC: OMAP: Lazy clock shutdown
2008-03-14 19:45:13
linux-kernel
[PATCH 18/18] MMC: OMAP: Do not busy wait for end of command for ever
2008-03-14 19:44:50
linux-kernel
[PATCH 15/18] MMC: OMAP: Move failing command abortion to workqueue
2008-03-14 19:44:35
linux-kernel
[PATCH 13/18] MMC: OMAP: Check the get_cover_state function pointer if not set
2008-03-14 19:44:19
linux-kernel
[PATCH 17/18] MMC: OMAP: Start new commands from work queue instead of irq
2008-03-14 19:43:57
linux-kernel
[PATCH 14/18] MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
2008-03-14 19:43:41
linux-kernel
[PATCH 10/18] MMC: OMAP: General cleanup for MMC multislot support
2008-03-14 19:42:45
linux-kernel
[PATCH 12/18] MMC: OMAP: Using setup_timer instead of init_timer
2008-03-14 19:42:30
linux-kernel
[PATCH 11/18] MMC: OMAP: Abort stuck commands
2008-03-14 19:42:12
linux-kernel
[PATCH 09/18] MMC: OMAP: Power functions modified to MMC multislot support
2008-03-14 19:41:49
linux-kernel
[PATCH 05/18] MMC: OMAP: Introduce new multislot structure and change driver to use it
2008-03-14 19:41:36
linux-kernel
[PATCH 04/18] MMC: OMAP: Remove cover switch handling to allow adding multislot support
2008-03-14 19:41:20
linux-kernel
[PATCH 07/18] MMC: OMAP: New release dma and abort xfer functions
2008-03-14 19:40:57
linux-kernel
[PATCH 08/18] MMC: OMAP: Fix timeout calculation for MMC multislot support
2008-03-14 19:40:39
linux-kernel
[PATCH 06/18] MMC: OMAP: Add back cover switch support
2008-03-14 19:40:13
linux-kernel
[PATCH 01/18] MMC: OMAP: Remove some opcodes from host driver
2008-03-14 19:39:49
linux-kernel
[PATCH 02/18] MMC: OMAP: Remove extra divisor increase
2008-03-14 19:39:37
linux-kernel
[PATCH 03/18] MMC: OMAP: Fix the BYTEBLOCK capability removal
2008-03-14 19:39:22
linux-kernel
[PATCH 00/18] MMC: OMAP: Sync MMC OMAP driver with mainline tree
2008-03-05 19:03:48
linux-kernel
Re: [PATCH 01/18] MMC: OMAP: Include missing from previous merging
2008-01-28 19:16:41
linux-kernel
[PATCH 11/18] MMC: OMAP: Abort stuck commands
2008-01-28 19:16:28
linux-kernel
[PATCH 10/18] MMC: OMAP: General cleanup for MMC multislot support
2008-01-28 19:15:44
linux-kernel
[PATCH 18/18] MMC: OMAP: Do not busy wait for end of command for ever
2008-01-28 19:15:00
linux-kernel
[PATCH 15/18] MMC: OMAP: Move failing command abortion to workqueue
2008-01-28 19:14:28
linux-kernel
[PATCH 17/18] MMC: OMAP: Start new commands from work queue instead of irq
2008-01-28 19:14:00
linux-kernel
[PATCH 16/18] MMC: OMAP: Lazy clock shutdown
2008-01-28 19:13:45
linux-kernel
[PATCH 14/18] MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
2008-01-28 19:13:31
linux-kernel
[PATCH 13/18] MMC: OMAP: Check the get_cover_state function pointer if not set
2008-01-28 19:13:01
linux-kernel
[PATCH 12/18] MMC: OMAP: Using setup_timer instead of init_timer
2008-01-28 19:12:45
linux-kernel
[PATCH 09/18] MMC: OMAP: Power functions modified to MMC multislot support
2008-01-28 19:12:30
linux-kernel
[PATCH 08/18] MMC: OMAP: Fix timeout calculation for MMC multislot support
2008-01-28 19:12:00
linux-kernel
[PATCH 05/18] MMC: OMAP: Introduce new multislot structure and change driver to use it