summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-23Merge branch 'for-5.12/playstation-v2' into for-linusJiri Kosina5-0/+1377
2021-02-23Merge branch 'for-5.12/multitouch' into for-linusJiri Kosina1-0/+10
2021-02-23Merge branch 'for-5.12/logitech' into for-linusJiri Kosina2-8/+240
2021-02-23Merge branch 'for-5.12/intel-ish' into for-linusJiri Kosina3-1/+81
2021-02-23Merge branch 'for-5.12/i2c-hid' into for-linusJiri Kosina11-262/+578
2021-02-23Merge branch 'for-5.12/google' into for-linusJiri Kosina4063-48445/+138248
2021-02-23Merge branch 'for-5.12/doc' into for-linusJiri Kosina11-109/+123
2021-02-23Merge branch 'for-5.12/chicony' into for-linusJiri Kosina2-0/+56
2021-02-23Merge branch 'for-5.12/core' into for-linusJiri Kosina2-3/+16
2021-02-18HID: playstation: add DualSense player LED support.Roderick Colenbrander1-1/+82
2021-02-18HID: playstation: add microphone mute support for DualSense.Roderick Colenbrander1-0/+44
2021-02-18HID: playstation: add initial DualSense lightbar support.Roderick Colenbrander1-0/+65
2021-02-18HID: wacom: Ignore attempts to overwrite the touch_max value from HIDJason Gerecke1-1/+6
2021-02-17HID: playstation: fix array size comparison (off-by-one)Colin Ian King1-1/+1
2021-02-17HID: playstation: fix unused variable in ps_battery_get_property.Roderick Colenbrander1-2/+2
2021-02-17HID: playstation: report DualSense hardware and firmware version.Roderick Colenbrander1-0/+81
2021-02-11HID: playstation: add DualSense classic rumble support.Roderick Colenbrander2-2/+214
2021-02-11HID: playstation: add DualSense Bluetooth support.Roderick Colenbrander2-0/+42
2021-02-11HID: playstation: track devices in list.Roderick Colenbrander1-0/+46
2021-02-11HID: playstation: add DualSense accelerometer and gyroscope support.Roderick Colenbrander1-0/+203
2021-02-11HID: playstation: add DualSense touchpad support.Roderick Colenbrander1-0/+66
2021-02-11HID: playstation: add DualSense battery support.Roderick Colenbrander2-3/+138
2021-02-11HID: playstation: use DualSense MAC address as unique identifier.Roderick Colenbrander1-0/+58
2021-02-11HID: playstation: initial DualSense USB support.Roderick Colenbrander5-0/+344
2021-02-09HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10EHans de Goede1-3/+9
2021-02-09HID: Ignore battery for Elan touchscreen on HP Spectre X360 15-df0xxxElia Devito2-0/+3
2021-02-09HID: logitech-dj: add support for the new lightspeed connection iterationFilipe Laíns1-1/+6
2021-02-09HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device IDYou-Sheng Yang2-0/+2
2021-02-05HID: logitech-dj: add support for keyboard events in eQUAD step 4 GamingFilipe Laíns1-0/+1
2021-02-05HID: i2c-hid: Add I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for ITE8568 EC on Voyo Win...Hans de Goede2-0/+4
2021-02-05HID: displays: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong1-3/+3
2021-02-05HID: wacom: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong1-1/+1
2021-02-05HID: lg-g15: make a const array static, makes object smallerColin Ian King1-1/+1
2021-02-02HID: google: Get HID report on probe to confirm tablet switch stateNicolas Boichat1-19/+66
2021-02-02HID: hid-input: avoid splitting keyboard, system and consumer controlsDmitry Torokhov1-0/+10
2021-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds3-5/+7
2021-01-28Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds16-26/+22
2021-01-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-24/+9
2021-01-28Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds28-65/+204
2021-01-28Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai1-3/+1
2021-01-27Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+12
2021-01-26mailmap: remove the "repo-abbrev" commentÆvar Arnfjörð Bjarmason1-3/+0
2021-01-26parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller2-6/+12
2021-01-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-112/+172
2021-01-26Merge tag 'spi-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+3
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+63
2021-01-26parisc: Remove leftover reference to the power_taskletDavidlohr Bueso1-3/+0
2021-01-26Revert "mm: fix initialization of struct page for holes in memory layout"Linus Torvalds1-50/+34
2021-01-26media: hantro: Fix reset_raw_fmt initializationRicardo Ribalda1-1/+1
2021-01-26media: cec: add stm32 driverYannick Fertre1-0/+1