index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efivars.c
Age
Commit message (
Expand
)
Author
2013-04-17
efi: split efisubsystem from efivars
Tom Gundersen
2013-04-17
efivarfs: Move to fs/efivarfs
Matt Fleming
2013-04-17
efivars: Move pstore code into the new EFI directory
Matt Fleming
2013-04-17
efivars: efivar_entry API
Matt Fleming
2013-04-17
efivars: Keep a private global pointer to efivars
Matt Fleming
2013-04-17
efi: move utf16 string functions to efi.h
Matt Fleming
2013-03-22
efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE
Ben Hutchings
2013-03-21
efivars: Handle duplicate names from get_next_variable()
Matt Fleming
2013-03-21
efivars: explicitly calculate length of VariableName
Matt Fleming
2013-03-21
efivars: Add module parameter to disable use as a pstore backend
Seth Forshee
2013-03-21
efivars: Allow disabling use as a pstore backend
Seth Forshee
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-03-06
efivarfs: return accurate error code in efivarfs_fill_super()
Matt Fleming
2013-03-06
efivars: efivarfs_valid_name() should handle pstore syntax
Matt Fleming
2013-03-06
efi: be more paranoid about available space when creating variables
Matthew Garrett
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-27
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-02-21
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-02-12
efi_pstore: Introducing workqueue updating sysfs
Seiji Aguchi
2013-02-12
efivars: Disable external interrupt while holding efivars->lock
Seiji Aguchi
2013-02-12
efivarfs: guid part of filenames are case-insensitive
Matt Fleming
2013-02-12
efivarfs: Validate filenames much more aggressively
Matt Fleming
2013-01-31
efivarfs: Use sizeof() instead of magic number
Matt Fleming
2013-01-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
2013-01-18
efivarfs: Delete dentry from dcache in efivarfs_file_write()
Matt Fleming
2013-01-18
efivarfs: Never return ENOENT from firmware
Matt Fleming
2013-01-18
efivarfs: Drop link count of the right inode
Lingzhu Xiang
2013-01-11
efi_pstore: Avoid deadlock in non-blocking paths
Seiji Aguchi
2012-12-17
efi: Fix the build with user namespaces enabled.
Eric W. Biederman
2012-12-14
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-11-26
efi_pstore: Add a format check for an existing variable name at erasing time
Seiji Aguchi
2012-11-26
efi_pstore: Add a format check for an existing variable name at reading time
Seiji Aguchi
2012-11-26
efi_pstore: Add a sequence counter to a variable name
Seiji Aguchi
2012-11-26
efi_pstore: Add ctime to argument of erase callback
Seiji Aguchi
2012-11-26
efi_pstore: Remove a logic erasing entries from a write callback to hold mult...
Seiji Aguchi
2012-11-26
efi_pstore: Add a logic erasing entries to an erase callback
Seiji Aguchi
2012-11-26
efi_pstore: Check remaining space with QueryVariableInfo() before writing data
Seiji Aguchi
2012-11-15
efivarfs: Make efivarfs_fill_super() static
Matt Fleming
2012-11-13
efivarfs: Use query_variable_info() to limit kmalloc()
Matt Fleming
2012-10-30
efivarfs: Fix return value of efivarfs_file_write()
Matt Fleming
2012-10-30
efivarfs: Return a consistent error when efivarfs_get_inode() fails
Matt Fleming
2012-10-30
efivarfs: Make 'datasize' unsigned long
Matt Fleming
2012-10-30
efivarfs: Add unique magic number
Matt Fleming
2012-10-30
efivarfs: Replace magic number with sizeof(attributes)
Matt Fleming
2012-10-30
efivarfs: Return an error if we fail to read a variable
Matt Fleming
2012-10-30
efi: Clarify GUID length calculations
Jeremy Kerr
2012-10-30
efivarfs: Implement exclusive access for {get,set}_variable
Jeremy Kerr
2012-10-30
efivarfs: efivarfs_fill_super() ensure we clean up correctly on error
Andy Whitcroft
2012-10-30
efivarfs: efivarfs_fill_super() ensure we free our temporary name
Andy Whitcroft
[next]