aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
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/g...Linus 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...Linus 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...Linus 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
2020-08-17HID: macally: Constify macally_id_tableRikard Falkeborn1-1/+1
2020-08-17HID: cougar: Constify cougar_id_tableRikard Falkeborn1-1/+1
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds14-150/+404
2020-08-10Merge branch 'for-5.9/wiimote' into for-linusJiri Kosina3-24/+50
2020-08-10Merge branch 'for-5.9/lenovo' into for-linusJiri Kosina2-79/+282
2020-08-10Merge branch 'for-5.9/intel-ish' into for-linusJiri Kosina1-5/+11
2020-08-10Merge branch 'for-5.9/core-v2' into for-linusJiri Kosina3-38/+55
2020-07-21Merge branch 'elan-i2c' into nextDmitry Torokhov19-95/+946
2020-07-21HID: quirks: add NOGET quirk for Logitech GROUPIkjoon Jang2-0/+2
2020-07-20HID: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-20HID: udraw-ps3: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-20HID: mcp2221: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds9-6/+47