aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds10-10/+10
2023-04-27Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds25-614/+917
2023-04-26Merge branch 'for-6.4/wacom' into for-linusJiri Kosina3-41/+54
2023-04-26Merge branch 'for-6.4/nintendo' into for-linusJiri Kosina1-9/+86
2023-04-26Merge branch 'for-6.4/mcp2221' into for-linusJiri Kosina1-3/+3
2023-04-26Merge branch 'for-6.4/logitech-hidpp' into for-linusJiri Kosina1-7/+249
2023-04-26Merge branch 'for-6.4/led-includes' into for-linusJiri Kosina3-0/+3
2023-04-26Merge branch 'for-6.4/kye' into for-linusJiri Kosina3-526/+421
2023-04-26Merge branch 'for-6.4/i2c-hid' into for-linusJiri Kosina2-11/+33
2023-04-26Merge branch 'for-6.4/core' into for-linusJiri Kosina2-0/+13
2023-04-26Merge branch 'for-6.4/apple' into for-linusJiri Kosina1-8/+12
2023-04-25HID: amd_sfh: Fix max supported HID devicesBasavaraj Natikar1-1/+1
2023-04-14HID: wacom: generic: Set battery quirk only when we see battery dataJason Gerecke1-22/+11
2023-04-14HID: wacom: Lazy-init batteriesJason Gerecke2-17/+6
2023-04-13Daniel Borkmann says:Jakub Kicinski1-3/+0
2023-04-13HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RAweiliang15032-0/+3
2023-04-13HID: asus: explicitly include linux/leds.hThomas Weißschuh1-0/+1
2023-04-13HID: lg-g15: explicitly include linux/leds.hThomas Weißschuh1-0/+1
2023-04-13HID: steelseries: explicitly include linux/leds.hThomas Weißschuh1-0/+1
2023-04-13HID: apple: Set the tilde quirk flag on the Geyser 3Alex Henrie1-1/+2
2023-04-13HID: apple: explicitly include linux/leds.hThomas Weißschuh1-0/+1
2023-04-13HID: mcp2221: fix get and get_direction for gpioLouis Morhet1-2/+2
2023-04-13HID: mcp2221: fix report layout for gpio getLouis Morhet1-1/+1
2023-04-13HID: wacom: Set a default resolution for older tabletsPing Cheng1-2/+10
2023-04-13HID: i2c-hid-of: Add reset GPIO support to i2c-hid-ofHans de Goede1-0/+21
2023-04-13HID: i2c-hid-of: Allow using i2c-hid-of on non OF platformsHans de Goede2-3/+7
2023-04-13HID: i2c-hid-of: Consistenly use dev local variable in probe()Hans de Goede1-8/+5
2023-04-13HID: kye: Fix rdesc for kye tabletsDavid Yang1-3/+10
2023-04-13HID: amd_sfh: Support for additional light sensorBasavaraj Natikar4-0/+10
2023-04-13HID: amd_sfh: Handle "no sensors" enabled for SFH1.1Basavaraj Natikar1-0/+11
2023-04-13HID: amd_sfh: Increase sensor command timeout for SFH1.1Basavaraj Natikar1-2/+2
2023-04-13HID: amd_sfh: Correct the stop all commandBasavaraj Natikar1-1/+3
2023-04-13HID: amd_sfh: Add support for shutdown operationBasavaraj Natikar1-0/+9
2023-04-13HID: amd_sfh: Fix illuminance valueBasavaraj Natikar2-2/+2
2023-04-13HID: amd_sfh: Correct the sensor enable and disable commandBasavaraj Natikar1-0/+2
2023-04-13HID: amd_sfh: Correct the structure fieldsBasavaraj Natikar1-3/+3
2023-04-12Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds6-4/+16
2023-04-03HID: logitech-hidpp: Set wireless_status for G935 receiverBastien Nocera1-1/+25
2023-04-03HID: logitech-hidpp: Add Logitech G935 headsetBastien Nocera1-0/+3
2023-04-03HID: logitech-hidpp: Add support for ADC measurement featureBastien Nocera1-2/+170
2023-04-03HID: logitech-hidpp: Simplify array length checkBastien Nocera1-3/+1
2023-04-03HID: logitech-hidpp: Reconcile USB and Unifying serialsBastien Nocera1-4/+2
2023-04-03HID: logitech-hidpp: Don't use the USB serial for USB devicesBastien Nocera1-0/+51
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman5-8/+37
2023-03-28HID: intel-ish-hid: Fix kernel panic during warm resetTanu Malhotra1-2/+2
2023-03-25bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncsDavid Vernet1-3/+0
2023-03-24HID: hid-sensor-custom: Fix buffer overrun in device nameTodd Brandt1-1/+1
2023-03-24HID: kye: Add support for all kye tabletsDavid Yang3-0/+188
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman10-10/+10
2023-03-10HID: topre: Add support for 87 keys Realforce R2Alessandro Manca3-1/+4