summaryrefslogtreecommitdiff
path: root/drivers/pnp
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day6-44/+44
2006-12-08[PATCH] struct path: convert isapnpJosef Sipek1-1/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+2
2006-12-07[PATCH] PNP: handle sysfs errorsJeff Garzik2-12/+35
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] paravirt: Allow disable power management under hypervisorRusty Russell1-1/+2
2006-10-18Fix DMA resource allocation in ACPIPnPVojtech Pavlik1-15/+26
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+4
2006-10-02[POWERPC] Use check_legacy_ioport() for ISAPnPDavid Woodhouse1-0/+4
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+8
2006-08-06[PATCH] pnpacpi: reject ACPI_PRODUCER resourcesmatthieu castet1-0/+8
2006-08-03PNP: Add missing casts in printk() argumentsPierre Ossman1-6/+6
2006-07-31[PATCH] Fix swsusp with PNP BIOSOndrej Zary1-1/+1
2006-07-03[PATCH] PNPACPI: support shareable interruptsBjorn Helgaas1-3/+8
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-07-01[PATCH] pnp: suppress request_irq() warningAndrew Morton1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel11-11/+0
2006-06-27[PATCH] 64bit resource: change pnp core to use resource_size_tGreg Kroah-Hartman3-13/+18
2006-06-25[PATCH] pnp: card_probe(): fix memory leakJesper Juhl1-22/+26
2006-06-15Pull pnpacpi into release branchLen Brown1-111/+88
2006-04-19[PATCH] pnp: fix two messages in manager.cJan Engelhardt1-2/+2
2006-04-01PNPACPI: whitespace cleanupBjorn Helgaas1-50/+47
2006-04-01PNPACPI: remove some code duplicationBjorn Helgaas1-49/+18
2006-04-01PNPACPI: fix non-memory address space descriptor handling Bjorn Helgaas1-12/+23
2006-03-27[PATCH] pnp: PNP: adjust pnp_register_driver signatureBjorn Helgaas2-27/+8
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-3/+4
2006-03-25[PATCH] Fix memory leak in isapnpJesper Juhl1-1/+3
2006-03-23[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman1-5/+1
2006-02-28[PATCH] pnp bus type fixAdam Belay1-7/+5
2006-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-2/+7
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2-229/+332
2006-01-22[ALSA] check return code in pnp_register_card_driver()Adam Belay1-2/+7
2006-01-20[ACPI] better fix for pnpacpi regression resulting from ACPICA 20051117Len Brown1-43/+102
2006-01-13[PATCH] Add pnp_bus_type probe and remove methodsRussell King1-2/+2
2006-01-07[PNPACPI] clean excluded_id_list[]matthieu castet1-4/+7
2006-01-07[PNPACPI] Ignore devices that have no resourcesmatthieu castet1-1/+2
2006-01-07Pull pnpacpi into acpica branchLen Brown6-55/+196
2006-01-07[ACPI] enable PNPACPI support for resource types used by HP serial portsBjorn Helgaas1-4/+44
2006-01-06[PATCH] x86: Fixed pnp bios limitsZachary Amsden1-11/+4
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden1-1/+4
2006-01-06[PATCH] x86: Pnp segments in segment hZachary Amsden1-9/+0
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden1-9/+13
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-5/+3
2006-01-04[PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers1-5/+3
2006-01-03[ALSA] [PATCH] alsa: Improved PnP suspend supportPierre Ossman2-24/+91
2006-01-03[ALSA] PATCH] Add PM support to PnP driversTakashi Iwai2-0/+45
2005-12-10[ACPI] ACPICA 20051021Bob Moore1-6/+6
2005-12-10[ACPI] ACPICA 20050930Bob Moore1-182/+182