summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-04Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke
2018-06-04Merge branch 'next' into for-linusDmitry Torokhov
2018-06-04Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee
2018-06-04Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-30Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko
2018-05-30Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko
2018-05-30Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni
2018-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-05-29Input: mk712 - update documentation web linkMartin Kepplinger
2018-05-24Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel
2018-05-24Input: atmel_mxt_ts - require device properties present when probingDmitry Torokhov
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov
2018-05-23Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires
2018-05-23Input: elantech - detect new ICs and setup Host Notify for themBenjamin Tissoires
2018-05-23Input: elantech - add support for SMBus devicesBenjamin Tissoires
2018-05-23Input: elantech - query the resolution in query_infoBenjamin Tissoires
2018-05-23Input: elantech - split device info into a separate structureBenjamin Tissoires
2018-05-23Input: elan_i2c - add trackstick reportBenjamin Tissoires
2018-05-23Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires
2018-05-23Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires
2018-05-23Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma
2018-05-23Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst
2018-05-23Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-15Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer
2018-05-15Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang
2018-05-15Input: replace hard coded string with __func__ in pr_err()Nick Simonov
2018-05-09Input: add support for ChipOne icn8505 based touchscreensHans de Goede
2018-05-08Input: gamecon - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: xpad - fix some coding style issuesLeo Sperling
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-05-01Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas
2018-05-01Input: atmel_mxt_ts - fix the firmware updateNick Dyer
2018-05-01Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner
2018-04-23Input: hideep_ts - fix a typo in KconfigMasanari Iida
2018-04-23Input: alps - fix reporting pressure of v3 trackstickPali Rohár
2018-04-23Input: alps - demystify trackstick initialization for v3 and v6 protocolsPali Rohár
2018-04-23Merge branch 'ib-chrome-platform-input-atmel-mx-ts-platform-removal' of git:/...Dmitry Torokhov