Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f3119b830264d89d216bfb378ab65065dffa02d9
/
drivers
/
firmware
78b9bc9
efi: Fix warning of int-to-pointer-cast on x86 32-bit builds
by Taku Izumi
· 9 years ago
44511fb
efi: Use correct type for struct efi_memory_map::phys_map
by Ard Biesheuvel
· 9 years ago
790a2ee
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi
by Ingo Molnar
· 9 years ago
c7d77a7
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
by Ingo Molnar
· 9 years ago
0f96a99
efi: Add "efi_fake_mem" boot option
by Taku Izumi
· 9 years ago
9ac4d5a
efi: Auto-load the efi-pstore module
by Ben Hutchings
· 9 years ago
a104171
efi: Introduce EFI_NX_PE_DATA bit and set it from properties table
by Ard Biesheuvel
· 9 years ago
bf92486
efi: Add support for UEFIv2.5 Properties table
by Ard Biesheuvel
· 9 years ago
8be4432
efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format()
by Taku Izumi
· 9 years ago
7968c0e
efi/arm64: Clean up efi_get_fdt_params() interface
by Leif Lindholm
· 9 years ago
12dd00e
efi/x86: Move efi=debug option parsing to core
by Leif Lindholm
· 9 years ago
18aefbc
drivers/firmware: Make efi/esrt.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
0ce423b
efi: Use the generic efi.memmap instead of 'memmap'
by Matt Fleming
· 9 years ago
0ce3cc0
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
by Ard Biesheuvel
· 9 years ago
685b5f1
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
50b956f
firmware: qcom: scm: Add function stubs for ARM64
by Andy Gross
· 9 years ago
769a808
x86, efi, kasan: #undef memset/memcpy/memmove per arch
by Andrey Ryabinin
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
c706c7e
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
3ff32a0
Merge branch 'devel-stable' into for-linus
by Russell King
· 9 years ago
72ccc89
FIRMWARE: bcm47xx_nvram: Fix module license.
by Axel Lin
· 9 years ago
efaa6e2
firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
by Russell King
· 10 years ago
7bf7931
efi, x86: Rearrange efi_mem_attributes()
by Jonathan (Zhixiong) Zhang
· 10 years ago
87db73ae
efi: Add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
by Ard Biesheuvel
· 10 years ago
5211df0
drivers: psci: support native SMC{32,64} calls
by Mark Rutland
· 10 years ago
bff6079
arm64: psci: factor invocation code to drivers
by Mark Rutland
· 10 years ago
9115c75
efi: Check for NULL efi kernel parameters
by Ricardo Neri
· 10 years ago
cd369c2
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
4c62360
efi: Handle memory error structures produced based on old versions of standard
by Luck, Tony
· 10 years ago
0cbee99
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
4da3064d
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
f9bb488
sysfs: Create mountpoints with sysfs_create_mount_point
by Eric W. Biederman
· 10 years ago
becfc3c
Merge remote-tracking branch 'robh/for-next' into devicetree/next
by Grant Likely
· 10 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
f5dcb68
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
47a4694
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
f7b0821
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 10 years ago
cbdc281
drivers/firmware/memmap.c: fix kernel-doc format
by Michal Simek
· 10 years ago
d1d8704
firmware: dmi_scan: Coding style cleanups
by Jean Delvare
· 10 years ago
d7f96f97
firmware: dmi_scan: add SBMIOS entry and DMI tables
by Ivan Khoronzhuk
· 10 years ago
6e0ad59
firmware: dmi_scan: Trim DMI table length before exporting it
by Jean Delvare
· 10 years ago
eb4c5ea
firmware: dmi_scan: Rename dmi_table to dmi_decode_table
by Ivan Khoronzhuk
· 10 years ago
17cd5bd
firmware: dmi_scan: Only honor end-of-table for 64-bit tables
by Jean Delvare
· 10 years ago
cfe3ece
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f6e734a
MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/
by Rafał Miłecki
· 10 years ago
d4f7743
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
by Ingo Molnar
· 10 years ago
3846c15
efi: Work around ia64 build problem with ESRT driver
by Peter Jones
· 10 years ago
7dedcca
Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
by Linus Torvalds
· 10 years ago
e6050b6
iscsi_ibft: filter null v4-mapped v6 addresses
by Chris Leech
· 10 years ago
63a4aea
of: clean-up unnecessary libfdt include paths
by Rob Herring
· 10 years ago
6b33033
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
by Ingo Molnar
· 10 years ago
9ff3d17
Merge tag 'qcom-soc-for-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers
by Arnd Bergmann
· 10 years ago
9626b69
firmware: qcom: scm: Add HDCP Support
by jilai wang
· 10 years ago
3c25a75
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 10 years ago
5c1ac56
firmware: dmi_scan: Fix ordering of product_uuid
by Jean Delvare
· 10 years ago
c249304
firmware: dmi_scan: Simplified displayed version
by Jean Delvare
· 10 years ago
3d54ac9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c102cb0
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
b119fe0
efi: dmi: List SMBIOS3 table before SMBIOS table
by Jean Delvare
· 10 years ago
d67e199
efi: Fix error handling in add_sysfs_runtime_map_entry()
by Dan Carpenter
· 10 years ago
f2f6b58
efi/esrt: Fix some compiler warnings
by Peter Jones
· 10 years ago
0bb5490
efi: Add esrt support
by Peter Jones
· 10 years ago
f7ef7e3
efi: efivar_create_sysfs_entry() should return negative error codes
by Dan Carpenter
· 10 years ago
b6a1dfb
firmware: qcom: scm: Split out 32-bit specific SCM code
by Kumar Gala
· 10 years ago
7d2b6ef
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
41d5e08
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
9c65e12
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b3e3bf2
Merge 4.0-rc7 into tty-next
by Greg Kroah-Hartman
· 10 years ago
47f36e4
Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/drivers
by Olof Johansson
· 10 years ago
a643375
efi/libstub: Retrieve FDT size when loaded from UEFI config table
by Ard Biesheuvel
· 10 years ago
36cbf25
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
bfbaafa
firmware: dmi_scan: Prevent dmi_num integer overflow
by Jean Delvare
· 10 years ago
df519e7
serial: 8250_early: Remove setup_early_serial8250_console()
by Peter Hurley
· 10 years ago
552e19d8
firmware: dmi_scan: Use direct access to static vars
by Ivan Khoronzhuk
· 10 years ago
95be58d
firmware: dmi_scan: Use full dmi version for SMBIOS3
by Ivan Khoronzhuk
· 10 years ago
767b023
firmware: qcom: scm: Support cpu power down through SCM
by Lina Iyer
· 10 years ago
2ce76a6
firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function
by Lina Iyer
· 10 years ago
a353e4a
firmware: qcom: scm: Clean cold boot entry to export only the API
by Lina Iyer
· 10 years ago
916f743
firmware: qcom: scm: Move the scm driver to drivers/firmware
by Kumar Gala
· 10 years ago
be482d6
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
6d9ff47
firmware: dmi_scan: Fix dmi_len type
by Ivan Khoronzhuk
· 10 years ago
7ed620b
efi/libstub: Fix boundary checking in efi_high_alloc()
by Yinghai Lu
· 10 years ago
5fbe4c2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ce204e9
firmware: dmi_scan: Fix dmi scan to handle "End of Table" structure
by Ivan Khoronzhuk
· 10 years ago
43a9f69
Revert "efi/libstub: Call get_memory_map() to obtain map and desc sizes"
by Matt Fleming
· 10 years ago
393f203
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
by Andrey Ryabinin
· 10 years ago
0b24bec
kasan: add kernel address sanitizer infrastructure
by Andrey Ryabinin
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
3c01b74
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
by Ingo Molnar
· 10 years ago
1162930
efi: Don't look for chosen@0 node on DT platforms
by Leif Lindholm
· 10 years ago
613782b
firmware: efi: Remove unneeded guid unparse
by Ivan Khoronzhuk
· 10 years ago
d1a8d66
efi/libstub: Call get_memory_map() to obtain map and desc sizes
by Ard Biesheuvel
· 10 years ago
86d68a5
efi: Small leak on error in runtime map code
by Dan Carpenter
· 10 years ago
ddeeefe
arm64/efi: efistub: Apply __init annotation
by Ard Biesheuvel
· 10 years ago
f3cdfd2
arm64/efi: move SetVirtualAddressMap() to UEFI stub
by Ard Biesheuvel
· 10 years ago
2859dff
efi: Expose underlying UEFI firmware platform size to userland
by Steve McIntyre
· 10 years ago
cf2b0f1
efi: efistub: allow allocation alignment larger than EFI_PAGE_SIZE
by Ard Biesheuvel
· 10 years ago
7bb6841
efi: split off remapping code from efi_config_init()
by Ard Biesheuvel
· 10 years ago
26e0227
efi: Rename efi_guid_unparse to efi_guid_to_str
by Borislav Petkov
· 10 years ago
0e4ca02
efi: Update the URLs for efibootmgr
by Peter Jones
· 10 years ago
Next »