| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: arm_scmi: Check if platform has released shmem before using | Sudeep Holla | 2019-10-05 | 1 | -0/+8 |
* | efi: cper: print AER info of PCIe fatal error | Xiaofei Tan | 2019-10-05 | 1 | -0/+15 |
* | firmware: qcom_scm: Use proper types for dma mappings | Stephen Boyd | 2019-10-05 | 1 | -2/+5 |
* | firmware: google: check if size is valid when decoding VPD data | Hung-Te Lin | 2019-09-21 | 3 | -28/+37 |
* | firmware: ti_sci: Always request response from firmware | Andrew F. Davis | 2019-09-19 | 1 | -4/+4 |
* | iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND | Thomas Tai | 2019-08-16 | 2 | -2/+7 |
* | firmware/psci: psci_checker: Park kthreads before stopping them | Jean-Philippe Brucker | 2019-08-06 | 1 | -4/+6 |
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-06-29 | 3 | -12/+17 |
|\ |
|
| * | efibc: Replace variable set function in notifier call | Tian Baofeng | 2019-06-22 | 1 | -5/+7 |
| * | efi/bgrt: Drop BGRT status field reserved bits check | Hans de Goede | 2019-06-11 | 1 | -5/+0 |
| * | efi/memreserve: deal with memreserve entries in unmapped memory | Ard Biesheuvel | 2019-06-11 | 1 | -2/+10 |
* | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-21 | 3 | -12/+3 |
|\ \ |
|
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 2 | -8/+2 |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
| |/ |
|
* | | firmware: trusted_foundations: add ARMv7 dependency | Arnd Bergmann | 2019-06-18 | 1 | -1/+1 |
* | | Merge tag 'imx-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 2019-06-16 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | firmware: imx: SCU irq should ONLY be enabled after SCU IPC is ready | Anson Huang | 2019-05-20 | 1 | -0/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446 | Thomas Gleixner | 2019-06-05 | 1 | -7/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 2019-06-05 | 2 | -4/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 3 | -28/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287 | Thomas Gleixner | 2019-06-05 | 14 | -129/+14 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 2019-06-05 | 3 | -28/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 | Thomas Gleixner | 2019-06-05 | 1 | -14/+1 |
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-06-02 | 1 | -0/+3 |
|\ \ |
|
| * | | efi: Allow the number of EFI configuration tables entries to be zero | Rob Bradford | 2019-05-25 | 1 | -0/+3 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 2019-05-30 | 2 | -24/+2 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 2 | -16/+2 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ / |
|
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 13 | -0/+13 |
* | | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-19 | 2 | -0/+753 |
|\ |
|
| * | firmware: ti_sci: Add helper apis to manage resources | Lokesh Vutla | 2019-05-01 | 1 | -0/+130 |
| * | firmware: ti_sci: Add RM mapping table for am654 | Peter Ujfalusi | 2019-05-01 | 1 | -0/+23 |
| * | firmware: ti_sci: Add support for IRQ management | Lokesh Vutla | 2019-05-01 | 2 | -0/+305 |
| * | firmware: ti_sci: Add support for RM core ops | Lokesh Vutla | 2019-05-01 | 2 | -0/+212 |
| * | firmware: ti_sci: Add support to get TISCI handle using of_phandle | Grygorii Strashko | 2019-05-01 | 1 | -0/+83 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-05-16 | 7 | -77/+302 |
|\ \ |
|
| * \ | Merge tag 'imx-drivers-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2019-04-29 | 4 | -58/+239 |
| |\ \ |
|
| | * | | firmware: imx: enable imx scu general irq function | Anson Huang | 2019-04-11 | 3 | -1/+175 |
| | * | | firmware: imx: scu-pd: decouple the SS information from domain names | Aisheng Dong | 2019-03-19 | 1 | -44/+48 |
| | * | | firmware: imx: scu-pd: add specifying the base of domain name index support | Aisheng Dong | 2019-03-19 | 1 | -52/+55 |
| | * | | firmware: imx: scu-pd: use bool to set postfix | Aisheng Dong | 2019-03-19 | 1 | -51/+51 |
| | |/ |
|
| * | | Merge tag 'scmi-fixes-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Olof Johansson | 2019-04-28 | 1 | -4/+4 |
| |\ \ |
|
| | * | | firmware: arm_scmi: replace of_match_device->data with of_device_get_match_da... | Aditya Pakki | 2019-04-12 | 1 | -1/+3 |
| | * | | firmware: arm_scmi: fix of_node leak in scmi_mailbox_check | Steven Price | 2019-04-12 | 1 | -3/+1 |
| | |/ |
|
| * | | firmware: xilinx: Add fpga API's | Nava kishore Manne | 2019-04-15 | 1 | -0/+45 |
| * | | drivers: Defer probe if firmware is not ready | Rajan Vaja | 2019-03-18 | 2 | -4/+10 |