LinuxLists
Users
About
Bjorn Helgaas (
[email protected]
)
Number of posts: 988 (0.37 per day)
First post: 2003-08-06 22:13:49
Last post: 2010-12-02 16:15:57
Previous Page
/
Next Page
Date
List
Subject
2008-08-15 23:21:21
linux-kernel
Re: [Bug #11276] build error: CONFIG_OPTIMIZE_INLINING=y causes gcc 4.2 to do stupid things
2008-08-13 16:55:39
linux-kernel
Re: pnp bug in 2.6.27-rc1 (ad1816a / mpu401 / parport_pc issue)
2008-08-12 21:28:08
linux-kernel
Re: pnp bug in 2.6.27-rc1 (ad1816a / mpu401 / parport_pc issue)
2008-08-12 18:12:37
linux-kernel
Re: pnp bug in 2.6.27-rc1 (ad1816a / mpu401 / parport_pc issue)
2008-08-11 22:19:48
linux-kernel
Re: [PATCH] PNP: make the resource type an unsigned long
2008-08-11 22:01:15
linux-kernel
Re: [PATCH] PNP: resource type is now an unsigned long
2008-08-11 22:00:27
linux-kernel
Re: [PATCH] PNP: make the resource type an unsigned long
2008-08-11 18:42:17
linux-kernel
Re: pnp bug in 2.6.27-rc1 (ad1816a / mpu401 / parport_pc issue)
2008-08-05 15:43:23
linux-kernel
Re: [PATCH 1/2] pci: add misrouted interrupt error handling
2008-08-04 22:21:47
linux-kernel
Re: [PATCH 1/2] pci: add misrouted interrupt error handling
2008-08-04 20:45:15
linux-kernel
Re: [PATCH 1/2] pci: add misrouted interrupt error handling
2008-08-01 21:58:44
linux-kernel
[PATCH] ACPI: bounds check IRQ to prevent memory corruption
2008-08-01 16:01:42
linux-kernel
[PATCH] PNP: add Bjorn Helgaas as PNP co-maintainer
2008-07-30 18:14:59
linux-kernel
Re: Fwd: Re: 2.6.27-rc1 oops on boot -- cs423x? (Corrected subject)
2008-07-30 14:00:58
linux-kernel
Re: 2.6.27-rc1 oops on boot -- cs423x? (Corrected subject)
2008-07-30 04:00:49
linux-kernel
Re: 2.6.27-rc1 oops on boot -- cs423x? (Corrected subject)
2008-07-29 22:58:57
linux-kernel
[PATCH] firmware: use dev_printk when possible
2008-07-29 22:58:07
linux-kernel
[PATCH] AGP: use dev_printk when possible
2008-07-29 22:01:39
linux-kernel
[PATCH] amd64-agp: run fallback when no bridges found, not when driver registration fails
2008-07-29 21:54:51
linux-kernel
[PATCH] resources: tidy __request_region()
2008-07-23 19:01:27
linux-kernel
Re: [2.6 patch] make pnp_build_option() static
2008-07-23 18:57:18
linux-kernel
Re: New conflict message in latest GIT
2008-07-22 17:57:53
linux-kernel
Re: linux-next build error (PNP/IXJ)
2008-07-17 18:46:24
linux-kernel
Re: v2.6.26-rc9: ACPI PCI irq routing on NUMA? + early_ioremap trouble
2008-07-11 15:07:21
linux-kernel
Re: [PATCH] Fix the fcpnp_driver declaration to only exist if CONFIG_PNP=y
2008-07-07 22:48:57
linux-kernel
[patch 1/2] x86 PCI: use dev_printk when possible
2008-07-07 22:48:45
linux-kernel
[patch 0/2] dev_printk() conversions, v3
2008-07-07 22:46:59
linux-kernel
[patch 2/2] x86 PCI: replace DBG() with pr_debug()
2008-07-07 22:12:30
linux-kernel
Re: [patch 5/5] x86 PCI: use dev_printk when possible
2008-06-27 23:13:50
linux-kernel
[patch 24/28] PNP: remove extra 0x100 bit from option priority
2008-06-27 23:13:17
linux-kernel
[patch 25/28] ISAPNP: handle independent options following dependent ones
2008-06-27 23:12:38
linux-kernel
[patch 27/28] PNP: avoid legacy IDE IRQs
2008-06-27 23:12:10
linux-kernel
[patch 26/28] PNP: convert resource options to single linked list
2008-06-27 23:11:39
linux-kernel
[patch 28/28] PNPACPI: add support for HP vendor-specific CCSR descriptors
2008-06-27 23:11:10
linux-kernel
[patch 22/28] PNP: rename pnp_register_*_resource() local variables
2008-06-27 23:10:46
linux-kernel
[patch 23/28] PNP: support optional IRQ resources
2008-06-27 23:10:22
linux-kernel
[patch 20/28] PNP: centralize resource option allocations
2008-06-27 23:09:47
linux-kernel
[patch 21/28] PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
2008-06-27 23:09:13
linux-kernel
[patch 19/28] PNP: remove redundant pnp_can_configure() check
2008-06-27 23:08:44
linux-kernel
[patch 18/28] PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)
2008-06-27 23:08:17
linux-kernel
[patch 15/28] PNP: increase I/O port & memory option address sizes
2008-06-27 23:07:45
linux-kernel
[patch 16/28] PNP: improve resource assignment debug
2008-06-27 23:07:13
linux-kernel
[patch 17/28] PNP: in debug resource dump, make empty list obvious
2008-06-27 23:06:42
linux-kernel
[patch 10/28] PNP: add pnp_possible_config() -- can a device could be configured this way?
2008-06-27 23:06:20
linux-kernel
[patch 12/28] PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
2008-06-27 23:05:49
linux-kernel
[patch 13/28] PNP: make resource option structures private to PNP subsystem
2008-06-27 23:05:18
linux-kernel
[patch 14/28] PNP: introduce pnp_irq_mask_t typedef
2008-06-27 23:04:43
linux-kernel
[patch 11/28] PNP: whitespace/coding style fixes
2008-06-27 23:04:15
linux-kernel
[patch 09/28] PNP: dont sort by type in /sys/.../resources
2008-06-27 23:03:40
linux-kernel
[patch 06/28] PNP: replace pnp_resource_table with dynamically allocated resources
2008-06-27 23:02:54
linux-kernel
[patch 08/28] PNP: remove ratelimit on add resource failures