index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: coreboot: framebuffer: Allow building with simpledrm
Alper Nebi Yasak
2023-08-04
1
-1
/
+1
*
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
2
-11
/
+1
|
\
|
*
firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entries
Douglas Anderson
2023-02-09
1
-8
/
+0
|
*
firmware: coreboot: framebuffer: Ignore reserved pixel color bits
Alper Nebi Yasak
2023-01-31
1
-3
/
+1
*
|
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
efi: efivars: drop kobject from efivars_register()
Johan Hovold
2023-01-17
1
-1
/
+1
*
|
gsmi: fix null-deref in gsmi_get_variable
Khazhismel Kumykov
2023-01-20
1
-3
/
+4
*
|
firmware: coreboot: Check size of table entry and use flex-array
Kees Cook
2023-01-14
2
-2
/
+8
|
/
*
firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()
Peng Wu
2022-11-23
1
-2
/
+2
*
Merge 6.1-rc6 into char-misc-next
Greg Kroah-Hartman
2022-11-21
1
-8
/
+29
|
\
|
*
firmware: coreboot: Register bus in module init
Brian Norris
2022-11-10
1
-8
/
+29
*
|
firmware: google: Implement cbmem in sysfs driver
Jack Rosenthal
2022-11-10
5
-1
/
+175
|
/
*
firmware: google: Test spinlock on panic path to avoid lockups
Guilherme G. Piccoli
2022-09-24
1
-0
/
+9
*
firmware: google: Properly state IOMEM dependency
David Gow
2022-03-18
1
-1
/
+1
*
firmware: Update Kconfig help text for Google firmware
Ben Hutchings
2021-12-21
1
-3
/
+3
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
*
firmware: google: Enable s0ix logging by default
Evan Green
2021-04-02
1
-5
/
+9
*
firmware: google: make coreboot driver's remove callback return void
Uwe Kleine-König
2021-02-09
5
-13
/
+6
*
firmware: gsmi: Drop the use of dma_pool_* API functions
Furquan Shaikh
2020-11-09
1
-12
/
+19
*
efi: gsmi: fix false dependency on CONFIG_EFI_VARS
Ard Biesheuvel
2020-09-29
2
-5
/
+5
*
firmware: google: vpd: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-06-16
1
-1
/
+1
*
firmware: google: memconsole: Replace zero-length array with flexible-array m...
Gustavo A. R. Silva
2020-06-16
1
-1
/
+1
*
firmware: google: Probe for a GSMI handler in firmware
Arthur Heymans
2020-01-14
1
-0
/
+19
*
firmware: google: Unregister driver_info on failure and exit in gsmi
Arthur Heymans
2020-01-14
1
-0
/
+6
*
firmware: google: Release devices before unregistering the bus
Patrick Rudolph
2020-01-14
1
-0
/
+7
*
firmware: google: increment VPD key_len properly
Brian Norris
2019-10-11
1
-1
/
+1
*
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
2019-09-04
3
-28
/
+37
*
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-06-09
12
-90
/
+12
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
2019-06-05
10
-90
/
+10
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
firmware: google: coreboot: Drop unnecessary headers
Stephen Boyd
2019-05-24
4
-4
/
+1
*
|
firmware: google: memconsole: Drop global func pointer
Stephen Boyd
2019-05-24
1
-3
/
+5
*
|
firmware: google: memconsole: Drop __iomem on memremap memory
Stephen Boyd
2019-05-24
1
-2
/
+2
*
|
firmware: google: memconsole: Use devm_memremap()
Stephen Boyd
2019-05-24
1
-6
/
+3
*
|
firmware: google: Add a module_coreboot_driver() macro and use it
Stephen Boyd
2019-05-24
4
-39
/
+13
|
/
*
firmware: vpd: Drop __iomem usage for memremap() memory
Stephen Boyd
2019-03-27
1
-2
/
+2
*
gsmi: Add GSMI commands to log S0ix info
Furquan Shaikh
2018-10-15
1
-1
/
+92
*
gsmi: Remove autoselected dependency on EFI and EFI_VARS
Duncan Laurie
2018-10-15
2
-7
/
+15
*
gsmi: Add coreboot to list of matching BIOS vendors
Duncan Laurie
2018-10-15
1
-0
/
+6
*
gsmi: Fix bug in append_to_eventlog sysfs handler
Duncan Laurie
2018-10-15
1
-3
/
+2
*
firmware: vpd: fix spelling mistake "partion" -> "partition"
Colin Ian King
2018-09-25
1
-1
/
+1
*
firmware: coreboot: Only populate devices in coreboot_table_init()
Stephen Boyd
2018-09-14
1
-38
/
+29
*
firmware: coreboot: Remap RAM with memremap() instead of ioremap()
Stephen Boyd
2018-09-14
1
-21
/
+19
*
firmware: coreboot: Collapse platform drivers into bus core
Stephen Boyd
2018-09-14
6
-176
/
+72
*
firmware: coreboot: Make bus registration symmetric
Stephen Boyd
2018-09-14
1
-6
/
+8
*
firmware: coreboot: Unmap ioregion after device population
Stephen Boyd
2018-09-14
1
-3
/
+4
*
firmware: coreboot: Let OF core populate platform device
Stephen Boyd
2018-09-14
1
-25
/
+3
*
firmware: google: make structure gsmi_dev static
Colin Ian King
2018-09-14
1
-1
/
+1
[next]