summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ISAPNP: handle independent options following dependent onesBjorn Helgaas2008-07-161-2/+7
* PNP: remove extra 0x100 bit from option priorityBjorn Helgaas2008-07-163-9/+7
* PNP: support optional IRQ resourcesBjorn Helgaas2008-07-163-44/+38
* PNP: rename pnp_register_*_resource() local variablesBjorn Helgaas2008-07-161-47/+47
* PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NRBjorn Helgaas2008-07-161-3/+10
* PNP: centralize resource option allocationsBjorn Helgaas2008-07-165-249/+198
* PNP: remove redundant pnp_can_configure() checkBjorn Helgaas2008-07-161-3/+0
* PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)Bjorn Helgaas2008-07-161-19/+22
* PNP: in debug resource dump, make empty list obviousBjorn Helgaas2008-07-161-1/+6
* PNP: improve resource assignment debugBjorn Helgaas2008-07-161-2/+8
* PNP: increase I/O port & memory option address sizesBjorn Helgaas2008-07-163-18/+29
* PNP: introduce pnp_irq_mask_t typedefBjorn Helgaas2008-07-168-17/+22
* PNP: make resource option structures private to PNP subsystemBjorn Helgaas2008-07-161-0/+48
* PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas2008-07-164-10/+10
* PNP: whitespace/coding style fixesBjorn Helgaas2008-07-161-7/+8
* PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas2008-07-162-17/+69
* PNP: dont sort by type in /sys/.../resourcesBjorn Helgaas2008-07-161-34/+22
* PNP: remove ratelimit on add resource failuresBjorn Helgaas2008-07-161-26/+8
* PNPACPI: keep disabled resources when parsing current configBjorn Helgaas2008-07-161-18/+52
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-1611-415/+318
* PNP: add pnp_resource_type_name() helper functionBjorn Helgaas2008-07-162-0/+16
* PNP: add pnp_resource_type() internal interfaceBjorn Helgaas2008-07-162-0/+7
* PNP: remove pnp_resource.indexBjorn Helgaas2008-07-164-76/+33
* PNP: add detail to debug resource dumpBjorn Helgaas2008-07-161-8/+26
* ACPI: video: fix brightness allocationJulia Jomantaite2008-07-161-50/+73
* ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui2008-07-161-0/+28
* ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-162-1/+18
* ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+22
* ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2008-07-163-18/+171
* ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore2008-07-161-2/+2
* ACPICA: Cleanup of _PRT parsing codeBob Moore2008-07-161-12/+12
* ACPICA: Cleanup debug operand dump mechanismBob Moore2008-07-166-76/+34
* ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore2008-07-161-1/+1
* ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+2
* ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore2008-07-161-0/+17
* ACPICA: Add const qualifier for appropriate string constantsBob Moore2008-07-166-32/+44
* ACPICA: Several lint changes, no functional changesBob Moore2008-07-161-4/+4
* ACPICA: Removed unused include files from source filesBob Moore2008-07-161-2/+0
* ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-1638-168/+162
* ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-161-9/+5
* ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-169-19/+3
* ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2008-07-161-0/+35
* fujitsu-laptop: depends on INPUTRandy Dunlap2008-07-161-0/+1
* APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg2008-07-161-139/+207
* ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-07-161-31/+0
* PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-07-163-6/+4
* ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-07-163-9/+6
* dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-07-162-0/+6
* ACPI: don't walk tables if ACPI was disabledVegard Nossum2008-07-161-0/+3
* acer-wmi: Remove version numberCarlos Corbacho2008-07-161-4/+1
OpenPOWER on IntegriCloud