3'/>
summaryrefslogtreecommitdiff
path: root/drivers/pnp/pnpbios
AgeCommit message (Expand)Author
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-15PNPBIOS: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2017-12-16PNP: pnpbios: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-07-27PNP: pnpbios: add header file to fix build errorsRandy Dunlap
2016-07-05PNP: make pnpbios core explicitly non-modularPaul Gortmaker
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-02pnp: pnpbios: Add explicit X86_32 dependency to PNPBIOSWilliam Breathitt Gray
2016-04-22x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device checkLuis R. Rodriguez
2015-01-25pnpbios: bail out on strange errorsAlan Cox
2014-05-05asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen
2014-02-13asmlinkage, pnp: Make variables used from assembler code visibleAndi Kleen