aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/google/vpd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-25firmware: vpd: avoid potential use-after-free when destroying sectionDmitry Torokhov1-1/+1
2017-05-25firmware: vpd: do not leave freed section attributes to the listDmitry Torokhov1-1/+1
2017-05-18firmware: Google VPD: Fix memory allocation error handlingChristophe JAILLET1-6/+15
2017-04-26firmware: Google VPD: Fix return value check in vpd_platform_init()Wei Yongjun1-2/+2
2017-04-18firmware: Google VPD sysfs driverWei-Ning Huang1-0/+332