summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
Commit message (Expand)AuthorAgeFilesLines
* PNP: stop using the subsystem rwsemGreg Kroah-Hartman2007-04-271-6/+0
* [PATCH] Correctly report PnP 64bit resourcesPetr Vandrovec2007-04-021-6/+7
* [PATCH] reduce pnp syslog spamDavid Brownell2007-03-161-3/+3
* ACPI: fix parallel port IRQ after resume from S3Michael Karcher2007-03-081-47/+73
* Pull misc-for-upstream into release branchLen Brown2007-02-161-14/+2
|\
| * ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernelsLen Brown2007-02-151-14/+2
* | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-111-1/+0
* | [PATCH] PNP: export pnp_bus_typeDavid Brownell2007-02-111-1/+0
|/
* PNPACPI: remove EXPERIMENTAL dependencyBjorn Helgaas2007-01-261-2/+2
* PNP: system.c whitespace cleanupBjorn Helgaas2007-01-261-21/+11
* PNP: reserve system board iomem resources as well as ioport resourcesBjorn Helgaas2007-01-261-7/+19
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-136-44/+44
* [PATCH] struct path: convert isapnpJosef Sipek2006-12-081-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-1/+2
|\
| * [PATCH] paravirt: Allow disable power management under hypervisorRusty Russell2006-12-071-1/+2
* | [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
| | | |\ \ | | | | |/
OpenPOWER on IntegriCloud