index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
firmware/efi: Add NULL pointer checks in efivars API functions
Arend van Spriel
1
-21
/
+78
2018-12-01
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
3
-1
/
+8
2018-12-01
efi/libstub: arm: support building with clang
Alistair Strachan
1
-1
/
+2
2018-11-21
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
1
-0
/
+4
2018-09-26
efi/esrt: Only call efi_mem_reserve() for boot services memory
Ard Biesheuvel
1
-1
/
+2
2018-09-26
efi/arm: preserve early mapping of UEFI memory map longer for BGRT
Ard Biesheuvel
2
-2
/
+3
2018-09-19
firmware: vpd: Fix section enabled flag on vpd_section_destroy
Anton Vasilyev
1
-1
/
+4
2018-08-17
fw_cfg: fix driver remove
Marc-André Lureau
1
-1
/
+2
2018-06-21
efi/libstub/arm64: Handle randomized TEXT_OFFSET
Mark Rutland
1
-0
/
+10
2018-05-30
efi/arm*: Only register page tables when they exist
Mark Rutland
1
-0
/
+3
2018-05-30
firmware: dmi_scan: Fix UUID length safety check
Jean Delvare
1
-1
/
+1
2018-04-26
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
1
-13
/
+9
2018-02-16
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
1
-0
/
+27
2018-02-16
firmware/psci: Expose PSCI conduit
Marc Zyngier
1
-5
/
+23
2018-02-16
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
1
-0
/
+2
2018-02-03
x86/efi: Clarify that reset attack mitigation needs appropriate userspace
Matthew Garrett
1
-1
/
+4
2018-01-10
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
1
-8
/
+37
2017-12-14
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
1
-1
/
+1
2017-12-14
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
3
-16
/
+12
2017-12-14
firmware: vpd: Fix platform driver and device registration/unregistration
Guenter Roeck
1
-5
/
+13
2017-12-14
firmware: vpd: Tie firmware kobject to device lifetime
Guenter Roeck
1
-6
/
+13
2017-12-14
firmware: vpd: Destroy vpd sections in remove function
Guenter Roeck
1
-2
/
+9
2017-11-04
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+8
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-10-27
efi/libstub: arm: omit sorting of the UEFI memory map
Ard Biesheuvel
2
-5
/
+8
2017-10-25
efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
Ard Biesheuvel
1
-1
/
+2
2017-10-25
efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
Dan Carpenter
1
-0
/
+3
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2
-2
/
+2
2017-09-12
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-5
/
+5
2017-09-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-6
/
+6
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-40
/
+142
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-13
/
+4
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+5
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+4
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+38
2017-09-03
Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'
Rafael J. Wysocki
1
-10
/
+2
2017-08-30
efi: switch to use new generic UUID API
Andy Shevchenko
1
-5
/
+5
2017-08-28
firmware: vpd: use memunmap instead of iounmap
Pan Bian
1
-5
/
+5
2017-08-26
efi/bgrt: Use efi_mem_type()
Jan Beulich
1
-21
/
+1
2017-08-26
efi: Move efi_mem_type() to common code
Jan Beulich
1
-6
/
+31
2017-08-26
efi/reboot: Make function pointer orig_pm_power_off static
Colin Ian King
1
-1
/
+1
2017-08-26
efi/random: Increase size of firmware supplied randomness
Ard Biesheuvel
2
-7
/
+6
2017-08-26
efi/libstub: Enable reset attack mitigation
Matthew Garrett
4
-0
/
+72
2017-08-26
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
3
-4
/
+38
2017-08-24
Merge tag 'scpi-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-1
/
+1
2017-08-24
ACPI: APEI: fix the wrong iteration of generic error status block
gengdongjiu
1
-10
/
+2
2017-08-23
firmware: arm_scpi: fix endianness of dev_id in struct dev_pstate_set
Sudeep Holla
1
-1
/
+1
2017-08-21
firmware/efi/esrt: Constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-08-21
firmware/efi: Constify attribute_group structures
Arvind Yadav
1
-1
/
+1
[next]