Tony Luck
|
b728a5c806
efivars: fix warnings when CONFIG_PSTORE=n
|
14 rokov pred |
Mike Waychison
|
7644c16c7e
efivars: Introduce PSTORE_EFI_ATTRIBUTES
|
14 rokov pred |
Mike Waychison
|
c475594d83
efivars: Use string functions in pstore_write
|
14 rokov pred |
Mike Waychison
|
828aa1f00e
efivars: introduce utf16_strncmp
|
14 rokov pred |
Mike Waychison
|
a294090839
efivars: String functions
|
14 rokov pred |
Matthew Garrett
|
5ee9c198a4
efi: Add support for using efivars as a pstore backend
|
14 rokov pred |
Linus Torvalds
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 rokov pred |
Justin P. Mattock
|
70f23fd66b
treewide: fix a few typos in comments
|
14 rokov pred |
Randy Dunlap
|
aabb6e1531
efivars: prevent oops on unload when efi is not enabled
|
14 rokov pred |
Dan Carpenter
|
3116aabc81
efivars: handle errors from register_efivars()
|
14 rokov pred |
Dan Carpenter
|
051d51bc6a
efivars: memory leak on error in create_efivars_bin_attributes()
|
14 rokov pred |
Mike Waychison
|
4fc756bd9d
efivars: Expose efivars functionality to external drivers.
|
14 rokov pred |
Mike Waychison
|
3295814d83
efivars: Parameterize operations.
|
14 rokov pred |
Mike Waychison
|
76b53f7c8b
efivars: Split out variable registration
|
14 rokov pred |
Mike Waychison
|
4142ef146a
efivars: parameterize efivars
|
14 rokov pred |
Mike Waychison
|
d502fbb0dc
efivars: Make efivars bin_attributes dynamic
|
14 rokov pred |
Mike Waychison
|
29422693c4
efivars: move efivars globals into struct efivars
|
14 rokov pred |
Chris Wright
|
2c3c8bea60
sysfs: add struct file* to bin_attr callbacks
|
15 rokov pred |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 rokov pred |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 rokov pred |
Greg Kroah-Hartman
|
c10997f657
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
|
17 rokov pred |
Greg Kroah-Hartman
|
d6d292c451
Kobject: change drivers/firmware/efivars.c to use kobject_init_and_add
|
17 rokov pred |
Greg Kroah-Hartman
|
bc87d2fe7a
kobject: convert efivars to use kobject_create
|
17 rokov pred |
Greg Kroah-Hartman
|
f62ed9e33b
firmware: change firmware_kset to firmware_kobj
|
17 rokov pred |
Greg Kroah-Hartman
|
66ac831e03
kset: convert efivars to use kset_create for the vars sub-subsystem.
|
17 rokov pred |
Greg Kroah-Hartman
|
89a07e34b1
kset: convert efivars to use kset_create for the efi subsystem.
|
17 rokov pred |
Greg Kroah-Hartman
|
334c630754
kobject: convert efivars to kobj_attr interface
|
17 rokov pred |
Greg Kroah-Hartman
|
97fa5bb74c
efivars: make new_var and del_var binary sysfs files
|
17 rokov pred |
Greg Kroah-Hartman
|
3514faca19
kobject: remove struct kobj_type from struct kset
|
17 rokov pred |
Greg Kroah-Hartman
|
e89a4116ef
Driver core: rename ktype_edd and ktype_efivar
|
17 rokov pred |