Age | Commit message (Expand) | Author |
2021-04-29 | Merge branch 'for-5.13/warnings' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/wacom' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/thrustmaster' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/surface-system-aggregator-intergration' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/plantronics' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/magicmouse' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/logitech' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/lenovo' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/i2c-hid' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/ft260' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/elan' into for-linus | Jiri Kosina |
2021-04-29 | Merge branch 'for-5.13/core' into for-linus | Jiri Kosina |
2021-04-13 | HID: wacom: Setup pen input capabilities to the targeted tools | Ping Cheng |
2021-04-07 | HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition | Lee Jones |
2021-04-07 | HID: hid-sensor-hub: Remove unused struct member 'quirks' | Lee Jones |
2021-04-07 | HID: wacom_sys: Demote kernel-doc abuse | Lee Jones |
2021-04-07 | HID: hid-sensor-custom: Remove unused variable 'ret' | Lee Jones |
2021-04-07 | HID: hid-uclogic-params: Ensure function names are present and correct in ker... | Lee Jones |
2021-04-07 | HID: hid-uclogic-rdesc: Kernel-doc is for functions and structs | Lee Jones |
2021-04-07 | HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses | Lee Jones |
2021-04-07 | HID: hid-picolcd_core: Remove unused variable 'ret' | Lee Jones |
2021-04-07 | HID: hid-kye: Fix incorrect function name for kye_tablet_enable() | Lee Jones |
2021-04-07 | HID: hid-core: Fix incorrect function name in header | Lee Jones |
2021-04-07 | HID: hid-alps: Correct struct misnaming | Lee Jones |
2021-04-07 | HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses | Lee Jones |
2021-04-07 | HID: usbhid: Repair a formatting issue in a struct description | Lee Jones |
2021-04-07 | HID: hid-thrustmaster: Demote a bunch of kernel-doc abuses | Lee Jones |
2021-04-07 | HID: input: map battery capacity (00850065) | John Chen |
2021-04-07 | HID: magicmouse: fix reconnection of Magic Mouse 2 | John Chen |
2021-04-07 | HID: magicmouse: fix 3 button emulation of Mouse 2 | John Chen |
2021-04-07 | HID: magicmouse: add Apple Magic Mouse 2 support | John Chen |
2021-04-07 | HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboard | Hans de Goede |
2021-04-07 | HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to use | Hans de Goede |
2021-04-07 | HID: lenovo: Set default_triggers for the mute and micmute LEDs | Hans de Goede |
2021-04-07 | HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE | Hans de Goede |
2021-04-07 | HID: lenovo: Set LEDs max_brightness value | Hans de Goede |
2021-04-07 | HID: lenovo: Remove lenovo_led_brightness_get() | Hans de Goede |
2021-04-07 | HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event() | Hans de Goede |
2021-04-07 | HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling | Hans de Goede |
2021-04-07 | HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness | Hans de Goede |
2021-04-07 | HID: elan: Remove elan_mute_led_get_brigtness() | Hans de Goede |
2021-04-07 | HID: elan: Set default_trigger for the mute LED | Hans de Goede |
2021-04-07 | HID: elan: Silence mute LED errors being logged when the device is unplugged | Hans de Goede |
2021-03-30 | HID: fix memdup.cocci warnings | kernel test robot |
2021-03-30 | HID: surface-hid: Add support for legacy keyboard interface | Maximilian Luz |
2021-03-30 | HID: Add support for Surface Aggregator Module HID transport | Maximilian Luz |
2021-03-19 | HID: thrustmaster: introduce proper USB dependency | Jiri Kosina |
2021-03-19 | HID: ft260: fix an error message in ft260_i2c_write_read() | Dan Carpenter |
2021-03-19 | HID: support for initialization of some Thrustmaster wheels | Dario Pagani |
2021-03-16 | HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices | Ping Cheng |