Age | Commit message (Expand) | Author |
2018-04-16 | firmware: arm_scmi: remove redundant null check on array | Colin Ian King |
2018-04-13 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-13 | firmware: dmi_scan: Use lowercase letters for UUID | Jean Delvare |
2018-04-13 | firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches | Alex Hung |
2018-04-13 | firmware: dmi_scan: Fix UUID length safety check | Jean Delvare |
2018-04-10 | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2018-04-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2018-04-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-04-05 | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-02 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-03-27 | Merge tag 'scmi-fixes-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2018-03-27 | Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann |
2018-03-27 | Merge tag 'tegra-for-4.17-firmware' of ssh://gitolite.kernel.org/pub/scm/linu... | Arnd Bergmann |
2018-03-27 | firmware/dmi_scan: Uninline dmi_get_bios_year() helper | Andy Shevchenko |
2018-03-27 | edd: don't spam log if no EDD information is present | Johannes Thumshirn |
2018-03-20 | firmware: arm_scmi: prevent accessing rate_discrete uninitialized | Anders Roxell |
2018-03-20 | fw_cfg: write vmcoreinfo details | Marc-André Lureau |
2018-03-20 | fw_cfg: add DMA register | Marc-André Lureau |
2018-03-20 | fw_cfg: add a public uapi header | Marc-André Lureau |
2018-03-20 | fw_cfg: handle fw_cfg_read_blob() error | Marc-André Lureau |
2018-03-20 | fw_cfg: remove inline from fw_cfg_read_blob() | Marc-André Lureau |
2018-03-20 | fw_cfg: fix sparse warnings around FW_CFG_FILE_DIR read | Marc-André Lureau |
2018-03-20 | fw_cfg: fix sparse warning reading FW_CFG_ID | Marc-André Lureau |
2018-03-20 | fw_cfg: fix sparse warnings with fw_cfg_file | Marc-André Lureau |
2018-03-20 | fw_cfg: fix sparse warnings in fw_cfg_sel_endianness() | Marc-André Lureau |
2018-03-18 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-03-14 | platform/x86: Fix dell driver init order | Darren Hart (VMware) |
2018-03-14 | firmware, DMI: Add function to look up a handle and return DIMM size | Tony Luck |
2018-03-13 | efi/libstub/tpm: Initialize pointer variables to zero for mixed mode | Ard Biesheuvel |
2018-03-12 | efi: Use string literals for efi_char16_t variable initializers | Ard Biesheuvel |
2018-03-12 | efi/esrt: Fix handling of early ESRT table mapping | Ard Biesheuvel |
2018-03-12 | efi: Use efi_mm in x86 as well as ARM | Sai Praneeth |
2018-03-09 | FIRMWARE: bcm47xx_nvram: Replace mac address parsing | Andy Shevchenko |
2018-03-09 | efi/apple-properties: Use memremap() instead of ioremap() | Andy Shevchenko |
2018-03-09 | efi: Reorder pr_notice() with add_device_randomness() call | Ard Biesheuvel |
2018-03-09 | efi/arm*: Stop printing addresses of virtual mappings | Ard Biesheuvel |
2018-03-09 | efi/apple-properties: Remove redundant attribute initialization from unmarsha... | Andy Shevchenko |
2018-03-09 | efi/arm*: Only register page tables when they exist | Mark Rutland |
2018-03-08 | firmware: tegra: adjust tested variable | Julia Lawall |
2018-03-08 | firmware: tegra: Simplify channel management | Mikko Perttunen |
2018-03-07 | firmware: meson-sm: rework meson_sm_init to use module_platform_driver_probe | Sudeep Holla |
2018-03-07 | Merge tag 'scmi-updates-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/kern... | Arnd Bergmann |
2018-02-28 | firmware: arm_scmi: add device power domain support using genpd | Sudeep Holla |
2018-02-28 | firmware: arm_scmi: add per-protocol channels support using idr objects | Sudeep Holla |
2018-02-28 | firmware: arm_scmi: refactor in preparation to support per-protocol channels | Sudeep Holla |
2018-02-28 | firmware: arm_scmi: add option for polling based performance domain operations | Sudeep Holla |
2018-02-28 | firmware: arm_scmi: add support for polling based SCMI transfers | Sudeep Holla |
2018-02-28 | firmware: arm_scmi: probe and initialise all the supported protocols | Sudeep Holla |