Aaro Koskinen ([email protected])

Number of posts: 623 (0.12 per day)
First post: 2009-09-19 20:32:35
Last post: 2024-06-06 20:04:54

Date List Subject
2011-03-13 10:27:09 linux-kernel [PATCH v2 15/24] staging: xgifb: replace XGINew_GetReg3() with inl()
2011-03-13 10:27:06 linux-kernel [PATCH v2 10/24] staging: xgifb: use mdelay() for millisecond delays
2011-03-13 10:27:00 linux-kernel [PATCH v2 03/24] staging: xgifb: vb_setmode: move functions to avoid forward declarations
2011-03-13 10:26:57 linux-kernel [PATCH v2 08/24] staging: xgifb: delete redundant extended register access enable
2011-03-13 10:26:55 linux-kernel [PATCH v2 09/24] staging: xgifb: delete incorrect I/O mapping
2011-03-13 10:26:52 linux-kernel [PATCH v2 07/24] staging: xgifb: delete unused LINUXBIOS code
2011-03-13 10:26:49 linux-kernel [PATCH v2 04/24] staging: xgifb: delete unsupported chip types
2011-03-13 10:26:45 linux-kernel [PATCH v2 06/24] staging: xgifb: eliminate redudant chip type >= XG40 checks
2011-03-13 10:26:43 linux-kernel [PATCH v2 05/24] staging: xgifb: delete dead code for chip types < XG40
2011-03-13 10:26:40 linux-kernel [PATCH v2 02/24] staging: xgifb: vb_init: move functions to avoid forward declarations
2011-03-13 10:26:36 linux-kernel [PATCH v2 01/24] staging: xgifb: vb_ext: move functions to avoid forward declarations
2011-03-13 10:26:15 linux-kernel [PATCH v2 00/24] staging: xgifb: more cleanups
2011-03-12 15:23:46 linux-kernel Re: [PATCH 21/22] staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()
2011-03-10 21:07:54 linux-kernel [PATCH 01/22] staging: xgifb: vb_ext: move functions to avoid forward declarations
2011-03-10 21:06:46 linux-kernel [PATCH 03/22] staging: xgifb: vb_setmode: move functions to avoid forward declarations
2011-03-10 21:06:45 linux-kernel [PATCH 05/22] staging: xgifb: delete dead code for chip types < XG40
2011-03-10 21:06:18 linux-kernel [PATCH 06/22] staging: xgifb: eliminate redudant chip type >= XG40 checks
2011-03-10 21:06:16 linux-kernel [PATCH 13/22] staging: xgifb: vb_util: delete commented-out code
2011-03-10 21:05:44 linux-kernel [PATCH 10/22] staging: xgifb: use mdelay() for millisecond delays
2011-03-10 21:05:42 linux-kernel [PATCH 17/22] staging: xgifb: replace XGINew_SetReg4() with outl()
2011-03-10 21:05:22 linux-kernel [PATCH 11/22] staging: xgifb: replace DelayUS() with udelay()
2011-03-10 21:05:02 linux-kernel [PATCH 15/22] staging: xgifb: replace XGINew_GetReg3() with inl()
2011-03-10 21:04:45 linux-kernel [PATCH 16/22] staging: xgifb: replace XGINew_SetReg3() with outb()
2011-03-10 21:03:50 linux-kernel [PATCH 19/22] staging: xgifb: rename XGINew_GetReg1() to xgifb_reg_get()
2011-03-10 21:03:38 linux-kernel [PATCH 22/22] staging: xgifb: rename XGINew_SetRegAND() to xgifb_reg_and()
2011-03-10 21:03:12 linux-kernel [PATCH 18/22] staging: xgifb: rename XGINew_SetReg1() to xgifb_reg_set()
2011-03-10 21:02:58 linux-kernel [PATCH 21/22] staging: xgifb: rename XGINew_SetRegANDOR() to xgifb_reg_and_or()
2011-03-10 21:02:54 linux-kernel [PATCH 20/22] staging: xgifb: rename XGINew_SetRegOR() to xgifb_reg_or()
2011-03-10 21:02:52 linux-kernel [PATCH 14/22] staging: xgifb: replace XGINew_GetReg2() with inb()
2011-03-10 21:02:51 linux-kernel [PATCH 08/22] staging: xgifb: delete redundant extended register access enable
2011-03-10 21:02:50 linux-kernel [PATCH 12/22] staging: xgifb: vb_util: include the .h file
2011-03-10 21:02:48 linux-kernel [PATCH 07/22] staging: xgifb: delete unused LINUXBIOS code
2011-03-10 21:02:46 linux-kernel [PATCH 09/22] staging: xgifb: delete incorrect I/O mapping
2011-03-10 21:02:43 linux-kernel [PATCH 04/22] staging: xgifb: delete unsupported chip types
2011-03-10 21:02:40 linux-kernel [PATCH 02/22] staging: xgifb: vb_init: move functions to avoid forward declarations
2011-03-10 21:02:36 linux-kernel [PATCH 00/22] staging: xgifb: more cleanups
2011-03-09 08:22:52 linux-kernel Re: [PATCH 06/15] staging: xgifb: delete bIntegratedMMEnabled
2011-03-08 20:19:46 linux-kernel [PATCH 06/15] staging: xgifb: delete bIntegratedMMEnabled
2011-03-08 20:19:27 linux-kernel [PATCH 09/15] staging: xgifb: vb_setmode: include the .h file
2011-03-08 20:18:53 linux-kernel [PATCH 03/15] staging: xgifb: delete offscreen memory management
2011-03-08 20:18:52 linux-kernel [PATCH 11/15] staging: xgifb: vb_ext: delete unused functions
2011-03-08 20:18:25 linux-kernel [PATCH 12/15] staging: xgifb: vb_ext: make internal functions static
2011-03-08 20:17:57 linux-kernel [PATCH 13/15] staging: xgifb: vb_init: delete redundant declarations
2011-03-08 20:17:35 linux-kernel [PATCH 14/15] staging: xgifb: vb_init: delete unused functions
2011-03-08 20:16:35 linux-kernel [PATCH 15/15] staging: xgifb: vb_init: make internal functions static
2011-03-08 20:16:33 linux-kernel [PATCH 08/15] staging: xgifb: vb_setmode: make internal functions static
2011-03-08 20:16:29 linux-kernel [PATCH 10/15] staging: xgifb: vb_ext: delete redundant declarations
2011-03-08 20:16:26 linux-kernel [PATCH 02/15] staging: xgifb: delete command queue selection/init
2011-03-08 20:16:23 linux-kernel [PATCH 04/15] staging: xgifb: delete unused fields from xgi_hw_device_info
2011-03-08 20:16:20 linux-kernel [PATCH 05/15] staging: xgifb: delete bSkipSense
2011-03-08 20:16:18 linux-kernel [PATCH 07/15] staging: xgifb: delete nomax module parameter