summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: mcp2221: Fix GPIO output handlingLars Povlsen2020-11-051-9/+39
* HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos2020-11-051-1/+2
* HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdownHans de Goede2020-10-291-0/+9
* HID: add support for Sega SaturnJiri Kosina2020-10-232-0/+2
* HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang2020-10-232-5/+41
* HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypressesHans de Goede2020-10-221-1/+60
* HID: logitech-hidpp: Add PID for MX Anywhere 2Harry Cutts2020-10-221-0/+1
* HID: uclogic: Add ID for Trust Flex Design TabletMartijn van de Streek2020-10-223-0/+5
* 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-151588-8143/+23182
| |\ \ \ \
| | * | | | 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 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-1548-330/+463
|\ \ \ \
| * | | | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-062-3/+1
| * | | | dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2020-10-061-0/+1
| * | | | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-065-6/+3
| * | | | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-0620-10/+20
| * | | | firewire-ohci: use dma_alloc_pagesChristoph Hellwig2020-09-251-15/+11
| * | | | dma-iommu: implement ->alloc_noncoherentChristoph Hellwig2020-09-251-4/+37
| * | | | dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-255-0/+12
| * | | | 53c700: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-251-6/+14
| * | | | sgiseeq: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-251-10/+18
| * | | | lib82596: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-253-63/+80
| * | | | sgiwd93: convert to dma_alloc_noncoherentChristoph Hellwig2020-09-251-7/+7
| * | | | 53c700: improve non-coherent DMA handlingChristoph Hellwig2020-09-252-58/+72
| * | | | lib82596: move DMA allocation into the callers of i82596_probeChristoph Hellwig2020-09-253-39/+40