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