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-05-19
riscv/efi_stub: Add support for RISCV_EFI_BOOT_PROTOCOL
Sunil V L
-6
/
+30
2022-05-16
firmware: mediatek: Add adsp ipc protocol interface
TingHan Shen
-0
/
+167
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
-0
/
+1
2022-05-09
Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
-0
/
+4
2022-05-09
Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
-6
/
+55
2022-05-06
efi: stub: prefer mirrored memory for randomized allocations
Ard Biesheuvel
-0
/
+11
2022-05-05
firmware: tee_bnxt: Use UUID API for exporting the UUID
Andy Shevchenko
-1
/
+1
2022-05-05
Merge tag 'scmi-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-775
/
+1588
2022-05-05
Merge tag 'ffa-updates-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
-10
/
+14
2022-05-03
efi/arm64: libstub: run image in place if randomized by the loader
Ard Biesheuvel
-3
/
+9
2022-05-03
efi: libstub: pass image handle to handle_kernel_image()
Ard Biesheuvel
-5
/
+9
2022-05-03
efi: libstub: ensure allocated memory to be executable
Baskov Evgeniy
-4
/
+118
2022-05-03
efi: libstub: declare DXE services table
Baskov Evgeniy
-1
/
+82
2022-05-03
firmware: arm_scmi: Fix late checks on pointer dereference
Cristian Marussi
-8
/
+11
2022-05-03
firmware: ti_sci: Switch transport to polled mode during system suspend
Dave Gerlach
-6
/
+55
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
-9
/
+10
2022-05-02
Merge 5.18-rc5 into char-misc-next
Greg Kroah-Hartman
-9
/
+10
2022-04-29
firmware: arm_ffa: Remove incorrect assignment of driver_data
Sudeep Holla
-2
/
+0
2022-04-29
firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
Sudeep Holla
-1
/
+1
2022-04-28
firmware: arm_scmi: Support optee shared memory in the optee transport
Etienne Carriere
-36
/
+109
2022-04-28
firmware: arm_scmi: Add SCMI v3.1 VOLTAGE_LEVEL_SET_COMPLETE
Cristian Marussi
-9
/
+42
2022-04-28
firmware: arm_scmi: Add SCMI v3.1 clock notifications
Cristian Marussi
-5
/
+131
2022-04-28
firmware: arm_scmi: Add checks for min/max limits in PERFORMANCE_LIMITS_SET
Cristian Marussi
-0
/
+3
2022-04-28
firmware: arm_scmi: Add SCMI v3.1 perf power-cost in microwatts
Cristian Marussi
-0
/
+4
2022-04-28
firmware: arm_scmi: Use common iterators in the perf protocol
Cristian Marussi
-48
/
+69
2022-04-28
firmware: arm_scmi: Use common iterators in the voltage protocol
Cristian Marussi
-68
/
+93
2022-04-28
firmware: arm_scmi: Use common iterators in the clock protocol
Cristian Marussi
-60
/
+90
2022-04-28
firmware: arm_scmi: Add SCMI v3.1 SENSOR_AXIS_NAME_GET support
Cristian Marussi
-6
/
+76
2022-04-28
firmware: arm_scmi: Use common iterators in the sensor protocol
Cristian Marussi
-285
/
+297
2022-04-28
firmware: arm_scmi: Add iterators for multi-part commands
Cristian Marussi
-0
/
+163
2022-04-28
firmware: arm_scmi: Parse clock_enable_latency conditionally
Cristian Marussi
-2
/
+2
2022-04-28
firmware: arm_scmi: Set clock latency to U32_MAX if it is not supported
Sudeep Holla
-2
/
+4
2022-04-28
firmware: arm_scmi: Add SCMI v3.1 protocol extended names support
Cristian Marussi
-18
/
+103
2022-04-28
firmware: arm_scmi: Introduce a common SCMI v3.1 .extended_name_get helper
Cristian Marussi
-0
/
+65
2022-04-28
firmware: arm_scmi: Split protocol specific definitions in a dedicated header
Cristian Marussi
-236
/
+265
2022-04-28
firmware: arm_scmi: Remove unneeded NULL termination of clk name
Cristian Marussi
-2
/
+0
2022-04-28
firmware: arm_scmi: Check CLOCK_RATE_SET_COMPLETE async response
Cristian Marussi
-2
/
+20
2022-04-28
firmware: arm_scmi: Make name_get operations return a const
Cristian Marussi
-4
/
+5
2022-04-28
firmware: arm_scmi: Dynamically allocate implemented protocols array
Cristian Marussi
-10
/
+14
2022-04-28
firmware: arm_scmi: Validate BASE_DISCOVER_LIST_PROTOCOLS response
Cristian Marussi
-0
/
+24
2022-04-28
firmware: arm_scmi: Fix list protocols enumeration in the base protocol
Cristian Marussi
-1
/
+1
2022-04-28
firmware: arm_scmi: Make protocols initialisation fail on basic errors
Cristian Marussi
-14
/
+38
2022-04-27
firmware: arm_ffa: Fix handling of fragmented memory descriptors
Marc Bonnici
-7
/
+13
2022-04-24
firmware: stratix10-svc: fix a missing check on list iterator
Xiaomeng Tong
-6
/
+6
2022-04-22
Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-2
/
+1
2022-04-22
firmware: xilinx: enable feature check for ZynqMP
Ronak Jain
-4
/
+11
2022-04-22
firmware: xilinx: always check API version for IOCTL/QUERY
Ronak Jain
-15
/
+24
2022-04-22
firmware: xilinx: add new function for do_feature_check_call
Ronak Jain
-9
/
+18
2022-04-22
firmware: xilinx: add support for IOCTL and QUERY ID feature check
Ronak Jain
-1
/
+61
2022-04-13
efi: Register efi_secret platform device if EFI secret area is declared
Dov Murik
-0
/
+5
[prev]
[next]