aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-26bus: ti-sysc: Add module enable quirk for SGX on omap36xxGravatar Tony Lindgren 2-0/+22
2019-08-26bus: ti-sysc: Change return types of functionsGravatar Nishka Dasgupta 1-16/+6
2019-08-13bus: ti-sysc: remove set but not used variable 'quirks'Gravatar YueHaibing 1-2/+1
2019-08-13bus: ti-sysc: allow reset sharing across devicesGravatar Tero Kristo 1-3/+9
2019-08-13bus: ti-sysc: rework the reset handlingGravatar Tero Kristo 1-20/+5
2019-08-13bus: ti-sysc: re-order the clkdm control around reset handlingGravatar Tero Kristo 1-4/+5
2019-08-13bus: ti-sysc: Add missing kerneldoc commentsGravatar Suman Anna 2-2/+10
2019-08-13bus: ti-sysc: Switch to SPDX license identifierGravatar Suman Anna 2-9/+3
2019-08-13dt-bindings: ti-sysc: Add SPDX license identifierGravatar Suman Anna 1-0/+1
2019-08-13MAINTAINERS: Add ti-sysc files under the OMAP2+ entryGravatar Suman Anna 1-0/+2
2019-08-13ARM: dts: Fix incomplete dts data for am3 and am4 mmcGravatar Tony Lindgren 2-12/+52
2019-08-13bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Gravatar Suman Anna 1-7/+7
2019-07-24ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Gravatar Tony Lindgren 4-3/+12
2019-07-24ARM: dts: Fix flags for gpio7Gravatar Tony Lindgren 3-3/+3
2019-07-24bus: ti-sysc: Fix using configured sysc mask valueGravatar Tony Lindgren 1-4/+1
2019-07-24bus: ti-sysc: Fix handling of forced idleGravatar Tony Lindgren 1-1/+1
2019-07-24ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssGravatar Tony Lindgren 1-1/+2
2019-07-21Linus 5.3-rc1v5.3-rc1Gravatar Linus Torvalds 1-2/+2
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 11-122/+119
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 8-31/+126
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsGravatar Qian Cai 1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationGravatar Mike Rapoport 1-32/+2
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbGravatar Linus Torvalds 19-60/+1458
2019-07-20typo fix: it's d_make_root, not d_make_inode...Gravatar Al Viro 1-1/+1
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesGravatar Rob Herring 1-0/+4
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleGravatar Rob Herring 1-33/+38
2019-07-20dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleGravatar Rob Herring 1-1/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsGravatar Rob Herring 1-4/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsGravatar Rob Herring 2-2/+6
2019-07-20dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesGravatar Rob Herring 1-82/+61
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Gravatar Rob Herring 6-0/+8
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 20-29/+2183
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 8-26/+83
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 33-215/+226
2019-07-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 20-142/+1029
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 22-245/+311
2019-07-20Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+16
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-2/+26
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 31-232/+723
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 20-74/+123
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 36-173/+178
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 8-116/+172
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueGravatar Thomas Gleixner 1-1/+10
2019-07-20smp: Warn on function calls from softirq contextGravatar Peter Zijlstra 1-0/+16
2019-07-20KVM: x86: Add fixed counters to PMU filterGravatar Eric Hankland 3-12/+35
2019-07-20KVM: nVMX: do not use dangling shadow VMCS after guest resetGravatar Paolo Bonzini 1-1/+7
2019-07-20KVM: VMX: dump VMCS on failed entryGravatar Paolo Bonzini 1-0/+1
2019-07-20KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedGravatar Like Xu 1-2/+2
2019-07-20KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupGravatar Wanpeng Li 1-20/+3