summaryrefslogtreecommitdiffstats
path: root/drivers/pnp/pnpbios/core.c
Commit message (Expand)AuthorAgeFilesLines
* Make static usermode helper binaries constantGreg Kroah-Hartman2017-01-191-2/+3
* PNP: pnpbios: add header file to fix build errorsRandy Dunlap2016-07-271-0/+1
* PNP: make pnpbios core explicitly non-modularPaul Gortmaker2016-07-051-2/+1Star
* x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkLuis R. Rodriguez2016-04-221-1/+2
* pnpbios: bail out on strange errorsAlan Cox2015-01-251-1/+2
* PNPBIOS: check return value of pnp_add_device()Dmitry Torokhov2014-01-071-3/+9
* powerpc: remove PReP platformPaul Bolle2013-04-181-8/+1Star
* pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-13/+7Star
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* pnpbios: propagate kthread_run() errorErik Ekman2009-04-031-4/+3Star
* pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman2009-04-031-6/+7
* Merge branch 'linus' into testLen Brown2008-10-231-3/+3
|\
| * Merge commit 'origin'Benjamin Herrenschmidt2008-10-151-1/+1
| |\
| | * PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds2008-10-101-1/+1
| * | powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala2008-09-231-2/+2
| |/
* / PNP: convert to using pnp_dbg()Bjorn Helgaas2008-10-111-2/+2
|/
* PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas2008-04-291-1/+0Star
* PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas2008-04-291-1/+1
* PNP: add debug output to encodersBjorn Helgaas2008-04-291-0/+2
* PNP: remove more pnp_resource_table argumentsBjorn Helgaas2008-04-291-2/+2
* PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas2008-04-291-6/+4Star
* PNP: add pnp_alloc_dev()Bjorn Helgaas2008-04-291-11/+2Star
* PNP: add pnp_eisa_id_to_string()Bjorn Helgaas2008-04-291-1/+1
* PNP: change pnp_add_id() to allocate its own pnp_id structuresBjorn Helgaas2008-04-291-4/+2Star
* PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas2008-04-291-0/+1
* Dont touch fs_struct in driversJan Blunck2008-02-151-2/+0Star
* pnp: declare PNP option parsing functions as __initThomas Renninger2008-02-061-1/+1
* PNP: simplify PNPBIOS insert_deviceBjorn Helgaas2007-10-171-14/+14
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-101-1/+1
* PNP: remove MODULE infrastructureBjorn Helgaas2007-08-241-43/+0Star
* PNP: fix up after LindentBjorn Helgaas2007-08-241-0/+1
* PNP: fix up after LindentBjorn Helgaas2007-07-261-15/+13Star
* PNP: Lindent all source filesBjorn Helgaas2007-07-261-114/+127
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas2007-05-081-0/+1
* pnpbios: convert to use the kthread APIEric W. Biederman2007-05-081-9/+7Star
* [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-131-7/+7
* 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] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
|/
* [PATCH] update legacy io handling for pmacOlaf Hering2006-10-011-0/+8
* [PATCH] Fix swsusp with PNP BIOSOndrej Zary2006-07-311-1/+1
* [PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers2006-01-051-5/+3Star
* [PATCH] pnp: consolidate kmalloc wrappersBjorn Helgaas2005-09-081-18/+8Star
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-261-1/+1
* [PATCH] pnpbios: eliminate bad section referencesmaximilian attems2005-04-171-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+644