summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-231-1/+1
|\
| * Input: synaptics-rmi4 - rename f30_data to gpio_dataVincent Huang2020-10-041-1/+1
| * Merge branch 'elan-i2c' into nextDmitry Torokhov2020-07-2119-95/+946
| |\
* | \ Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-1/+1
|\ \ \
| * | | PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2020-09-291-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-10-151-1/+1
|\ \ \ \
| * | | | HID: logitech-dj: Fix spelling in commentChris Packham2020-09-011-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-10-1517-43/+242
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina2020-10-151-0/+12
| |\ \ \ \ \
| | * | | | | HID: i2c-hid: Enable wakeup capability from Suspend-to-IdleKai-Heng Feng2020-10-151-0/+12
| * | | | | | Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina2020-10-159-16/+46
| |\ \ \ \ \ \
| | * | | | | | HID: hid-input: fix stylus battery reportingDmitry Torokhov2020-09-261-2/+2
| | * | | | | | HID: wacom: Avoid entering wacom_wac_pen_report for pad / batteryJason Gerecke2020-09-251-1/+3
| | * | | | | | HID: i2c-hid: fix kerneldoc warnings in i2c-hid-core.cXiaofei Tan2020-09-231-1/+1
| | * | | | | | HID: core: fix kerneldoc warnings in hid-core.cXiaofei Tan2020-09-231-4/+4
| | * | | | | | HID: multitouch: Lenovo X1 Tablet Gen2 trackpoint and buttonsMikael Wikström2020-09-222-0/+7
| | * | | | | | HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttonsMikael Wikström2020-09-222-0/+7
| | * | | | | | HID: alps: clean up indentation issueColin Ian King2020-09-221-1/+1
| | * | | | | | HID: ite: Add USB id match for Acer One S1003 keyboard dockHans de Goede2020-09-092-0/+5
| | * | | | | | HID: roccat: add bounds checking in kone_sysfs_write_settings()Dan Carpenter2020-09-091-7/+16
| * | | | | | | Merge branch 'for-5.10/wiimote' into for-linusJiri Kosina2020-10-151-6/+4
| |\ \ \ \ \ \ \
| | * | | | | | | HID: wiimote: narrow spinlock range in wiimote_hid_event()Ian Abbott2020-09-071-4/+2
| | * | | | | | | HID: wiimote: make handlers[] constIan Abbott2020-09-071-2/+2
| * | | | | | | | Merge branch 'for-5.10/vivaldi' into for-linusJiri Kosina2020-10-154-0/+161
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: add vivaldi HID driverSean O'Brien2020-09-304-0/+161
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-5.10/intel-ish-hid' into for-linusJiri Kosina2020-10-151-7/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device()Qinglang Miao2020-09-221-7/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina2020-10-151-0/+1
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | HID: i2c-hid: Prefer asynchronous probeDouglas Anderson2020-09-091-0/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'for-5.10/cp2112' into for-linusJiri Kosina2020-10-151-9/+10
| |\ \ \ \ \ \ \
| | * | | | | | | HID: cp2112: Use irqchip templateLinus Walleij2020-08-171-9/+10
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'for-5.10/core' into for-linusJiri Kosina2020-10-1510-32/+25
| |\ \ \ \ \ \ \
| | * | | | | | | HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYSLaurent Gauthier2020-09-091-5/+5
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-5.10/apple' into for-linusJiri Kosina2020-10-151-0/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | HID: apple: Add support for Matias wireless keyboardBALATON Zoltan2020-08-171-0/+2
| | | |/ / / / | | |/| | | |
* | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-141-2/+2
|\ \ \ \ \ \ \
| * | | | | | | HID: hyperv: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng2020-09-281-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2020-09-0720-71/+97
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-09-027-2/+28
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | |
| | * | | | HID: core: Sanitize event code and type when mapping inputMarc Zyngier2020-09-012-0/+6
| | * | | | HID: core: Correctly handle ReportSize being zeroMarc Zyngier2020-09-011-2/+13
| | * | | | HID: elan: Fix memleak in elan_input_configuredDinghao Liu2020-09-011-0/+2
| | * | | | HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controllerNicholas Miell2020-08-312-0/+3
| | * | | | HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devicesNirenjan Krishnan2020-08-312-0/+4
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-08-258-42/+49
| |\| | | |
| | * | | | Revert "HID: usbhid: do not sleep when opening device"Jiri Kosina2020-08-182-31/+24
| | * | | | HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye2020-08-171-0/+4
| | * | | | HID: quirks: Always poll three more Lenovo PixArt miceSebastian Parschauer2020-08-172-0/+6
| | * | | | HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commandsHans de Goede2020-08-171-9/+13
| | * | | | HID: macally: Constify macally_id_tableRikard Falkeborn2020-08-171-1/+1