开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
Age
Commit message (
Expand
)
Author
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers
Thomas Zimmermann
2026-02-20
firmware: google: Export coreboot table entries
Thomas Zimmermann
2026-02-20
firmware: google: Clean up include statements in coreboot_table.h
Thomas Zimmermann
2026-02-20
firmware: google: Init coreboot bus with subsys_initcall()
Thomas Zimmermann
2026-02-20
firmware: google: framebuffer: Fix dependencies
Thomas Zimmermann
2026-02-20
firmware: google: framebuffer: Tie platform device to PCI hardware
Thomas Zimmermann
2026-02-20
firmware: google: framebuffer: Init memory resource with helper macro
Thomas Zimmermann
2026-02-20
firmware: google: framebuffer: Do not mark framebuffer as busy
Thomas Zimmermann
2026-02-20
firmware: google: framebuffer: Do not unregister platform device
Thomas Zimmermann
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2024-12-17
firmware: google: vpd: Use const 'struct bin_attribute' callback
Thomas Weißschuh
2024-12-17
firmware: google: memconsole: Use const 'struct bin_attribute' callback
Thomas Weißschuh
2024-12-17
firmware: google: gsmi: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-17
firmware: google: cbmem: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-12
firmware: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-15
firmware: google: Unregister driver_info on failure
Yuan Can
2024-09-30
firmware: coreboot: Don't register a pdev if screen_info data is present
Javier Martinez Canillas
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-06-11
firmware: google: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-03
firmware: google: cbmem: drop driver owner initialization
Krzysztof Kozlowski
2024-04-03
firmware: coreboot: store owner from modules with coreboot_driver_register()
Krzysztof Kozlowski
2024-02-17
firmware: coreboot: Replace tag with id table in driver struct
Nícolas F. R. A. Prado
2024-02-17
firmware: coreboot: Generate modalias uevent for devices
Nícolas F. R. A. Prado
2024-02-06
firmware: coreboot: make coreboot_bus_type const
Ricardo B. Marliere
2023-12-28
firmware: coreboot: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-13
firmware: coreboot: framebuffer: Avoid invalid zero physical address
Alper Nebi Yasak
2023-08-04
firmware: coreboot: framebuffer: Allow building with simpledrm
Alper Nebi Yasak
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-09
firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entries
Douglas Anderson
2023-01-31
firmware: coreboot: framebuffer: Ignore reserved pixel color bits
Alper Nebi Yasak
2023-01-20
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
2023-01-13
firmware: coreboot: Check size of table entry and use flex-array
Kees Cook
2022-11-23
firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()
Peng Wu
2022-11-21
Merge 6.1-rc6 into char-misc-next
Greg Kroah-Hartman
2022-11-10
firmware: google: Implement cbmem in sysfs driver
Jack Rosenthal
2022-11-10
firmware: coreboot: Register bus in module init
Brian Norris
2022-09-24
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
2022-03-18
firmware: google: Properly state IOMEM dependency
David Gow
2021-12-21
firmware: Update Kconfig help text for Google firmware
Ben Hutchings
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-04-02
firmware: google: Enable s0ix logging by default
Evan Green
[next]