summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PNP: handle sysfs errorsJeff Garzik2006-12-072-12/+35
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* Fix DMA resource allocation in ACPIPnPVojtech Pavlik2006-10-181-15/+26
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-0/+4
|\
| * [POWERPC] Use check_legacy_ioport() for ISAPnPDavid Woodhouse2006-10-021-0/+4
* | [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+8
|/
* [PATCH] pnpacpi: reject ACPI_PRODUCER resourcesmatthieu castet2006-08-061-0/+8
* PNP: Add missing casts in printk() argumentsPierre Ossman2006-08-031-6/+6
* [PATCH] Fix swsusp with PNP BIOSOndrej Zary2006-07-311-1/+1
* [PATCH] PNPACPI: support shareable interruptsBjorn Helgaas2006-07-031-3/+8
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] pnp: suppress request_irq() warningAndrew Morton2006-07-011-1/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3011-11/+0
* [PATCH] 64bit resource: change pnp core to use resource_size_tGreg Kroah-Hartman2006-06-273-13/+18
* [PATCH] pnp: card_probe(): fix memory leakJesper Juhl2006-06-251-22/+26
* Pull pnpacpi into release branchLen Brown2006-06-151-111/+88
|\
| * PNPACPI: whitespace cleanupBjorn Helgaas2006-04-011-50/+47
| * PNPACPI: remove some code duplicationBjorn Helgaas2006-04-011-49/+18
| * PNPACPI: fix non-memory address space descriptor handling Bjorn Helgaas2006-04-011-12/+23
* | [PATCH] pnp: fix two messages in manager.cJan Engelhardt2006-04-191-2/+2
|/
* [PATCH] pnp: PNP: adjust pnp_register_driver signatureBjorn Helgaas2006-03-272-27/+8
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-3/+4
* [PATCH] Fix memory leak in isapnpJesper Juhl2006-03-251-1/+3
* [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman2006-03-231-5/+1
* [PATCH] pnp bus type fixAdam Belay2006-02-281-7/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-02-011-2/+7
|\
| * [ALSA] check return code in pnp_register_card_driver()Adam Belay2006-01-221-2/+7
| |
| \
| \
| \
| \
| \
*-----. \ [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-076-55/+196
| | | |\|
| | | | * [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-068-4/+23
| | | |\ | | | |/ | | |/|
| | | * [ACPI] handle ACPICA 20050916's acpi_resource.type renameLen Brown2005-09-221-18/+18
* | | | [PATCH] Add pnp_bus_type probe and remove methodsRussell King2006-01-131-2/+2
|/ / /
* | | [PATCH] x86: Fixed pnp bios limitsZachary Amsden2006-01-061-11/+4
* | | [PATCH] x86: Pnp byte granularityZachary Amsden2006-01-061-1/+4
* | | [PATCH] x86: Pnp segments in segment hZachary Amsden2006-01-061-9/+0
* | | [PATCH] x86: GDT alignment fixZachary Amsden2006-01-061-9/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-041-5/+3
|\ \ \
| * | | [PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers2006-01-041-5/+3
| |/ /
* | | [ALSA] [PATCH] alsa: Improved PnP suspend supportPierre Ossman2006-01-032-24/+91
* | | [ALSA] PATCH] Add PM support to PnP driversTakashi Iwai2006-01-032-0/+45
|/ /
* | [PATCH] drivers/pnp/: cleanupsAdrian Bunk2005-11-077-4/+19
* | [PATCH] fix missing includesTim Schmielau2005-10-302-0/+4
|/
* Merge linux-2.6 with linux-acpi-2.6Len Brown2005-09-0813-110/+44
|\