aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+8
2020-12-15Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-1/+385
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-14/+21
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-26/+6
2020-12-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkGravatar Jason Gunthorpe 1-0/+1
2020-12-15Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+8
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-14/+0
2020-12-14Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+8
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+1
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Gravatar Rafael J. Wysocki 1-0/+8
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordGravatar Zou Wei 1-1/+1
2020-12-09driver core: Delete pointless parameter in fwnode_operations.add_linksGravatar Saravana Kannan 1-2/+1
2020-12-09efi: Update implementation of add_links() to create fwnode linksGravatar Saravana Kannan 1-20/+1
2020-12-09driver core: Redefine the meaning of fwnode_operations.add_links()Gravatar Saravana Kannan 1-1/+1
2020-12-09driver core: Add fwnode_init()Gravatar Saravana Kannan 1-4/+4
2020-12-09firmware: fix a spelling mistake "managament" -> "management" in KconfigGravatar Colin Ian King 1-1/+1
2020-12-08firmware: arm_scmi: Add power_scale_mw_get() interfaceGravatar Lukasz Luba 1-0/+8
2020-12-02arm64: sdei: move uaccess logic to arch/arm64/Gravatar Mark Rutland 1-14/+0
2020-12-01Merge tag 'v5.10-rc6' into ras/coreGravatar Borislav Petkov 12-27/+87
2020-11-30Merge 5.10-rc6 into char-misc-nextGravatar Greg Kroah-Hartman 3-17/+52
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+2
2020-11-25efi: EFI_EARLYCON should depend on EFIGravatar Geert Uytterhoeven 1-1/+1
2020-11-25efi/efivars: Set generic ops before loading SSDTGravatar Amadeusz Sławiński 1-1/+1
2020-11-24firmware: xilinx: Use hash-table for api feature checkGravatar Amit Sunil Dhamne 1-14/+49
2020-11-24firmware: xilinx: Fix SD DLL node reset issueGravatar Manish Narani 1-1/+1
2020-11-21x86/mce, cper: Pass x86 CPER through the MCA handling chainGravatar Smita Koralahalli 1-3/+8
2020-11-20firmware: arm_scmi: Add support to enumerated SCMI voltage domain deviceGravatar Cristian Marussi 1-0/+1
2020-11-20firmware: arm_scmi: Add voltage domain management protocol supportGravatar Cristian Marussi 4-1/+384
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hGravatar Eric Biggers 1-1/+1
2020-11-16Merge 5.10-rc4 into char-misc-nextGravatar Greg Kroah-Hartman 1-0/+3
2020-11-14firmware: fix spelling typo of 'wtih'Gravatar Wang Qing 1-1/+1
2020-11-09firmware: gsmi: Drop the use of dma_pool_* API functionsGravatar Furquan Shaikh 1-12/+19
2020-11-09firmware: xilinx: fix out-of-bounds accessGravatar Arnd Bergmann 1-0/+3
2020-10-26Merge tag 'scmi-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 9-12/+34
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 19-52/+220
2020-10-21Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-2/+276
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-0/+1
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+4
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-63/+1
2020-10-15fw_cfg: Add support for parisc architectureGravatar Helge Deller 2-1/+4
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-5/+7
2020-10-14firmware: arm_scmi: Fix duplicate workqueue nameGravatar Florian Fainelli 1-1/+1
2020-10-14firmware: arm_scmi: Fix locking in notificationsGravatar Cristian Marussi 1-7/+13
2020-10-13efi/fake_mem: arrange for a resource entry per efi_fake_mem instanceGravatar Dan Williams 1-3/+9
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 2-0/+25
2020-10-13firmware: arm_scmi: Add missing Rx size re-initialisationGravatar Sudeep Holla 6-0/+18
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-8/+9
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 21-316/+709