index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
Age
Commit message (
Expand
)
Author
2017-11-28
firmware: vpd: Fix platform driver and device registration/unregistration
Guenter Roeck
2017-11-28
firmware: vpd: Tie firmware kobject to device lifetime
Guenter Roeck
2017-11-28
firmware: vpd: Destroy vpd sections in remove function
Guenter Roeck
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-08-28
firmware: vpd: use memunmap instead of iounmap
Pan Bian
2017-06-12
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
2017-05-27
Revert "firmware: vpd: remove platform driver"
Dmitry Torokhov
2017-05-25
firmware: vpd: remove platform driver
Dmitry Torokhov
2017-05-25
firmware: vpd: do not clear statically allocated data
Dmitry Torokhov
2017-05-25
firmware: vpd: use kasprintf() when forming name of 'raw' attribute
Dmitry Torokhov
2017-05-25
firmware: vpd: use kdtrndup when copying section key
Dmitry Torokhov
2017-05-25
firmware: vpd: do not leak kobjects
Dmitry Torokhov
2017-05-25
firmware: vpd: avoid potential use-after-free when destroying section
Dmitry Torokhov
2017-05-25
firmware: vpd: do not leave freed section attributes to the list
Dmitry Torokhov
2017-05-25
firmware: google: memconsole: Prevent overrun attack on coreboot console
Julius Werner
2017-05-22
Merge 4.12-rc2 into char-misc-next
Greg Kroah-Hartman
2017-05-18
firmware: Google VPD: Fix memory allocation error handling
Christophe JAILLET
2017-05-18
firmware: google: memconsole: Adapt to new coreboot ring buffer format
Julius Werner
2017-05-18
firmware: google: memconsole: Make memconsole interface more flexible
Julius Werner
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-04-26
firmware: google memconsole: Fix return value check in platform_memconsole_in...
Wei Yongjun
2017-04-26
firmware: Google VPD: Fix return value check in vpd_platform_init()
Wei Yongjun
2017-04-18
firmware: Google VPD sysfs driver
Wei-Ning Huang
2017-04-18
firmware: Google VPD: import lib_vpd source files
Wei-Ning Huang
2017-04-08
firmware: google memconsole: Add ARM/ARM64 support
Thierry Escande
2017-04-08
firmware: google memconsole: Add coreboot support
Thierry Escande
2017-04-08
firmware: google memconsole: Move specific EBDA parts
Thierry Escande
2017-04-08
firmware: google memconsole: Remove useless submenu in Kconfig
Thierry Escande
2016-09-09
firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...
Markus Elfring
2014-02-15
firmware: google memconsole driver fixes
Michel Lespinasse
2014-02-15
firmware: fix google/gsmi duplicate efivars_sysfs_init()
Michel Lespinasse
2014-01-27
firmware/google: drop 'select EFI' to avoid recursive dependency
Ard Biesheuvel
2013-10-31
DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
Russell King
2013-09-11
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-04-30
Merge tag 'v3.9' into efi-for-tip2
Matt Fleming
2013-04-17
efivars: efivar_entry API
Matt Fleming
2013-04-17
efi: move utf16 string functions to efi.h
Matt Fleming
2011-12-09
firmware: google: fix gsmi.c build warning
Maxin B. John
2011-10-31
drivers/firmware: Add module.h to google/gsmi.c
Paul Gortmaker
2011-08-08
firmware: fix google/gsmi.c build warning
Randy Dunlap
2011-07-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-07-01
firmware: gsmi: remove sysfs entries when unload the module
Axel Lin
2011-06-07
firmware: fix GOOGLE_SMI kconfig dependency warning
Randy Dunlap
2011-04-29
Introduce CONFIG_GOOGLE_FIRMWARE
Mike Waychison
2011-04-29
driver: Google Memory Console
Mike Waychison
2011-04-29
driver: Google EFI SMI
Mike Waychison