1. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  2. b14e033 PNPACPI: Add support for remote wakeup by Alan Stern · 14 years ago
  3. 9065ce4 PNP: add interface to retrieve ACPI device from a PNPACPI device by Bjorn Helgaas · 15 years ago
  4. abd6633 pnp: add a shutdown method to pnp drivers by David Härdeman · 15 years ago
  5. 1b8e696 pnp: add PNP resource range checking function by Bjorn Helgaas · 15 years ago
  6. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  7. b563cf5 pnp: make the resource type an unsigned long by Rene Herman · 16 years ago
  8. c865d2f PNP: convert the last few pnp_info() uses to printk() by Bjorn Helgaas · 16 years ago
  9. ef3d771 Fix PNP build failure, bugzilla #11276 by David Miller · 16 years ago
  10. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  11. a1802c4 PNP: make resource option structures private to PNP subsystem by Bjorn Helgaas · 16 years ago
  12. 08c9f26 PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM by Bjorn Helgaas · 16 years ago
  13. 57fd51a PNP: add pnp_possible_config() -- can a device could be configured this way? by Bjorn Helgaas · 16 years ago
  14. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  15. 20bfdbb PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources by Bjorn Helgaas · 16 years ago
  16. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  17. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 16 years ago
  18. 261b20d ISAPNP: remove unused pnp_dev->regs field by Bjorn Helgaas · 16 years ago
  19. 62cfb29 PNP: make interfaces private to the PNP core by Bjorn Helgaas · 16 years ago
  20. 02d83b5 PNP: make pnp_resource_table private to PNP core by Bjorn Helgaas · 16 years ago
  21. 13575e81 PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_table by Bjorn Helgaas · 16 years ago
  22. b90eca0 PNP: add pnp_get_resource() interface by Bjorn Helgaas · 16 years ago
  23. 2cd139309 PNP: remove unused interfaces using pnp_resource_table by Bjorn Helgaas · 16 years ago
  24. f449000 PNP: add pnp_init_resources(struct pnp_dev *) interface by Bjorn Helgaas · 16 years ago
  25. 59284cb PNP: remove pnp_resource_table from internal get/set interfaces by Bjorn Helgaas · 16 years ago
  26. c1caf06 PNP: add debug output to option registration by Bjorn Helgaas · 16 years ago
  27. 048825d PNP: make pnp_add_card_id() internal to PNP core by Bjorn Helgaas · 16 years ago
  28. 1692b27b PNP: make pnp_add_id() internal to PNP core by Bjorn Helgaas · 16 years ago
  29. 544451a pnp: increase number of devices supported per protocol by Bjorn Helgaas · 16 years ago
  30. 03c086a PNP: increase the number of PnP memory resources from 12 to 24 by Darren Salt · 16 years ago
  31. b3bd86e isapnp driver semaphore to mutex by Daniel Walker · 16 years ago
  32. fd3f898 include/linux/: Spelling fixes by Joe Perches · 16 years ago
  33. 2c83819 increase PNP_MAX_PORT to 40 from 24 by Len Brown · 17 years ago
  34. a7839e9 PNP: increase the maximum number of resources by Zhao Yakui · 17 years ago
  35. 402b310 PNP: remove null pointer checks by Bjorn Helgaas · 17 years ago
  36. 07d4e9a PNP: fix up after Lindent by Bjorn Helgaas · 17 years ago
  37. 9dd7846 PNP: Lindent all source files by Bjorn Helgaas · 17 years ago
  38. fc30e68 ACPI, PNP: hook ACPI D-state to PNP suspend/resume by Shaohua Li · 17 years ago
  39. 8f81dd1 PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) by Bjorn Helgaas · 17 years ago
  40. 2e17c55 init dma masks in pnp_dev by David Brownell · 17 years ago
  41. cbcdc1d [PATCH] PNP: export pnp_bus_type by David Brownell · 17 years ago
  42. b60ba83 [PATCH] 64bit resource: change pnp core to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  43. 68094e3 [ALSA] [PATCH] alsa: Improved PnP suspend support by Pierre Ossman · 19 years ago
  44. 4c98cfe [ALSA] PATCH] Add PM support to PnP drivers by Takashi Iwai · 19 years ago
  45. b449f63 [PATCH] drivers/pnp/: cleanups by Adrian Bunk · 19 years ago
  46. e139aa5 [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG by Bjorn Helgaas · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago