summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/google
Commit message (Expand)AuthorAgeFilesLines
* firmware: Google VPD: Fix memory allocation error handlingChristophe JAILLET2017-05-181-6/+15
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-0413-141/+1191
|\
| * firmware: google memconsole: Fix return value check in platform_memconsole_in...Wei Yongjun2017-04-261-2/+2
| * firmware: Google VPD: Fix return value check in vpd_platform_init()Wei Yongjun2017-04-261-2/+2
| * firmware: Google VPD sysfs driverWei-Ning Huang2017-04-183-0/+342
| * firmware: Google VPD: import lib_vpd source filesWei-Ning Huang2017-04-182-0/+157
| * firmware: google memconsole: Add ARM/ARM64 supportThierry Escande2017-04-083-3/+95
| * firmware: google memconsole: Add coreboot supportThierry Escande2017-04-086-1/+368
| * firmware: google memconsole: Move specific EBDA partsThierry Escande2017-04-085-135/+229
| * firmware: google memconsole: Remove useless submenu in KconfigThierry Escande2017-04-081-4/+3
|/
* firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...Markus Elfring2016-09-091-2/+1
* firmware: google memconsole driver fixesMichel Lespinasse2014-02-151-21/+26
* firmware: fix google/gsmi duplicate efivars_sysfs_init()Michel Lespinasse2014-02-151-7/+0
* firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel2014-01-271-2/+1
* DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masksRussell King2013-10-311-5/+8
* drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-111-1/+1
* Merge tag 'v3.9' into efi-for-tip2Matt Fleming2013-04-301-4/+5
|\
* | efivars: efivar_entry APIMatt Fleming2013-04-171-2/+9
* | efi: move utf16 string functions to efi.hMatt Fleming2013-04-171-15/+4
|/
* firmware: google: fix gsmi.c build warningMaxin B. John2011-12-091-1/+2
* drivers/firmware: Add module.h to google/gsmi.cPaul Gortmaker2011-10-311-0/+1
* firmware: fix google/gsmi.c build warningRandy Dunlap2011-08-081-1/+1
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-251-6/+13
|\
| * firmware: gsmi: remove sysfs entries when unload the moduleAxel Lin2011-07-011-6/+13
* | firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap2011-06-071-0/+1
|/
* Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison2011-04-291-0/+14
* driver: Google Memory ConsoleMike Waychison2011-04-293-0/+175
* driver: Google EFI SMIMike Waychison2011-04-293-0/+951