summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: ati_remote2 - constify usb_device_idArvind Yadav2017-08-141-1/+1
* Input: sun4i-ts - constify thermal_zone_of_device_ops structuresJulia Lawall2017-08-141-1/+1
* Input: pcspkr - fix code style and error value in pcspkr_eventMunir Contractor2017-08-141-6/+11
* Input: mxs-lradc - make symbol mxs_lradc_ts_irq_names staticWei Yongjun2017-08-141-1/+1
* Input: mxs-lradc - use correct error checkPan Bian2017-08-141-2/+2
* Input: mxs-lradc - do a NULL check on ioresFabio Estevam2017-08-141-0/+2
* Input: xpad - constify usb_device_idArvind Yadav2017-08-071-1/+1
* Input: kbtab - constify usb_device_idArvind Yadav2017-08-071-1/+1
* Input: acecad - constify usb_device_idi and fix space before '[' errorArvind Yadav2017-08-071-1/+1
* Input: synaptics_usb - constify usb_device_idArvind Yadav2017-08-071-1/+1
* Input: appletouch - constify usb_device_idArvind Yadav2017-08-071-1/+1
* Input: powermate - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-071-1/+1
* Input: keyspan_remote - constify usb_device_idArvind Yadav2017-08-071-1/+1
* Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-071-1/+1
* Input: mousedev - fix implicit conversion warningNick Desaulniers2017-07-251-28/+34
* Input: add power key driver for Rockchip RK805 PMICJoseph Chen2017-07-243-0/+123
* Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-2411-73/+120
|\
| * Input: axp20x-pek - switch to using devm_device_add_group()Dmitry Torokhov2017-07-221-17/+1
| * Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01Dmitry Torokhov2017-07-221-8/+3
| * Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov2017-07-221-14/+2
| * Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan2017-06-231-10/+7
| * Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake2017-06-191-0/+7
| * Input: soc_button_array - fix leaking the ACPI button descriptor bufferHans de Goede2017-06-181-6/+14
| * Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov2017-06-091-1/+1
| * Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie2017-06-071-0/+16
| * Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede2017-06-021-2/+3
| * Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede2017-06-021-7/+36
| * Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov2017-06-0213-33/+866
| |\
| * | Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti2017-06-011-1/+1
| * | Input: synaptics - tell users to report when they should be using rmi-smbusBenjamin Tissoires2017-05-291-1/+9
| * | Input: synaptics - warn the users when there is a better modeBenjamin Tissoires2017-05-291-7/+15
| * | Input: synaptics - keep PS/2 around when RMI4_SMB is not enabledBenjamin Tissoires2017-05-291-1/+2
| * | Input: synaptics - clear device info before filling inEric Biggers2017-05-291-0/+2
| * | Input: silead - disable interrupt during suspendHans de Goede2017-05-291-0/+3
* | | Input: sur40 - skip all blobs that are not touchesFlorian Echtler2017-07-121-9/+13
* | | Input: sur40 - silence unnecessary noisy debug outputFlorian Echtler2017-07-121-2/+5
* | | Input: sur40 - add additional reverse-engineered informationFlorian Echtler2017-07-121-5/+12
* | | Input: ads7846 - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
* | | Input: elants_i2c - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: raydium_i2c_ts - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: psmouse - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: elantech - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: gpio_keys - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: yealink - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: ims-pcu - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
* | | Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav2017-07-121-1/+1
* | | Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav2017-07-121-1/+1
* | | Input: constify attribute_group structuresArvind Yadav2017-07-121-3/+3
* | | Input: aiptek - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* | | Input: serio - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
OpenPOWER on IntegriCloud