summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-17HID: playstation: fix unused variable in ps_battery_get_property.Roderick Colenbrander1-2/+2
2021-02-17HID: playstation: report DualSense hardware and firmware version.Roderick Colenbrander1-0/+81
2021-02-11HID: playstation: add DualSense classic rumble support.Roderick Colenbrander2-2/+214
2021-02-11HID: playstation: add DualSense Bluetooth support.Roderick Colenbrander2-0/+42
2021-02-11HID: playstation: track devices in list.Roderick Colenbrander1-0/+46
2021-02-11HID: playstation: add DualSense accelerometer and gyroscope support.Roderick Colenbrander1-0/+203
2021-02-11HID: playstation: add DualSense touchpad support.Roderick Colenbrander1-0/+66
2021-02-11HID: playstation: add DualSense battery support.Roderick Colenbrander2-3/+138
2021-02-11HID: playstation: use DualSense MAC address as unique identifier.Roderick Colenbrander1-0/+58
2021-02-11HID: playstation: initial DualSense USB support.Roderick Colenbrander5-0/+344
2021-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds3-5/+7
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds16-26/+22
2021-01-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-24/+9
2021-01-28Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds28-65/+204
2021-01-28Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai1-3/+1
2021-01-27Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+12
2021-01-26mailmap: remove the "repo-abbrev" commentÆvar Arnfjörð Bjarmason1-3/+0
2021-01-26parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller2-6/+12
2021-01-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-112/+172
2021-01-26Merge tag 'spi-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+3
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+63
2021-01-26parisc: Remove leftover reference to the power_taskletDavidlohr Bueso1-3/+0
2021-01-26Revert "mm: fix initialization of struct page for holes in memory layout"Linus Torvalds1-50/+34
2021-01-26media: hantro: Fix reset_raw_fmt initializationRicardo Ribalda1-1/+1
2021-01-26media: cec: add stm32 driverYannick Fertre1-0/+1
2021-01-26media: cedrus: Fix H264 decodingJernej Skrabec1-1/+1
2021-01-26media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil1-1/+1
2021-01-26ALSA: hda/via: Apply the workaround generically for Clevo machinesTakashi Iwai1-1/+1
2021-01-26Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai22-61/+184
2021-01-26HID: wacom: Correct NULL dereference on AES pen proximityJason Gerecke2-4/+5
2021-01-25KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMXPaolo Bonzini3-9/+29
2021-01-25KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"Sean Christopherson1-26/+25
2021-01-25KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guestSean Christopherson1-9/+6
2021-01-25KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migrationMaxim Levitsky1-5/+8
2021-01-25kvm: tracing: Fix unmatched kvm_entry and kvm_exit eventsLorenzo Brescia3-2/+5
2021-01-25KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOGZenghui Yu1-9/+7
2021-01-25KVM: x86: get smi pending status correctlyJay Zhou1-0/+4
2021-01-25KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu1-1/+1
2021-01-25KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()Like Xu1-0/+4
2021-01-25KVM: x86: Add more protection against undefined behavior in rsvd_bits()Sean Christopherson1-1/+8
2021-01-25KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VMQuentin Perret1-1/+1
2021-01-25Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini6-49/+74
2021-01-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+2
2021-01-25fs/pipe: allow sendfile() to pipe againJohannes Berg1-0/+1
2021-01-25Commit 9bb48c82aced ("tty: implement write_iter") converted the ttySami Tolvanen3-7/+3
2021-01-25Merge tag 'printk-for-5.11-urgent-fixup' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2021-01-25Merge series "ASoC: SOF: partial fix to Kconfig issues" from Pierre-Louis Bos...Mark Brown3-10/+14
2021-01-25Merge branch 'printk-rework' into for-linusPetr Mladek1-1/+1
2021-01-25spidev: Add cisco device compatibleDaniel Walker1-0/+1
2021-01-25ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5ELibin Yang1-0/+10