Age | Commit message (Expand) | Author |
2023-11-03 | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-11-02 | Merge tag 'for-linus-2023110101' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-11-01 | Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-11-01 | Merge branch 'for-6.7/uclogic' into for-linus | Jiri Kosina |
2023-11-01 | Merge branch 'for-6.7/nvidia-shield' into for-linus | Jiri Kosina |
2023-11-01 | Merge branch 'for-6.7/nintendo' into for-linus | Jiri Kosina |
2023-11-01 | Merge branch 'for-6.7/logitech' into for-linus | Jiri Kosina |
2023-11-01 | Merge branch 'for-6.7/lenovo' into for-linus | Jiri Kosina |
2023-11-01 | Merge branch 'for-6.7/cp2112' into for-linus | Jiri Kosina |
2023-11-01 | Merge branch 'for-6.7/config_pm' into for-linus | Jiri Kosina |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-27 | HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W | Jiri Kosina |
2023-10-26 | HID: logitech-hidpp: Stop IO before calling hid_connect() | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Drop HIDPP_QUIRK_UNIFYING | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Drop delayed_work_cb() | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Fix connect event race | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Remove unused connected param from *_connect() | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Remove connected check for non-unifying devices | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Add hidpp_non_unifying_init() helper | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Move hidpp_overwrite_name() to before connect check | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Move g920_get_config() to just before hidpp_ff_init() | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Remove wtp_get_config() call from probe() | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect... | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Revert "Don't restart communication if not necessary" | Hans de Goede |
2023-10-25 | HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only | Hans de Goede |
2023-10-25 | HID: rmi: remove #ifdef CONFIG_PM | Thomas Weißschuh |
2023-10-25 | HID: multitouch: remove #ifdef CONFIG_PM | Thomas Weißschuh |
2023-10-25 | HID: usbhid: remove #ifdef CONFIG_PM | Thomas Weißschuh |
2023-10-25 | hid: lenovo: Resend all settings on reset_resume for compact keyboards | Jamie Lentin |
2023-10-25 | HID: uclogic: Fix a work->entry not empty bug in __queue_work() | Jinjie Ruan |
2023-10-25 | HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event... | Jinjie Ruan |
2023-10-25 | hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip | Danny Kaehn |
2023-10-23 | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie |
2023-10-20 | Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman |
2023-10-06 | HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect | Hans de Goede |
2023-10-06 | HID: i2c-hid: fix handling of unpopulated devices | Johan Hovold |
2023-10-05 | HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ng | Fabian Vogt |
2023-10-05 | HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit | Srinivas Pandruvada |
2023-10-05 | HID: sony: remove duplicate NULL check before calling usb_free_urb() | Jiri Kosina |
2023-10-05 | HID: nintendo: reinitialize USB Pro Controller after resuming from suspend | Martino Fontana |
2023-10-05 | HID: nvidia-shield: Fix some missing function calls() in the probe error hand... | Christophe JAILLET |
2023-10-05 | HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro... | Christophe JAILLET |
2023-10-05 | HID: multitouch: Add required quirk for Synaptics 0xcd7e device | Rahul Rameshbabu |
2023-10-04 | hid: cp2112: Fix duplicate workqueue initialization | Danny Kaehn |
2023-10-04 | HID: nintendo: cleanup LED code | Martino Fontana |
2023-10-04 | HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround | Mikhail Khvainitski |
2023-10-04 | HID: nvidia-shield: Introduce thunderstrike_destroy() | Christophe JAILLET |
2023-10-04 | HID: nvidia-shield: Fix some missing function calls() in the probe error hand... | Christophe JAILLET |
2023-10-04 | HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro... | Christophe JAILLET |
2023-10-04 | HID: nvidia-shield: Select POWER_SUPPLY Kconfig option | Rahul Rameshbabu |