index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
/
vpd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firmware: coreboot: Replace tag with id table in driver struct
Nícolas F. R. A. Prado
2024-02-17
1
-1
/
+7
*
firmware: google: make coreboot driver's remove callback return void
Uwe Kleine-König
2021-02-09
1
-3
/
+1
*
firmware: google: vpd: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-06-16
1
-1
/
+1
*
firmware: google: check if size is valid when decoding VPD data
Hung-Te Lin
2019-09-04
1
-2
/
+2
*
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-06-09
1
-9
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
|
firmware: google: Add a module_coreboot_driver() macro and use it
Stephen Boyd
2019-05-24
1
-13
/
+1
|
/
*
firmware: vpd: Drop __iomem usage for memremap() memory
Stephen Boyd
2019-03-27
1
-2
/
+2
*
firmware: vpd: fix spelling mistake "partion" -> "partition"
Colin Ian King
2018-09-25
1
-1
/
+1
*
firmware: vpd: Fix section enabled flag on vpd_section_destroy
Anton Vasilyev
2018-08-02
1
-1
/
+4
*
firmware: vpd: Probe via coreboot bus
Samuel Holland
2018-04-23
1
-31
/
+12
*
firmware: vpd: Fix platform driver and device registration/unregistration
Guenter Roeck
2017-11-28
1
-5
/
+13
*
firmware: vpd: Tie firmware kobject to device lifetime
Guenter Roeck
2017-11-28
1
-6
/
+13
*
firmware: vpd: Destroy vpd sections in remove function
Guenter Roeck
2017-11-28
1
-2
/
+9
*
firmware: vpd: use memunmap instead of iounmap
Pan Bian
2017-08-28
1
-5
/
+5
*
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
2017-06-12
1
-4
/
+4
|
\
|
*
firmware: vpd: do not leak kobjects
Dmitry Torokhov
2017-05-25
1
-2
/
+2
|
*
firmware: vpd: avoid potential use-after-free when destroying section
Dmitry Torokhov
2017-05-25
1
-1
/
+1
|
*
firmware: vpd: do not leave freed section attributes to the list
Dmitry Torokhov
2017-05-25
1
-1
/
+1
*
|
Revert "firmware: vpd: remove platform driver"
Dmitry Torokhov
2017-05-27
1
-16
/
+28
*
|
firmware: vpd: remove platform driver
Dmitry Torokhov
2017-05-25
1
-28
/
+16
*
|
firmware: vpd: do not clear statically allocated data
Dmitry Torokhov
2017-05-25
1
-3
/
+0
*
|
firmware: vpd: use kasprintf() when forming name of 'raw' attribute
Dmitry Torokhov
2017-05-25
1
-16
/
+15
*
|
firmware: vpd: use kdtrndup when copying section key
Dmitry Torokhov
2017-05-25
1
-3
/
+2
|
/
*
firmware: Google VPD: Fix memory allocation error handling
Christophe JAILLET
2017-05-18
1
-6
/
+15
*
firmware: Google VPD: Fix return value check in vpd_platform_init()
Wei Yongjun
2017-04-26
1
-2
/
+2
*
firmware: Google VPD sysfs driver
Wei-Ning Huang
2017-04-18
1
-0
/
+332