index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Lines
2022-07-04
firmware: arm_scmi: Add SCMI v3.1 System Power extensions
Cristian Marussi
-1
/
+16
2022-07-04
firmware: arm_scmi: Support only one single system power device
Cristian Marussi
-0
/
+23
2022-07-04
firmware: arm_scmi: Use new SCMI full message tracing
Cristian Marussi
-0
/
+21
2022-07-04
firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails
Sudeep Holla
-26
/
+35
2022-07-01
Merge tag 'scmi-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-5
/
+38
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-16
/
+58
2022-06-29
firmware: qcom_scm: Add bw voting support to the SCM interface
Sibi Sankar
-0
/
+69
2022-06-29
firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call
Tanmay Shah
-1
/
+15
2022-06-29
firmware: sysfb: Add sysfb_disable() helper function
Javier Martinez Canillas
-6
/
+48
2022-06-29
firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
Javier Martinez Canillas
-10
/
+10
2022-06-28
drivers: fix typo in firmware/efi/memmap.c
Zheng Zhi Yuan
-1
/
+1
2022-06-27
firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
-3
/
+3
2022-06-27
firmware: arm_scmi: Fix response size warning for OPTEE transport
Vincent Guittot
-1
/
+6
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
-46
/
+80
2022-06-25
firmware: qcom_scm-legacy: correct kerneldoc
Krzysztof Kozlowski
-0
/
+4
2022-06-25
firmware: qcom_scm: drop unexpected word "the"
Jiang Jian
-1
/
+1
2022-06-24
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel
-733
/
+1
2022-06-24
efi: vars: Drop __efivar_entry_iter() helper which is no longer used
Ard Biesheuvel
-54
/
+7
2022-06-24
efi: vars: Switch to new wrapper layer
Ard Biesheuvel
-81
/
+52
2022-06-24
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
-14
/
+3
2022-06-24
efi: vars: Remove deprecated 'efivars' sysfs interface
Ard Biesheuvel
-936
/
+2
2022-06-24
efi: pstore: Omit efivars caching EFI varstore access layer
Ard Biesheuvel
-308
/
+91
2022-06-24
efi: vars: Add thin wrapper around EFI get/set variable interface
Ard Biesheuvel
-10
/
+144
2022-06-24
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
-20
/
+14
2022-06-24
firmware: tegra: bpmp: Do only aligned access to IPC memory area
Timo Alho
-3
/
+3
2022-06-22
firmware: mediatek: Use meaningful names for mbox
Tinghan Shen
-24
/
+12
2022-06-21
efi: sysfb_efi: remove unnecessary <asm/efi.h> include
Javier Martinez Canillas
-2
/
+0
2022-06-20
efi: efibc: avoid efivar API for setting variables
Ard Biesheuvel
-47
/
+30
2022-06-20
efi: avoid efivars layer when loading SSDTs from variables
Ard Biesheuvel
-62
/
+41
2022-06-20
firmware: arm_scmi: Relax CLOCK_DESCRIBE_RATES out-of-spec checks
Cristian Marussi
-1
/
+29
2022-06-15
efi: Correct comment on efi_memmap_alloc
Liu Zixian
-2
/
+1
2022-06-15
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
-0
/
+24
2022-06-12
firmware: arm_scmi: Fix incorrect error propagation in scmi_voltage_descripto...
Ludvig Pärsson
-7
/
+2
2022-06-10
firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessary
Cristian Marussi
-13
/
+11
2022-06-10
firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupported
Cristian Marussi
-10
/
+46
2022-06-06
firmware: arm_scmi: Remove all the unused local variables
Cristian Marussi
-13
/
+12
2022-06-06
firmware: arm_scmi: Relax base protocol sanity checks on the protocol list
Cristian Marussi
-5
/
+11
2022-06-03
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-32
/
+27
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-32
/
+116
2022-06-01
efi: clean up Kconfig dependencies on CONFIG_EFI
Ard Biesheuvel
-30
/
+25
2022-06-01
efi/x86: libstub: Make DXE calls mixed mode safe
Ard Biesheuvel
-2
/
+2
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+1
2022-05-26
Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-791
/
+1661
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+167
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-3
/
+3
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1
/
+1
2022-05-23
Merge tag 'edac_updates_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-18
/
+46
2022-05-23
Merge tag 'efi-next-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-20
/
+302
2022-05-19
edd: simplify the check of 'attr->test' in edd_populate_dir()
Yang Yingliang
-2
/
+1
2022-05-19
firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
Miaoqian Lin
-1
/
+1
[prev]
[next]