Age | Commit message (Expand) | Author |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-05-28 | PNP: Hide pnp_bus_type from the non-PNP code | Andy Shevchenko |
2024-05-28 | PNP: Make dev_is_pnp() to be a function and export it for modules | Andy Shevchenko |
2024-04-22 | PNP: add HAS_IOPORT dependencies | Niklas Schnelle |
2024-01-17 | Merge tag 'acpi-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2024-01-16 | Merge branches 'pnp', 'acpi-resource' and 'acpica' | Rafael J. Wysocki |
2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds |
2024-01-09 | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2024-01-09 | PNP: make pnp_bus_type const | Greg Kroah-Hartman |
2024-01-03 | Documentation: move driver-api/isapnp to userspace-api/ | Vegard Nossum |
2023-12-20 | x86/asm: Replace magic numbers in GDT descriptors, script-generated change | Vegard Nossum |
2023-12-06 | PNP: ACPI: fix fortify warning | Dmitry Antipov |
2023-10-20 | PNP: replace deprecated strncpy() with memcpy() | Justin Stitt |
2023-10-20 | PNP: ACPI: replace deprecated strncpy() with strscpy() | Justin Stitt |
2023-08-17 | PNP: ACPI: Fix string truncation warning | Sunil V L |
2023-04-04 | PCI: Introduce pci_dev_for_each_resource() | Mika Westerberg |
2022-11-25 | PNP: Do not disable devices on suspend when they cannot be re-enabled on resume | Hans de Goede |
2022-11-22 | PNP: fix name memory leak in pnp_alloc_dev() | Yang Yingliang |
2022-10-10 | Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal' | Rafael J. Wysocki |
2022-10-04 | ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags | Raul E Rangel |
2022-09-24 | PNPBIOS: remove unused pnpid32_to_pnpid() declaration | Gaosheng Cui |
2022-07-22 | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h | Stafford Horne |
2022-03-21 | Merge tag 'pnp-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-03-08 | PM: sleep: Add device name to suspend_report_result() | Youngjin Jang |
2022-02-04 | PNP: Replace acpi_bus_get_device() | Rafael J. Wysocki |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2021-12-13 | exit: Rename complete_and_exit to kthread_complete_and_exit | Eric W. Biederman |
2021-10-05 | PNP: system.c: unmark a comment as being kernel-doc | Randy Dunlap |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-06-24 | PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variable | Jinchao Wang |
2021-06-09 | PNP: pnpbios: Use list_for_each_entry() instead of list_for_each() | Zou Wei |
2021-06-07 | PNP: use DEVICE_ATTR_RO macro | Zhen Lei |
2021-05-17 | PNP: Switch over to dev_dbg() | Heiner Kallweit |
2021-05-17 | PNP: Remove pnp_alloc() | Heiner Kallweit |
2021-05-17 | drivers: pnp: isapnp: proc.c: Remove unnecessary local variables | Anupama K Patil |
2021-05-13 | drivers: pnp: proc.c: Removed unnecessary varibles | Anupama K Patil |
2021-01-22 | PNP: pnpbios: Use DEFINE_SPINLOCK() for spinlock | Zheng Yongjun |
2021-01-22 | PNP: add printf attribute to log function | Tom Rix |
2020-10-27 | PNP: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-10-08 | PNP: remove the now unused pnp_find_card() function | Christoph Hellwig |
2020-09-25 | PNP: quirks: Fix duplicate included pci.h | Tian Tao |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-05-15 | PNPBIOS: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-23 | PNP: isapnp: remove defined but not used function 'isapnp_checksum' | yu kuai |
2020-01-15 | PNP: isapnp: remove set but not used variable 'checksum' | yu kuai |
2019-07-15 | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner |