summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Input: synaptics_i2c - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+9
* | | | Input: silead - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+13
* | | | Input: convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-175-12/+14
* | | | Input: soc_button_array - add support for ACPI 6.0 Generic Button DeviceHans de Goede2017-03-171-1/+158
* | | | Input: soc_button_array - get rid of MAX_NBUTTONSHans de Goede2017-03-171-8/+11
* | | | Input: tps6507x-ts - update to devm_* APIYegor Yefremov2017-03-151-28/+5
* | | | Input: dm355evm_keys - switch to using managed resourcesDmitry Torokhov2017-03-091-50/+26
* | | | Input: wistron_btns - remove use of sparse_keymap_freeDmitry Torokhov2017-03-091-4/+1
* | | | Input: dm355evm_keys - remove use of sparse_keymap_freeDmitry Torokhov2017-03-091-6/+3
* | | | Merge branch 'ib/4.10-sparse-keymap-managed' into nextDmitry Torokhov2017-03-096-40/+35
|\ \ \ \
| * | | | Input: sparse-keymap - use a managed allocation for keymap copyMichał Kępień2017-03-081-30/+9
| |/ / /
| * | | Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka2017-02-121-0/+1
| * | | Input: synaptics-rmi4 - select 'SERIO' when neededArnd Bergmann2017-02-071-1/+7
| * | | Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov2017-02-011-6/+14
| * | | Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wakeChristophe JAILLET2017-01-311-2/+2
| * | | Input: wm97xx - make missing platform data non-fatalManuel Lauss2017-01-241-1/+1
* | | | Input: soc_button_array - use NULL for GPIO connection IDHans de Goede2017-03-091-2/+2
* | | | Input: axp20x-pek - do not register input device on some systemsHans de Goede2017-03-091-3/+12
* | | | Input: axp20x_pek - add axp20x_pek_probe_input_device helperHans de Goede2017-03-091-18/+29
* | | | Input: axp20x-pek - use our own device for errorsHans de Goede2017-03-091-4/+4
* | | | Input: drv260x - remove OF dependencyJingkui Wang2017-03-091-3/+1
* | | | Input: pwm-beeper - support customized freq for SND_BELLGuan Ben2017-03-071-1/+14
* | | | Input: alps - cleanup alps_model_dataPali Rohár2017-03-072-36/+25
* | | | Input: alps - warn about unsupported ALPS V9 touchpadPali Rohár2017-03-072-0/+11
* | | | Input: alps - move ALPS_PROTO_V4 out of alps_model_data tablePali Rohár2017-03-071-2/+8
* | | | Input: ad7879 - do not manipulate capability bits directlyDmitry Torokhov2017-03-011-7/+2
* | | | Input: ad7879 - try parsing properties on non-DT systemsDmitry Torokhov2017-03-011-4/+3
* | | | Input: ad7879 - return plain error code from ad7879_probe()Dmitry Torokhov2017-03-014-30/+19
* | | | Input: ad7879 - make sure we set up drvdataDmitry Torokhov2017-03-012-2/+2
* | | | Input: ad7879 - add header file to fix ad7879.c build errorsRandy Dunlap2017-02-251-0/+1
* | | | Merge branch 'tsc2007' into nextDmitry Torokhov2017-02-235-70/+285
|\ \ \ \
| * | | | Input: tsc2007 - correctly report pressure and not resistance to user spaceH. Nikolaus Schaller2017-02-221-0/+2
| * | | | Input: tsc2007 - rename function tsc2007_calculate_pressureH. Nikolaus Schaller2017-02-223-7/+6
| * | | | Input: tsc2007 - switch to using input_set_capability()Dmitry Torokhov2017-02-221-2/+1
| * | | | Input: tsc2007 - add iio interface to read external ADC input and temperatureH. Nikolaus Schaller2017-02-175-66/+273
| * | | | Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller2017-02-171-0/+8
* | | | | Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov2017-02-231-2/+0
* | | | | Input: ad7879 - update MODULE_AUTHOR email addressMichael Hennerich2017-02-233-3/+3
* | | | | Input: ad7879-spi - remove bits_per_word = 16 enforcementMichael Hennerich2017-02-231-8/+0
* | | | | Input: ad7879 - allow exporting AUX/VBAT/GPIO pin via device propertyDmitry Torokhov2017-02-231-2/+13
* | | | | Input: ad7879 - use more devm interfacesDmitry Torokhov2017-02-234-62/+21
* | | | | Input: ad7879 - convert to use regmapDmitry Torokhov2017-02-235-156/+64
| |_|/ / |/| | |
* | | | Input: zet6223 - export OF device ID as module aliasesJavier Martinez Canillas2017-02-201-0/+1
* | | | Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov2017-02-151-44/+406
|\ \ \ \
| * | | | input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou2017-02-131-0/+5
| * | | | input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson2017-02-081-45/+402
| | |_|/ | |/| |
* | | | Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov2017-02-121-63/+30
* | | | Input: tsc2004/5 - fix regulator handlingDmitry Torokhov2017-02-121-12/+7
* | | | Input: tsc2005 - add OF device tableDmitry Torokhov2017-02-121-1/+11
* | | | Input: add driver for Zeitec ZET6223Jelle van der Waa2017-02-093-0/+279
OpenPOWER on IntegriCloud