summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-192-3/+3
|\
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-2/+2
| * mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-09-1984-1487/+1114
|\ \
| * | Input: sidewinder - make array seq static const, makes object smallerColin Ian King2019-09-051-1/+1
| * | Input: reset device timestamp on syncDmitry Torokhov2019-09-051-0/+7
| * | Input: bu21013_ts - switch to using standard touchscreen propertiesDmitry Torokhov2019-09-021-21/+33
| * | Input: bu21013_ts - switch to using MT-B (slotted) protocolDmitry Torokhov2019-09-021-37/+43
| * | Input: bu21013_ts - fix suspend when wake sourceDmitry Torokhov2019-09-021-24/+24
| * | Input: bu21013_ts - use interrupt from I2C clientDmitry Torokhov2019-09-021-16/+19
| * | Input: bu21013_ts - remove support for platform dataDmitry Torokhov2019-09-021-72/+37
| * | Input: bu21013_ts - convert to using managed resourcesDmitry Torokhov2019-09-021-98/+84
| * | Input: bu21013_ts - remove useless commentsDmitry Torokhov2019-09-021-59/+2
| * | Input: bu21013_ts - annotate supend/resume methods as __maybe_unusedDmitry Torokhov2019-09-021-10/+3
| * | Input: bu21013_ts - rename some variablesDmitry Torokhov2019-09-021-186/+190
| * | Input: bu21013_ts - convert to use GPIO descriptorsLinus Walleij2019-09-021-48/+38
| * | Input: i8042 - enable wakeup on a stable struct deviceStephen Boyd2019-08-291-11/+14
| * | Input: soc_button_array - use platform_device_register_resndata()Enrico Weigelt2019-08-201-14/+8
| * | Input: psmouse - drop all unneeded functions from mouse headersHui Wang2019-08-2011-114/+8
| * | Input: add support for polling to input devicesDmitry Torokhov2019-08-204-8/+261
| * | Input: wacom_w8001 - allocate additional space for 'phys'Jason Gerecke2019-08-201-1/+3
| * | Input: cros_ec_keyb - add back missing mask for event_typeFei Shao2019-08-161-2/+4
| * | Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-1437-142/+44
| * | Input: applespi - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-121-24/+6
| * | Input: edt-ft5x06 - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-121-2/+0
| * | Input: matrix-keymap - switch to use device_property_count_u32()Andy Shevchenko2019-08-121-1/+1
| * | Input: atmel_mxt_ts - switch to use device_property_count_u32()Andy Shevchenko2019-08-121-2/+1
| * | Input: hideep - switch to use device_property_count_u32()Andy Shevchenko2019-08-121-2/+1
| * | Input: mpr121 - switch to use device_property_count_u32()Andy Shevchenko2019-08-121-2/+1
| * | Input: axp20x-pek - convert driver to use dev_groupsGreg Kroah-Hartman2019-08-121-12/+3
| * | Input: gpio_keys - convert driver to use dev_groupsGreg Kroah-Hartman2019-08-121-11/+2
| * | Merge tag 'v5.3-rc4' into nextDmitry Torokhov2019-08-1113-53/+65
| |\ \
| * | | Input: remove w90x900 touchscreen driverArnd Bergmann2019-08-093-341/+0
| * | | Input: remove w90x900 keyboard driverArnd Bergmann2019-08-093-276/+0
| * | | Input: synaptics - fix a typoChristophe JAILLET2019-08-091-1/+1
| * | | Input: ads7846 - add support for general touchscreen bindingsMarco Felsch2019-08-091-8/+30
| * | | Input: soc_button_array - add support for newer surface devicesMaximilian Luz2019-07-282-15/+96
| * | | Input: allow drivers specify timestamp for input eventsAtif Niyaz2019-07-252-27/+48
| * | | Input: cyapa - switch to using devm_device_add_group()Dmitry Torokhov2019-07-241-15/+1
| * | | Input: elan_i2c - switch to using devm_add_action_or_reset()Dmitry Torokhov2019-07-241-2/+1
| * | | Input: elan_i2c - switch to using devm_device_add_groups()Dmitry Torokhov2019-07-241-16/+1
| * | | Input: synaptics-rmi4 - remove the exporting of rmi_2d_sensor_set_input_paramsDenis Efremov2019-07-241-1/+0
| * | | Input: ts4800-ts - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-3/+1
| * | | Input: sun4i-ts - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-2/+1
| * | | Input: mxs-lradc-ts - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-7/+3
| * | | Input: fsl-imx25-tcq - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-3/+1
| * | | Input: add support for the FlySky FS-iA6B RC receiverMarkus Koch2019-07-223-2/+244
* | | | Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-09-171-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab2019-08-127-44/+56
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | media: input/touchscreen/sur40: use COLORSPACE_RAWHans Verkuil2019-07-231-2/+2
| | |_|/ | |/| |