index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
firmware: coreboot: framebuffer: Ignore reserved pixel color bits
Alper Nebi Yasak
1
-3
/
+1
2023-01-24
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
1
-3
/
+4
2022-10-26
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
1
-0
/
+9
2022-01-27
firmware: Update Kconfig help text for Google firmware
Ben Hutchings
1
-3
/
+3
2020-01-27
firmware: coreboot: Let OF core populate platform device
Stephen Boyd
1
-25
/
+3
2019-12-01
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
1
-3
/
+2
2019-10-17
firmware: google: increment VPD key_len properly
Brian Norris
1
-1
/
+1
2019-09-21
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
3
-28
/
+37
2018-11-13
firmware: coreboot: Unmap ioregion after device population
Stephen Boyd
1
-3
/
+4
2018-08-02
firmware: vpd: Fix section enabled flag on vpd_section_destroy
Anton Vasilyev
1
-1
/
+4
2018-04-23
firmware: coreboot: Add coreboot framebuffer driver
Samuel Holland
4
-0
/
+146
2018-04-23
firmware: coreboot: Remove unused coreboot_table_find
Samuel Holland
2
-46
/
+0
2018-04-23
firmware: vpd: Probe via coreboot bus
Samuel Holland
1
-31
/
+12
2018-04-23
firmware: memconsole: Probe via coreboot bus
Samuel Holland
1
-32
/
+17
2018-04-23
firmware: coreboot: Expose the coreboot table as a bus
Samuel Holland
4
-18
/
+156
2017-11-28
firmware: vpd: Fix platform driver and device registration/unregistration
Guenter Roeck
1
-5
/
+13
2017-11-28
firmware: vpd: Tie firmware kobject to device lifetime
Guenter Roeck
1
-6
/
+13
2017-11-28
firmware: vpd: Destroy vpd sections in remove function
Guenter Roeck
1
-2
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2
-2
/
+2
2017-08-28
firmware: vpd: use memunmap instead of iounmap
Pan Bian
1
-5
/
+5
2017-06-12
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
1
-4
/
+4
2017-05-27
Revert "firmware: vpd: remove platform driver"
Dmitry Torokhov
1
-16
/
+28
2017-05-25
firmware: vpd: remove platform driver
Dmitry Torokhov
1
-28
/
+16
2017-05-25
firmware: vpd: do not clear statically allocated data
Dmitry Torokhov
1
-3
/
+0
2017-05-25
firmware: vpd: use kasprintf() when forming name of 'raw' attribute
Dmitry Torokhov
1
-16
/
+15
2017-05-25
firmware: vpd: use kdtrndup when copying section key
Dmitry Torokhov
1
-3
/
+2
2017-05-25
firmware: vpd: do not leak kobjects
Dmitry Torokhov
1
-2
/
+2
2017-05-25
firmware: vpd: avoid potential use-after-free when destroying section
Dmitry Torokhov
1
-1
/
+1
2017-05-25
firmware: vpd: do not leave freed section attributes to the list
Dmitry Torokhov
1
-1
/
+1
2017-05-25
firmware: google: memconsole: Prevent overrun attack on coreboot console
Julius Werner
1
-3
/
+6
2017-05-22
Merge 4.12-rc2 into char-misc-next
Greg Kroah-Hartman
1
-6
/
+15
2017-05-18
firmware: Google VPD: Fix memory allocation error handling
Christophe JAILLET
1
-6
/
+15
2017-05-18
firmware: google: memconsole: Adapt to new coreboot ring buffer format
Julius Werner
1
-8
/
+39
2017-05-18
firmware: google: memconsole: Make memconsole interface more flexible
Julius Werner
4
-17
/
+34
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-141
/
+1191
2017-04-26
firmware: google memconsole: Fix return value check in platform_memconsole_in...
Wei Yongjun
1
-2
/
+2
2017-04-26
firmware: Google VPD: Fix return value check in vpd_platform_init()
Wei Yongjun
1
-2
/
+2
2017-04-18
firmware: Google VPD sysfs driver
Wei-Ning Huang
3
-0
/
+342
2017-04-18
firmware: Google VPD: import lib_vpd source files
Wei-Ning Huang
2
-0
/
+157
2017-04-08
firmware: google memconsole: Add ARM/ARM64 support
Thierry Escande
3
-3
/
+95
2017-04-08
firmware: google memconsole: Add coreboot support
Thierry Escande
6
-1
/
+368
2017-04-08
firmware: google memconsole: Move specific EBDA parts
Thierry Escande
5
-135
/
+229
2017-04-08
firmware: google memconsole: Remove useless submenu in Kconfig
Thierry Escande
1
-4
/
+3
2016-09-09
firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...
Markus Elfring
1
-2
/
+1
2014-02-15
firmware: google memconsole driver fixes
Michel Lespinasse
1
-21
/
+26
2014-02-15
firmware: fix google/gsmi duplicate efivars_sysfs_init()
Michel Lespinasse
1
-7
/
+0
2014-01-27
firmware/google: drop 'select EFI' to avoid recursive dependency
Ard Biesheuvel
1
-2
/
+1
2013-10-31
DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
Russell King
1
-5
/
+8
2013-09-11
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
[next]