Richard Knutsson ([email protected])

Number of posts: 247 (0.35 per day)
First post: 2005-10-26 21:48:37
Last post: 2007-10-01 00:25:18

Date List Subject
2007-02-24 12:59:57 linux-kernel Re: [KJ][RFC][PATCH] BIT macro cleanup
2007-02-24 10:47:00 linux-kernel [PATCH -mm] drivers/net/vioc/vioc_driver.c: Replace pci_module_init with pci_register_driver
2007-02-24 10:46:36 linux-kernel [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driver
2007-02-23 22:43:59 linux-kernel Re: [KJ][RFC][PATCH] BIT macro cleanup
2007-02-23 19:11:31 linux-kernel Re: [KJ][RFC][PATCH] BIT macro cleanup
2007-02-23 18:16:07 linux-kernel Re: [KJ][RFC][PATCH] BIT macro cleanup
2007-02-23 16:08:18 linux-kernel Re: [KJ][RFC][PATCH] BIT macro cleanup
2007-02-23 14:11:13 linux-kernel Re: [KJ][RFC][PATCH] BIT macro cleanup
2007-02-23 08:56:52 linux-kernel Re: [KJ][RFC][PATCH] BIT macro cleanup
2007-02-16 19:11:06 linux-kernel Re: [PATCH] drivers/scsi/aic7xxx_old: Convert to generic boolean-values
2007-02-16 18:04:21 linux-kernel Re: [PATCH] drivers/scsi/aic7xxx_old: Convert to generic boolean-values
2007-02-16 17:37:11 linux-kernel Re: [KJ] [PATCH] is_power_of_2 in ia64mm
2007-02-16 16:40:25 linux-kernel Re: [KJ] [PATCH] is_power_of_2 in ia64mm
2007-02-16 15:58:10 linux-kernel Re: [KJ] [PATCH] is_power_of_2 in ia64mm
2007-02-16 15:02:59 linux-kernel Re: [KJ] [PATCH] is_power_of_2 in ia64mm
2007-02-16 10:35:32 linux-kernel Re: GPL vs non-GPL device drivers
2007-02-15 08:17:11 linux-kernel Re: GPL vs non-GPL device drivers
2007-02-15 08:09:55 linux-kernel Re: [PATCH 3/6] scsi: megaraid_sas - throttle io if FW is busy
2007-02-14 12:50:58 linux-kernel [RFC] drivers/scsi/advansys.c: Unused variable?
2007-02-14 00:55:22 linux-kernel [PATCH] mtd/maps/ck804xrom.c: Remove #if 0'ed code
2007-02-14 00:41:17 linux-kernel [PATCH] scsi/tmscsim.c: pci_module_init to pci_register_driver
2007-02-14 00:41:12 linux-kernel [PATCH] scsi/megaraid.c: pci_module_init to pci_register_driver
2007-02-14 00:40:46 linux-kernel [PATCH] net/wan/pc300too.c: pci_module_init to pci_register_driver
2007-02-14 00:40:42 linux-kernel [PATCH] mtd/maps/ck804xrom.c: pci_module_init to pci_register_driver
2007-02-14 00:39:48 linux-kernel [PATCH] ide/pci/delkin_cb.c: pci_module_init to pci_register_driver
2007-02-10 20:43:06 linux-kernel Re: [PATCH] drivers/scsi/aic7xxx_old: Convert to generic boolean-values
2007-02-10 20:35:30 linux-kernel Re: [PATCH] drivers/scsi/aic7xxx_old: Convert to generic boolean-values
2007-02-10 17:46:37 linux-kernel [PATCH] drivers/scsi/aic7xxx_old: Convert to generic boolean-values
2007-02-10 17:46:17 linux-kernel [PATCH] drivers/scsi/aic7xxx: Convert to generic boolean-values
2007-02-09 09:32:26 linux-kernel Re: [PATCH] Convert pci_module_init() to pci_register_driver()
2007-02-09 07:19:29 linux-kernel [PATCH] Convert pci_module_init() to pci_register_driver()
2007-02-08 21:46:12 linux-kernel [PATCH] Convert pci_module_init() to pci_register_driver()
2007-02-08 21:41:01 linux-kernel [PATCH] drivers/telephony/ixj: Convert to generic boolean
2007-02-07 23:57:26 linux-kernel Re: [PATCH 3/3] rcutorture: Remove redundant assignment to cur_ops in for loop
2007-02-04 00:40:28 linux-kernel Re: A CodingStyle suggestion
2007-02-03 22:56:23 linux-kernel Re: A CodingStyle suggestion
2007-02-03 18:38:22 linux-kernel [PATCH] drivers/media/radio/: Convert to generic boolean-values
2007-02-03 18:10:26 linux-kernel [PATCH] include/linux/kernel.h: Remove labs()
2007-02-03 00:54:56 linux-kernel [PATCH] drivers/video/sis: Convert to generic boolean
2007-01-29 02:00:48 linux-kernel Re: [SCRIPT] Remove "space damage" from patches
2007-01-29 01:26:18 linux-kernel Re: [SCRIPT] Remove "space damage" from patches
2007-01-29 00:08:37 linux-kernel Re: [SCRIPT] Remove "space damage" from patches
2007-01-28 21:37:11 linux-kernel [SCRIPT] Remove "space damage" from patches
2007-01-27 16:24:12 linux-kernel [PATCH] Convert pci_module_init() to pci_register_driver()
2007-01-27 02:01:03 linux-kernel [PATCH] drivers/isdn/hisax/: Convert to generic boolean-values
2007-01-27 02:00:25 linux-kernel [PATCH] drivers/isdn/hardware/eicon/: Convert to generic boolean-values
2007-01-26 21:39:54 linux-kernel [PATCH] drivers/media/video: Convert to generic boolean-values
2007-01-23 20:31:50 linux-kernel Re: [PATCH -rt] whitespace cleanup for 2.6.20-rc5-rt7
2007-01-22 23:40:51 linux-kernel Re: [PATCH -rt] whitespace cleanup for 2.6.20-rc5-rt7
2007-01-22 10:00:08 linux-kernel [PATCH] drivers/block/DAC960: Converted 'boolean' to 'bool'
2007-01-21 18:45:11 linux-kernel Re: [PATCH] Introduce simple TRUE and FALSE boolean macros.