Age | Commit message (Expand) | Author | Files | Lines |
2020-12-09 | driver core: Delete pointless parameter in fwnode_operations.add_links | Saravana Kannan | 1 | -2/+1 |
2020-12-09 | efi: Update implementation of add_links() to create fwnode links | Saravana Kannan | 1 | -20/+1 |
2020-12-09 | driver core: Redefine the meaning of fwnode_operations.add_links() | Saravana Kannan | 1 | -1/+1 |
2020-12-09 | driver core: Add fwnode_init() | Saravana Kannan | 1 | -4/+4 |
2020-10-26 | Merge tag 'scmi-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 9 | -12/+34 |
2020-10-24 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 19 | -52/+220 |
2020-10-21 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2020-10-20 | Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -2/+276 |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -0/+1 |
2020-10-16 | Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+4 |
2020-10-15 | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -63/+1 |
2020-10-15 | fw_cfg: Add support for parisc architecture | Helge Deller | 2 | -1/+4 |
2020-10-14 | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -5/+7 |
2020-10-14 | firmware: arm_scmi: Fix duplicate workqueue name | Florian Fainelli | 1 | -1/+1 |
2020-10-14 | firmware: arm_scmi: Fix locking in notifications | Cristian Marussi | 1 | -7/+13 |
2020-10-14 | efi/fake_mem: arrange for a resource entry per efi_fake_mem instance | Dan Williams | 1 | -3/+9 |
2020-10-13 | Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2 | -0/+25 |
2020-10-13 | firmware: arm_scmi: Add missing Rx size re-initialisation | Sudeep Holla | 6 | -0/+18 |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -8/+9 |
2020-10-12 | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 21 | -316/+709 |
2020-10-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -173/+139 |
2020-10-12 | firmware: arm_scmi: Expand SMC/HVC message pool to more than one | Etienne Carriere | 1 | -1/+1 |
2020-10-12 | firmware: arm_scmi: Fix ARCH_COLD_RESET | Etienne Carriere | 1 | -3/+1 |
2020-10-12 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 7 | -33/+44 |
2020-10-04 | Merge tag 'v5.9-rc7' into patchwork | Mauro Carvalho Chehab | 2 | -6/+6 |
2020-10-03 | Merge tag 'imx-drivers-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 1 | -0/+4 |
2020-10-03 | RISC-V: Add EFI runtime services | Atish Patra | 3 | -1/+155 |
2020-10-03 | RISC-V: Add EFI stub support. | Atish Patra | 3 | -1/+121 |
2020-10-03 | Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/l... | Palmer Dabbelt | 7 | -194/+46 |
2020-10-02 | Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp... | Will Deacon | 3 | -173/+139 |
2020-10-02 | efi: mokvar: add missing include of asm/early_ioremap.h | Ard Biesheuvel | 1 | -0/+2 |
2020-09-29 | efi: efivars: limit availability to X86 builds | Ard Biesheuvel | 2 | -10/+4 |
2020-09-29 | efi: remove some false dependencies on CONFIG_EFI_VARS | Ard Biesheuvel | 1 | -2/+1 |
2020-09-29 | efi: gsmi: fix false dependency on CONFIG_EFI_VARS | Ard Biesheuvel | 2 | -5/+5 |
2020-09-29 | efi: efivars: un-export efivars_sysfs_init() | Ard Biesheuvel | 1 | -2/+1 |
2020-09-29 | efi: pstore: move workqueue handling out of efivars | Ard Biesheuvel | 2 | -23/+5 |
2020-09-29 | efi: pstore: disentangle from deprecated efivars module | Ard Biesheuvel | 3 | -45/+74 |
2020-09-29 | efi: mokvar-table: fix some issues in new code | Ard Biesheuvel | 1 | -14/+11 |
2020-09-29 | efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failure | Ard Biesheuvel | 2 | -6/+6 |
2020-09-28 | firmware: arm_sdei: Remove _sdei_event_unregister() | Gavin Shan | 1 | -12/+6 |
2020-09-28 | firmware: arm_sdei: Remove _sdei_event_register() | Gavin Shan | 1 | -49/+28 |
2020-09-28 | firmware: arm_sdei: Introduce sdei_do_local_call() | Gavin Shan | 1 | -16/+25 |
2020-09-28 | firmware: arm_sdei: Cleanup on cross call function | Gavin Shan | 1 | -5/+9 |
2020-09-28 | firmware: arm_sdei: Remove while loop in sdei_event_unregister() | Gavin Shan | 1 | -15/+14 |
2020-09-28 | firmware: arm_sdei: Remove while loop in sdei_event_register() | Gavin Shan | 1 | -27/+25 |
2020-09-28 | firmware: arm_sdei: Remove redundant error message in sdei_probe() | Gavin Shan | 1 | -2/+0 |
2020-09-28 | firmware: arm_sdei: Remove duplicate check in sdei_get_conduit() | Gavin Shan | 1 | -1/+1 |
2020-09-28 | firmware: arm_sdei: Unregister driver on error in sdei_init() | Gavin Shan | 1 | -3/+6 |
2020-09-28 | firmware: arm_sdei: Avoid nested statements in sdei_init() | Gavin Shan | 1 | -11/+12 |
2020-09-28 | firmware: arm_sdei: Retrieve event number from event instance | Gavin Shan | 1 | -1/+1 |