1. 18fd470 PNPACPI: Simplify disabled resource registration by Witold Szczeponik · 13 years ago
  2. 26e6e9e pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required by Paul Gortmaker · 13 years ago
  3. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  4. 29df8d8 pnpacpi: register disabled resources by Witold Szczeponik · 13 years ago
  5. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  6. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  7. 586f83e pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  8. 6d1f23f Merge branch 'pnp' into release by Len Brown · 13 years ago
  9. cc8e7a3 PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access by Rafael J. Wysocki · 13 years ago
  10. 66c3ec4 ACPI/PNP: avoid section mismatch warning by Jan Beulich · 13 years ago
  11. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  12. cdefba0 PNP: Set up pnp_debug via module and not via boot param. by Thomas Renninger · 14 years ago
  13. 803711a PNP: Compile all pnp built-in stuff in one module namespace by Thomas Renninger · 14 years ago
  14. 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  15. 8c654bb Merge branch 'pnp-log' into release by Len Brown · 14 years ago
  16. b10b977 Merge branch 'pnpacpi-invalid-device-id' into release by Len Brown · 14 years ago
  17. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  18. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  19. 620e112 ACPI/PNP: A HID value of an object never changes -> make it const by Thomas Renninger · 14 years ago
  20. 420a0f6 PNPACPI: cope with invalid device IDs by Dmitry Torokhov · 14 years ago
  21. c1f3f28 PNP: log PNP resources, as we do for PCI by Bjorn Helgaas · 14 years ago
  22. 6117d2130c isapnp: BKL removal by Arnd Bergmann · 14 years ago
  23. b14e033e PNPACPI: Add support for remote wakeup by Alan Stern · 14 years ago
  24. 1468cf0 Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  25. 11439a6 PNP: don't check for conflicts with bridge windows by Bjorn Helgaas · 14 years ago
  26. f238b41 PNPACPI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 14 years ago
  27. c25f7cf Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release by Len Brown · 14 years ago
  28. 3162b6f PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 14 years ago
  29. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  30. 7e0e9c0 PNPACPI: add bus number support by Bjorn Helgaas · 14 years ago
  31. fa35b492 PNPACPI: add window support by Bjorn Helgaas · 14 years ago
  32. 288f02b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  33. 5116fa2b pnpbios: convert to seq_file by Alexey Dobriyan · 14 years ago
  34. 1a544d2 Merge branch 'ipmi' into release by Len Brown · 14 years ago
  35. 9065ce4 PNP: add interface to retrieve ACPI device from a PNPACPI device by Bjorn Helgaas · 15 years ago
  36. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 14 years ago
  37. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  38. c4da694 PNPACPI: save struct acpi_device, not just acpi_handle by Bjorn Helgaas · 15 years ago
  39. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  40. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  41. 9a007b3 PNP: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  42. 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 15 years ago
  43. 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 15 years ago
  44. ea8d82f ACPI: use acpi_device_hid() when possible by Bjorn Helgaas · 15 years ago
  45. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  46. abd6633 pnp: add a shutdown method to pnp drivers by David Härdeman · 15 years ago
  47. 985f3878 Merge branch 'acpica' into release by Len Brown · 15 years ago
  48. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  49. c742531 x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically by Akinobu Mita · 15 years ago
  50. 1e5de18 x86: Introduce GDT_ENTRY_INIT() by Akinobu Mita · 15 years ago
  51. 5759474 x86: Introduce set_desc_base() and set_desc_limit() by Akinobu Mita · 15 years ago
  52. 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
  53. 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
  54. 1b8e696 pnp: add PNP resource range checking function by Bjorn Helgaas · 15 years ago
  55. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  56. 8cb24c8 PNPACPI: parse Extended Address Space Descriptors by Bjorn Helgaas · 15 years ago
  57. 19bde77 ACPI: suspend: don't let device _PS3 failure prevent suspend by Len Brown · 15 years ago
  58. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 15 years ago
  59. 2f4f27d dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) by Yang Hongyang · 15 years ago
  60. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  61. 6328a57 Enable PNPACPI _PSx Support, v3 by Witold Szczeponik · 15 years ago
  62. b277c88 pnpbios: propagate kthread_run() error by Erik Ekman · 15 years ago
  63. 8c65591 pnpbios: fix warning if CONFIG_HOTPLUG=n by Erik Ekman · 15 years ago
  64. b2576e1 Merge branch 'linus' into release by Len Brown · 15 years ago
  65. c85e37c pnp: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  66. 6aaa8ce percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios by Rusty Russell · 15 years ago
  67. ea7e96e ACPI: remove private acpica headers from driver files by Lin Ming · 15 years ago
  68. 54074d5 drivers: remove duplicated #include by Jianjun Kong · 16 years ago
  69. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  70. 4dff4e7f Merge branch 'pnp-debug' into test by Len Brown · 16 years ago
  71. 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 16 years ago
  72. 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
  73. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  74. b563cf5 pnp: make the resource type an unsigned long by Rene Herman · 16 years ago
  75. a63cc18 pnp: remove printk() with outdated version by Adrian Bunk · 16 years ago
  76. 8a89efd PNP: create device attributes via default device attributes by Drew Moseley · 16 years ago
  77. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  78. ac88a8f PNP: remove old CONFIG_PNP_DEBUG option by Bjorn Helgaas · 16 years ago
  79. 2f53432 PNP: convert to using pnp_dbg() by Bjorn Helgaas · 16 years ago
  80. 97ef062 PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg() by Bjorn Helgaas · 16 years ago
  81. 2663f60 PNP: remove some uses of DEBUG ifdef by Bjorn Helgaas · 16 years ago
  82. 668b21d PNP: use new vsprintf symbolic function pointer format by Bjorn Helgaas · 16 years ago
  83. c865d2f PNP: convert the last few pnp_info() uses to printk() by Bjorn Helgaas · 16 years ago
  84. 958a1fd PNPACPI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  85. 6a0b93b PNP: fix debug formatting (cosmetic) by Bjorn Helgaas · 16 years ago
  86. ed458df PnP: move pnpacpi/pnpbios_init to after PCI init by Linus Torvalds · 16 years ago
  87. 68e1ee6 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks by Kumar Gala · 16 years ago
  88. de82ff7 PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors by Bjorn Helgaas · 16 years ago
  89. ea44c1d PNP: fix formatting of dbg_pnp_show_resources() output by Bjorn Helgaas · 16 years ago
  90. 25cdcd0 make pnp_add_card_id() static by Adrian Bunk · 16 years ago
  91. 999ed65 pnp: have quirk_system_pci_resources() include io resources by Rene Herman · 16 years ago
  92. e86b19c pnp: set the pnp_card dma_mask for use by ISAPnP cards by Rene Herman · 16 years ago
  93. 40ab4f4 PNPACPI: add support for HP vendor-specific CCSR descriptors by Bjorn Helgaas · 16 years ago
  94. 84684c7 PNP: avoid legacy IDE IRQs by Bjorn Helgaas · 16 years ago
  95. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  96. bbe413b ISAPNP: handle independent options following dependent ones by Bjorn Helgaas · 16 years ago
  97. e2a1a6f PNP: remove extra 0x100 bit from option priority by Bjorn Helgaas · 16 years ago
  98. d5ebde6 PNP: support optional IRQ resources by Bjorn Helgaas · 16 years ago
  99. 2d29a7a PNP: rename pnp_register_*_resource() local variables by Bjorn Helgaas · 16 years ago
  100. fe2cf59 PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR by Bjorn Helgaas · 16 years ago