aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/google (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-15firmware: google memconsole driver fixesMichel Lespinasse1-21/+26
2014-02-15firmware: fix google/gsmi duplicate efivars_sysfs_init()Michel Lespinasse1-7/+0
2014-01-27firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel1-2/+1
2013-10-31DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masksRussell King1-5/+8
2013-09-11drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-04-30Merge tag 'v3.9' into efi-for-tip2Matt Fleming1-4/+5
2013-04-17efivars: efivar_entry APIMatt Fleming1-2/+9
2013-04-17efi: move utf16 string functions to efi.hMatt Fleming1-15/+4
2011-12-09firmware: google: fix gsmi.c build warningMaxin B. John1-1/+2
2011-10-31drivers/firmware: Add module.h to google/gsmi.cPaul Gortmaker1-0/+1
2011-08-08firmware: fix google/gsmi.c build warningRandy Dunlap1-1/+1
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-6/+13
2011-07-01firmware: gsmi: remove sysfs entries when unload the moduleAxel Lin1-6/+13
2011-06-07firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap1-0/+1
2011-04-29Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison1-0/+14
2011-04-29driver: Google Memory ConsoleMike Waychison3-0/+175
2011-04-29driver: Google EFI SMIMike Waychison3-0/+951