summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
AgeCommit message (Expand)AuthorLines
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik-1/+1
2007-09-11PNP: remove SMCf010 quirkBjorn Helgaas-103/+0
2007-08-24PNP: remove null pointer checksBjorn Helgaas-60/+2
2007-08-24PNP: remove MODULE infrastructureBjorn Helgaas-88/+0
2007-08-24ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUGBjorn Helgaas-7/+0
2007-08-24PNPACPI: remove unnecessary casts of "void *"Bjorn Helgaas-8/+5
2007-08-24PNPACPI: simplify irq_flags()Bjorn Helgaas-7/+4
2007-08-24PNP: fix up after LindentBjorn Helgaas-31/+32
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown-0/+4
2007-07-26PNP: fix up after LindentBjorn Helgaas-450/+248
2007-07-26PNP: Lindent all source filesBjorn Helgaas-1145/+1384
2007-07-25Pull auto-load-modules into release branchLen Brown-7/+12
2007-07-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger-7/+12
2007-07-22ACPI, PNP: hook ACPI D-state to PNP suspend/resumeShaohua Li-0/+19
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki-0/+1
2007-07-16isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()Jesper Juhl-2/+0
2007-07-16Use menuconfig objects: PNPJan Engelhardt-10/+7
2007-07-06PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas-9/+54
2007-06-28PNP SMCf010 quirk: auto-config device if BIOS left it brokenBjorn Helgaas-18/+48
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky-0/+1
2007-05-08PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabledBjorn Helgaas-0/+30
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas-0/+10
2007-05-08pnpbios: convert to use the kthread APIEric W. Biederman-9/+7
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell-8/+46
2007-05-08init dma masks in pnp_devDavid Brownell-0/+3
2007-04-27PNP: stop using the subsystem rwsemGreg Kroah-Hartman-6/+0
2007-04-02[PATCH] Correctly report PnP 64bit resourcesPetr Vandrovec-6/+7
2007-03-16[PATCH] reduce pnp syslog spamDavid Brownell-3/+3
2007-03-08ACPI: fix parallel port IRQ after resume from S3Michael Karcher-47/+73
2007-02-16Pull misc-for-upstream into release branchLen Brown-14/+2
2007-02-15ACPI: always enable CONFIG_PNPACPI on CONFIG_ACPI kernelsLen Brown-14/+2
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven-1/+1
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day-1/+0
2007-02-11[PATCH] PNP: export pnp_bus_typeDavid Brownell-1/+0
2007-01-26PNPACPI: remove EXPERIMENTAL dependencyBjorn Helgaas-2/+2
2007-01-26PNP: system.c whitespace cleanupBjorn Helgaas-21/+11
2007-01-26PNP: reserve system board iomem resources as well as ioport resourcesBjorn Helgaas-7/+19
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day-1/+1
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day-44/+44
2006-12-08[PATCH] struct path: convert isapnpJosef Sipek-1/+1
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-1/+2
2006-12-07[PATCH] PNP: handle sysfs errorsJeff Garzik-12/+35
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham-0/+1
2006-12-07[PATCH] paravirt: Allow disable power management under hypervisorRusty Russell-1/+2
2006-10-18Fix DMA resource allocation in ACPIPnPVojtech Pavlik-15/+26
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-0/+4
2006-10-02[POWERPC] Use check_legacy_ioport() for ISAPnPDavid Woodhouse-0/+4