index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
2023-10-06
firmware: arm_ffa: Add interface to send a notification to a given partition
Sudeep Holla
2023-10-06
firmware: arm_ffa: Add interfaces to request notification callbacks
Sudeep Holla
2023-10-06
firmware: arm_ffa: Add schedule receiver callback mechanism
Sudeep Holla
2023-10-06
firmware: arm_ffa: Initial support for scheduler receiver interrupt
Sudeep Holla
2023-10-06
firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface
Sudeep Holla
2023-10-06
firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface
Sudeep Holla
2023-10-06
firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface
Sudeep Holla
2023-10-06
firmware: arm_ffa: Implement the FFA_RUN interface
Sudeep Holla
2023-10-06
firmware: arm_ffa: Implement the notification bind and unbind interface
Sudeep Holla
2023-10-06
firmware: arm_ffa: Implement notification bitmap create and destroy interfaces
Sudeep Holla
2023-10-06
firmware: arm_ffa: Update the FF-A command list with v1.1 additions
Sudeep Holla
2023-10-06
firmware: arm_ffa: Emit modalias for FF-A devices
Sudeep Holla
2023-10-06
firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging
Sudeep Holla
2023-10-06
firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device
Sudeep Holla
2023-10-06
firmware: arm_scmi: Specify the performance level when adding an OPP
Ulf Hansson
2023-10-06
firmware: arm_scmi: Simplify error path in scmi_dvfs_device_opps_add()
Ulf Hansson
2023-10-04
pmdomain: imx: Move Kconfig options to the pmdomain subsystem
Ulf Hansson
2023-10-04
efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory
Adrian Hunter
2023-10-02
firmware: ti_sci: Mark driver as non removable
Dhruva Gole
2023-09-30
Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
2023-09-29
firmware: tegra: bpmp: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
2023-09-28
Merge tag 'scmi-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...
Arnd Bergmann
2023-09-28
Merge tag 'ffa-fix-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...
Arnd Bergmann
2023-09-27
firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit
Kathiravan Thirumoorthy
2023-09-27
firmware: arm_scmi: Rename scmi_{msg_,}clock_config_{get,set}_{2,21}
Sudeep Holla
2023-09-27
firmware: arm_scmi: Do not use !! on boolean when setting msg->flags
Sudeep Holla
2023-09-25
firmware: arm_ffa: Don't set the memory region attributes for MEM_LEND
Sudeep Holla
2023-09-22
Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-09-21
firmware: arm_scmi: Move power-domain driver to the pmdomain dir
Sudeep Holla
2023-09-21
pmdomain: arm: Add the SCMI performance domain
Ulf Hansson
2023-09-21
firmware: arm_scmi: Drop redundant ->device_domain_id() from perf ops
Ulf Hansson
2023-09-21
firmware: arm_scmi: Align perf ops to use domain-id as in-parameter
Ulf Hansson
2023-09-21
firmware: arm_scmi: Extend perf protocol ops to get information of a domain
Ulf Hansson
2023-09-21
firmware: arm_scmi: Extend perf protocol ops to get number of domains
Ulf Hansson
2023-09-21
Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-09-20
firmware: qcom_scm: disable SDI if required
Robert Marko
2023-09-20
firmware: arm_scmi: Add clock OEM config clock operations
Cristian Marussi
2023-09-20
firmware: arm_scmi: Add clock .state_get support to pre-v3.2
Cristian Marussi
2023-09-20
firmware: arm_scmi: Add v3.2 clock CONFIG_GET support
Cristian Marussi
2023-09-20
firmware: arm_scmi: Add clock v3.2 CONFIG_SET support
Cristian Marussi
2023-09-20
firmware: arm_scmi: Simplify enable/disable clock operations
Cristian Marussi
2023-09-20
firmware: ti_sci: refactor deprecated strncpy
Justin Stitt
2023-09-20
firmware: ti_sci: Use list_for_each_entry() helper
Jinjie Ruan
2023-09-19
efi/unaccepted: Make sure unaccepted table is mapped
Kirill A. Shutemov
2023-09-19
firmware: imx-dsp: Fix an error handling path in imx_dsp_setup_channels()
Christophe JAILLET
2023-09-15
firmware: qcom: qseecom: Add missing AUXILIARY_BUS dependency
Bjorn Andersson
2023-09-15
x86/efi: Disregard setup header of loaded image
Ard Biesheuvel
2023-09-15
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2023-09-14
firmware: qcom-scm: order includes alphabetically
Bartosz Golaszewski
2023-09-13
firmware: cirrus: cs_dsp: Only log list of algorithms in debug build
Richard Fitzgerald
[prev]
[next]