1. 851b4c1 firmware: coreboot: Add coreboot framebuffer driver by Samuel Holland · 7 years ago
  2. b616cf5 firmware: coreboot: Remove unused coreboot_table_find by Samuel Holland · 7 years ago
  3. a43eb6b firmware: vpd: Probe via coreboot bus by Samuel Holland · 7 years ago
  4. 294b2a90 firmware: memconsole: Probe via coreboot bus by Samuel Holland · 7 years ago
  5. 570d30c firmware: coreboot: Expose the coreboot table as a bus by Samuel Holland · 7 years ago
  6. 0631fb8 firmware: vpd: Fix platform driver and device registration/unregistration by Guenter Roeck · 7 years ago
  7. e4b28b3 firmware: vpd: Tie firmware kobject to device lifetime by Guenter Roeck · 7 years ago
  8. 811d7e0 firmware: vpd: Destroy vpd sections in remove function by Guenter Roeck · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  11. 75e5bae6 firmware: vpd: use memunmap instead of iounmap by Pan Bian · 7 years ago
  12. 069a0f3 Merge 4.12-rc5 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  13. 46505c8 Revert "firmware: vpd: remove platform driver" by Dmitry Torokhov · 8 years ago
  14. 7975bd4 firmware: vpd: remove platform driver by Dmitry Torokhov · 8 years ago
  15. dd24648 firmware: vpd: do not clear statically allocated data by Dmitry Torokhov · 8 years ago
  16. 9920a33 firmware: vpd: use kasprintf() when forming name of 'raw' attribute by Dmitry Torokhov · 8 years ago
  17. 3eec6a1 firmware: vpd: use kdtrndup when copying section key by Dmitry Torokhov · 8 years ago
  18. 2ee1cc7 firmware: vpd: do not leak kobjects by Dmitry Torokhov · 8 years ago
  19. ce57cba firmware: vpd: avoid potential use-after-free when destroying section by Dmitry Torokhov · 8 years ago
  20. 7f53de2 firmware: vpd: do not leave freed section attributes to the list by Dmitry Torokhov · 8 years ago
  21. 40fbb23 firmware: google: memconsole: Prevent overrun attack on coreboot console by Julius Werner · 8 years ago
  22. b4a338d Merge 4.12-rc2 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  23. 9434cec firmware: Google VPD: Fix memory allocation error handling by Christophe JAILLET · 8 years ago
  24. a5061d0 firmware: google: memconsole: Adapt to new coreboot ring buffer format by Julius Werner · 8 years ago
  25. 7918cfc firmware: google: memconsole: Make memconsole interface more flexible by Julius Werner · 8 years ago
  26. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  27. 2a76f89 firmware: google memconsole: Fix return value check in platform_memconsole_init() by Wei Yongjun · 8 years ago
  28. 856c634 firmware: Google VPD: Fix return value check in vpd_platform_init() by Wei Yongjun · 8 years ago
  29. 049a59d firmware: Google VPD sysfs driver by Wei-Ning Huang · 8 years ago
  30. ad2ac9d firmware: Google VPD: import lib_vpd source files by Wei-Ning Huang · 8 years ago
  31. a1d6f9c firmware: google memconsole: Add ARM/ARM64 support by Thierry Escande · 8 years ago
  32. d384d6f firmware: google memconsole: Add coreboot support by Thierry Escande · 8 years ago
  33. afe9dba4 firmware: google memconsole: Move specific EBDA parts by Thierry Escande · 8 years ago
  34. f952a40 firmware: google memconsole: Remove useless submenu in Kconfig by Thierry Escande · 8 years ago
  35. d520dd1 firmware-gsmi: Delete an unnecessary check before the function call "dma_pool_destroy" by Markus Elfring · 8 years ago
  36. cb88759 firmware: google memconsole driver fixes by Michel Lespinasse · 11 years ago
  37. b12b73f1 firmware: fix google/gsmi duplicate efivars_sysfs_init() by Michel Lespinasse · 11 years ago
  38. c2218e2 firmware/google: drop 'select EFI' to avoid recursive dependency by Ard Biesheuvel · 11 years ago
  39. 536dc1e DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks by Russell King · 12 years ago
  40. 20d0e57 drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  41. a614e19 Merge tag 'v3.9' into efi-for-tip2 by Matt Fleming · 12 years ago
  42. e14ab23 efivars: efivar_entry API by Matt Fleming · 12 years ago
  43. d5abc7c efi: move utf16 string functions to efi.h by Matt Fleming · 12 years ago
  44. d2554f5 firmware: google: fix gsmi.c build warning by Maxin B. John · 13 years ago
  45. afd605f drivers/firmware: Add module.h to google/gsmi.c by Paul Gortmaker · 14 years ago
  46. a88769c firmware: fix google/gsmi.c build warning by Randy Dunlap · 13 years ago
  47. f0deb97 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  48. 1e4de81 firmware: gsmi: remove sysfs entries when unload the module by Axel Lin · 14 years ago
  49. 5daf538 firmware: fix GOOGLE_SMI kconfig dependency warning by Randy Dunlap · 14 years ago
  50. a1d9a09 Introduce CONFIG_GOOGLE_FIRMWARE by Mike Waychison · 14 years ago
  51. e561bc4 driver: Google Memory Console by Mike Waychison · 14 years ago
  52. 74c5b31 driver: Google EFI SMI by Mike Waychison · 14 years ago