summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-steam.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-27usb: mtu3: enable wake-up interrupt after runtime_suspend calledChunfeng Yun1-1/+1
2021-10-27usb: xhci-mtk: enable wake-up interrupt after runtime_suspend calledChunfeng Yun1-1/+1
2021-10-27PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun4-27/+96
2021-10-27PM / devfreq: Strengthen check for freq_tableSamuel Holland1-1/+1
2021-10-27devfreq: exynos-ppmu: simplify parsing event-type from DTKrzysztof Kozlowski1-4/+1
2021-10-27devfreq: exynos-ppmu: use node names with hyphensKrzysztof Kozlowski1-1/+6
2021-10-26cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initializationZhang Rui1-1/+2
2021-10-26PM: suspend: Use valid_state() consistentlyRafael J. Wysocki1-5/+7
2021-10-26PM: sleep: Pause cpuidle later and resume it earlier during system transitionsRafael J. Wysocki4-20/+24
2021-10-26PM: suspend: Do not pause cpuidle in the suspend-to-idle pathRafael J. Wysocki2-7/+12
2021-10-25Linux 5.15-rc7v5.15-rc7Linus Torvalds1-1/+1
2021-10-25secretmem: Prevent secretmem_users from wrapping to zeroMatthew Wilcox (Oracle)1-0/+2
2021-10-25spi: Fix tegra20 build with CONFIG_PM=n once againLinus Torvalds1-1/+1
2021-10-25ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin1-2/+2
2021-10-25ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-10-24Revert "mm/secretmem: use refcount_t instead of atomic_t"Linus Torvalds1-5/+4
2021-10-22hyperv/vmbus: include linux/bitops.hArnd Bergmann1-0/+1
2021-10-22PM: sleep: Do not let "syscore" devices runtime-suspend during system transit...Rafael J. Wysocki1-4/+5
2021-10-22KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if neededPaolo Bonzini2-16/+57
2021-10-22KVM: SEV-ES: keep INS functions togetherPaolo Bonzini1-9/+9
2021-10-22KVM: x86: remove unnecessary arguments from complete_emulator_pio_inPaolo Bonzini1-5/+6
2021-10-22KVM: x86: split the two parts of emulator_pio_inPaolo Bonzini1-17/+28
2021-10-22KVM: SEV-ES: clean up kvm_sev_es_ins/outsPaolo Bonzini1-16/+15
2021-10-22KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_outPaolo Bonzini1-4/+9
2021-10-22KVM: SEV-ES: rename guest_ins_data to sev_pio_dataPaolo Bonzini2-3/+3
2021-10-22memblock: exclude MEMBLOCK_NOMAP regions from kmemleakMike Rapoport3-0/+8
2021-10-22Revert "memblock: exclude NOMAP regions from kmemleak"Mike Rapoport1-6/+1
2021-10-21Revert "drm/ast: Add detect function support"Kim Phillips1-17/+1
2021-10-21PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin1-2/+3
2021-10-21io_uring: apply worker limits to previous usersPavel Begunkov1-0/+18
2021-10-21KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATAMasahiro Kozuka1-0/+7
2021-10-21KVM: MMU: Reset mmu->pkru_mask to avoid stale dataChenyi Qiang1-3/+3
2021-10-21powercap/drivers/dtpm: Fix power limit initializationDaniel Lezcano1-1/+3
2021-10-21powercap/drivers/dtpm: Scale the power with the loadDaniel Lezcano1-7/+39
2021-10-21powercap/drivers/dtpm: Use container_of instead of a private data fieldDaniel Lezcano3-39/+30
2021-10-21powercap/drivers/dtpm: Simplify the dtpm tableDaniel Lezcano3-14/+14
2021-10-21powercap/drivers/dtpm: Encapsulate even more the codeDaniel Lezcano4-110/+97
2021-10-21usbnet: sanity check for maxpacketOliver Neukum1-0/+4
2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean1-1/+4
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean1-1/+1
2021-10-21MAINTAINERS: Add Dave Hansen to the x86 maintainer teamThomas Gleixner1-0/+1
2021-10-21ptp: free 'vclock_index' in ptp_clock_release()Yang Yingliang1-4/+1
2021-10-21sfc: Don't use netif_info before net_device setupErik Ekman2-3/+3
2021-10-21sfc: Export fibre-specific supported link modesErik Ekman1-11/+26
2021-10-21PM: hibernate: swap: Use vzalloc() and kzalloc()Cai Huoqing1-10/+4
2021-10-21PM: hibernate: fix sparse warningsAnders Roxell1-2/+2
2021-10-21cpufreq: Fix typo in cpufreq.hRafael J. Wysocki1-1/+1
2021-10-21PCI: PM: Fix ordering of operations in pci_back_from_sleep()Rafael J. Wysocki1-1/+6
2021-10-21drm/kmb: Enable ADV bridge after modesetAnitha Chrisanthus3-8/+10
2021-10-21drm/kmb: Corrected typo in handle_lcd_irqAnitha Chrisanthus1-1/+1