Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
22c58fd70ca48a29505922b1563826593b08cc00
/
drivers
/
firmware
22c58fd
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
f678d6d
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
8f5e823
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
59df1c2
Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
c620f7b
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
2f1d4e2
firmware: arm_sdei: Prohibit probing in '_sdei_handler'
by Xiongfeng Wang
· 6 years ago
4cb5d9e
firmware: Move Trusted Foundations support
by Thierry Reding
· 6 years ago
4302e38
firmware/psci: add support for SYSTEM_RESET2
by Sudeep Holla
· 6 years ago
60dd1ea
drivers: firmware: psci: Announce support for OS initiated suspend mode
by Ulf Hansson
· 6 years ago
d036b5c
drivers: firmware: psci: Simplify error path of psci_dt_init()
by Ulf Hansson
· 6 years ago
0865d20
drivers: firmware: psci: Split psci_dt_cpu_init_idle()
by Ulf Hansson
· 6 years ago
e720a6c
drivers: firmware: psci: Move psci to separate directory
by Ulf Hansson
· 6 years ago
e1a7eaf
efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
by Torsten Duwe
· 6 years ago
3278675
ACPICA: Rename nameseg length macro/define for clarity
by Bob Moore
· 6 years ago
02562d0
efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sections
by Ard Biesheuvel
· 6 years ago
0fca081
efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures
by Robert Richter
· 6 years ago
5e83cfe
efi/arm: Show SMBIOS bank/device location in CPER and GHES error logs
by Marcin Benka
· 6 years ago
e8d368a
efi/libstub: Refactor the cmd_stubcopy Makefile command
by Masahiro Yamada
· 6 years ago
ae21f41
firmware: vpd: Drop __iomem usage for memremap() memory
by Stephen Boyd
· 6 years ago
26fb3da
memblock: drop memblock_alloc_*_nopanic() variants
by Mike Rapoport
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
564e741
Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
by Linus Torvalds
· 6 years ago
e431f2d
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
d276709
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
384d11f
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
c8f5ed6
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
dcaed59
Merge branch 'acpi-apei'
by Rafael J. Wysocki
· 6 years ago
45b14a4
efi: cper: Fix possible out-of-bounds access
by Ross Lagerwall
· 6 years ago
2fee036
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8d33316
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
582a32e
efi/arm: Revert "Defer persistent reservations until after paging_init()"
by Ard Biesheuvel
· 6 years ago
5c418dc
efi: Fix build error due to enum collision between efi.h and ima.h
by Anders Roxell
· 6 years ago
50b0225
Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/drivers
by Arnd Bergmann
· 6 years ago
187b4ac
Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux into arm/drivers
by Arnd Bergmann
· 6 years ago
f73e22d
Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/drivers
by Arnd Bergmann
· 6 years ago
c9235d9
Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers
by Arnd Bergmann
· 6 years ago
f331e76
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
by Hedi Berriche
· 6 years ago
8bd04c5
iscsi_ibft: use virt_to_phys instead of isa_virt_to_bus
by Christoph Hellwig
· 6 years ago
df997ab
iscsi_ibft: Fix missing break in switch statement
by Gustavo A. R. Silva
· 6 years ago
e23d9c6
drivers: soc: xilinx: Add ZynqMP power domain driver
by Jolly Shah
· 6 years ago
c1986ac
firmware: xilinx: Add APIs to control node status/power
by Rajan Vaja
· 6 years ago
e178df3
firmware: xilinx: Implement ZynqMP power management APIs
by Jolly Shah
· 6 years ago
f96935d
firmware: arm_sdei: Add ACPI GHES registration helper
by James Morse
· 6 years ago
9481caf
Merge 5.0-rc6 into driver-core-next
by Greg Kroah-Hartman
· 6 years ago
d90bf29
firmware: imx: Add support to start/stop a CPU
by Daniel Baluta
· 6 years ago
46c291e2
Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
fe45ab5
firmware/tegra: Enable Tegra186 BPMP support on Tegra194
by Thierry Reding
· 6 years ago
79d031f
firmware: tegra: Conditionally support SoC generations
by Thierry Reding
· 6 years ago
13b210d
efi: Let architectures decide the flags that should be saved/restored
by Julien Thierry
· 6 years ago
fe6f42c
firmware: xilinx: Add zynqmp_pm_get_chipid() API
by Nava kishore Manne
· 6 years ago
67f52a9
efi/arm: Don't expect a return value of ptdump_debugfs_register
by Nathan Chancellor
· 6 years ago
69c1f39
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
by Ard Biesheuvel
· 6 years ago
4e46c2a
efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted
by Ard Biesheuvel
· 6 years ago
4febfb8
efi: Replace GPL license boilerplate with SPDX headers
by Ard Biesheuvel
· 6 years ago
ac9aff8
efi/fdt: Apply more cleanups
by Ingo Molnar
· 6 years ago
5de0fef
efi/memattr: Don't bail on zero VA if it equals the region's PA
by Ard Biesheuvel
· 6 years ago
74c953c
efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker
by Qian Cai
· 6 years ago
7cbc2b4
firmware: intel_stratix10_service: remove COMPILE_TEST
by Stephen Rothwell
· 6 years ago
095ff29
firmware: intel_stratix10_service: add hardware dependency
by Richard Gong
· 6 years ago
5953c88
firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macro
by Yangtao Li
· 6 years ago
46edb8d
firmware: arm_scmi: provide the mandatory device release callback
by Sudeep Holla
· 6 years ago
bc3843d
firmware: xilinx: Add reset API's
by Nava kishore Manne
· 6 years ago
e835d44
firmware: tegra: bpmp-tegra186: Remove unused includes
by Thierry Reding
· 6 years ago
139251f
firmware: tegra: add bpmp driver for Tegra210
by Timo Alho
· 6 years ago
cdfa358
firmware: tegra: Refactor BPMP driver
by Timo Alho
· 6 years ago
165ce6e
firmware: tegra: Reword messaging terminology
by Timo Alho
· 6 years ago
e59e59b
firmware: imx: scu-pd: add fallback compatible string support
by Aisheng Dong
· 6 years ago
b80ec7c
firmware: raspberrypi: notify VC4 firmware of a reboot
by Stefan Wahren
· 6 years ago
078a5a4f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
0539177
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
by huang.zijiang
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
acafce48
firmware: arm_sdei: Fix DT platform device creation
by James Morse
· 6 years ago
c3790b3
firmware: arm_sdei: fix wrong of_node_put() in init function
by Nicolas Saenz Julienne
· 6 years ago
d36377c
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
457fa34
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
c06e9ef
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
684019d
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5694cec
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
e315431
Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/drivers
by Olof Johansson
· 6 years ago
2d32d65
Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers
by Olof Johansson
· 6 years ago
363524d
arm64: mm: Introduce DEFAULT_MAP_WINDOW
by Steve Capper
· 6 years ago
b505848
firmware: stratix10-svc: fix wrong of_node_put() in init function
by Nicolas Saenz Julienne
· 6 years ago
ea84b58
pstore: Convert buf_lock to semaphore
by Kees Cook
· 6 years ago
22fee7d
Merge 4.20-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
80424b0
efi: Reduce the amount of memblock reservations for persistent allocations
by Ard Biesheuvel
· 6 years ago
5f0b0ec
efi: Permit multiple entries in persistent memreserve data structure
by Ard Biesheuvel
· 6 years ago
3db5e0b
efi/libstub: Disable some warnings for x86{,_64}
by Nathan Chancellor
· 6 years ago
8c25db0
efi/fdt: Simplify the get_fdt() flow
by Julien Thierry
· 6 years ago
6935b3c4
efi/fdt: Indentation fix
by Julien Thierry
· 6 years ago
ab2180a
firmware/efi: Add NULL pointer checks in efivars API functions
by Arend van Spriel
· 6 years ago
976b489
efi: Prevent GICv3 WARN() by mapping the memreserve table before first use
by Ard Biesheuvel
· 6 years ago
6b50d88
firmware: add remote status update client support
by Richard Gong
· 6 years ago
7ca5ce8
firmware: add Intel Stratix10 service layer driver
by Richard Gong
· 6 years ago
502b431c
firmware: raspberrypi: Switch to SPDX identifier
by Stefan Wahren
· 6 years ago
91c6ada
firmware: raspberrypi: Fix firmware calls with large buffers
by James Hughes
· 6 years ago
63eb322
efi: Permit calling efi_mem_reserve_persistent() from atomic context
by Ard Biesheuvel
· 6 years ago
eff8962
efi/arm: Defer persistent reservations until after paging_init()
by Ard Biesheuvel
· 6 years ago
72a58a6
efi/arm/libstub: Pack FDT after populating it
by Ard Biesheuvel
· 6 years ago
33412b8
efi/arm: Revert deferred unmap of early memmap mapping
by Ard Biesheuvel
· 6 years ago
Next »