summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mailbox: ti-msgmgr: Refactor message read during interrupt handlerDave Gerlach2022-03-131-39/+49
* mailbox: imx: support i.MX93 S401 MUPeng Fan2022-03-131-0/+12
* mailbox: imx: support dual interruptsPeng Fan2022-03-131-15/+30
* mailbox: imx: extend irq to an arrayPeng Fan2022-03-131-7/+7
* dt-bindings: mailbox: imx-mu: add i.MX93 S4 MU supportPeng Fan2022-03-131-1/+30
* dt-bindings: mailbox: imx-mu: add i.MX93 MUPeng Fan2022-03-131-0/+3
* mailbox: imx: add i.MX8 SECO MU supportFranck LENORMAND2022-03-131-1/+212
* mailbox: imx: introduce rxdb callbackPeng Fan2022-03-131-3/+17
* dt-bindings: mailbox: imx-mu: add i.MX8 SECO MU supportPeng Fan2022-03-131-0/+1
* mailbox: imx: enlarge timeout while reading/writing messages to SCFWRanjani Vaidyanathan2022-03-131-2/+3
* mailbox: imx: fix crash in resume on i.mx8ulpRobin Gong2022-03-131-1/+1
* mailbox: imx: fix wakeup failure from freeze modeRobin Gong2022-03-131-0/+9
* mailbox: mediatek: add support for adsp mailbox controllerAllen-KH Cheng2022-03-133-0/+187
* dt-bindings: mailbox: mtk,adsp-mbox: add mtk adsp-mbox documentAllen-KH Cheng2022-03-131-0/+50
* mailbox: qcom-apcs-ipc: Add compatible for MSM8976 SoCAdam Skladowski2022-03-131-0/+1
* dt-bindings: mailbox: Add compatible for the MSM8976Adam Skladowski2022-03-131-0/+1
* mailbox: tegra-hsp: Flush whole channelPekka Pessi2022-03-131-0/+5
* Linux 5.17-rc7v5.17-rc7Linus Torvalds2022-03-061-1/+1
* Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-0613-28/+230
|\
| * btrfs: fallback to blocking mode when doing async dio over multiple extentsFilipe Manana2022-03-041-0/+28
| * btrfs: add missing run of delayed items after unlink during log replayFilipe Manana2022-03-021-0/+18
| * btrfs: qgroup: fix deadlock between rescan worker and remove qgroupSidong Yang2022-03-021-1/+8
| * btrfs: fix relocation crash due to premature return from btrfs_commit_transac...Omar Sandoval2022-03-021-1/+31
| * btrfs: do not start relocation until in progress drops are doneJosef Bacik2022-03-027-1/+91
| * btrfs: tree-checker: use u64 for item data end to avoid overflowSu Yue2022-03-021-9/+9
| * btrfs: do not WARN_ON() if we have PageError setJosef Bacik2022-03-021-3/+13
| * btrfs: fix lost prealloc extents beyond eof after full fsyncFilipe Manana2022-03-021-12/+31
| * btrfs: subpage: fix a wrong check on subpage->writersQu Wenruo2022-03-021-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-03-064-14/+20
|\ \
| * | KVM: x86: pull kvm->srcu read-side to kvm_arch_vcpu_ioctl_runPaolo Bonzini2022-03-021-12/+13
| * | KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()Like Xu2022-03-021-1/+1
| * | KVM: x86: Yield to IPI target vCPU only if it is busyLi RongQing2022-02-251-1/+1
| * | x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64Dexuan Cui2022-02-251-1/+1
| * | x86/kvm: Don't waste memory if kvmclock is disabledWanpeng Li2022-02-251-0/+3
| * | x86/kvm: Don't use PV TLB/yield when mwait is advertisedWanpeng Li2022-02-251-0/+2
* | | Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-03-062-2/+2
|\ \ \
| * | | powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo2022-03-052-2/+2
* | | | Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-063-6/+6
|\ \ \ \
| * | | | tracing: Fix return value of __setup handlersRandy Dunlap2022-03-042-3/+3
| * | | | tracing/histogram: Fix sorting on old "cpu" valueSteven Rostedt (Google)2022-03-021-3/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-03-066-61/+51
|\ \ \ \ \
| * | | | | HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-043-2/+7
| * | | | | HID: add mapping for KEY_DICTATEWilliam Mahon2022-03-043-0/+3
| * | | | | Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede2022-03-021-7/+7
| * | | | | Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede2022-03-021-40/+22
| * | | | | Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede2022-03-011-1/+15
| * | | | | Input: goodix - use the new soc_intel_is_byt() helperHans de Goede2022-03-011-16/+2
| * | | | | Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov2022-03-0118638-469399/+1139043
| |\ \ \ \ \
| * | | | | | Input: samsung-keypad - properly state IOMEM dependencyDavid Gow2022-02-281-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-0518-137/+194
|\ \ \ \ \ \ \