summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: Ignore battery for Elan touchscreen on ASUS UX550Seth Miller2021-01-082-0/+3
* HID: logitech-dj: add the G602 receiverFilipe LaĆ­ns2021-01-081-0/+4
* HID: wiimote: remove h from printk format specifierTom Rix2021-01-071-1/+1
* HID: uclogic: remove h from printk format specifierTom Rix2021-01-071-1/+1
* HID: sony: select CONFIG_CRC32Arnd Bergmann2021-01-041-0/+1
* HID: sfh: fix address space confusionArnd Bergmann2021-01-044-7/+7
* HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad deviceKai-Heng Feng2021-01-041-0/+4
* HID: wacom: Fix memory leakage caused by kfifo_allocPing Cheng2020-12-221-3/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-12-1627-91/+2154
|\
| * Merge branch 'for-5.11/wacom' into for-linusJiri Kosina2020-12-161-8/+8
| |\
| | * HID: wacom: Constify attribute_groupsRikard Falkeborn2020-11-251-8/+8
| * | Merge branch 'for-5.11/sony' into for-linusJiri Kosina2020-12-163-43/+174
| |\ \
| | * | HID: sony: support for ghlive ps3/wii u donglesPascal Giard2020-11-273-0/+116
| | * | HID: sony: Don't use fw_version/hw_version for sysfs cleanup.Roderick Colenbrander2020-11-251-8/+8
| | * | HID: sony: Report more accurate DS4 power status.Roderick Colenbrander2020-11-251-35/+50
| | |/
| * | Merge branch 'for-5.11/intel-ish' into for-linusJiri Kosina2020-12-161-4/+2
| |\ \
| | * | HID: intel-ish-hid: Remove unnecessary assignment to variable rvJing Xiangfeng2020-11-251-4/+2
| | |/
| * | Merge branch 'for-5.11/i2c-hid' into for-linusJiri Kosina2020-12-161-1/+4
| |\ \
| | * | HID: i2c-hid: show the error when failing to fetch the HID descriptorCoiby Xu2020-10-291-1/+4
| * | | Merge branch 'for-5.11/elecom' into for-linusJiri Kosina2020-12-162970-78558/+120461
| |\ \ \
| | * | | HID: elecom: drop stray commentJiri Kosina2020-11-251-1/+0
| | * | | HID: elecom: add support for EX-G M-XGL20DLBK wireless mouseYOSHIOKA Takuma2020-11-253-0/+13
| | * | | HID: elecom: rewrite report based on model specific parametersYOSHIOKA Takuma2020-11-251-12/+29
| | | |/ | | |/|
| * | | Merge branch 'for-5.11/core' into for-linusJiri Kosina2020-12-163-2/+30
| |\ \ \
| | * | | HID: hidraw: Add additional hidraw input/output report ioctls.Dean Camera2020-11-271-1/+23
| | * | | HID: input: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-251-0/+1
| | * | | HID: usbhid: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-251-0/+2
| | * | | HID: hid-input: occasionally report stylus battery even if not changeddmitry.torokhov@gmail.com2020-10-291-1/+4
| | | |/ | | |/|
| * | | Merge branch 'for-5.11/asus' into for-linusJiri Kosina2020-12-162-14/+110
| |\ \ \
| | * | | HID: asus: Add support for ASUS N-Key keyboardLuke D Jones2020-10-292-14/+110
| | |/ /
| * | | Merge branch 'for-5.11/amd-sfh-hid' into for-linusJiri Kosina2020-12-1612-0/+1729
| |\ \ \
| | * | | SFH: fix error return check for -ERESTARTSYSColin Ian King2020-11-121-3/+3
| | * | | AMD_SFH: Fix for incorrect Sensor indexSandeep Singh2020-10-292-17/+3
| | * | | SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH)Sandeep Singh2020-10-223-0/+990
| | * | | SFH:Transport Driver to add support of AMD Sensor Fusion Hub (SFH)Sandeep Singh2020-10-223-0/+487
| | * | | SFH: PCIe driver to add support of AMD sensor fusion hubSandeep Singh2020-10-226-0/+266
| | |/ /
| * | | HID: i2c-hid: add Vero K147 to descriptor overrideJulian Sax2020-11-271-0/+8
| * | | HID: ite: Add support for Acer S1002 keyboard-dockHans de Goede2020-11-272-1/+13
| * | | HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube AdapterEthan Warth2020-11-253-0/+5
| * | | HID: logitech-hidpp: Add hid_device_id for V470 bluetooth mouseHans de Goede2020-11-251-0/+2
| * | | HID: sony: Workaround for DS4 dongle hotplug kernel crash.Roderick Colenbrander2020-11-251-6/+28
* | | | Merge tag 'pinctrl-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-1660-1540/+8759
|\ \ \ \
| * | | | pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()Zheng Yongjun2020-12-121-7/+1
| * | | | pinctrl: mediatek: simplify the return expression of mtk_pinconf_bias_disable...Zheng Yongjun2020-12-121-8/+2
| * | | | pinctrl: pinctrl-microchip-sgpio: Add irq support (for sparx5)Lars Povlsen2020-12-112-2/+186
| * | | | pinctrl: qcom: Add sm8250 lpass lpi pinctrl driverSrinivas Kandagatla2020-12-053-0/+707
| * | | | pinctrl: qcom-pmic-gpio: Add support for pmx55Vinod Koul2020-12-041-0/+2
| * | | | pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keywordZou Wei2020-12-041-3/+3
| * | | | pinctrl: at91-pio4: Make PINCTRL_AT91PIO4 depend on HAS_IOMEM to fix build errorTiezhu Yang2020-12-041-0/+1
| * | | | pinctrl: mtk: Fix low level output voltage issueZhiyong Tao2020-12-041-4/+4