summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-157-14/+14
* docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-154-8/+8
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-1210-33/+37
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+2
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-06-113-0/+349
|\
| * input: Add MediaTek PMIC keys supportChen Zhong2018-04-163-0/+349
* | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-063-5/+3
|\ \
| * | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+1
| * | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-062-3/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-0523-377/+1311
|\ \ \
| * | | Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke2018-06-041-0/+1
| * | | Merge branch 'next' into for-linusDmitry Torokhov2018-06-0432-1146/+1559
| |\ \ \
| | * | | Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee2018-06-041-0/+1
| | * | | Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee2018-06-041-0/+2
| | * | | Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko2018-05-301-0/+3
| | * | | Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko2018-05-301-0/+4
| | * | | Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni2018-05-301-12/+21
| | * | | Input: mk712 - update documentation web linkMartin Kepplinger2018-05-291-1/+1
| | * | | Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel2018-05-241-11/+7
| | * | | Input: atmel_mxt_ts - require device properties present when probingDmitry Torokhov2018-05-241-140/+12
| | * | | Merge tag 'v4.17-rc6' into nextDmitry Torokhov2018-05-2418-811/+366
| | |\ \ \ | | | |/ /
| | * | | Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires2018-05-234-5/+13
| | * | | Input: elantech - detect new ICs and setup Host Notify for themBenjamin Tissoires2018-05-232-4/+22
| | * | | Input: elantech - add support for SMBus devicesBenjamin Tissoires2018-05-236-11/+246
| | * | | Input: elantech - query the resolution in query_infoBenjamin Tissoires2018-05-232-12/+17
| | * | | Input: elantech - split device info into a separate structureBenjamin Tissoires2018-05-232-124/+175
| | * | | Input: elan_i2c - add trackstick reportBenjamin Tissoires2018-05-231-3/+85
| | * | | Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer2018-05-151-0/+94
| | * | | Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang2018-05-151-1/+1
| | * | | Input: replace hard coded string with __func__ in pr_err()Nick Simonov2018-05-151-2/+1
| | * | | Input: add support for ChipOne icn8505 based touchscreensHans de Goede2018-05-093-0/+532
| | * | | Input: gamecon - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-12/+15
| | * | | Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-3/+1
| | * | | Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-10/+10
| | * | | Input: xpad - fix some coding style issuesLeo Sperling2018-05-081-6/+9
| | * | | Input: alps - demystify trackstick initialization for v3 and v6 protocolsPali Rohár2018-04-231-31/+49
| | * | | Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov2018-04-234-119/+132
| | |\ \ \
* | | \ \ \ Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-13/+1
|\ \ \ \ \ \
| * | | | | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-292-11/+17
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires2018-05-231-11/+11
| * | | | Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires2018-05-231-0/+2
| * | | | Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma2018-05-231-0/+2
| * | | | Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst2018-05-231-0/+1
| * | | | Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov2018-05-231-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-025-84/+135
|\ \ \ \ \ | |/ / / /
| * | | | Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas2018-05-011-0/+5
| * | | | Input: atmel_mxt_ts - fix the firmware updateNick Dyer2018-05-011-76/+110
| * | | | Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)2018-05-011-0/+9
OpenPOWER on IntegriCloud