index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-16
firmware: google: Unregister driver_info on failure
Yuan Can
1
-2
/
+4
2024-09-30
firmware: coreboot: Don't register a pdev if screen_info data is present
Javier Martinez Canillas
1
-0
/
+14
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-3
/
+3
2024-06-11
firmware: google: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-04-03
firmware: google: cbmem: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-03
firmware: coreboot: store owner from modules with coreboot_driver_register()
Krzysztof Kozlowski
2
-3
/
+9
2024-02-17
firmware: coreboot: Replace tag with id table in driver struct
Nícolas F. R. A. Prado
6
-6
/
+40
2024-02-17
firmware: coreboot: Generate modalias uevent for devices
Nícolas F. R. A. Prado
1
-0
/
+9
2024-02-06
firmware: coreboot: make coreboot_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2023-12-28
firmware: coreboot: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-13
firmware: coreboot: framebuffer: Avoid invalid zero physical address
Alper Nebi Yasak
1
-0
/
+3
2023-08-04
firmware: coreboot: framebuffer: Allow building with simpledrm
Alper Nebi Yasak
1
-1
/
+1
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+1
2023-02-24
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-02-09
firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entries
Douglas Anderson
1
-8
/
+0
2023-01-31
firmware: coreboot: framebuffer: Ignore reserved pixel color bits
Alper Nebi Yasak
1
-3
/
+1
2023-01-20
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
1
-3
/
+4
2023-01-17
efi: efivars: drop kobject from efivars_register()
Johan Hovold
1
-1
/
+1
2023-01-14
firmware: coreboot: Check size of table entry and use flex-array
Kees Cook
2
-2
/
+8
2022-11-23
firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()
Peng Wu
1
-2
/
+2
2022-11-21
Merge 6.1-rc6 into char-misc-next
Greg Kroah-Hartman
1
-8
/
+29
2022-11-10
firmware: google: Implement cbmem in sysfs driver
Jack Rosenthal
5
-1
/
+175
2022-11-10
firmware: coreboot: Register bus in module init
Brian Norris
1
-8
/
+29
2022-09-24
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
1
-0
/
+9
2022-03-18
firmware: google: Properly state IOMEM dependency
David Gow
1
-1
/
+1
2021-12-21
firmware: Update Kconfig help text for Google firmware
Ben Hutchings
1
-3
/
+3
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-04-02
firmware: google: Enable s0ix logging by default
Evan Green
1
-5
/
+9
2021-02-09
firmware: google: make coreboot driver's remove callback return void
Uwe Kleine-König
5
-13
/
+6
2020-11-09
firmware: gsmi: Drop the use of dma_pool_* API functions
Furquan Shaikh
1
-12
/
+19
2020-09-29
efi: gsmi: fix false dependency on CONFIG_EFI_VARS
Ard Biesheuvel
2
-5
/
+5
2020-06-16
firmware: google: vpd: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
firmware: google: memconsole: Replace zero-length array with flexible-array m...
Gustavo A. R. Silva
1
-1
/
+1
2020-01-14
firmware: google: Probe for a GSMI handler in firmware
Arthur Heymans
1
-0
/
+19
2020-01-14
firmware: google: Unregister driver_info on failure and exit in gsmi
Arthur Heymans
1
-0
/
+6
2020-01-14
firmware: google: Release devices before unregistering the bus
Patrick Rudolph
1
-0
/
+7
2019-10-11
firmware: google: increment VPD key_len properly
Brian Norris
1
-1
/
+1
2019-09-04
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
3
-28
/
+37
2019-06-09
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
12
-90
/
+12
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
10
-90
/
+10
2019-05-24
firmware: google: coreboot: Drop unnecessary headers
Stephen Boyd
4
-4
/
+1
2019-05-24
firmware: google: memconsole: Drop global func pointer
Stephen Boyd
1
-3
/
+5
2019-05-24
firmware: google: memconsole: Drop __iomem on memremap memory
Stephen Boyd
1
-2
/
+2
2019-05-24
firmware: google: memconsole: Use devm_memremap()
Stephen Boyd
1
-6
/
+3
2019-05-24
firmware: google: Add a module_coreboot_driver() macro and use it
Stephen Boyd
4
-39
/
+13
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-03-27
firmware: vpd: Drop __iomem usage for memremap() memory
Stephen Boyd
1
-2
/
+2
[next]