aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-1/+54
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+114
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-45/+47
2021-04-29psci: Remove unneeded semicolonYang Li1-1/+1
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+5
2021-04-26Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+1
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds22-838/+2050
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+1
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-5/+10
2021-04-26Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown1-0/+1
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini4-1/+54
2021-04-22firmware: xilinx: Add pinctrl supportSai Krishna Potthuri1-0/+114
2021-04-13Merge tag 'zynqmp-soc-for-v5.13' of https://github.com/Xilinx/linux-xlnx into arm/driversArnd Bergmann1-2/+3
2021-04-10firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying1-0/+1
2021-04-09treewide: change my e-mail address, fix my nameMarek BehĂșn1-2/+2
2021-04-09Merge tag 'qcom-drivers-for-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann4-48/+64
2021-04-08psci: use function_nocfi for cpu_resumeSami Tolvanen1-2/+5
2021-04-08Merge tag 'socfpga_update_for_v5.13_part2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/driversArnd Bergmann1-1/+1
2021-04-08Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/driversArnd Bergmann14-780/+1879
2021-04-06firmware: qcom_scm: Fix kernel-doc function names to matchStephen Boyd1-2/+2
2021-04-06firmware: qcom_scm: Suppress sysfs bind attributesStephen Boyd1-0/+1
2021-04-06firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd1-2/+16
2021-04-06firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd3-35/+39
2021-04-06firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd1-11/+8
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman2-1/+6
2021-04-04firmware: stratix10-svc: build only on 64-bit ARMKrzysztof Kozlowski1-1/+1
2021-04-02firmware: google: Enable s0ix logging by defaultEvan Green1-5/+9
2021-04-01Merge tag 'socfpga_update_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/driversArnd Bergmann1-1/+1
2021-04-01Merge tag 'imx-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann1-4/+37
2021-03-31Merge tag 'mute-led-rework' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.13Mark Brown4-2/+23
2021-03-31arm/arm64: Probe for the presence of KVM hypervisorWill Deacon4-1/+54
2021-03-30firmware: arm_scmi: Add dynamic scmi devices creationCristian Marussi3-34/+311
2021-03-30firmware: arm_scmi: Add protocol modularization supportCristian Marussi11-5/+43
2021-03-30firmware: arm_scmi: Rename non devres notify_opsCristian Marussi1-9/+9
2021-03-30firmware: arm_scmi: Make notify_priv really privateCristian Marussi3-30/+40
2021-03-30firmware: arm_scmi: Cleanup events registration transient codeCristian Marussi7-41/+40
2021-03-30firmware: arm_scmi: Cleanup unused core transfer helper wrappersCristian Marussi2-106/+0
2021-03-30firmware: arm_scmi: Cleanup legacy protocol init codeCristian Marussi2-29/+2
2021-03-30firmware: arm_scmi: Make references to handle constCristian Marussi2-7/+7
2021-03-30firmware: arm_scmi: Remove legacy scmi_voltage_ops protocol interfaceCristian Marussi1-67/+0
2021-03-30firmware: arm_scmi: Port voltage protocol to new protocols interfaceCristian Marussi1-60/+119
2021-03-30firmware: arm_scmi: Port systempower protocol to new protocols interfaceCristian Marussi1-16/+14
2021-03-30firmware: arm_scmi: Remove legacy scmi_sensor_ops protocol interfaceCristian Marussi1-82/+0
2021-03-30firmware: arm_scmi: Port sensor protocol to new protocols interfaceCristian Marussi1-99/+176
2021-03-30firmware: arm_scmi: Remove legacy scmi_reset_ops protocol interfaceCristian Marussi1-68/+0
2021-03-30firmware: arm_scmi: Port reset protocol to new protocols interfaceCristian Marussi1-53/+119
2021-03-30firmware: arm_scmi: Remove legacy scmi_clk_ops protocol interfaceCristian Marussi1-67/+0