index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
google
/
vpd.c
Age
Commit message (
Expand
)
Author
2017-08-28
firmware: vpd: use memunmap instead of iounmap
Pan Bian
2017-06-12
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
2017-05-27
Revert "firmware: vpd: remove platform driver"
Dmitry Torokhov
2017-05-25
firmware: vpd: remove platform driver
Dmitry Torokhov
2017-05-25
firmware: vpd: do not clear statically allocated data
Dmitry Torokhov
2017-05-25
firmware: vpd: use kasprintf() when forming name of 'raw' attribute
Dmitry Torokhov
2017-05-25
firmware: vpd: use kdtrndup when copying section key
Dmitry Torokhov
2017-05-25
firmware: vpd: do not leak kobjects
Dmitry Torokhov
2017-05-25
firmware: vpd: avoid potential use-after-free when destroying section
Dmitry Torokhov
2017-05-25
firmware: vpd: do not leave freed section attributes to the list
Dmitry Torokhov
2017-05-18
firmware: Google VPD: Fix memory allocation error handling
Christophe JAILLET
2017-04-26
firmware: Google VPD: Fix return value check in vpd_platform_init()
Wei Yongjun
2017-04-18
firmware: Google VPD sysfs driver
Wei-Ning Huang