summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-215-16/+57
|\
| * Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-151-9/+23
| |\
| | * efi: Add a sanity check to efivar_store_raw()Vladis Dronov2020-03-081-0/+3
| | * efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov2020-03-081-9/+20
| * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-03-083-5/+32
| |\ \ | | |/ | |/|
| | * firmware: imx: Align imx_sc_msg_req_cpu_start to 4Leonard Crestez2020-02-241-1/+1
| | * firmware: imx: scu-pd: Align imx sc msg structs to 4Leonard Crestez2020-02-241-1/+1
| | * firmware: imx: misc: Align imx sc msg structs to 4Leonard Crestez2020-02-241-3/+3
| | * firmware: imx: scu: Ensure sequential TXLeonard Crestez2020-02-241-0/+27
| * | efi: READ_ONCE rng seed size before munmapJason A. Donenfeld2020-02-261-2/+2
| |/
* | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-2145-2126/+2119
|\|
| * Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-0821-1535/+1371
| |\
| | * Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2020-01-211-0/+43
| | |\
| | | * drivers: firmware: xilinx: Add support for feature checkRavi Patel2019-12-121-0/+43
| | * | Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-01-168-1524/+1164
| | |\ \
| | | * | firmware: qcom_scm: Dynamically support SMCCC and legacy conventionsElliot Berman2020-01-076-135/+176
| | | * | firmware: qcom_scm: Remove thin wrappersElliot Berman2020-01-074-948/+428
| | | * | firmware: qcom_scm: Order functions, definitions by service/commandElliot Berman2020-01-072-249/+247
| | | * | firmware: qcom_scm-32: Add device argument to atomic callsElliot Berman2020-01-074-14/+19
| | | * | firmware: qcom_scm-32: Create common legacy atomic callElliot Berman2020-01-071-38/+68
| | | * | firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_callElliot Berman2020-01-071-12/+24
| | | * | firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic callsElliot Berman2020-01-071-149/+218
| | | * | firmware: qcom_scm-32: Add funcnum IDsElliot Berman2020-01-071-3/+5
| | | * | firmware: qcom_scm-32: Use SMC arch wrappersElliot Berman2020-01-072-55/+17
| | | * | firmware: qcom_scm-64: Improve SMC convention detectionElliot Berman2020-01-071-14/+27
| | | * | firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smcccElliot Berman2020-01-071-20/+34
| | | * | firmware: qcom_scm-64: Add SCM results structElliot Berman2020-01-071-43/+50
| | | * | firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_descElliot Berman2020-01-071-74/+121
| | | * | firmware: qcom_scm-64: Make SMC macros less magicalElliot Berman2020-01-071-3/+3
| | | * | firmware: qcom_scm: Remove unused qcom_scm_get_versionElliot Berman2020-01-071-36/+0
| | | * | firmware: qcom_scm: Apply consistent naming scheme to command IDsElliot Berman2020-01-074-72/+64
| | | * | firmware: qcom_scm: Rename macros and structuresElliot Berman2020-01-072-60/+64
| | | |/
| | * | Merge tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2020-01-161-1/+1
| | |\ \
| | | * | firmware: imx: Allow IMX DSP to be selected as moduleDaniel Baluta2020-01-091-1/+1
| | | |/
| | * | Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into a...Olof Johansson2020-01-161-1/+1
| | |\ \
| | | * | firmware: turris-mox-rwtm: small white space cleanupDan Carpenter2020-01-081-1/+1
| | | |/
| | * | Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/...Olof Johansson2020-01-085-65/+104
| | |\ \
| | | * | firmware: psci: Export functions to manage the OSI modeUlf Hansson2020-01-021-2/+16
| | * | | Merge tag 'scmi-updates-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2020-01-069-7/+146
| | |\ \ \
| | | * | | drivers: firmware: scmi: Extend SCMI transport layer by trace eventsLukasz Luba2019-12-302-0/+20
| | | * | | firmware: arm_scmi: Skip protocol initialisation for additional devicesSudeep Holla2019-12-241-0/+9
| | | * | | firmware: arm_scmi: Stash version in protocol init functionsSudeep Holla2019-12-245-0/+10
| | | * | | firmware: arm_scmi: Match scmi device by both name and protocol idSudeep Holla2019-12-241-1/+1
| | | * | | firmware: arm_scmi: Add versions and identifier attributes using dev_groupsSudeep Holla2019-12-241-0/+47
| | | * | | firmware: arm_scmi: Add names to scmi devices createdSudeep Holla2019-12-241-1/+35
| | | * | | firmware: arm_scmi: Skip scmi mbox channel setup for addtional devicesSudeep Holla2019-12-241-0/+5
| | | * | | firmware: arm_scmi: Add support for multiple device per protocolSudeep Holla2019-12-242-6/+20
| | | | |/ | | | |/|
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-02-041-1/+1
| |\ \ \ \
| | * | | | arm64: mm: convert mm/dump.c to use walk_page_range()Steven Price2020-02-041-1/+1
| * | | | | Merge branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-031-4/+5
| |\ \ \ \ \