- fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
- 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
- 1b8e696 pnp: add PNP resource range checking function by Bjorn Helgaas · 15 years ago
- 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
- 8cb24c8 PNPACPI: parse Extended Address Space Descriptors by Bjorn Helgaas · 15 years ago
- 19bde77 ACPI: suspend: don't let device _PS3 failure prevent suspend by Len Brown · 15 years ago
- a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 16 years ago
- 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 16 years ago
- 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
- 6328a57 Enable PNPACPI _PSx Support, v3 by Witold Szczeponik · 16 years ago
- b277c88 pnpbios: propagate kthread_run() error by Erik Ekman · 16 years ago
- 8c65591 pnpbios: fix warning if CONFIG_HOTPLUG=n by Erik Ekman · 16 years ago
- b2576e1 Merge branch 'linus' into release by Len Brown · 16 years ago
- c85e37c pnp: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 6aaa8ce percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios by Rusty Russell · 16 years ago
- ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 16 years ago
- 54074d5 drivers: remove duplicated #include by Jianjun Kong · 16 years ago
- 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
- 4dff4e7f Merge branch 'pnp-debug' into test by Len Brown · 16 years ago
- 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 16 years ago
- 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
- c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- b563cf5 pnp: make the resource type an unsigned long by Rene Herman · 16 years ago
- a63cc18 pnp: remove printk() with outdated version by Adrian Bunk · 16 years ago
- 8a89efd PNP: create device attributes via default device attributes by Drew Moseley · 16 years ago
- 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
- ac88a8f PNP: remove old CONFIG_PNP_DEBUG option by Bjorn Helgaas · 16 years ago
- 2f53432 PNP: convert to using pnp_dbg() by Bjorn Helgaas · 16 years ago
- 97ef062 PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg() by Bjorn Helgaas · 16 years ago
- 2663f60 PNP: remove some uses of DEBUG ifdef by Bjorn Helgaas · 16 years ago
- 668b21d PNP: use new vsprintf symbolic function pointer format by Bjorn Helgaas · 16 years ago
- c865d2f PNP: convert the last few pnp_info() uses to printk() by Bjorn Helgaas · 16 years ago
- 958a1fd PNPACPI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
- 6a0b93b PNP: fix debug formatting (cosmetic) by Bjorn Helgaas · 16 years ago
- ed458df PnP: move pnpacpi/pnpbios_init to after PCI init by Linus Torvalds · 16 years ago
- 68e1ee6 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks by Kumar Gala · 16 years ago
- de82ff7 PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors by Bjorn Helgaas · 16 years ago
- ea44c1d PNP: fix formatting of dbg_pnp_show_resources() output by Bjorn Helgaas · 16 years ago
- 25cdcd0 make pnp_add_card_id() static by Adrian Bunk · 16 years ago
- 999ed65 pnp: have quirk_system_pci_resources() include io resources by Rene Herman · 16 years ago
- e86b19c pnp: set the pnp_card dma_mask for use by ISAPnP cards by Rene Herman · 16 years ago
- 40ab4f4 PNPACPI: add support for HP vendor-specific CCSR descriptors by Bjorn Helgaas · 16 years ago
- 84684c7 PNP: avoid legacy IDE IRQs by Bjorn Helgaas · 16 years ago
- 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
- bbe413b ISAPNP: handle independent options following dependent ones by Bjorn Helgaas · 16 years ago
- e2a1a6f PNP: remove extra 0x100 bit from option priority by Bjorn Helgaas · 16 years ago
- d5ebde6 PNP: support optional IRQ resources by Bjorn Helgaas · 16 years ago
- 2d29a7a PNP: rename pnp_register_*_resource() local variables by Bjorn Helgaas · 16 years ago
- fe2cf59 PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR by Bjorn Helgaas · 16 years ago
- c227536 PNP: centralize resource option allocations by Bjorn Helgaas · 16 years ago
- b08395e PNP: remove redundant pnp_can_configure() check by Bjorn Helgaas · 16 years ago
- 6e906f0 PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) by Bjorn Helgaas · 16 years ago
- 819beac PNP: in debug resource dump, make empty list obvious by Bjorn Helgaas · 16 years ago
- fcfb7ce PNP: improve resource assignment debug by Bjorn Helgaas · 16 years ago
- 169aaff PNP: increase I/O port & memory option address sizes by Bjorn Helgaas · 16 years ago
- 7aefff5 PNP: introduce pnp_irq_mask_t typedef by Bjorn Helgaas · 16 years ago
- a1802c4 PNP: make resource option structures private to PNP subsystem by Bjorn Helgaas · 16 years ago
- 08c9f26 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM by Bjorn Helgaas · 16 years ago
- b72ee1f1 PNP: whitespace/coding style fixes by Bjorn Helgaas · 16 years ago
- 57fd51a PNP: add pnp_possible_config() -- can a device could be configured this way? by Bjorn Helgaas · 16 years ago
- f61ed7e PNP: dont sort by type in /sys/.../resources by Bjorn Helgaas · 16 years ago
- 25d39c3 PNP: remove ratelimit on add resource failures by Bjorn Helgaas · 16 years ago
- 5acf914 PNPACPI: keep disabled resources when parsing current config by Bjorn Helgaas · 16 years ago
- aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
- 9fdee4e PNP: add pnp_resource_type_name() helper function by Bjorn Helgaas · 16 years ago
- 940e98d PNP: add pnp_resource_type() internal interface by Bjorn Helgaas · 16 years ago
- 87e4acf PNP: remove pnp_resource.index by Bjorn Helgaas · 16 years ago
- b897f46 PNP: add detail to debug resource dump by Bjorn Helgaas · 16 years ago
- 2fe2de5 ACPI PM: acpi_pm_device_sleep_state() cleanup by David Brownell · 16 years ago
- 36d872a PNPACPI: use _CRS IRQ descriptor length for _SRS by Bjorn Helgaas · 16 years ago
- a993273 pnpacpi: fix shareable IRQ encode/decode by Bjorn Helgaas · 16 years ago
- e9fe9e1 pnpacpi: fix IRQ flag decoding by Bjorn Helgaas · 16 years ago
- 5a515bc PNP: skip UNSET MEM resources as well as DISABLED ones by Bjorn Helgaas · 16 years ago
- 4b34fe1 PNP: mark resources that conflict with PCI devices "disabled" by Bjorn Helgaas · 16 years ago
- a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 16 years ago
- 3fc9577 lib: create common ascii hex array by Harvey Harrison · 16 years ago
- 3b73a22 pnp: add ISAPnP MPU option quirks by Rene Herman · 16 years ago
- bc033c9 pnp: add pnp_build_option() to the API by Rene Herman · 16 years ago
- 726a7a3 pnp: clean up pnp_fixup_device() by Rene Herman · 16 years ago
- f2a5f24 PNP: set IRQ index in sysfs "set irq" interface by Bjorn Helgaas · 16 years ago
- 7793bfc PNP: fix printk format warnings by Randy Dunlap · 17 years ago
- 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 008238b Merge branch 'pnp' into release by Len Brown · 17 years ago
- 9448b0d acpi: fix section mismatch warning in pnpacpi by Sam Ravnborg · 17 years ago
- c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 17 years ago
- 9c37066 proc: remove proc_bus by Alexey Dobriyan · 17 years ago
- dfd2e1b PNPBIOS: remove include/linux/pnpbios.h by Bjorn Helgaas · 17 years ago
- 261b20d ISAPNP: remove unused pnp_dev->regs field by Bjorn Helgaas · 17 years ago
- 62cfb29 PNP: make interfaces private to the PNP core by Bjorn Helgaas · 17 years ago
- d152cf5 PNPACPI: move _CRS/_PRS warnings closer to the action by Bjorn Helgaas · 17 years ago
- 01115e7 ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources() by Bjorn Helgaas · 17 years ago
- d6180f3 PNP: make generic pnp_add_mem_resource() by Bjorn Helgaas · 17 years ago
- cc8c2e3 PNP: make generic pnp_add_io_resource() by Bjorn Helgaas · 17 years ago
- dc16f5f PNP: make generic pnp_add_dma_resource() by Bjorn Helgaas · 17 years ago
- dbddd03 PNP: make generic pnp_add_irq_resource() by Bjorn Helgaas · 17 years ago
- a50b6d7 PNP: add pnp_new_resource() to find a new unset pnp_resource by Bjorn Helgaas · 17 years ago
- 21855d6 PNP: add pnp_resource index for ISAPNP by Bjorn Helgaas · 17 years ago
- 0a977f1 PNP: add pnp_get_pnp_resource() by Bjorn Helgaas · 17 years ago
- 784f01d PNP: add struct pnp_resource by Bjorn Helgaas · 17 years ago
- 06cb58a PNP: remove pnp_resource_table references from resource decoders by Bjorn Helgaas · 17 years ago