aboutsummaryrefslogtreecommitdiff
path: root/drivers/pnp/pnpbios
AgeCommit message (Expand)Author
2008-05-01PNP: fix printk format warningsRandy Dunlap
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-29PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas
2008-04-29PNP: make generic pnp_add_mem_resource()Bjorn Helgaas
2008-04-29PNP: make generic pnp_add_io_resource()Bjorn Helgaas
2008-04-29PNP: make generic pnp_add_dma_resource()Bjorn Helgaas
2008-04-29PNP: make generic pnp_add_irq_resource()Bjorn Helgaas
2008-04-29PNP: remove pnp_resource_table references from resource decodersBjorn Helgaas
2008-04-29PNP: make pnp_resource_table private to PNP coreBjorn Helgaas
2008-04-29PNP: convert encoders to use pnp_get_resource(), not pnp_resource_tableBjorn Helgaas
2008-04-29PNP: use dev_printk when possibleBjorn Helgaas
2008-04-29PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas
2008-04-29PNP: add debug output to encodersBjorn Helgaas
2008-04-29PNP: remove more pnp_resource_table argumentsBjorn Helgaas
2008-04-29PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas
2008-04-29PNP: add debug output to option registrationBjorn Helgaas
2008-04-29PNP: add pnp_alloc_dev()Bjorn Helgaas
2008-04-29PNP: add pnp_eisa_id_to_string()Bjorn Helgaas
2008-04-29PNP: change pnp_add_id() to allocate its own pnp_id structuresBjorn Helgaas
2008-04-29PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas
2008-04-29PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is setBjorn Helgaas
2008-02-14Dont touch fs_struct in driversJan Blunck
2008-02-06pnp: declare PNP option parsing functions as __initThomas Renninger
2008-01-30git-x86: drivers/pnp/pnpbios/bioscalls.c build fixAndrew Morton
2007-10-17PNP: simplify PNPBIOS insert_deviceBjorn Helgaas
2007-10-17pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-08-24PNP: remove MODULE infrastructureBjorn Helgaas
2007-08-24PNP: fix up after LindentBjorn Helgaas
2007-07-26PNP: fix up after LindentBjorn Helgaas
2007-07-26PNP: Lindent all source filesBjorn Helgaas
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-16Use menuconfig objects: PNPJan Engelhardt
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas
2007-05-08pnpbios: convert to use the kthread APIEric W. Biederman
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] paravirt: Allow disable power management under hypervisorRusty Russell
2006-10-01[PATCH] update legacy io handling for pmacOlaf Hering
2006-07-31[PATCH] Fix swsusp with PNP BIOSOndrej Zary
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-23[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman
2006-01-06[PATCH] x86: Fixed pnp bios limitsZachary Amsden
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden
2006-01-06[PATCH] x86: Pnp segments in segment hZachary Amsden