summaryrefslogtreecommitdiffstats
path: root/drivers/pnp
AgeCommit message (Expand)AuthorLines
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman-3/+3
2024-05-28PNP: Hide pnp_bus_type from the non-PNP codeAndy Shevchenko-0/+1
2024-05-28PNP: Make dev_is_pnp() to be a function and export it for modulesAndy Shevchenko-0/+6
2024-04-22PNP: add HAS_IOPORT dependenciesNiklas Schnelle-1/+1
2024-01-17Merge tag 'acpi-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-1/+1
2024-01-16Merge branches 'pnp', 'acpi-resource' and 'acpica'Rafael J. Wysocki-1/+1
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-6/+6
2024-01-09PNP: make pnp_bus_type constGreg Kroah-Hartman-1/+1
2024-01-03Documentation: move driver-api/isapnp to userspace-api/Vegard Nossum-1/+1
2023-12-20x86/asm: Replace magic numbers in GDT descriptors, script-generated changeVegard Nossum-1/+1
2023-12-06PNP: ACPI: fix fortify warningDmitry Antipov-6/+6
2023-10-20PNP: replace deprecated strncpy() with memcpy()Justin Stitt-2/+2
2023-10-20PNP: ACPI: replace deprecated strncpy() with strscpy()Justin Stitt-5/+2
2023-08-17PNP: ACPI: Fix string truncation warningSunil V L-0/+3
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg-19/+10
2022-11-25PNP: Do not disable devices on suspend when they cannot be re-enabled on resumeHans de Goede-1/+2
2022-11-22PNP: fix name memory leak in pnp_alloc_dev()Yang Yingliang-2/+2
2022-10-10Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki-3/+4
2022-10-04ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel-3/+4
2022-09-24PNPBIOS: remove unused pnpid32_to_pnpid() declarationGaosheng Cui-1/+0
2022-07-22PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne-2/+3
2022-03-21Merge tag 'pnp-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-2/+2
2022-03-08PM: sleep: Add device name to suspend_report_result()Youngjin Jang-1/+1
2022-02-04PNP: Replace acpi_bus_get_device()Rafael J. Wysocki-2/+2
2022-01-22proc: remove PDE_DATA() completelyMuchun Song-3/+3
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman-3/+3
2021-10-05PNP: system.c: unmark a comment as being kernel-docRandy Dunlap-1/+1
2021-07-21bus: Make remove callback return voidUwe Kleine-König-2/+1
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-15/+10
2021-06-24PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variableJinchao Wang-15/+10
2021-06-09PNP: pnpbios: Use list_for_each_entry() instead of list_for_each()Zou Wei-3/+1
2021-06-07PNP: use DEVICE_ATTR_RO macroZhen Lei-6/+6
2021-05-17PNP: Switch over to dev_dbg()Heiner Kallweit-4/+3
2021-05-17PNP: Remove pnp_alloc()Heiner Kallweit-16/+3
2021-05-17drivers: pnp: isapnp: proc.c: Remove unnecessary local variablesAnupama K Patil-7/+6
2021-05-13drivers: pnp: proc.c: Removed unnecessary variblesAnupama K Patil-7/+6
2021-01-22PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun-2/+1
2021-01-22PNP: add printf attribute to log functionTom Rix-0/+1
2020-10-27PNP: fix kernel-doc markupsMauro Carvalho Chehab-2/+2
2020-10-08PNP: remove the now unused pnp_find_card() functionChristoph Hellwig-23/+0
2020-09-25PNP: quirks: Fix duplicate included pci.hTian Tao-2/+0
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-3/+3
2020-05-15PNPBIOS: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-14/+12
2020-01-23PNP: isapnp: remove defined but not used function 'isapnp_checksum'yu kuai-22/+0
2020-01-15PNP: isapnp: remove set but not used variable 'checksum'yu kuai-2/+1
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150Thomas Gleixner-42/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner-10/+1