summaryrefslogtreecommitdiff
path: root/drivers/firmware/google/gsmi.c
AgeCommit message (Expand)Author
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-01-20gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov
2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold
2022-09-24firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-04-02firmware: google: Enable s0ix logging by defaultEvan Green
2020-11-09firmware: gsmi: Drop the use of dma_pool_* API functionsFurquan Shaikh
2020-09-29efi: gsmi: fix false dependency on CONFIG_EFI_VARSArd Biesheuvel
2020-01-14firmware: google: Probe for a GSMI handler in firmwareArthur Heymans
2020-01-14firmware: google: Unregister driver_info on failure and exit in gsmiArthur Heymans
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-10-15gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh
2018-10-15gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie
2018-10-15gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie
2018-10-15gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie
2018-09-14firmware: google: make structure gsmi_dev staticColin Ian King
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2016-09-09firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...Markus Elfring
2014-02-15firmware: fix google/gsmi duplicate efivars_sysfs_init()Michel Lespinasse
2013-10-31DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masksRussell King
2013-09-11drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming
2013-04-17efivars: efivar_entry APIMatt Fleming
2013-04-17efi: move utf16 string functions to efi.hMatt Fleming
2011-12-09firmware: google: fix gsmi.c build warningMaxin B. John
2011-10-31drivers/firmware: Add module.h to google/gsmi.cPaul Gortmaker
2011-08-08firmware: fix google/gsmi.c build warningRandy Dunlap
2011-07-01firmware: gsmi: remove sysfs entries when unload the moduleAxel Lin
2011-04-29driver: Google EFI SMIMike Waychison