| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-26 | 2 | -2/+7 |
|\ |
|
| * | iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND | Thomas Tai | 2019-07-19 | 2 | -2/+7 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-07-20 | 6 | -14/+1681 |
|\ \ |
|
| * \ | Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2019-06-25 | 1 | -1/+3 |
| |\ \ |
|
| | * | | firmware: tegra: Early resume BPMP | Bitan Biswas | 2019-06-14 | 1 | -1/+3 |
| * | | | Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2019-06-19 | 2 | -8/+1663 |
| |\ \ \ |
|
| | * | | | firmware: ti_sci: Fix gcc unused-but-set-variable warning | YueHaibing | 2019-06-19 | 1 | -12/+12 |
| | * | | | firmware: ti_sci: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2019-06-19 | 1 | -1/+1 |
| | * | | | firmware: ti_sci: Parse all resource ranges even if some is not available | Peter Ujfalusi | 2019-06-13 | 1 | -3/+10 |
| | * | | | firmware: ti_sci: Add support for processor control | Suman Anna | 2019-06-13 | 2 | -0/+485 |
| | * | | | firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udma | Peter Ujfalusi | 2019-06-13 | 2 | -0/+1163 |
| | * | | | firmware: ti_sci: Always request response from firmware | Andrew F. Davis | 2019-06-13 | 1 | -4/+4 |
| * | | | | Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2019-06-17 | 2 | -2/+10 |
| |\ \ \ \ |
|
| | * | | | | firmware: arm_scmi: fetch and store sensor scale | Florian Fainelli | 2019-06-12 | 1 | -0/+6 |
| | * | | | | firmware: arm_scmi: update rate_discrete in clock_describe_rates_get | Peng Fan | 2019-06-12 | 1 | -0/+2 |
| | * | | | | firmware: arm_scmi: fix bitfield definitions for SENSOR_DESC attributes | Sudeep Holla | 2019-06-12 | 1 | -2/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | firmware/psci: psci_checker: Park kthreads before stopping them | Jean-Philippe Brucker | 2019-06-17 | 1 | -4/+6 |
* | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-07-17 | 3 | -46/+151 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl... | Stephen Boyd | 2019-07-12 | 1 | -0/+10 |
| |\ \ \ \ \ \
| | | | |/ / /
| | | |/| | | |
|
| | * / | | | | firmware: raspberrypi: register clk device | Nicolas Saenz Julienne | 2019-06-26 | 1 | -0/+10 |
| | |/ / / / |
|
| * | | | | | clk: ti: Use int to check return value from of_property_count_elems_of_size() | Stephen Boyd | 2019-06-25 | 1 | -4/+5 |
| * | | | | | firmware: ti_sci: extend clock identifiers from u8 to u32 | Tero Kristo | 2019-06-12 | 2 | -42/+136 |
| |/ / / / |
|
* | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 3 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 2019-06-24 | 1 | -2/+2 |
| * | | | | | firmware: arm_scmi: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2019-06-19 | 1 | -1/+1 |
| * | | | | | firmware: ti_sci: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2019-06-19 | 1 | -1/+1 |
* | | | | | | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-12 | 6 | -54/+24 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman | 2019-06-23 | 5 | -13/+7 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge 5.2-rc4 into char-misc-next | Greg Kroah-Hartman | 2019-06-09 | 47 | -267/+50 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | firmware: google: coreboot: Drop unnecessary headers | Stephen Boyd | 2019-05-24 | 4 | -4/+1 |
| * | | | | | | | firmware: google: memconsole: Drop global func pointer | Stephen Boyd | 2019-05-24 | 1 | -3/+5 |
| * | | | | | | | firmware: google: memconsole: Drop __iomem on memremap memory | Stephen Boyd | 2019-05-24 | 1 | -2/+2 |
| * | | | | | | | firmware: google: memconsole: Use devm_memremap() | Stephen Boyd | 2019-05-24 | 1 | -6/+3 |
| * | | | | | | | firmware: google: Add a module_coreboot_driver() macro and use it | Stephen Boyd | 2019-05-24 | 4 | -39/+13 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 2019-07-09 | 6 | -39/+150 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tpm: Don't duplicate events from the final event log in the TCG2 log | Matthew Garrett | 2019-06-24 | 1 | -0/+30 |
| * | | | | | | | Abstract out support for locating an EFI config table | Matthew Garrett | 2019-06-24 | 3 | -18/+26 |
| * | | | | | | | efi: Attempt to get the TCG2 event log in the boot stub | Matthew Garrett | 2019-06-24 | 1 | -17/+33 |
| * | | | | | | | tpm: Reserve the TPM final events table | Matthew Garrett | 2019-06-24 | 2 | -4/+61 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | 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 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|