aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds17-43/+242
2020-10-15Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina1-0/+12
2020-10-15HID: i2c-hid: Enable wakeup capability from Suspend-to-IdleKai-Heng Feng1-0/+12
2020-10-15Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina9-16/+46
2020-10-15Merge branch 'for-5.10/wiimote' into for-linusJiri Kosina1-6/+4
2020-10-15Merge branch 'for-5.10/vivaldi' into for-linusJiri Kosina4-0/+161
2020-10-15Merge branch 'for-5.10/intel-ish-hid' into for-linusJiri Kosina1-7/+1
2020-10-15Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina1-0/+1
2020-10-15Merge branch 'for-5.10/cp2112' into for-linusJiri Kosina1-9/+10
2020-10-15Merge branch 'for-5.10/core' into for-linusJiri Kosina10-32/+25
2020-10-15Merge branch 'for-5.10/apple' into for-linusJiri Kosina1-0/+2
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-2/+2
2020-10-04Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang1-1/+1
2020-09-30HID: add vivaldi HID driverSean O'Brien4-0/+161
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński1-1/+1
2020-09-28HID: hyperv: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng1-2/+2
2020-09-26HID: hid-input: fix stylus battery reportingDmitry Torokhov1-2/+2
2020-09-25HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke1-1/+3
2020-09-23HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.cXiaofei Tan1-1/+1
2020-09-23HID: core: fix kerneldoc warnings in hid-core.cXiaofei Tan1-4/+4
2020-09-22HID: multitouch: Lenovo X1 Tablet Gen2 trackpoint and buttonsMikael Wikström2-0/+7
2020-09-22HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttonsMikael Wikström2-0/+7
2020-09-22HID: alps: clean up indentation issueColin Ian King1-1/+1
2020-09-22HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()Qinglang Miao1-7/+1
2020-09-09HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYSLaurent Gauthier1-5/+5
2020-09-09HID: i2c-hid: Prefer asynchronous probeDouglas Anderson1-0/+1
2020-09-09HID: ite: Add USB id match for Acer One S1003 keyboard dockHans de Goede2-0/+5
2020-09-09HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter1-7/+16
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab20-71/+97
2020-09-07HID: wiimote: narrow spinlock range in wiimote_hid_event()Ian Abbott1-4/+2
2020-09-07HID: wiimote: make handlers[] constIan Abbott1-2/+2
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-5/+5
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds7-2/+28
2020-09-01HID: logitech-dj: Fix spelling in commentChris Packham1-1/+1
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier2-0/+6
2020-09-01HID: core: Correctly handle ReportSize being zeroMarc Zyngier1-2/+13
2020-09-01HID: elan: Fix memleak in elan_input_configuredDinghao Liu1-0/+2
2020-08-31HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controllerNicholas Miell2-0/+3
2020-08-31HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devicesNirenjan Krishnan2-0/+4
2020-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds8-42/+49
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva9-27/+20
2020-08-18Revert "HID: usbhid: do not sleep when opening device"Jiri Kosina2-31/+24
2020-08-17HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye1-0/+4
2020-08-17HID: apple: Add support for Matias wireless keyboardBALATON Zoltan1-0/+2
2020-08-17HID: quirks: Always poll three more Lenovo PixArt miceSebastian Parschauer2-0/+6
2020-08-17HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede1-9/+13
2020-08-17HID: cp2112: Use irqchip templateLinus Walleij1-9/+10