1. eeeb98b PNP: Switch from __check_region() to __request_region() by Jakub Sitnicki · 9 years ago
  2. ff73b80 PNP / resources: remove positive test on unsigned values by Fabian Frederick · 10 years ago
  3. e156376 PNP: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  4. 62c6dae PNP: Mark the function pnp_build_option() as static in resource.c by Rashika Kheria · 10 years ago
  5. 3c0fc07 PNP / ACPI: avoid garbage in resource name by Liu ShuoX · 11 years ago
  6. 046d9ce ACPI: Move device resources interpretation code from PNP to ACPI core by Rafael J. Wysocki · 12 years ago
  7. 586f83e pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  8. c1f3f28 PNP: log PNP resources, as we do for PCI by Bjorn Helgaas · 14 years ago
  9. 11439a6 PNP: don't check for conflicts with bridge windows by Bjorn Helgaas · 14 years ago
  10. 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
  11. 7e0e9c0 PNPACPI: add bus number support by Bjorn Helgaas · 14 years ago
  12. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  13. 9a007b3 PNP: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  14. 1b8e696 pnp: add PNP resource range checking function by Bjorn Helgaas · 15 years ago
  15. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  16. b563cf5 pnp: make the resource type an unsigned long by Rene Herman · 16 years ago
  17. 2f53432 PNP: convert to using pnp_dbg() by Bjorn Helgaas · 16 years ago
  18. 6a0b93b PNP: fix debug formatting (cosmetic) by Bjorn Helgaas · 16 years ago
  19. 84684c7 PNP: avoid legacy IDE IRQs by Bjorn Helgaas · 16 years ago
  20. 1f32ca3 PNP: convert resource options to single linked list by Bjorn Helgaas · 16 years ago
  21. 2d29a7a PNP: rename pnp_register_*_resource() local variables by Bjorn Helgaas · 16 years ago
  22. c227536 PNP: centralize resource option allocations by Bjorn Helgaas · 16 years ago
  23. 169aaff PNP: increase I/O port & memory option address sizes by Bjorn Helgaas · 16 years ago
  24. 7aefff5 PNP: introduce pnp_irq_mask_t typedef by Bjorn Helgaas · 16 years ago
  25. 57fd51a PNP: add pnp_possible_config() -- can a device could be configured this way? by Bjorn Helgaas · 16 years ago
  26. 25d39c3 PNP: remove ratelimit on add resource failures by Bjorn Helgaas · 16 years ago
  27. aee3ad8 PNP: replace pnp_resource_table with dynamically allocated resources by Bjorn Helgaas · 16 years ago
  28. 940e98d PNP: add pnp_resource_type() internal interface by Bjorn Helgaas · 16 years ago
  29. bc033c9 pnp: add pnp_build_option() to the API by Rene Herman · 16 years ago
  30. d6180f3 PNP: make generic pnp_add_mem_resource() by Bjorn Helgaas · 16 years ago
  31. cc8c2e3 PNP: make generic pnp_add_io_resource() by Bjorn Helgaas · 16 years ago
  32. dc16f5f PNP: make generic pnp_add_dma_resource() by Bjorn Helgaas · 16 years ago
  33. dbddd03 PNP: make generic pnp_add_irq_resource() by Bjorn Helgaas · 16 years ago
  34. a50b6d7 PNP: add pnp_new_resource() to find a new unset pnp_resource by Bjorn Helgaas · 16 years ago
  35. 0a977f1 PNP: add pnp_get_pnp_resource() by Bjorn Helgaas · 16 years ago
  36. 784f01d PNP: add struct pnp_resource by Bjorn Helgaas · 16 years ago
  37. 02d83b5 PNP: make pnp_resource_table private to PNP core by Bjorn Helgaas · 16 years ago
  38. 95ab366 PNP: remove PNP_MAX_* uses by Bjorn Helgaas · 16 years ago
  39. be81b4a PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table by Bjorn Helgaas · 16 years ago
  40. f5d94ff PNP: pass resources, not indexes, to pnp_check_port(), et al by Bjorn Helgaas · 16 years ago
  41. db9eaea PNP: check for conflicts with all resources, not just earlier ones by Bjorn Helgaas · 16 years ago
  42. 30c016a PNP: reduce redundancy in pnp_check_port() and others by Bjorn Helgaas · 16 years ago
  43. ecfa935 PNP: use conventional "i" for loop indices by Bjorn Helgaas · 16 years ago
  44. b90eca0 PNP: add pnp_get_resource() interface by Bjorn Helgaas · 16 years ago
  45. c1caf06 PNP: add debug output to option registration by Bjorn Helgaas · 16 years ago
  46. 8ea50a3 drivers/pnp/resource.c: Add missing pci_dev_put by Julia Lawall · 16 years ago
  47. a05d078 PNP: use dev_info(), dev_err(), etc in core by Bjorn Helgaas · 17 years ago
  48. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  49. b173491 PNP: remove null pointer checks by Bjorn Helgaas · 17 years ago
  50. 07d4e9a PNP: fix up after Lindent by Bjorn Helgaas · 17 years ago
  51. 9dd7846 PNP: Lindent all source files by Bjorn Helgaas · 17 years ago
  52. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  53. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  54. 0cadaf4 [PATCH] pnp: suppress request_irq() warning by Andrew Morton · 18 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  56. b60ba83 [PATCH] 64bit resource: change pnp core to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  57. b449f63 [PATCH] drivers/pnp/: cleanups by Adrian Bunk · 19 years ago
  58. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago