summaryrefslogtreecommitdiff
path: root/drivers/firmware/google
AgeCommit message (Expand)Author
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffersThomas Zimmermann
2026-02-20firmware: google: Export coreboot table entriesThomas Zimmermann
2026-02-20firmware: google: Clean up include statements in coreboot_table.hThomas Zimmermann
2026-02-20firmware: google: Init coreboot bus with subsys_initcall()Thomas Zimmermann
2026-02-20firmware: google: framebuffer: Fix dependenciesThomas Zimmermann
2026-02-20firmware: google: framebuffer: Tie platform device to PCI hardwareThomas Zimmermann
2026-02-20firmware: google: framebuffer: Init memory resource with helper macroThomas Zimmermann
2026-02-20firmware: google: framebuffer: Do not mark framebuffer as busyThomas Zimmermann
2026-02-20firmware: google: framebuffer: Do not unregister platform deviceThomas Zimmermann
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2024-12-17firmware: google: vpd: Use const 'struct bin_attribute' callbackThomas Weißschuh
2024-12-17firmware: google: memconsole: Use const 'struct bin_attribute' callbackThomas Weißschuh
2024-12-17firmware: google: gsmi: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17firmware: google: cbmem: Constify 'struct bin_attribute'Thomas Weißschuh
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-12firmware: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-15firmware: google: Unregister driver_info on failureYuan Can
2024-09-30firmware: coreboot: Don't register a pdev if screen_info data is presentJavier Martinez Canillas
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-11firmware: google: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-04-03firmware: google: cbmem: drop driver owner initializationKrzysztof Kozlowski
2024-04-03firmware: coreboot: store owner from modules with coreboot_driver_register()Krzysztof Kozlowski
2024-02-17firmware: coreboot: Replace tag with id table in driver structNícolas F. R. A. Prado
2024-02-17firmware: coreboot: Generate modalias uevent for devicesNícolas F. R. A. Prado
2024-02-06firmware: coreboot: make coreboot_bus_type constRicardo B. Marliere
2023-12-28firmware: coreboot: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-13firmware: coreboot: framebuffer: Avoid invalid zero physical addressAlper Nebi Yasak
2023-08-04firmware: coreboot: framebuffer: Allow building with simpledrmAlper Nebi Yasak
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-09firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entriesDouglas Anderson
2023-01-31firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak
2023-01-20gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov
2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold
2023-01-13firmware: coreboot: Check size of table entry and use flex-arrayKees Cook
2022-11-23firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()Peng Wu
2022-11-21Merge 6.1-rc6 into char-misc-nextGreg Kroah-Hartman
2022-11-10firmware: google: Implement cbmem in sysfs driverJack Rosenthal
2022-11-10firmware: coreboot: Register bus in module initBrian Norris
2022-09-24firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli
2022-03-18firmware: google: Properly state IOMEM dependencyDavid Gow
2021-12-21firmware: Update Kconfig help text for Google firmwareBen Hutchings
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-04-02firmware: google: Enable s0ix logging by defaultEvan Green