| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-21 | ACPI: Allow ACPI binding with USB-3.0 hub | Lan Tianyu | 1 | -6/+1 |
| 2012-06-23 | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 1 | -2/+2 |
| 2012-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+6 |
| 2012-03-30 | PNPACPI: Fix device ref leaking in acpi_pnp_match | Yinghai Lu | 1 | -1/+6 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 2 | -2/+0 |
| 2012-01-06 | PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB | Bjorn Helgaas | 1 | -0/+42 |
| 2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -47/+15 |
| 2011-11-06 | PNPACPI: Simplify disabled resource registration | Witold Szczeponik | 1 | -47/+15 |
| 2011-10-31 | pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 1 | -0/+1 |
| 2011-07-25 | Merge 'akpm' patch series | Linus Torvalds | 1 | -25/+27 |
| 2011-07-25 | pnpacpi: register disabled resources | Witold Szczeponik | 1 | -25/+27 |
| 2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2 | -11/+11 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -3/+3 |
| 2011-03-22 | pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled | David Rientjes | 3 | -6/+10 |
| 2011-01-12 | Merge branch 'pnp' into release | Len Brown | 5 | -14/+13 |
| 2011-01-11 | PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access | Rafael J. Wysocki | 2 | -28/+72 |
| 2010-12-11 | ACPI/PNP: avoid section mismatch warning | Jan Beulich | 1 | -1/+1 |
| 2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
| 2010-10-27 | PNP: Set up pnp_debug via module and not via boot param. | Thomas Renninger | 1 | -6/+1 |
| 2010-10-27 | PNP: Compile all pnp built-in stuff in one module namespace | Thomas Renninger | 4 | -8/+12 |
| 2010-10-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 5 | -17/+39 |
| 2010-10-25 | Merge branch 'pnp-log' into release | Len Brown | 2 | -7/+8 |
| 2010-10-25 | Merge branch 'pnpacpi-invalid-device-id' into release | Len Brown | 1 | -5/+24 |
| 2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+0 |
| 2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+0 |
| 2010-10-01 | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 4 | -5/+7 |
| 2010-10-01 | PNPACPI: cope with invalid device IDs | Dmitry Torokhov | 1 | -5/+24 |
| 2010-10-01 | PNP: log PNP resources, as we do for PCI | Bjorn Helgaas | 2 | -7/+8 |
| 2010-09-26 | isapnp: BKL removal | Arnd Bergmann | 1 | -7/+8 |
| 2010-07-19 | PNPACPI: Add support for remote wakeup | Alan Stern | 2 | -0/+26 |
| 2010-05-06 | Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill... | Len Brown | 1 | -0/+4 |
| 2010-05-06 | PNP: don't check for conflicts with bridge windows | Bjorn Helgaas | 1 | -0/+4 |
| 2010-04-28 | PNPACPI: compute Address Space length rather than using _LEN | Bjorn Helgaas | 1 | -22/+4 |
| 2010-04-06 | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 7 | -16/+33 |
| 2010-04-04 | PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 1 | -12/+30 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 7 | -4/+3 |
| 2010-03-14 | PNPACPI: add bus number support | Bjorn Helgaas | 5 | -2/+47 |
| 2010-03-14 | PNPACPI: add window support | Bjorn Helgaas | 2 | -17/+24 |
| 2009-12-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -9/+20 |
| 2009-12-16 | pnpbios: convert to seq_file | Alexey Dobriyan | 1 | -75/+129 |
| 2009-12-16 | Merge branch 'ipmi' into release | Len Brown | 2 | -9/+20 |
| 2009-12-15 | PNP: add interface to retrieve ACPI device from a PNPACPI device | Bjorn Helgaas | 1 | -1/+2 |
| 2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 1 | -26/+10 |
| 2009-12-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 4 | -61/+19 |
| 2009-12-11 | PNPACPI: save struct acpi_device, not just acpi_handle | Bjorn Helgaas | 2 | -8/+18 |
| 2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -4/+4 |
| 2009-11-04 | vsprintf: use %pR, %pr instead of %pRt, %pRf | Bjorn Helgaas | 4 | -8/+9 |
| 2009-11-04 | PNP: print resources consistently with %pRt | Bjorn Helgaas | 4 | -61/+18 |
| 2009-09-25 | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 1 | -2/+1 |
| 2009-09-25 | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 1 | -9/+7 |
| 2009-09-25 | ACPI: use acpi_device_hid() when possible | Bjorn Helgaas | 1 | -1/+1 |
| 2009-09-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -3/+3 |
| 2009-09-22 | pnp: add a shutdown method to pnp drivers | David Härdeman | 1 | -0/+10 |
| 2009-09-19 | Merge branch 'acpica' into release | Len Brown | 1 | -3/+3 |
| 2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 1 | -3/+3 |
| 2009-08-10 | x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc statically | Akinobu Mita | 1 | -3/+2 |
| 2009-08-08 | x86: Introduce GDT_ENTRY_INIT() | Akinobu Mita | 1 | -4/+1 |
| 2009-07-19 | x86: Introduce set_desc_base() and set_desc_limit() | Akinobu Mita | 1 | -10/+11 |
| 2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 1 | -2/+44 |
| 2009-06-12 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -0/+18 |
| 2009-06-05 | pnp: add PNP resource range checking function | Bjorn Helgaas | 1 | -0/+18 |
| 2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar | 1 | -5/+3 |
| 2009-05-27 | PNPACPI: parse Extended Address Space Descriptors | Bjorn Helgaas | 1 | -2/+44 |
| 2009-05-08 | ACPI: suspend: don't let device _PS3 failure prevent suspend | Len Brown | 1 | -5/+3 |
| 2009-04-28 | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 1 | -1/+1 |
| 2009-04-07 | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2 | -2/+2 |
| 2009-04-05 | Merge branch 'linus' into release | Len Brown | 1 | -8/+8 |
| 2009-04-03 | Enable PNPACPI _PSx Support, v3 | Witold Szczeponik | 1 | -7/+16 |
| 2009-04-02 | pnpbios: propagate kthread_run() error | Erik Ekman | 1 | -4/+3 |
| 2009-04-02 | pnpbios: fix warning if CONFIG_HOTPLUG=n | Erik Ekman | 1 | -6/+7 |
| 2009-01-09 | Merge branch 'linus' into release | Len Brown | 4 | -9/+7 |
| 2009-01-06 | pnp: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 3 | -8/+6 |
| 2009-01-01 | percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios | Rusty Russell | 1 | -1/+1 |
| 2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming | 1 | -1/+0 |
| 2008-11-04 | drivers: remove duplicated #include | Jianjun Kong | 1 | -1/+0 |
| 2008-10-23 | Merge branch 'linus' into test | Len Brown | 10 | -50/+24 |
| 2008-10-22 | Merge branch 'pnp-debug' into test | Len Brown | 17 | -115/+117 |
| 2008-10-22 | ACPI : Load device driver according to the status of acpi device | Zhao Yakui | 1 | -1/+5 |
| 2008-10-16 | {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() | Linus Torvalds | 1 | -2/+1 |
| 2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 4 | -39/+11 |
| 2008-10-16 | pnp: make the resource type an unsigned long | Rene Herman | 3 | -4/+4 |
| 2008-10-16 | pnp: remove printk() with outdated version | Adrian Bunk | 1 | -1/+0 |
| 2008-10-16 | PNP: create device attributes via default device attributes | Drew Moseley | 4 | -39/+11 |
| 2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt | 3 | -3/+6 |
| 2008-10-10 | PNP: remove old CONFIG_PNP_DEBUG option | Bjorn Helgaas | 5 | -22/+0 |
| 2008-10-10 | PNP: convert to using pnp_dbg() | Bjorn Helgaas | 10 | -63/+63 |
| 2008-10-10 | PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg() | Bjorn Helgaas | 3 | -0/+35 |
| 2008-10-10 | PNP: remove some uses of DEBUG ifdef | Bjorn Helgaas | 2 | -14/+8 |
| 2008-10-10 | PNP: use new vsprintf symbolic function pointer format | Bjorn Helgaas | 1 | -4/+2 |
| 2008-10-10 | PNP: convert the last few pnp_info() uses to printk() | Bjorn Helgaas | 2 | -7/+3 |
| 2008-10-10 | PNPACPI: use dev_printk when possible | Bjorn Helgaas | 1 | -7/+8 |
| 2008-10-10 | PNP: fix debug formatting (cosmetic) | Bjorn Helgaas | 1 | -2/+2 |
| 2008-10-10 | PnP: move pnpacpi/pnpbios_init to after PCI init | Linus Torvalds | 3 | -3/+6 |
| 2008-09-23 | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks | Kumar Gala | 2 | -3/+3 |
| 2008-08-25 | PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors | Bjorn Helgaas | 1 | -2/+0 |
| 2008-08-01 | PNP: fix formatting of dbg_pnp_show_resources() output | Bjorn Helgaas | 1 | -47/+49 |
| 2008-07-26 | make pnp_add_card_id() static | Adrian Bunk | 2 | -2/+1 |
| 2008-07-26 | pnp: have quirk_system_pci_resources() include io resources | Rene Herman | 1 | -5/+8 |
| 2008-07-26 | pnp: set the pnp_card dma_mask for use by ISAPnP cards | Rene Herman | 1 | -0/+4 |
| 2008-07-16 | PNPACPI: add support for HP vendor-specific CCSR descriptors | Bjorn Helgaas | 1 | -0/+60 |
| 2008-07-16 | PNP: avoid legacy IDE IRQs | Bjorn Helgaas | 1 | -11/+57 |
| 2008-07-16 | PNP: convert resource options to single linked list | Bjorn Helgaas | 10 | -632/+567 |
| 2008-07-16 | ISAPNP: handle independent options following dependent ones | Bjorn Helgaas | 1 | -2/+7 |
| 2008-07-16 | PNP: remove extra 0x100 bit from option priority | Bjorn Helgaas | 3 | -9/+7 |
| 2008-07-16 | PNP: support optional IRQ resources | Bjorn Helgaas | 3 | -44/+38 |
| 2008-07-16 | PNP: rename pnp_register_*_resource() local variables | Bjorn Helgaas | 1 | -47/+47 |
| 2008-07-16 | PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR | Bjorn Helgaas | 1 | -3/+10 |
| 2008-07-16 | PNP: centralize resource option allocations | Bjorn Helgaas | 5 | -249/+198 |
| 2008-07-16 | PNP: remove redundant pnp_can_configure() check | Bjorn Helgaas | 1 | -3/+0 |
| 2008-07-16 | PNP: make resource assignment functions return 0 (success) or -EBUSY (failure) | Bjorn Helgaas | 1 | -19/+22 |
| 2008-07-16 | PNP: in debug resource dump, make empty list obvious | Bjorn Helgaas | 1 | -1/+6 |
| 2008-07-16 | PNP: improve resource assignment debug | Bjorn Helgaas | 1 | -2/+8 |
| 2008-07-16 | PNP: increase I/O port & memory option address sizes | Bjorn Helgaas | 3 | -18/+29 |
| 2008-07-16 | PNP: introduce pnp_irq_mask_t typedef | Bjorn Helgaas | 8 | -17/+22 |
| 2008-07-16 | PNP: make resource option structures private to PNP subsystem | Bjorn Helgaas | 1 | -0/+48 |
| 2008-07-16 | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM | Bjorn Helgaas | 4 | -10/+10 |
| 2008-07-16 | PNP: whitespace/coding style fixes | Bjorn Helgaas | 1 | -7/+8 |
| 2008-07-16 | PNP: add pnp_possible_config() -- can a device could be configured this way? | Bjorn Helgaas | 1 | -0/+62 |
| 2008-07-16 | PNP: dont sort by type in /sys/.../resources | Bjorn Helgaas | 1 | -34/+22 |
| 2008-07-16 | PNP: remove ratelimit on add resource failures | Bjorn Helgaas | 1 | -26/+8 |
| 2008-07-16 | PNPACPI: keep disabled resources when parsing current config | Bjorn Helgaas | 1 | -18/+52 |
| 2008-07-16 | PNP: replace pnp_resource_table with dynamically allocated resources | Bjorn Helgaas | 11 | -415/+318 |
| 2008-07-16 | PNP: add pnp_resource_type_name() helper function | Bjorn Helgaas | 2 | -0/+16 |
| 2008-07-16 | PNP: add pnp_resource_type() internal interface | Bjorn Helgaas | 2 | -0/+7 |
| 2008-07-16 | PNP: remove pnp_resource.index | Bjorn Helgaas | 4 | -76/+33 |
| 2008-07-16 | PNP: add detail to debug resource dump | Bjorn Helgaas | 1 | -8/+26 |
| 2008-07-16 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 1 | -3/+1 |
| 2008-06-11 | PNPACPI: use _CRS IRQ descriptor length for _SRS | Bjorn Helgaas | 1 | -2/+7 |
| 2008-06-11 | pnpacpi: fix shareable IRQ encode/decode | Bjorn Helgaas | 1 | -14/+13 |
| 2008-06-11 | pnpacpi: fix IRQ flag decoding | Bjorn Helgaas | 1 | -4/+12 |
| 2008-06-05 | PNP: skip UNSET MEM resources as well as DISABLED ones | Bjorn Helgaas | 1 | -1/+1 |
| 2008-06-02 | PNP: mark resources that conflict with PCI devices "disabled" | Bjorn Helgaas | 2 | -2/+2 |
| 2008-05-15 | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds | 1 | -2/+1 |
| 2008-05-14 | lib: create common ascii hex array | Harvey Harrison | 1 | -4/+4 |
| 2008-05-14 | pnp: add ISAPnP MPU option quirks | Rene Herman | 1 | -0/+112 |
| 2008-05-14 | pnp: add pnp_build_option() to the API | Rene Herman | 2 | -1/+2 |
| 2008-05-14 | pnp: clean up pnp_fixup_device() | Rene Herman | 1 | -12/+8 |
| 2008-05-13 | PNP: set IRQ index in sysfs "set irq" interface | Bjorn Helgaas | 1 | -1/+1 |
| 2008-05-01 | PNP: fix printk format warnings | Randy Dunlap | 1 | -2/+4 |
| 2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 22 | -1095/+1576 |
| 2008-04-30 | Merge branch 'pnp' into release | Len Brown | 22 | -1094/+1575 |
| 2008-04-30 | acpi: fix section mismatch warning in pnpacpi | Sam Ravnborg | 1 | -1/+1 |
| 2008-04-29 | drivers: use non-racy method for proc entries creation (2) | Denis V. Lunev | 1 | -4/+3 |
| 2008-04-29 | proc: remove proc_bus | Alexey Dobriyan | 2 | -3/+3 |
| 2008-04-29 | PNPBIOS: remove include/linux/pnpbios.h | Bjorn Helgaas | 5 | -4/+137 |
| 2008-04-29 | ISAPNP: remove unused pnp_dev->regs field | Bjorn Helgaas | 1 | -3/+0 |
| 2008-04-29 | PNP: make interfaces private to the PNP core | Bjorn Helgaas | 1 | -1/+26 |
| 2008-04-29 | PNPACPI: move _CRS/_PRS warnings closer to the action | Bjorn Helgaas | 3 | -29/+29 |
| 2008-04-29 | ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources() | Bjorn Helgaas | 1 | -37/+29 |
| 2008-04-29 | PNP: make generic pnp_add_mem_resource() | Bjorn Helgaas | 6 | -61/+57 |
| 2008-04-29 | PNP: make generic pnp_add_io_resource() | Bjorn Helgaas | 6 | -59/+59 |
| 2008-04-29 | PNP: make generic pnp_add_dma_resource() | Bjorn Helgaas | 6 | -72/+47 |
| 2008-04-29 | PNP: make generic pnp_add_irq_resource() | Bjorn Helgaas | 6 | -66/+51 |
| 2008-04-29 | PNP: add pnp_new_resource() to find a new unset pnp_resource | Bjorn Helgaas | 1 | -0/+38 |
| 2008-04-29 | PNP: add pnp_resource index for ISAPNP | Bjorn Helgaas | 4 | -37/+92 |
| 2008-04-29 | PNP: add pnp_get_pnp_resource() | Bjorn Helgaas | 2 | -6/+21 |
| 2008-04-29 | PNP: add struct pnp_resource | Bjorn Helgaas | 3 | -16/+20 |
| 2008-04-29 | PNP: remove pnp_resource_table references from resource decoders | Bjorn Helgaas | 3 | -125/+140 |
| 2008-04-29 | PNP: make pnp_resource_table private to PNP core | Bjorn Helgaas | 7 | -19/+41 |
| 2008-04-29 | PNP: remove PNP_MAX_* uses | Bjorn Helgaas | 4 | -63/+60 |
| 2008-04-29 | PNP: convert assign, interface to use pnp_get_resource(), not pnp_resource_table | Bjorn Helgaas | 3 | -32/+32 |
| 2008-04-29 | PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table | Bjorn Helgaas | 2 | -19/+22 |
| 2008-04-29 | PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table | Bjorn Helgaas | 1 | -16/+16 |
| 2008-04-29 | PNP: pass resources, not indexes, to pnp_check_port(), et al | Bjorn Helgaas | 3 | -20/+16 |
| 2008-04-29 | PNP: check for conflicts with all resources, not just earlier ones | Bjorn Helgaas | 1 | -8/+8 |
| 2008-04-29 | PNP: reduce redundancy in pnp_set_current_resources() | Bjorn Helgaas | 1 | -24/+17 |
| 2008-04-29 | PNP: reduce redundancy in pnp_check_port() and others | Bjorn Helgaas | 1 | -38/+54 |
| 2008-04-29 | PNP: reduce redundancy in pnp_assign_port() and others | Bjorn Helgaas | 1 | -67/+56 |
| 2008-04-29 | PNP: use conventional "i" for loop indices | Bjorn Helgaas | 1 | -46/+46 |
| 2008-04-29 | PNP: remove pnp_mem_flags() as an lvalue | Bjorn Helgaas | 1 | -1/+3 |
| 2008-04-29 | PNP: add pnp_get_resource() interface | Bjorn Helgaas | 1 | -0/+27 |
| 2008-04-29 | PNP: factor pnp_init_resource_table() and pnp_clean_resource_table() | Bjorn Helgaas | 2 | -46/+54 |
| 2008-04-29 | PNP: use dev_printk when possible | Bjorn Helgaas | 3 | -50/+43 |
| 2008-04-29 | PNP: remove unused interfaces using pnp_resource_table | Bjorn Helgaas | 1 | -76/+2 |
| 2008-04-29 | PNP: remove pnp_resource_table from internal pnp_clean_resource_table interface | Bjorn Helgaas | 1 | -4/+5 |
| 2008-04-29 | PNP: add pnp_init_resources(struct pnp_dev *) interface | Bjorn Helgaas | 7 | -11/+14 |
| 2008-04-29 | PNP: add debug when assigning PNP resources | Bjorn Helgaas | 3 | -20/+100 |
| 2008-04-29 | PNP: add debug output to encoders | Bjorn Helgaas | 5 | -43/+127 |
| 2008-04-29 | PNP: remove more pnp_resource_table arguments | Bjorn Helgaas | 7 | -71/+73 |
| 2008-04-29 | PNP: remove pnp_resource_table from internal get/set interfaces | Bjorn Helgaas | 5 | -19/+14 |
| 2008-04-29 | PNP: add debug output to option registration | Bjorn Helgaas | 4 | -76/+130 |
| 2008-04-29 | PNPACPI: pass pnp_dev instead of acpi_handle | Bjorn Helgaas | 3 | -4/+5 |
| 2008-04-29 | PNPACPI: extend irq_flags() to set IORESOURCE_IRQ_SHAREABLE when appropriate | Bjorn Helgaas | 1 | -11/+15 |
| 2008-04-29 | PNPACPI: hoist dma_flags() out of pnpacpi_parse_allocated_dmaresource() | Bjorn Helgaas | 1 | -7/+4 |
| 2008-04-29 | PNPACPI: use temporaries to reduce repetition | Bjorn Helgaas | 1 | -73/+103 |
| 2008-04-29 | PNPACPI: pnpacpi_encode_ext_irq() wrongly set "irq" instead of "extended_irq" | Bjorn Helgaas | 1 | -2/+2 |
| 2008-04-29 | PNP: add pnp_alloc_card() | Bjorn Helgaas | 3 | -11/+31 |
| 2008-04-29 | ISAPNP: pull pnp_add_card_id() out of isapnp_parse_card_id() | Bjorn Helgaas | 1 | -22/+6 |
| 2008-04-29 | PNP: change pnp_add_card_id() to allocate its own pnp_id structures | Bjorn Helgaas | 3 | -17/+33 |
| 2008-04-29 | PNP: make pnp_add_card_id() internal to PNP core | Bjorn Helgaas | 1 | -0/+1 |
| 2008-04-29 | PNP: add pnp_alloc_dev() | Bjorn Helgaas | 5 | -40/+42 |
| 2008-04-29 | PNP: add pnp_eisa_id_to_string() | Bjorn Helgaas | 5 | -45/+43 |
| 2008-04-29 | PNP: change pnp_add_id() to allocate its own pnp_id structures | Bjorn Helgaas | 6 | -48/+36 |
| 2008-04-29 | PNP: make pnp_add_id() internal to PNP core | Bjorn Helgaas | 3 | -0/+3 |
| 2008-04-29 | PNPACPI: continue after _CRS and _PRS errors | Bjorn Helgaas | 1 | -6/+2 |
| 2008-04-29 | ISAPNP: move config register addresses out of isapnp.h | Bjorn Helgaas | 1 | -0/+8 |
| 2008-04-29 | PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is set | Bjorn Helgaas | 3 | -0/+12 |
| 2008-04-28 | PNP: use dev_printk for quirk messages | Bjorn Helgaas | 1 | -4/+7 |
| 2008-04-28 | PNP: simplify quirk debug output | Bjorn Helgaas | 1 | -2/+2 |
| 2008-04-28 | PNP: skip dev->protocol NULL checks | Bjorn Helgaas | 1 | -2/+2 |