summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Input: ar1021_i2c - coding style fixesMartin Kepplinger2017-04-121-2/+2
| * | | | | Input: lpc32xx_ts - check for clk_prepare_enable() errorFabio Estevam2017-04-121-5/+8
| * | | | | Input: imx6ul_tsc - fix error handlingFabio Estevam2017-04-121-3/+12
| * | | | | Input: omap-keypad - fix error handling codeChristophe JAILLET2017-04-101-1/+1
| * | | | | Input: xpad - support some quirky Xbox One padsCameron Gutman2017-04-101-13/+101
| * | | | | Input: yealink - define packet offset __be16 instead of u16Martin Kepplinger2017-04-101-1/+1
| * | | | | Input: turbografx - use setup_timerGeliang Tang2017-04-101-3/+1
| * | | | | Input: locomokbd - use setup_timerGeliang Tang2017-04-101-3/+2
| * | | | | Input: gameport - use setup_timerGeliang Tang2017-04-101-3/+2
| * | | | | Input: db9 - use setup_timerGeliang Tang2017-04-101-3/+1
| * | | | | Input: soc_button_array - properly map usage 0x07/0xe3 to KEY_LEFTMETAHans de Goede2017-04-101-1/+1
| * | | | | Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel2017-04-052-1/+11
| * | | | | Input: pm8xxx-vib - handle separate enable registerDamien Riegel2017-04-051-1/+10
| * | | | | Input: pm8xxx-vib - parametrize the driverDamien Riegel2017-04-051-16/+33
| * | | | | Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel2017-04-051-4/+4
| * | | | | Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger2017-04-051-1/+1
| * | | | | Input: eeti_ts - switch to gpiod APIDmitry Torokhov2017-04-051-17/+7
| * | | | | Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov2017-04-051-5/+1
| * | | | | Input: eeti_ts - switch to using threaded interruptDmitry Torokhov2017-04-031-43/+36
| * | | | | Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov2017-04-031-1/+1
| * | | | | Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov2017-04-031-7/+6
| * | | | | Input: eeti_ts - switch to using managed resourcesDmitry Torokhov2017-04-031-48/+22
| * | | | | Input: eeti_ts - use input_set_capability()Dmitry Torokhov2017-04-031-2/+1
| * | | | | Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov2017-04-031-2/+4
| * | | | | Input: eeti_ts - use BIT(n)Dmitry Torokhov2017-04-031-4/+4
| * | | | | Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov2017-04-031-57/+58
| * | | | | Input: synaptics-rmi4 - when registering sensors do not call them "drivers"Dmitry Torokhov2017-04-033-69/+69
| * | | | | Input: synaptics-rmi4 - cleanup SMbus mapping handlingDmitry Torokhov2017-04-031-25/+18
| * | | | | Input: synaptics-rmi4 - fix endianness issue in SMBus transportDmitry Torokhov2017-04-031-5/+5
| * | | | | Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensorDmitry Torokhov2017-04-031-3/+8
| * | | | | Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2017-04-032-40/+42
| * | | | | Input: synaptics - do not abuse -1 as return valueDmitry Torokhov2017-04-031-25/+46
| * | | | | Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov2017-04-032-48/+48
| * | | | | Input: synaptics - add synaptics_query_int()Dmitry Torokhov2017-04-032-48/+32
| * | | | | Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov2017-04-031-1/+1
| * | | | | Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-0315-80/+158
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-03-2312-29/+116
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button countBenjamin Tissoires2017-03-011-2/+3
| | * | | | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-31/+31
| | * | | | Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-232-18/+8
| | |\ \ \ \
| | | * | | | gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-042-6/+8
| | | * | | | gpio: Pass GPIO label down to gpiod_requestAlexander Stein2017-01-262-2/+4
| | | * | | | gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2017-01-262-17/+3
| * | | | | | Input: cros_ec_keyb - add an EC event for sysrqRajat Jain2017-04-031-0/+7
| * | | | | | Input: psmouse - fix cleaning up SMBus companionsDmitry Torokhov2017-04-031-11/+19
| * | | | | | Input: bma150 - remove support for bma150H. Nikolaus Schaller2017-04-011-10/+1
| * | | | | | Input: max11801_ts - add missing of_match_tableJagan Teki2017-03-291-0/+7
| * | | | | | Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin2017-03-291-4/+9
| * | | | | | Input: melfas_mip4 - ensure that device is presentDmitry Torokhov2017-03-291-0/+11
| * | | | | | Input: ads7846 - avoid pen up/down when reading hwmonDavid Jander2017-03-251-1/+1
OpenPOWER on IntegriCloud