| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 10 | -10/+10 |
| 2023-04-27 | Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 25 | -612/+915 |
| 2023-04-26 | Merge branch 'for-6.4/wacom' into for-linus | Jiri Kosina | 3 | -41/+54 |
| 2023-04-26 | Merge branch 'for-6.4/nintendo' into for-linus | Jiri Kosina | 1 | -9/+86 |
| 2023-04-26 | Merge branch 'for-6.4/mcp2221' into for-linus | Jiri Kosina | 1 | -3/+3 |
| 2023-04-26 | Merge branch 'for-6.4/logitech-hidpp' into for-linus | Jiri Kosina | 1 | -7/+249 |
| 2023-04-26 | Merge branch 'for-6.4/led-includes' into for-linus | Jiri Kosina | 3 | -0/+3 |
| 2023-04-26 | Merge branch 'for-6.4/kye' into for-linus | Jiri Kosina | 3 | -524/+419 |
| 2023-04-26 | Merge branch 'for-6.4/i2c-hid' into for-linus | Jiri Kosina | 2 | -11/+33 |
| 2023-04-26 | Merge branch 'for-6.4/core' into for-linus | Jiri Kosina | 2 | -0/+13 |
| 2023-04-26 | Merge branch 'for-6.4/apple' into for-linus | Jiri Kosina | 1 | -8/+12 |
| 2023-04-25 | HID: amd_sfh: Fix max supported HID devices | Basavaraj Natikar | 1 | -1/+1 |
| 2023-04-14 | HID: wacom: generic: Set battery quirk only when we see battery data | Jason Gerecke | 1 | -22/+11 |
| 2023-04-14 | HID: wacom: Lazy-init batteries | Jason Gerecke | 2 | -17/+6 |
| 2023-04-13 | Daniel Borkmann says: | Jakub Kicinski | 1 | -3/+0 |
| 2023-04-13 | HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA | weiliang1503 | 2 | -0/+3 |
| 2023-04-13 | HID: asus: explicitly include linux/leds.h | Thomas Weißschuh | 1 | -0/+1 |
| 2023-04-13 | HID: lg-g15: explicitly include linux/leds.h | Thomas Weißschuh | 1 | -0/+1 |
| 2023-04-13 | HID: steelseries: explicitly include linux/leds.h | Thomas Weißschuh | 1 | -0/+1 |
| 2023-04-13 | HID: apple: Set the tilde quirk flag on the Geyser 3 | Alex Henrie | 1 | -1/+2 |
| 2023-04-13 | HID: apple: explicitly include linux/leds.h | Thomas Weißschuh | 1 | -0/+1 |
| 2023-04-13 | HID: mcp2221: fix get and get_direction for gpio | Louis Morhet | 1 | -2/+2 |
| 2023-04-13 | HID: mcp2221: fix report layout for gpio get | Louis Morhet | 1 | -1/+1 |
| 2023-04-13 | HID: wacom: Set a default resolution for older tablets | Ping Cheng | 1 | -2/+10 |
| 2023-04-13 | HID: i2c-hid-of: Add reset GPIO support to i2c-hid-of | Hans de Goede | 1 | -0/+21 |
| 2023-04-13 | HID: i2c-hid-of: Allow using i2c-hid-of on non OF platforms | Hans de Goede | 2 | -3/+7 |
| 2023-04-13 | HID: i2c-hid-of: Consistenly use dev local variable in probe() | Hans de Goede | 1 | -8/+5 |
| 2023-04-13 | HID: kye: Fix rdesc for kye tablets | David Yang | 1 | -3/+10 |
| 2023-04-13 | HID: amd_sfh: Support for additional light sensor | Basavaraj Natikar | 4 | -0/+10 |
| 2023-04-13 | HID: amd_sfh: Handle "no sensors" enabled for SFH1.1 | Basavaraj Natikar | 1 | -0/+11 |
| 2023-04-13 | HID: amd_sfh: Increase sensor command timeout for SFH1.1 | Basavaraj Natikar | 1 | -2/+2 |
| 2023-04-13 | HID: amd_sfh: Correct the stop all command | Basavaraj Natikar | 1 | -1/+3 |
| 2023-04-13 | HID: amd_sfh: Add support for shutdown operation | Basavaraj Natikar | 1 | -0/+9 |
| 2023-04-13 | HID: amd_sfh: Fix illuminance value | Basavaraj Natikar | 2 | -2/+2 |
| 2023-04-13 | HID: amd_sfh: Correct the sensor enable and disable command | Basavaraj Natikar | 1 | -0/+2 |
| 2023-04-13 | HID: amd_sfh: Correct the structure fields | Basavaraj Natikar | 1 | -3/+3 |
| 2023-04-12 | Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -4/+16 |
| 2023-04-03 | HID: logitech-hidpp: Set wireless_status for G935 receiver | Bastien Nocera | 1 | -1/+25 |
| 2023-04-03 | HID: logitech-hidpp: Add Logitech G935 headset | Bastien Nocera | 1 | -0/+3 |
| 2023-04-03 | HID: logitech-hidpp: Add support for ADC measurement feature | Bastien Nocera | 1 | -2/+170 |
| 2023-04-03 | HID: logitech-hidpp: Simplify array length check | Bastien Nocera | 1 | -3/+1 |
| 2023-04-03 | HID: logitech-hidpp: Reconcile USB and Unifying serials | Bastien Nocera | 1 | -4/+2 |
| 2023-04-03 | HID: logitech-hidpp: Don't use the USB serial for USB devices | Bastien Nocera | 1 | -0/+51 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 5 | -8/+37 |
| 2023-03-28 | HID: intel-ish-hid: Fix kernel panic during warm reset | Tanu Malhotra | 1 | -2/+2 |
| 2023-03-25 | bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs | David Vernet | 1 | -3/+0 |
| 2023-03-24 | HID: hid-sensor-custom: Fix buffer overrun in device name | Todd Brandt | 1 | -1/+1 |
| 2023-03-24 | HID: kye: Add support for all kye tablets | David Yang | 3 | -0/+188 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 10 | -10/+10 |
| 2023-03-10 | HID: topre: Add support for 87 keys Realforce R2 | Alessandro Manca | 3 | -1/+4 |
| 2023-03-10 | HID: apple: Set the tilde quirk flag on the Geyser 4 and later | Alex Henrie | 1 | -7/+9 |
| 2023-03-10 | HID: add HP 13t-aw100 & 14t-ea100 digitizer battery quirks | Philippe Troin | 2 | -0/+9 |
| 2023-03-10 | HID: add KEY_CAMERA_FOCUS event in HID | fengqi | 1 | -0/+10 |
| 2023-03-10 | HID: kye: Sort kye devices | David Yang | 3 | -34/+34 |
| 2023-03-10 | HID: kye: Generate tablet fixup descriptors on the fly | David Yang | 1 | -490/+100 |
| 2023-03-10 | HID: kye: Rewrite tablet descriptor fixup routine | David Yang | 1 | -12/+102 |
| 2023-03-10 | HID: nintendo: fix rumble rate limiter | Daniel J. Ogorchock | 1 | -6/+69 |
| 2023-03-10 | HID: nintendo: prevent rumble queue overruns | Daniel J. Ogorchock | 1 | -3/+17 |
| 2023-03-10 | HID: wacom: insert timestamp to packed Bluetooth (BT) events | Ping Cheng | 2 | -0/+27 |
| 2023-03-09 | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -8/+37 |
| 2023-03-03 | HID: intel-ish-hid: ipc: Fix potential use-after-free in work function | Reka Norman | 1 | -1/+8 |
| 2023-03-03 | HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse | Rafał Szalecki | 1 | -0/+2 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
| 2023-02-23 | HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded | Danny Kaehn | 1 | -0/+1 |
| 2023-02-23 | HID: uhid: Over-ride the default maximum data buffer value with our own | Lee Jones | 1 | -0/+1 |
| 2023-02-23 | HID: core: Provide new max_buffer_size attribute to over-ride the default | Lee Jones | 1 | -7/+25 |
| 2023-02-22 | Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 53 | -1366/+3065 |
| 2023-02-22 | Merge branch 'for-6.3/hid-bpf' into for-linus | Benjamin Tissoires | 15 | -23/+1607 |
| 2023-02-22 | Merge branch 'for-6.3/uclogic' into for-linus | Benjamin Tissoires | 10 | -27/+339 |
| 2023-02-22 | Merge branch 'for-6.3/steam' into for-linus | Benjamin Tissoires | 3 | -28/+368 |
| 2023-02-22 | Merge branch 'for-6.3/sony' into for-linus | Benjamin Tissoires | 2 | -1000/+62 |
| 2023-02-22 | Merge branch 'for-6.3/multitouch' into for-linus | Benjamin Tissoires | 5 | -7/+85 |
| 2023-02-22 | Merge branch 'for-6.3/mcp2221' into for-linus | Benjamin Tissoires | 1 | -0/+3 |
| 2023-02-22 | Merge branch 'for-6.3/logitech' into for-linus | Benjamin Tissoires | 2 | -61/+92 |
| 2023-02-22 | Merge branch 'for-6.3/i2c-hid' into for-linus | Benjamin Tissoires | 3 | -103/+36 |
| 2023-02-22 | Merge branch 'for-6.3/hid-sensor' into for-linus | Benjamin Tissoires | 1 | -73/+169 |
| 2023-02-22 | Merge branch 'for-6.3/evision' into for-linus | Benjamin Tissoires | 4 | -0/+64 |
| 2023-02-22 | Merge branch 'for-6.3/bigben' into for-linus | Benjamin Tissoires | 1 | -11/+62 |
| 2023-02-22 | Merge branch 'for-6.3/asus' into for-linus | Benjamin Tissoires | 1 | -5/+32 |
| 2023-02-22 | Merge branch 'for-6.3/hid-core' into for-linus | Benjamin Tissoires | 17 | -28/+148 |
| 2023-02-21 | Merge tag 'platform-drivers-x86-v6.3-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -8/+8 |
| 2023-02-21 | Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+1 |
| 2023-02-20 | HID: mcp-2221: prevent UAF in delayed work | Benjamin Tissoires | 1 | -0/+3 |
| 2023-02-16 | hid: bigben_probe(): validate report count | Pietro Borrello | 1 | -5/+2 |
| 2023-02-15 | HID: asus: use spinlock to safely schedule workers | Pietro Borrello | 1 | -4/+11 |
| 2023-02-15 | HID: asus: use spinlock to protect concurrent accesses | Pietro Borrello | 1 | -1/+21 |
| 2023-02-15 | HID: bigben: use spinlock to safely schedule workers | Pietro Borrello | 1 | -6/+12 |
| 2023-02-15 | HID: bigben_worker() remove unneeded check on report_field | Pietro Borrello | 1 | -1/+1 |
| 2023-02-15 | HID: bigben: use spinlock to protect concurrent accesses | Pietro Borrello | 1 | -2/+50 |
| 2023-02-15 | HID: logitech-hidpp: Add myself to authors | Bastien Nocera | 1 | -0/+1 |
| 2023-02-15 | HID: logitech-hidpp: Retry commands when device is busy | Bastien Nocera | 1 | -24/+30 |
| 2023-02-10 | HID: logitech-hidpp: Add more debug statements | Bastien Nocera | 1 | -3/+14 |
| 2023-02-10 | HID: Add support for Logitech G923 Xbox Edition steering wheel | Walt Holman | 2 | -0/+4 |
| 2023-02-10 | HID: logitech-hidpp: Add Signature M650 | Bastien Nocera | 1 | -0/+2 |
| 2023-02-10 | HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirk | Bastien Nocera | 1 | -5/+3 |
| 2023-02-10 | HID: logitech-hidpp: Don't restart communication if not necessary | Bastien Nocera | 1 | -12/+20 |
| 2023-02-10 | HID: logitech-hidpp: Add constants for HID++ 2.0 error codes | Bastien Nocera | 1 | -0/+10 |
| 2023-02-10 | Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures" | Bastien Nocera | 1 | -10/+0 |
| 2023-02-10 | HID: logitech-hidpp: Hard-code HID++ 1.0 fast scroll support | Bastien Nocera | 1 | -8/+9 |
| 2023-02-09 | Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 8 | -7/+41 |
| 2023-02-09 | HID: i2c-hid: goodix: Add mainboard-vddio-supply | Douglas Anderson | 1 | -0/+10 |
| 2023-02-09 | HID: i2c-hid: goodix: Stop tying the reset line to the regulator | Douglas Anderson | 1 | -75/+13 |
| 2023-02-09 | HID: retain initial quirks set up when creating HID devices | Dmitry Torokhov | 3 | -10/+5 |
| 2023-02-06 | HID: evision: Add preliminary support for EVision keyboards | Philippe Valembois | 4 | -0/+64 |
| 2023-02-06 | HID: Ignore battery for ELAN touchscreen 29DF on HP | Luka Guzenko | 2 | -0/+3 |
| 2023-02-06 | HID: use standard debug APIs | Thomas Weißschuh | 1 | -9/+0 |
| 2023-02-06 | HID: surface-hid: Constify lowlevel HID driver | Thomas Weißschuh | 1 | -1/+1 |
| 2023-02-06 | HID: intel-ish-hid: Constify lowlevel HID driver | Thomas Weißschuh | 1 | -1/+1 |
| 2023-02-06 | HID: steam: Constify lowlevel HID driver | Thomas Weißschuh | 1 | -1/+1 |
| 2023-02-06 | HID: logitech-dj: Constify lowlevel HID driver | Thomas Weißschuh | 1 | -2/+2 |
| 2023-02-06 | HID: hyperv: Constify lowlevel HID driver | Thomas Weißschuh | 1 | -1/+1 |
| 2023-02-06 | HID: amd_sfh: Constify lowlevel HID driver | Thomas Weißschuh | 1 | -1/+1 |
| 2023-02-06 | HID: amd_sfh: if no sensors are enabled, clean up | Mario Limonciello | 2 | -2/+12 |
| 2023-02-06 | HID: logitech: Disable hi-res scrolling on USB | Bastien Nocera | 1 | -1/+2 |
| 2023-02-06 | HID: core: Fix deadloop in hid_apply_multiplier. | Xin Zhao | 1 | -0/+3 |
| 2023-02-06 | HID: hid-steam: Add rumble on Deck | Vicki Pfau | 2 | -0/+62 |
| 2023-02-06 | HID: hid-steam: Add Steam Deck support | Vicki Pfau | 3 | -28/+306 |
| 2023-02-02 | platform/surface: aggregator: Rename top-level request functions to avoid amb... | Maximilian Luz | 2 | -6/+6 |
| 2023-02-02 | platform/surface: aggregator: Enforce use of target-ID enum in device ID macros | Maximilian Luz | 1 | -1/+1 |
| 2023-02-02 | HID: surface-hid: Use target-ID enum instead of hard-coding values | Maximilian Luz | 1 | -1/+1 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2 | -3/+3 |
| 2023-01-25 | HID: Ignore battery for Elan touchscreen on Asus TP420IA | marco.rodolfi@tuta.io | 2 | -0/+3 |
| 2023-01-20 | HID: elecom: add support for TrackBall 056E:011C | Takahiro Fujii | 3 | -4/+18 |
| 2023-01-18 | Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 11 | -14/+96 |
| 2023-01-18 | HID: bpf: reorder BPF registration | Benjamin Tissoires | 1 | -4/+5 |
| 2023-01-18 | HID: bpf: clean up entrypoint | Benjamin Tissoires | 5 | -153/+53 |
| 2023-01-18 | HID: bpf: rework how programs are attached and stored in the kernel | Benjamin Tissoires | 2 | -67/+77 |
| 2023-01-18 | HID: betop: check shape of output reports | Pietro Borrello | 1 | -8/+9 |
| 2023-01-18 | HID: stop drivers from selecting CONFIG_HID | Arnd Bergmann | 3 | -17/+18 |
| 2023-01-18 | HID: playstation: correct DualSense gyro bias handling. | Roderick Colenbrander | 1 | -8/+10 |
| 2023-01-18 | HID: playstation: correct DualShock4 gyro bias handling. | Roderick Colenbrander | 1 | -8/+10 |
| 2023-01-18 | HID: playstation: fix DualShock4 unreachable calibration code. | Roderick Colenbrander | 1 | -3/+2 |
| 2023-01-18 | HID: playstation: sanity check DualSense calibration data. | Roderick Colenbrander | 1 | -0/+32 |
| 2023-01-18 | HID: playstation: sanity check DualShock4 calibration data. | Roderick Colenbrander | 1 | -0/+31 |
| 2023-01-18 | HID: multitouch: Add quirks for flipped axes | Allen Ballway | 4 | -4/+87 |
| 2023-01-18 | HID: i2c-hid: acpi: Unify ACPI ID tables format | Andy Shevchenko | 1 | -5/+5 |
| 2023-01-18 | HID: i2c-hid: acpi: Drop unneded NULL check of adev | Andy Shevchenko | 1 | -11/+5 |
| 2023-01-18 | HID: Recognize sensors with application collections | Ronald Tschalär | 2 | -3/+6 |
| 2023-01-18 | HID: sony: remove DualShock4 support. | Roderick Colenbrander | 1 | -981/+40 |
| 2023-01-18 | HID: uclogic: Use KUNIT_EXPECT_MEMEQ | José Expósito | 1 | -2/+1 |
| 2023-01-18 | HID: uclogic: Add support for XP-PEN Deco Pro MW | José Expósito | 4 | -0/+8 |
| 2023-01-18 | HID: uclogic: Add support for XP-PEN Deco Pro SW | José Expósito | 4 | -0/+8 |
| 2023-01-18 | HID: uclogic: Handle wireless device reconnection | José Expósito | 5 | -0/+271 |
| 2023-01-18 | HID: uclogic: Refactor UGEEv2 probe magic data | José Expósito | 3 | -6/+16 |
| 2023-01-18 | HID: uclogic: Add battery quirk | José Expósito | 2 | -0/+6 |
| 2023-01-18 | HID: uclogic: Add frame type quirk | José Expósito | 3 | -19/+29 |
| 2023-01-18 | HID: uclogic: Add support for XP-PEN Deco 01 V2 | José Expósito | 3 | -0/+5 |
| 2023-01-18 | HID: i2c-hid: use uniform debugging APIs | Thomas Weißschuh | 1 | -2/+2 |
| 2023-01-18 | HID: i2c-hid: switch to standard debugging APIs | Thomas Weißschuh | 1 | -10/+1 |
| 2023-01-17 | HID: revert CHERRY_MOUSE_000C quirk | Jiri Kosina | 2 | -2/+0 |
| 2023-01-17 | Drivers: hv: Make remove callback of hyperv driver void returned | Dawei Li | 1 | -3/+1 |
| 2023-01-17 | HID: Make lowlevel driver structs const | Thomas Weißschuh | 3 | -3/+3 |
| 2023-01-17 | HID: Unexport struct i2c_hid_ll_driver | Thomas Weißschuh | 1 | -2/+1 |
| 2023-01-17 | HID: Unexport struct uhid_hid_driver | Thomas Weißschuh | 1 | -2/+1 |
| 2023-01-17 | HID: Unexport struct usb_hid_driver | Thomas Weißschuh | 1 | -2/+1 |
| 2023-01-17 | HID: usbhid: Make hid_is_usb() non-inline | Thomas Weißschuh | 1 | -0/+6 |
| 2023-01-17 | HID: letsketch: Use hid_is_usb() | Thomas Weißschuh | 1 | -1/+1 |
| 2023-01-17 | HID: check empty report_list in bigben_probe() | Pietro Borrello | 1 | -0/+5 |
| 2023-01-17 | HID: check empty report_list in hid_validate_values() | Pietro Borrello | 1 | -2/+2 |
| 2023-01-06 | HID: amd_sfh: Fix warning unwind goto | Basavaraj Natikar | 2 | -2/+2 |
| 2023-01-06 | HID: hid-sensor-custom: Fix big on-stack allocation in hid_sensor_custom_get_... | Jiri Kosina | 1 | -7/+14 |
| 2023-01-02 | HID: intel_ish-hid: Add check for ishtp_dma_tx_map | Jiasheng Jiang | 1 | -0/+10 |
| 2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 1 | -1/+1 |
| 2022-12-21 | Merge tag 'for-linus-2022122101' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -7/+58 |
| 2022-12-20 | HID: sony: Fix unused function warning | José Expósito | 1 | -0/+2 |
| 2022-12-20 | HID: plantronics: Additional PIDs for double volume key presses quirk | Terry Junge | 2 | -0/+12 |
| 2022-12-20 | HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpoint | José Expósito | 1 | -0/+4 |
| 2022-12-20 | HID: Ignore HP Envy x360 eu0009nv stylus battery | José Expósito | 2 | -0/+3 |
| 2022-12-20 | HID: Add Mapping for System Microphone Mute | Jingyuan Liang | 2 | -0/+9 |
| 2022-12-20 | HID: input: map battery system charging | José Expósito | 4 | -2/+116 |
| 2022-12-20 | HID: wacom: Ensure bootloader PID is usable in hidraw mode | Jason Gerecke | 3 | -0/+13 |
| 2022-12-20 | HID: hid-sensor-custom: Add LISS custom sensors | Philipp Jungkamp | 1 | -0/+23 |
| 2022-12-20 | HID: hid-sensor-custom: Allow more custom iio sensors | Philipp Jungkamp | 1 | -72/+138 |
| 2022-12-20 | HID: amd_sfh: Add missing check for dma_alloc_coherent | Jiasheng Jiang | 1 | -0/+4 |
| 2022-12-19 | HID: playstation: fix free of uninialized pointer for DS4 in Bluetooth. | Roderick Colenbrander | 2 | -2/+2 |
| 2022-12-19 | HID: mcp2221: don't connect hidraw | Enrik Berkhan | 1 | -3/+9 |
| 2022-12-19 | HID: logitech-hidpp: Guard FF init code against non-USB devices | Bastien Nocera | 1 | -2/+9 |
| 2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-12-14 | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -1/+0 |
| 2022-12-13 | Merge tag 'for-linus-2022121301' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 25 | -295/+2056 |
| 2022-12-13 | Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -26/+9 |
| 2022-12-13 | Merge branch 'for-6.2/wiimote' into for-linus | Jiri Kosina | 3 | -0/+233 |
| 2022-12-13 | Merge branch 'for-6.2/uclogic' into for-linus | Jiri Kosina | 6 | -4/+124 |
| 2022-12-13 | Merge branch 'for-6.2/sony' into for-linus | Jiri Kosina | 1 | -15/+1121 |
| 2022-12-13 | Merge branch 'for-6.2/sensor' into for-linus | Jiri Kosina | 1 | -2/+2 |
| 2022-12-13 | Merge branch 'for-6.2/rmi' into for-linus | Jiri Kosina | 2 | -1/+4 |
| 2022-12-13 | Merge branch 'for-6.2/mcp2221' into for-linus | Jiri Kosina | 2 | -26/+290 |
| 2022-12-13 | Merge branch 'for-6.2/logitech' into for-linus | Jiri Kosina | 1 | -1/+1 |
| 2022-12-13 | Merge branch 'for-6.2/intel-ish' into for-linus | Jiri Kosina | 1 | -3/+0 |
| 2022-12-13 | Merge branch 'for-6.2/i2c' into for-linus | Jiri Kosina | 3 | -9/+6 |
| 2022-12-13 | Merge branch 'for-6.2/hyperv' into for-linus | Jiri Kosina | 1 | -21/+10 |
| 2022-12-13 | Merge branch 'for-6.2/ft260' into for-linus | Jiri Kosina | 1 | -134/+191 |
| 2022-12-13 | Merge branch 'for-6.2/default-remove-cleanup' into for-linus | Jiri Kosina | 2 | -12/+0 |
| 2022-12-13 | Merge branch 'for-6.2/apple' into for-linus | Jiri Kosina | 2 | -68/+76 |
| 2022-12-10 | HID: bpf: enforce HID_BPF dependencies | Benjamin Tissoires | 1 | -1/+2 |
| 2022-12-08 | Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -22/+34 |
| 2022-12-08 | Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi... | Benjamin Tissoires | 1 | -19/+0 |
| 2022-12-08 | Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices" | Benjamin Tissoires | 1 | -0/+9 |
| 2022-12-07 | HID: bpf: do not rely on ALLOW_ERROR_INJECTION | Benjamin Tissoires | 2 | -3/+18 |
| 2022-11-25 | hwrng: u2fzero - account for high quality RNG | Jason A. Donenfeld | 1 | -1/+0 |