summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/pnpacpi
Commit message (Expand)AuthorAgeFilesLines
...
* | acpi: fix section mismatch warning in pnpacpiSam Ravnborg2008-04-301-1/+1
|/
* pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ...Len Brown2008-04-231-4/+6
* pnpacpi: reduce printk severity for "pnpacpi: exceeded the max number of ..."Len Brown2008-03-261-4/+4
* pnpacpi: __initdata is not an identifierRoel Kluin2008-02-141-1/+1
*-----. Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown2008-02-071-1/+1
|\ \ \ \
| | | * | pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 IIIShaohua Li2008-01-131-1/+1
| | |/ /
* | | / pnp: declare PNP option parsing functions as __initThomas Renninger2008-02-061-22/+22
| |_|/ |/| |
* | | pnpacpi: print resource shortage message only once (more)Len Brown2008-01-181-0/+2
* | | pnpacpi: print resource shortage message only onceLen Brown2008-01-121-4/+10
| |/ |/|
* | PNP: increase the maximum number of resourcesZhao Yakui2007-11-291-2/+13
* | ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li2007-11-201-0/+18
* | Revert "Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off"Len Brown2007-11-191-10/+0Star
|/
* PNP: add debug message for adding new deviceBjorn Helgaas2007-10-171-1/+0Star
* Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=offKrzysztof Oledzki2007-10-171-0/+10
* PNP: make pnpacpi_suspend handle errorsRafael J. Wysocki2007-10-171-5/+10
* PNPACPI: remove unnecessary casts of "void *"Bjorn Helgaas2007-08-241-8/+5Star
* PNPACPI: simplify irq_flags()Bjorn Helgaas2007-08-241-7/+4Star
* PNP: fix up after LindentBjorn Helgaas2007-08-242-2/+3
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-301-0/+4
* PNP: fix up after LindentBjorn Helgaas2007-07-262-112/+71Star
* PNP: Lindent all source filesBjorn Helgaas2007-07-262-239/+283
* Pull auto-load-modules into release branchLen Brown2007-07-251-7/+12
|\
| * ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-231-7/+12
* | ACPI, PNP: hook ACPI D-state to PNP suspend/resumeShaohua Li2007-07-221-0/+14
|/
* PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas2007-05-081-0/+1
* PNPACPI sets pnpdev->dev.archdataDavid Brownell2007-05-081-8/+46
* ACPI: fix parallel port IRQ after resume from S3Michael Karcher2007-03-091-47/+73
* ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernelsLen Brown2007-02-161-14/+2Star
* PNPACPI: remove EXPERIMENTAL dependencyBjorn Helgaas2007-01-261-2/+2
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-132-14/+14
* Fix DMA resource allocation in ACPIPnPVojtech Pavlik2006-10-181-15/+26
* [PATCH] pnpacpi: reject ACPI_PRODUCER resourcesmatthieu castet2006-08-061-0/+8
* [PATCH] PNPACPI: support shareable interruptsBjorn Helgaas2006-07-041-3/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* PNPACPI: whitespace cleanupBjorn Helgaas2006-04-021-50/+47Star
* PNPACPI: remove some code duplicationBjorn Helgaas2006-04-021-49/+18Star
* PNPACPI: fix non-memory address space descriptor handling Bjorn Helgaas2006-04-021-12/+23
*-. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-242-229/+332
|\ \
| | * [PNPACPI] clean excluded_id_list[]matthieu castet2006-01-071-4/+7
| | * [PNPACPI] Ignore devices that have no resourcesmatthieu castet2006-01-071-1/+2
| * | [ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117Len Brown2006-01-201-43/+102
| * | Pull pnpacpi into acpica branchLen Brown2006-01-071-4/+44
| |\|
| | * [ACPI] enable PNPACPI support for resource types used by HP serial portsBjorn Helgaas2006-01-071-4/+44
| |/ |/|
| * [ACPI] ACPICA 20051021Bob Moore2005-12-101-6/+6
| * [ACPI] ACPICA 20050930Bob Moore2005-12-101-182/+182
| * Pull release into acpica branchLen Brown2005-12-061-2/+4
| |\ | |/ |/|
| * [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-221-18/+18
* | [PATCH] drivers/pnp/: cleanupsAdrian Bunk2005-11-071-2/+4
|/
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-083-22/+13Star
|\
| * [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas2005-09-081-0/+1