summaryrefslogtreecommitdiff
path: root/drivers/input (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier2015-08-20
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-09
|\| | | | | | | |_|_|_|/ / |/| | | | |
| * | | | | Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2015-08-07
| * | | | | Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2015-08-05
| * | | | | Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2015-08-03
| * | | | | Input: axp20x-pek - add module aliasChen-Yu Tsai2015-08-03
| * | | | | Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-03
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-30
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov2015-07-28
| * | | | Input: bcm5974 - add support for the 2015 Macbook ProJohn Horan2015-07-27
| * | | | Input: bcm5974 - prepare for a new trackpad generationHenrik Rydberg2015-07-27
| * | | | Input: synaptics - dump ext10 capabilities as wellJiri Kosina2015-07-27
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-24
|\| | | | | |/ / / |/| | |
| * | | Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera2015-07-24
| * | | Input: LEDs - skip unnamed LEDsDmitry Torokhov2015-07-24
| * | | Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender2015-07-23
| * | | Input: elantech - force resolution of 31 u/mmPeter Hutterer2015-07-16
| * | | Input: zforce - don't overwrite the stackOleksij Rempel2015-07-16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-11
|\| | | | |/ / |/| |
| * | Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov2015-07-10
| * | Input: elan_i2c - change the hover event from MT to STduson2015-07-07
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-07-04
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2015-07-03
| |\|
| | * Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen2015-07-01
| | * Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov2015-07-01
| | * Input: arc_ps2 - add HAS_IOMEM dependencySebastian Ott2015-06-29
| | * Input: wdt87xx_i2c - fix format warningDmitry Torokhov2015-06-29
| | * Input: improve parsing OF parameters for touchscreensDmitry Torokhov2015-06-25
| | * Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov2015-06-25
| | * Input: use for_each_set_bit() where appropriateAnshul Garg2015-06-25
| | * Input: add a driver for wdt87xx touchscreen controllerHungNien Chen2015-06-24
| | * Input: axp20x-pek - fix reporting button state as invertedHans de Goede2015-06-24
| | * Input: xpad - re-send LED command on present eventPavel Rojtberg2015-06-22
| | * Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais2015-06-22
| | * Input: imx_keypad - check for clk_prepare_enable() errorFabio Estevam2015-06-22
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\ \ \
| * | | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* | | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-26
|\ \ \ \
| * \ \ \ Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-08
| |\ \ \ \
| * | | | | tty: remove buf parameter from tty_name()Rasmus Villemoes2015-05-06
* | | | | | Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-06-25
|\ \ \ \ \ \
| * | | | | | [media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler2015-05-30
| * | | | | | [media] add extra debug output, remove noisy warningFlorian Echtler2015-05-30
| * | | | | | [media] add frame size/frame rate query functionsFlorian Echtler2015-05-30
| * | | | | | [media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler2015-05-30
| * | | | | | [media] Input: TOUCHSCREEN_SUR40 should depend on HAS_DMAGeert Uytterhoeven2015-05-01
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-06-24
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2015-06-22
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Input: improve usage of gpiod APIUwe Kleine-König2015-06-16
| | * | | | Input: export LEDs as class devices in sysfsSamuel Thibault2015-06-11