summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-roccat-kovaplus.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-07HID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold1-12/+47
2024-06-07dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' propertyJohan Hovold1-0/+6
2024-06-07dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015MJohan Hovold1-4/+8
2024-06-07dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schemaJohan Hovold2-1/+66
2024-06-07input: Add support for "Do Not Disturb"Aseda Aboagye3-0/+10
2024-06-07input: Add event code for accessibility keyAseda Aboagye3-0/+3
2024-06-07hid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance1-2/+2
2024-06-04HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-04HID: intel-ish-hid: fix endian-conversionArnd Bergmann2-45/+57
2024-06-04HID: nintendo: Fix an error handling path in nintendo_hid_probe()Christophe JAILLET1-2/+4
2024-06-04HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()José Expósito1-1/+3
2024-06-04HID: core: remove unnecessary WARN_ON() in implement()Nikita Zhandarovich1-1/+0
2024-05-23HID: nvidia-shield: Add missing check for input_ff_create_memlessChen Ni1-1/+3
2024-05-23HID: intel-ish-hid: Fix build error for COMPILE_TESTZhang Lixu1-4/+6
2024-05-20Revert "fanotify: remove unneeded sub-zero check for unsigned value"Linus Torvalds1-1/+1
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan7-0/+15
2024-05-20Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan2-1/+2
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan3-4/+4
2024-05-18kprobe/ftrace: fix build error due to bad function definitionLinus Torvalds1-1/+1
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski1-12/+18
2024-05-17net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel1-0/+10
2024-05-17MAINTAINERS: net: Update reviewers for TI's Ethernet driversRavi Gunasekaran1-1/+0
2024-05-17dt-bindings: net: ti: Update maintainers listRavi Gunasekaran3-3/+0
2024-05-17l2tp: fix ICMP error handling for UDP-encap socketsTom Parkin1-11/+33
2024-05-17ext4: fix error pointer dereference in ext4_mb_load_buddy_gfp()Dan Carpenter1-1/+1
2024-05-17crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytesStefan Berger2-13/+24
2024-05-17crypto: qat - Fix ADF_DEV_RESET_SYNC memory leakHerbert Xu1-14/+5
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu7-13/+84
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu4-0/+50
2024-05-17net: wangxun: fix to change Rx featuresJiawen Wu1-1/+3
2024-05-17sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...Cheng Yu1-1/+1
2024-05-17sched/fair: Remove stale FREQUENCY_UTIL commentChristian Loehle1-2/+2
2024-05-17sched/fair: Fix initial util_avg calculationDawei Li1-2/+3
2024-05-17docs: cgroup-v1: Clarify that domain levels are system-specificVitalii Bursov1-1/+6
2024-05-17sched/debug: Dump domains' levelVitalii Bursov1-0/+1
2024-05-17sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_levelVitalii Bursov2-2/+2
2024-05-17x86/alternatives: Use the correct length when optimizing NOPsBorislav Petkov (AMD)1-1/+1
2024-05-17x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()Nathan Chancellor1-0/+2
2024-05-17af_packet: do not call packet_read_pending() from tpacket_destruct_skb()Eric Dumazet1-2/+1
2024-05-17virtio_net: Fix missed rtnl_unlockDaniel Jurgens1-3/+3
2024-05-17netrom: fix possible dead-lock in nr_rt_ioctl()Eric Dumazet1-12/+7
2024-05-17idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt1-1/+2
2024-05-17dt-bindings: net: qcom: ethernet: Allow dma-coherentSagar Cheluvegowda1-0/+2
2024-05-17bonding: fix oops during rmmodTony Battersby1-6/+7
2024-05-17net/ipv6: Fix route deleting failure when metric equals 0xu xin1-1/+4
2024-05-17selftests/net: reduce xfrm_policy test timeHangbin Liu1-2/+2
2024-05-17selftests/bpf: Adjust btf_dump test to reflect recent change in file_operationsMartin KaFai Lau1-1/+1
2024-05-17selftests/bpf: Adjust test_access_variable_array after a kernel function name...Martin KaFai Lau1-1/+1
2024-05-16rtla: Documentation: Fix -t, --traceJohn Kacur3-4/+8
2024-05-16rtla: Fix -t\--trace[=file]John Kacur4-20/+36