summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2024-01-171-1/+1
|\
| *-. Merge branches 'pnp', 'acpi-resource' and 'acpica'Rafael J. Wysocki2024-01-161-1/+1
| |\ \
| | * | PNP: make pnp_bus_type constGreg Kroah-Hartman2024-01-091-1/+1
* | | | Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2024-01-111-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Documentation: move driver-api/isapnp to userspace-api/Vegard Nossum2024-01-031-1/+1
| | |/ | |/|
* | | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-01-091-6/+6
|\ \ \ | | |/ | |/|
| * | PNP: ACPI: fix fortify warningDmitry Antipov2023-12-061-6/+6
| |/
* / x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum2023-12-201-1/+1
|/
* PNP: replace deprecated strncpy() with memcpy()Justin Stitt2023-10-201-2/+2
* PNP: ACPI: replace deprecated strncpy() with strscpy()Justin Stitt2023-10-201-5/+2
* PNP: ACPI: Fix string truncation warningSunil V L2023-08-171-0/+3
* PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-041-19/+10
* PNP: Do not disable devices on suspend when they cannot be re-enabled on resumeHans de Goede2022-11-251-1/+2
* PNP: fix name memory leak in pnp_alloc_dev()Yang Yingliang2022-11-221-2/+2
*-. Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki2022-10-101-3/+4
|\ \
| * | ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel2022-10-041-3/+4
| |/
* / PNPBIOS: remove unused pnpid32_to_pnpid() declarationGaosheng Cui2022-09-241-1/+0
|/
* PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-221-2/+3
* Merge tag 'pnp-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-03-211-2/+2
|\
| * PNP: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-041-2/+2
* | PM: sleep: Add device name to suspend_report_result()Youngjin Jang2022-03-081-1/+1
|/
* proc: remove PDE_DATA() completelyMuchun Song2022-01-222-3/+3
* exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2021-12-131-3/+3
* PNP: system.c: unmark a comment as being kernel-docRandy Dunlap2021-10-051-1/+1
* bus: Make remove callback return voidUwe Kleine-König2021-07-211-2/+1
* Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-055-15/+10
|\
| * PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variableJinchao Wang2021-06-245-15/+10
| * drivers: pnp: proc.c: Removed unnecessary variblesAnupama K Patil2021-05-131-7/+6
* | PNP: pnpbios: Use list_for_each_entry() instead of list_for_each()Zou Wei2021-06-091-3/+1
* | PNP: use DEVICE_ATTR_RO macroZhen Lei2021-06-071-6/+6
* | PNP: Switch over to dev_dbg()Heiner Kallweit2021-05-172-4/+3
* | PNP: Remove pnp_alloc()Heiner Kallweit2021-05-174-16/+3
* | drivers: pnp: isapnp: proc.c: Remove unnecessary local variablesAnupama K Patil2021-05-171-7/+6
|/
* PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2021-01-221-2/+1
* PNP: add printf attribute to log functionTom Rix2021-01-221-0/+1
* PNP: fix kernel-doc markupsMauro Carvalho Chehab2020-10-271-2/+2
* PNP: remove the now unused pnp_find_card() functionChristoph Hellwig2020-10-081-23/+0
* PNP: quirks: Fix duplicate included pci.hTian Tao2020-09-251-2/+0
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-3/+3
* PNPBIOS: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-1/+1
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-042-14/+12
* PNP: isapnp: remove defined but not used function 'isapnp_checksum'yu kuai2020-01-231-22/+0
* PNP: isapnp: remove set but not used variable 'checksum'yu kuai2020-01-151-2/+1
* docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner2019-05-303-42/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-241-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-242-29/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-217-0/+7
* treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss2019-02-241-7/+7