summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-303-56/+115
|\
| * Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov2015-07-281-1/+1
| * Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan2015-07-271-2/+31
| * Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg2015-07-271-51/+81
| * Input: synaptics - dump ext10 capabilities as wellJiri Kosina2015-07-271-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-245-8/+62
|\ \ | |/
| * Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera2015-07-241-0/+36
| * Input: LEDs - skip unnamed LEDsDmitry Torokhov2015-07-241-2/+14
| * Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender2015-07-231-0/+3
| * Input: elantech - force resolution of 31 u/mmPeter Hutterer2015-07-161-5/+8
| * Input: zforce - don't overwrite the stackOleksij Rempel2015-07-161-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-112-8/+6
|\ \ | |/
| * Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov2015-07-101-1/+1
| * Input: elan_i2c - change the hover event from MT to STduson2015-07-071-7/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-0411-74/+1293
|\ \ | |/
| * Merge branch 'next' into for-linusDmitry Torokhov2015-07-0311-74/+1293
| |\
| | * Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen2015-07-011-5/+14
| | * Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov2015-07-011-1/+1
| | * Input: arc_ps2 - add HAS_IOMEM dependencySebastian Ott2015-06-291-0/+1
| | * Input: wdt87xx_i2c - fix format warningDmitry Torokhov2015-06-291-1/+1
| | * Input: improve parsing OF parameters for touchscreensDmitry Torokhov2015-06-253-27/+46
| | * Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov2015-06-251-6/+1
| | * Input: use for_each_set_bit() where appropriateAnshul Garg2015-06-251-25/+9
| | * Input: add a driver for wdt87xx touchscreen controllerHungNien Chen2015-06-243-0/+1153
| | * Input: axp20x-pek - fix reporting button state as invertedHans de Goede2015-06-241-2/+6
| | * Input: xpad - re-send LED command on present eventPavel Rojtberg2015-06-221-8/+20
| | * Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais2015-06-221-5/+45
| | * Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam2015-06-221-1/+3
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-012-3/+3
|\ \ \
| * | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-282-3/+3
* | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-3/+2
|\ \ \ \
| * \ \ \ Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-086-10/+77
| |\ \ \ \
| * | | | | tty: remove buf parameter from tty_name()Rasmus Villemoes2015-05-061-3/+2
* | | | | | Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-06-252-4/+45
|\ \ \ \ \ \
| * | | | | | [media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler2015-05-301-0/+5
| * | | | | | [media] add extra debug output, remove noisy warningFlorian Echtler2015-05-301-1/+8
| * | | | | | [media] add frame size/frame rate query functionsFlorian Echtler2015-05-301-0/+30
| * | | | | | [media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler2015-05-301-1/+1
| * | | | | | [media] Input: TOUCHSCREEN_SUR40 should depend on HAS_DMAGeert Uytterhoeven2015-05-011-2/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-2444-277/+1127
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2015-06-2243-276/+1126
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Input: improve usage of gpiod APIUwe Kleine-König2015-06-163-21/+6
| | * | | | Input: export LEDs as class devices in sysfsSamuel Thibault2015-06-113-0/+226
| | * | | | Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick2015-06-111-4/+1
| | * | | | Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov2015-06-111-4/+0
| | * | | | Input: goodix - export id and version read from deviceIrina Tirdea2015-06-091-12/+21
| | * | | | Input: goodix - fix variable length array warningIrina Tirdea2015-06-091-1/+1
| | * | | | Input: goodix - fix alignment issuesIrina Tirdea2015-06-091-8/+8
| | * | | | Input: add OnKey driver for DA9063 MFD partSteve Twiss2015-06-093-0/+237
| | * | | | Input: elan_i2c - add product IDs FW namesCharlie Mooney2015-06-082-7/+18
OpenPOWER on IntegriCloud