1. 4ab55d8 PNP: remove more pnp_resource_table arguments by Bjorn Helgaas · 16 years ago
  2. 59284cb PNP: remove pnp_resource_table from internal get/set interfaces by Bjorn Helgaas · 16 years ago
  3. c1caf06 PNP: add debug output to option registration by Bjorn Helgaas · 16 years ago
  4. cdef625 PNPACPI: pass pnp_dev instead of acpi_handle by Bjorn Helgaas · 16 years ago
  5. cd7ec92 PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate by Bjorn Helgaas · 16 years ago
  6. bb84b41 PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource() by Bjorn Helgaas · 16 years ago
  7. 9570a20 PNPACPI: use temporaries to reduce repetition by Bjorn Helgaas · 16 years ago
  8. f7e8466 PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq" by Bjorn Helgaas · 16 years ago
  9. bda1e4e PNP: add pnp_alloc_dev() by Bjorn Helgaas · 16 years ago
  10. 772defc PNP: change pnp_add_id() to allocate its own pnp_id structures by Bjorn Helgaas · 16 years ago
  11. 1692b27b PNP: make pnp_add_id() internal to PNP core by Bjorn Helgaas · 16 years ago
  12. 4a49049 PNPACPI: continue after _CRS and _PRS errors by Bjorn Helgaas · 16 years ago
  13. 1bd17e6 PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set by Bjorn Helgaas · 16 years ago
  14. 0093cb1 pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ resources 2" by Len Brown · 16 years ago
  15. 33fd7af pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..." by Len Brown · 16 years ago
  16. 6bf69b5 pnpacpi: __initdata is not an identifier by Roel Kluin · 16 years ago
  17. c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 16 years ago
  18. 2bb9a6b pnp: declare PNP option parsing functions as __init by Thomas Renninger · 16 years ago
  19. efe7cf2 pnpacpi: print resource shortage message only once (more) by Len Brown · 16 years ago
  20. 856608e pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 III by Shaohua Li · 16 years ago
  21. 66a2173 pnpacpi: print resource shortage message only once by Len Brown · 16 years ago
  22. a7839e9 PNP: increase the maximum number of resources by Zhao Yakui · 17 years ago
  23. 61fd47e ACPI: fix two IRQ8 issues in IOAPIC mode by Shaohua Li · 17 years ago
  24. f0714d2 Revert "Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off" by Len Brown · 17 years ago
  25. 348366b PNP: add debug message for adding new device by Bjorn Helgaas · 17 years ago
  26. 9cd8047 Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off by Krzysztof Oledzki · 17 years ago
  27. 36e02b6 PNP: make pnpacpi_suspend handle errors by Rafael J. Wysocki · 17 years ago
  28. 4721a4cc PNPACPI: remove unnecessary casts of "void *" by Bjorn Helgaas · 17 years ago
  29. 4cec086 PNPACPI: simplify irq_flags() by Bjorn Helgaas · 17 years ago
  30. 1e0aa9a PNP: fix up after Lindent by Bjorn Helgaas · 17 years ago
  31. 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 17 years ago
  32. 07d4e9a PNP: fix up after Lindent by Bjorn Helgaas · 17 years ago
  33. 9dd7846 PNP: Lindent all source files by Bjorn Helgaas · 17 years ago
  34. 323ef30 Pull auto-load-modules into release branch by Len Brown · 17 years ago
  35. 29b71a1 ACPI: autoload modules - Create ACPI alias interface by Thomas Renninger · 17 years ago
  36. fc30e68 ACPI, PNP: hook ACPI D-state to PNP suspend/resume by Shaohua Li · 17 years ago
  37. 8f81dd1 PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) by Bjorn Helgaas · 17 years ago
  38. 55955aa PNPACPI sets pnpdev->dev.archdata by David Brownell · 17 years ago
  39. 362ea08 ACPI: fix parallel port IRQ after resume from S3 by Michael Karcher · 17 years ago
  40. 243b66e ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernels by Len Brown · 17 years ago
  41. fb5c3e1 PNPACPI: remove EXPERIMENTAL dependency by Bjorn Helgaas · 17 years ago
  42. cd86128 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() by Robert P. J. Day · 18 years ago
  43. ccc4c7b Fix DMA resource allocation in ACPIPnP by Vojtech Pavlik · 18 years ago
  44. 2b8de5f [PATCH] pnpacpi: reject ACPI_PRODUCER resources by matthieu castet · 18 years ago
  45. c32928c [PATCH] PNPACPI: support shareable interrupts by Bjorn Helgaas · 18 years ago
  46. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  47. 1c6e7d0 PNPACPI: whitespace cleanup by Bjorn Helgaas · 18 years ago
  48. b5f2490b PNPACPI: remove some code duplication by Bjorn Helgaas · 18 years ago
  49. 1acfb7f PNPACPI: fix non-memory address space descriptor handling by Bjorn Helgaas · 18 years ago
  50. 9fdb62a [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release by Len Brown · 18 years ago
  51. 0af5853 [ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117 by Len Brown · 18 years ago
  52. c4bb6f5 [PNPACPI] clean excluded_id_list[] by matthieu castet · 19 years ago
  53. 07b0120 [PNPACPI] Ignore devices that have no resources by matthieu castet · 19 years ago
  54. ed03f43 Pull pnpacpi into acpica branch by Len Brown · 19 years ago
  55. 6f957ea [ACPI] enable PNPACPI support for resource types used by HP serial ports by Bjorn Helgaas · 19 years ago
  56. 0897831 [ACPI] ACPICA 20051021 by Bob Moore · 19 years ago
  57. 50eca3e [ACPI] ACPICA 20050930 by Bob Moore · 19 years ago
  58. 3d5271f Pull release into acpica branch by Len Brown · 19 years ago
  59. b449f63 [PATCH] drivers/pnp/: cleanups by Adrian Bunk · 19 years ago
  60. eca008c [ACPI] handle ACPICA 20050916's acpi_resource.type rename by Len Brown · 19 years ago
  61. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 19 years ago
  62. e139aa5 [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG by Bjorn Helgaas · 19 years ago
  63. a2822e7 [PATCH] pnp: consolidate kmalloc wrappers by Bjorn Helgaas · 19 years ago
  64. dbed12d [ACPI] PNPACPI IRQ workaround for HP workstations by Bjorn Helgaas · 19 years ago
  65. 76f5858 [ACPI] delete CONFIG_ACPI_BUS by Len Brown · 19 years ago
  66. 71df30f [ACPI] PNPACPI driver now checks for acpi_register_gsi() errors by Kenji Kaneshige · 19 years ago
  67. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  68. b008b8d [ACPI] PNPACPI parse error by Matthieu Castet · 19 years ago
  69. 0dec63b [PATCH] drivers/pnp/pnpacpi/rsparser.c: fix an array overflow by Adrian Bunk · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago