summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
AgeCommit message (Expand)AuthorFilesLines
2022-11-25PNP: Do not disable devices on suspend when they cannot be re-enabled on resumeHans de Goede1-1/+2
2022-11-22PNP: fix name memory leak in pnp_alloc_dev()Yang Yingliang1-2/+2
2022-10-10Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki1-3/+4
2022-10-04ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel1-3/+4
2022-09-24PNPBIOS: remove unused pnpid32_to_pnpid() declarationGaosheng Cui1-1/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne1-2/+3
2022-03-21Merge tag 'pnp-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+2
2022-03-08PM: sleep: Add device name to suspend_report_result()Youngjin Jang1-1/+1
2022-02-04PNP: Replace acpi_bus_get_device()Rafael J. Wysocki1-2/+2
2022-01-22proc: remove PDE_DATA() completelyMuchun Song2-3/+3
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman1-3/+3
2021-10-05PNP: system.c: unmark a comment as being kernel-docRandy Dunlap1-1/+1
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-2/+1
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-15/+10
2021-06-24PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variableJinchao Wang5-15/+10
2021-06-09PNP: pnpbios: Use list_for_each_entry() instead of list_for_each()Zou Wei1-3/+1
2021-06-07PNP: use DEVICE_ATTR_RO macroZhen Lei1-6/+6
2021-05-17PNP: Switch over to dev_dbg()Heiner Kallweit2-4/+3
2021-05-17PNP: Remove pnp_alloc()Heiner Kallweit4-16/+3
2021-05-17drivers: pnp: isapnp: proc.c: Remove unnecessary local variablesAnupama K Patil1-7/+6
2021-05-13drivers: pnp: proc.c: Removed unnecessary variblesAnupama K Patil1-7/+6
2021-01-22PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun1-2/+1
2021-01-22PNP: add printf attribute to log functionTom Rix1-0/+1
2020-10-27PNP: fix kernel-doc markupsMauro Carvalho Chehab1-2/+2
2020-10-08PNP: remove the now unused pnp_find_card() functionChristoph Hellwig1-23/+0
2020-09-25PNP: quirks: Fix duplicate included pci.hTian Tao1-2/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-3/+3
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 Dobriyan2-14/+12
2020-01-23PNP: isapnp: remove defined but not used function 'isapnp_checksum'yu kuai1-22/+0
2020-01-15PNP: isapnp: remove set but not used variable 'checksum'yu kuai1-2/+1
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner3-42/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner1-10/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2-29/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner7-0/+7
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-1/+1
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss1-7/+7
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-71/+7
2018-04-20media: sound, isapnp: allow building more drivers with COMPILE_TESTMauro Carvalho Chehab1-1/+1
2017-12-16PNP: pnpbios: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych1-4/+1
2017-12-13PNP: remove unneeded kallsyms includeSergey Senozhatsky1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman16-0/+16
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-13/+25
2017-06-28ACPI / PM: Consolidate device wakeup settings codeRafael J. Wysocki1-3/+3
2017-05-29PNP / ACPI: remove FSF addressAndy Shevchenko1-4/+0
2017-05-29PNP / ACPI: join strings back for better maintenanceAndy Shevchenko1-9/+9