summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2017-08-14Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NBKT Liao-0/+3
2017-08-14Input: elan_i2c - add ELAN0608 to the ACPI tableKai-Heng Feng-0/+1
2017-08-07Input: xpad - constify usb_device_idArvind Yadav-1/+1
2017-08-07Input: kbtab - constify usb_device_idArvind Yadav-1/+1
2017-08-07Input: acecad - constify usb_device_idi and fix space before '[' errorArvind Yadav-1/+1
2017-08-07Input: synaptics_usb - constify usb_device_idArvind Yadav-1/+1
2017-08-07Input: appletouch - constify usb_device_idArvind Yadav-1/+1
2017-08-07Input: powermate - constify usb_device_id and fix space before '[' errorArvind Yadav-1/+1
2017-08-07Input: keyspan_remote - constify usb_device_idArvind Yadav-1/+1
2017-08-07Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav-1/+1
2017-07-25Input: mousedev - fix implicit conversion warningNick Desaulniers-28/+34
2017-07-24Input: add power key driver for Rockchip RK805 PMICJoseph Chen-0/+123
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov-73/+120
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman-39/+6
2017-07-22Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov-17/+1
2017-07-22Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01Dmitry Torokhov-8/+3
2017-07-22Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov-14/+2
2017-07-18Input: trackpoint - assume 3 buttons when buttons detection failsOscar Campos-2/+2
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-44/+204
2017-07-12Input: sur40 - skip all blobs that are not touchesFlorian Echtler-9/+13
2017-07-12Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler-2/+5
2017-07-12Input: sur40 - add additional reverse-engineered informationFlorian Echtler-5/+12
2017-07-12Input: ads7846 - constify attribute_group structuresArvind Yadav-2/+2
2017-07-12Input: elants_i2c - constify attribute_group structuresArvind Yadav-1/+1
2017-07-12Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav-1/+1
2017-07-12Input: psmouse - constify attribute_group structuresArvind Yadav-1/+1
2017-07-12Input: elantech - constify attribute_group structuresArvind Yadav-1/+1
2017-07-12Input: gpio_keys - constify attribute_group structuresArvind Yadav-1/+1
2017-07-12Input: yealink - constify attribute_group structuresArvind Yadav-1/+1
2017-07-12Input: ims-pcu - constify attribute_group structuresArvind Yadav-2/+2
2017-07-12Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav-1/+1
2017-07-12Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav-1/+1
2017-07-12Input: constify attribute_group structuresArvind Yadav-3/+3
2017-07-12Input: aiptek - constify attribute_group structuresArvind Yadav-1/+1
2017-07-12Input: serio - constify attribute_group structuresArvind Yadav-2/+2
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov-44/+204
2017-07-12Input: i8042 - fix crash at boot timeChen Hong-3/+9
2017-07-09Input: gpio_keys - handle the missing key press event in resume phaseJoseph Lo-1/+16
2017-07-09Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko-40/+179
2017-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-67/+1273
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-1/+1
2017-07-06Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+1
2017-07-06Merge branch 'next' into for-linusDmitry Torokhov-67/+1273
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan-10/+7
2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake-0/+7
2017-06-18Input: xpad - sync supported devices with XBCDBenjamin Valentin-0/+30
2017-06-18Input: xpad - sync supported devices with 360ControllerBenjamin Valentin-0/+57
2017-06-18Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede-6/+14
2017-06-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov-1/+1
2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko-9/+13