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: 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