summaryrefslogtreecommitdiffstats
path: root/drivers/firmware
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | firmware: arm_scmi: Make OPTEE transport a standalone driverCristian Marussi2024-08-167-64/+64
| | * | | | | firmware: arm_scmi: Make SMC transport a standalone driverCristian Marussi2024-08-167-49/+62
| | * | | | | firmware: arm_scmi: Make MBOX transport a standalone driverCristian Marussi2024-08-137-52/+77
| | * | | | | firmware: arm_scmi: Add support for standalone transport driversCristian Marussi2024-08-134-2/+136
| | * | | | | firmware: arm_scmi: Introduce packet handling helpersCristian Marussi2024-08-137-75/+131
| | * | | | | firmware: arm_scmi: Introduce setup_shmem_iomapPeng Fan2024-08-135-76/+56
| | * | | | | firmware: arm_scmi: Fix double free in OPTEE transportCristian Marussi2024-08-131-0/+7
| | * | | | | firmware: arm_scmi: Fix voltage description in failure casesEtienne Carriere2024-08-091-1/+3
| | * | | | | firmware: arm_scmi: Add support to reset the debug metricsLuke Parkin2024-08-091-1/+21
| | * | | | | firmware: arm_scmi: Create debugfs files for SCMI communication debug metricsLuke Parkin2024-08-091-0/+33
| | * | | | | firmware: arm_scmi: Track basic SCMI communication debug metricsLuke Parkin2024-08-092-5/+34
| | * | | | | firmware: arm_scmi: Add support for debug metrics at the interfaceLuke Parkin2024-08-093-0/+26
| | * | | | | firmware: arm_scmi: Remove superfluous handle_to_scmi_infoLuke Parkin2024-08-091-3/+0
| | |/ / / /
| * | | | | Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2024-09-021-57/+183
| |\ \ \ \ \
| | * | | | | firmware: arm_ffa: Fetch the Rx/Tx buffer size using ffa_features()Sudeep Holla2024-08-201-16/+28
| | * | | | | firmware: arm_ffa: Add support for FFA_YIELD in direct messagingSudeep Holla2024-08-201-8/+15
| | * | | | | firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2Sudeep Holla2024-08-201-2/+47
| | * | | | | firmware: arm_ffa: Add support for FFA_PARTITION_INFO_GET_REGSSudeep Holla2024-08-201-4/+68
| | * | | | | firmware: arm_ffa: Move the function ffa_features() earlierSudeep Holla2024-08-201-26/+26
| | * | | | | firmware: arm_ffa: Update the FF-A command list with v1.2 additionsSudeep Holla2024-08-201-0/+1
| | * | | | | firmware: arm_ffa: Some coding style fixesSudeep Holla2024-08-201-5/+2
| | |/ / / /
| * | | | | firmware: turris-mox-rwtm: Deduplicate command execution codeMarek Behún2024-09-021-59/+39
| * | | | | firmware: turris-mox-rwtm: Use ALIGN() instead of hardcodingMarek Behún2024-09-021-1/+2
| * | | | | firmware: turris-mox-rwtm: Use EOPNOTSUPP instead of ENOSYSMarek Behún2024-09-021-3/+3
| * | | | | firmware: turris-mox-rwtm: Use container_of() instead of hwrng .priv memberMarek Behún2024-09-021-2/+1
| * | | | | firmware: turris-mox-rwtm: Use devm_mutex_init() instead of mutex_init()Marek Behún2024-09-021-1/+4
| * | | | | firmware: turris-mox-rwtm: Drop redundant device pointerMarek Behún2024-09-021-7/+11
| * | | | | firmware: turris-mox-rwtm: Use dev_err_probe() where possibleMarek Behún2024-09-021-11/+5
| * | | | | firmware: turris-mox-rwtm: Convert rest to devm_* and get rid of driver .remo...Marek Behún2024-09-021-14/+11
| * | | | | firmware: turris-mox-rwtm: Simplify debugfs codeMarek Behún2024-09-021-33/+11
| * | | | | firmware: turris-mox-rwtm: Don't create own kobject typeMarek Behún2024-09-021-78/+30
| * | | | | firmware: turris-mox-rwtm: Use sysfs_emit() instead of sprintf()Marek Behún2024-09-021-1/+1
| * | | | | firmware: turris-mox-rwtm: Fix driver includesMarek Behún2024-09-021-1/+6
| * | | | | firmware: turris-mox-rwtm: Hide signature related constants behind macrosMarek Behún2024-09-021-14/+22
| * | | | | firmware: turris-mox-rwtm: Use the boolean type where appropriateMarek Behún2024-09-021-7/+8
| * | | | | firmware: turris-mox-rwtm: Use ETH_ALEN instead of hardcoded 6Marek Behún2024-09-021-1/+2
| * | | | | firmware: turris-mox-rwtm: Use macro constant instead of hardcoded 4096Marek Behún2024-09-021-4/+7
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-09-161-0/+2
|\ \ \ \ \ \
| * | | | | | firmware/smccc: Call arch-specific hook on discovering KVM servicesMarc Zyngier2024-08-301-0/+2
| |/ / / / /
* | | | | | Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-111-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'qcom-drivers-fixes-for-6.11-2' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2024-09-051-0/+4
| |\ \ \ \ \
| | * | | | | firmware: qcom: uefisecapp: Fix deadlock in qcuefi_acquire()Dan Carpenter2024-08-301-0/+4
* | | | | | | Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-09-013-13/+24
|\| | | | | |
| * | | | | | Merge tag 'riscv-soc-fixes-for-v6.11-rc6' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2024-08-281-1/+1
| |\ \ \ \ \ \
| | * | | | | | firmware: microchip: fix incorrect error report of programming:timeout on suc...Steve Wilkins2024-08-221-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2024-08-282-12/+23
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| | * | | | firmware: qcom: tzmem: disable sdm670 platformRichard Acayan2024-08-211-0/+1
| | | |/ / | | |/| |
| | * | | firmware: qcom: tzmem: fix virtual-to-physical address conversionBartosz Golaszewski2024-08-141-11/+21
| | * | | firmware: qcom: scm: Mark get_wq_ctx() as atomic callMurali Nalajala2024-08-141-1/+1
| | |/ /
* | | | Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-08-301-6/+13
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|