aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pnp/pnpbios
AgeCommit message (Expand)AuthorFilesLines
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum1-1/+1
2023-10-20PNP: replace deprecated strncpy() with memcpy()Justin Stitt1-2/+2
2022-09-24PNPBIOS: remove unused pnpid32_to_pnpid() declarationGaosheng Cui1-1/+0
2022-01-22proc: remove PDE_DATA() completelyMuchun Song1-2/+2
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman1-3/+3
2021-06-09PNP: pnpbios: Use list_for_each_entry() instead of list_for_each()Zou Wei1-3/+1
2021-01-22PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun1-2/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-05-15PNPBIOS: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-9/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner2-28/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-71/+7
2017-12-16PNP: pnpbios: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-4/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier1-5/+5
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman1-2/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-07-27PNP: pnpbios: add header file to fix build errorsRandy Dunlap1-0/+1
2016-07-05PNP: make pnpbios core explicitly non-modularPaul Gortmaker1-2/+1
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2016-05-02pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOSWilliam Breathitt Gray1-1/+1
2016-04-22x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkLuis R. Rodriguez1-1/+2
2015-01-25pnpbios: bail out on strange errorsAlan Cox1-1/+2
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen1-1/+1
2014-02-13asmlinkage, pnp: Make variables used from assembler code visibleAndi Kleen1-4/+5
2014-01-07PNPBIOS: check return value of pnp_add_device()Dmitry Torokhov1-3/+9
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-8/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2013-04-23pnp: use %*phC to dump small buffersAndy Shevchenko1-3/+2
2013-04-18powerpc: remove PReP platformPaul Bolle1-8/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-2/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2013-01-26drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2012-11-28pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton1-13/+7
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-6/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-27PNP: Compile all pnp built-in stuff in one module namespaceThomas Renninger1-2/+3
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-2/+0
2009-12-16pnpbios: convert to seq_fileAlexey Dobriyan1-75/+129
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-4/+4
2009-08-10x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita1-3/+2
2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita1-4/+1
2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita1-10/+11
2009-04-02pnpbios: propagate kthread_run() errorErik Ekman1-4/+3
2009-04-02pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman1-6/+7
2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell1-1/+1
2008-10-23Merge branch 'linus' into testLen Brown1-3/+3
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt1-1/+1
2008-10-10PNP: remove old CONFIG_PNP_DEBUG optionBjorn Helgaas1-4/+0
2008-10-10PNP: convert to using pnp_dbg()Bjorn Helgaas2-11/+11
2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds1-1/+1
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala1-2/+2
2008-07-16PNP: convert resource options to single linked listBjorn Helgaas1-36/+31
2008-07-16PNP: remove extra 0x100 bit from option priorityBjorn Helgaas1-3/+3
2008-07-16PNP: centralize resource option allocationsBjorn Helgaas1-70/+50
2008-07-16PNP: introduce pnp_irq_mask_t typedefBjorn Helgaas1-1/+1
2008-07-16PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas1-2/+2
2008-07-16PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas1-26/+69
2008-05-01PNP: fix printk format warningsRandy Dunlap1-2/+4
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-205/+299
2008-04-29proc: remove proc_busAlexey Dobriyan1-2/+2
2008-04-29PNPBIOS: remove include/linux/pnpbios.hBjorn Helgaas5-4/+137
2008-04-29PNP: make generic pnp_add_mem_resource()Bjorn Helgaas1-17/+6
2008-04-29PNP: make generic pnp_add_io_resource()Bjorn Helgaas1-17/+6
2008-04-29PNP: make generic pnp_add_dma_resource()Bjorn Helgaas1-22/+4
2008-04-29PNP: make generic pnp_add_irq_resource()Bjorn Helgaas1-24/+7
2008-04-29PNP: remove pnp_resource_table references from resource decodersBjorn Helgaas1-36/+46
2008-04-29PNP: make pnp_resource_table private to PNP coreBjorn Helgaas1-4/+4
2008-04-29PNP: convert encoders to use pnp_get_resource(), not pnp_resource_tableBjorn Helgaas1-8/+14
2008-04-29PNP: use dev_printk when possibleBjorn Helgaas1-22/+14
2008-04-29PNP: add pnp_init_resources(struct pnp_dev *) interfaceBjorn Helgaas2-3/+2
2008-04-29PNP: add debug output to encodersBjorn Helgaas2-14/+46
2008-04-29PNP: remove more pnp_resource_table argumentsBjorn Helgaas3-33/+33
2008-04-29PNP: remove pnp_resource_table from internal get/set interfacesBjorn Helgaas1-6/+4
2008-04-29PNP: add debug output to option registrationBjorn Helgaas1-23/+31
2008-04-29PNP: add pnp_alloc_dev()Bjorn Helgaas1-11/+2
2008-04-29PNP: add pnp_eisa_id_to_string()Bjorn Helgaas2-24/+4
2008-04-29PNP: change pnp_add_id() to allocate its own pnp_id structuresBjorn Helgaas2-9/+6
2008-04-29PNP: make pnp_add_id() internal to PNP coreBjorn Helgaas1-0/+1
2008-04-29PNP: turn on -DDEBUG when CONFIG_PNP_DEBUG is setBjorn Helgaas1-0/+4
2008-02-14Dont touch fs_struct in driversJan Blunck1-2/+0
2008-02-06pnp: declare PNP option parsing functions as __initThomas Renninger2-17/+18
2008-01-30git-x86: drivers/pnp/pnpbios/bioscalls.c build fixAndrew Morton1-1/+4
2007-10-17PNP: simplify PNPBIOS insert_deviceBjorn Helgaas1-14/+14
2007-10-17pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl1-2/+3
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-1/+1
2007-08-24PNP: remove MODULE infrastructureBjorn Helgaas1-43/+0
2007-08-24PNP: fix up after LindentBjorn Helgaas3-5/+7
2007-07-26PNP: fix up after LindentBjorn Helgaas4-190/+103
2007-07-26PNP: Lindent all source filesBjorn Helgaas4-407/+496
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge1-1/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-16Use menuconfig objects: PNPJan Engelhardt1-1/+1
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas1-0/+1
2007-05-08pnpbios: convert to use the kthread APIEric W. Biederman1-9/+7
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day1-1/+0
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. Day3-19/+19
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+2
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-01[PATCH] update legacy io handling for pmacOlaf Hering1-0/+8
2006-07-31[PATCH] Fix swsusp with PNP BIOSOndrej Zary1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman1-5/+1
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-04[PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers1-5/+3
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-09-07[PATCH] pnp: consolidate kmalloc wrappersBjorn Helgaas4-31/+20
2005-07-27[PATCH] drivers/pnp/pnpbios/rsparser.c: fix compile error with PCI=nAdrian Bunk1-1/+1
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-12[ACPI] PNPACPI vs sound IRQDavid Shaohua Li1-1/+1
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter1-1/+1
2005-05-01[PATCH] drivers/pnp/pnpbios/rsparser.c: fix an array overflowAdrian Bunk1-1/+3
2005-04-16[PATCH] pnpbios: eliminate bad section referencesmaximilian attems1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds7-0/+2371