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

Date List Subject
2008-06-27 23:02:29 linux-kernel [patch 07/28] PNPACPI: keep disabled resources when parsing current config
2008-06-27 23:02:05 linux-kernel [patch 05/28] PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
2008-06-27 23:01:39 linux-kernel [patch 04/28] PNP: add pnp_resource_type_name() helper function
2008-06-27 23:01:20 linux-kernel [patch 02/28] PNP: remove pnp_resource.index
2008-06-27 23:00:50 linux-kernel [patch 01/28] PNP: add detail to debug resource dump
2008-06-27 23:00:09 linux-kernel [patch 03/28] PNP: add pnp_resource_type() internal interface
2008-06-27 22:59:12 linux-kernel [patch 00/28] PNP: convert fixed tables to lists, v4
2008-06-27 14:53:29 linux-kernel [patch 2/6] PCI: use dev_printk when possible
2008-06-27 14:53:07 linux-kernel [patch 4/6] PCIE: aer: use dev_printk when possible
2008-06-27 14:52:49 linux-kernel [patch 3/6] PCI: print "bar", not "bar + 1" in pci_request_region()
2008-06-27 14:50:19 linux-kernel [patch 1/6] ACPI: use dev_printk when possible
2008-06-27 14:49:57 linux-kernel [patch 0/6] dev_printk() conversions, v2
2008-06-27 14:49:44 linux-kernel [patch 6/6] x86 PCI: use dev_printk when possible
2008-06-27 14:49:28 linux-kernel [patch 5/6] PCIE: port driver: use dev_printk when possible
2008-06-26 18:37:42 linux-kernel Re: [PATCH] ACPI: don't walk tables if ACPI was disabled
2008-06-25 15:09:33 linux-kernel Re: [PATCH] ACPI: don't walk tables if ACPI was disabled
2008-06-24 15:22:59 linux-kernel Re: [PATCH] ACPI: don't walk tables if ACPI was disabled
2008-06-24 15:18:20 linux-kernel Re: [PATCH] Re: regression, 2.6.26-rc7, pnp: quirk_system_pci_resources()
2008-06-17 23:11:43 linux-kernel [patch 21/28] PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR
2008-06-17 23:11:06 linux-kernel [patch 26/28] PNP: convert resource options to single linked list
2008-06-17 23:10:42 linux-kernel [patch 28/28] PNPACPI: add support for HP vendor-specific CCSR descriptors
2008-06-17 23:10:09 linux-kernel [patch 22/28] PNP: rename pnp_register_*_resource() local variables
2008-06-17 23:09:49 linux-kernel [patch 24/28] PNP: remove extra 0x100 bit from option priority
2008-06-17 23:09:27 linux-kernel [patch 25/28] ISAPNP: handle independent options following dependent ones
2008-06-17 23:08:59 linux-kernel [patch 27/28] PNP: avoid legacy IDE IRQs
2008-06-17 23:08:39 linux-kernel [patch 20/28] PNP: centralize resource option allocations
2008-06-17 23:08:21 linux-kernel [patch 23/28] PNP: support optional IRQ resources
2008-06-17 23:07:57 linux-kernel [patch 18/28] PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)
2008-06-17 23:07:33 linux-kernel [patch 19/28] PNP: remove redundant pnp_can_configure() check
2008-06-17 23:06:57 linux-kernel [patch 15/28] PNP: increase I/O port & memory option address sizes
2008-06-17 23:06:36 linux-kernel [patch 17/28] PNP: in debug resource dump, make empty list obvious
2008-06-17 23:06:00 linux-kernel [patch 12/28] PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
2008-06-17 23:05:43 linux-kernel [patch 16/28] PNP: improve resource assignment debug
2008-06-17 23:05:12 linux-kernel [patch 14/28] PNP: introduce pnp_irq_mask_t typedef
2008-06-17 23:04:47 linux-kernel [patch 13/28] PNP: make resource option structures private to PNP subsystem
2008-06-17 23:04:31 linux-kernel [patch 11/28] PNP: whitespace/coding style fixes
2008-06-17 23:04:11 linux-kernel [patch 09/28] PNP: dont sort by type in /sys/.../resources
2008-06-17 23:03:36 linux-kernel [patch 10/28] PNP: add pnp_possible_config() -- can a device could be configured this way?
2008-06-17 23:02:53 linux-kernel [patch 06/28] PNP: replace pnp_resource_table with dynamically allocated resources
2008-06-17 23:02:36 linux-kernel [patch 08/28] PNP: remove ratelimit on add resource failures
2008-06-17 23:02:14 linux-kernel [patch 07/28] PNPACPI: keep disabled resources when parsing current config
2008-06-17 23:01:51 linux-kernel [patch 05/28] PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
2008-06-17 23:01:33 linux-kernel [patch 04/28] PNP: add pnp_resource_type_name() helper function
2008-06-17 23:01:19 linux-kernel [patch 02/28] PNP: remove pnp_resource.index
2008-06-17 23:00:56 linux-kernel [patch 03/28] PNP: add pnp_resource_type() internal interface
2008-06-17 23:00:20 linux-kernel [patch 01/28] PNP: add detail to debug resource dump
2008-06-17 22:59:49 linux-kernel [patch 00/28] PNP: convert fixed tables to lists, v3
2008-06-16 15:44:35 linux-kernel Re: [patch 18/18] PNP: convert resource options to single linked list
2008-06-16 15:42:25 linux-kernel Re: [patch 15/18] PNP: support optional IRQ resources
2008-06-13 17:23:52 linux-kernel Re: pnp changes -> suspend oops [Was: 2.6.26-rc5-mm2]
2008-06-13 16:55:31 linux-kernel [patch 2/5] PCI: use dev_printk when possible