summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-13Merge branch 'for-6.2/ft260' into for-linusJiri Kosina
2022-12-13Merge branch 'for-6.2/default-remove-cleanup' into for-linusJiri Kosina
2022-12-13Merge branch 'for-6.2/apple' into for-linusJiri Kosina
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires
2022-11-22HID: usbhid: Add ALWAYS_POLL quirk for some miceAnkit Patel
2022-11-21HID: hid-elan: use default remove for hid deviceMarcus Folkesson
2022-11-21HID: hid-alps: use default remove for hid deviceMarcus Folkesson
2022-11-21HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng
2022-11-21HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirkJosé Expósito
2022-11-15HID: fix I2C_HID not selected when I2C_HID_OF_ELAN isBenjamin Tissoires
2022-11-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova
2022-11-14HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10Hans de Goede
2022-11-14HID: apple: Swap Control and Command keys on Apple keyboardsAditya Garg
2022-11-14HID: uclogic: Fix frame templates for big endian architecturesJosé Expósito
2022-11-11Merge tag 'for-linus-2022111101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-11Merge tag 'sound-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-11-11Merge tag 'drm-fixes-2022-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-11-11HID: ft260: fix 'cast to restricted' kernel CI bot warningsMichael Zaidman
2022-11-11HID: ft260: missed NACK from busy deviceMichael Zaidman
2022-11-11HID: ft260: fix a NULL pointer dereference in ft260_i2c_writeMichael Zaidman
2022-11-11HID: ft260: wake up device from power saving modeMichael Zaidman
2022-11-11HID: ft260: missed NACK from big i2c readMichael Zaidman
2022-11-11HID: ft260: remove SMBus Quick command supportMichael Zaidman
2022-11-11HID: ft260: skip unexpected HID input reportsMichael Zaidman
2022-11-11HID: ft260: do not populate /dev/hidraw deviceMichael Zaidman
2022-11-11HID: ft260: improve i2c large reads performanceMichael Zaidman
2022-11-11HID: ft260: support i2c reads greater than HID report sizeMichael Zaidman
2022-11-11HID: ft260: support i2c writes larger than HID report sizeMichael Zaidman
2022-11-11HID: ft260: improve i2c write performanceMichael Zaidman
2022-11-11HID: ft260: ft260_xfer_status routine cleanupMichael Zaidman
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-10Merge tag 'mlx5-fixes-2022-11-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-11-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-11-10eth: sp7021: drop free_netdev() from spl2sw_init_netdev()Wei Yongjun
2022-11-11Merge tag 'drm-intel-fixes-2022-11-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-11Merge tag 'drm-fixes-20221109' of git://linuxtv.org/pinchartl/media into drm-...Dave Airlie
2022-11-10MAINTAINERS: Move Vivien to CREDITSFlorian Fainelli
2022-11-11Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-11-10Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-11-10Merge tag 'soundwire-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-10Merge tag 'phy-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2022-11-10Merge tag 'hwlock-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2022-11-10net: macvlan: fix memory leaks of macvlan_common_newlinkChuang Wang
2022-11-10ethernet: tundra: free irq when alloc ring failed in tsi108_open()Zhengchao Shao
2022-11-10ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin
2022-11-10ALSA: memalloc: Don't fall back for SG-buffer with IOMMUTakashi Iwai
2022-11-10net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao
2022-11-10ethernet: s2io: disable napi when start nic failed in s2io_card_up()Zhengchao Shao
2022-11-10Merge branch 'macsec-clear-encryption-keys-in-h-w-drivers'Paolo Abeni