aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+2
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall1-2/+2
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds78-1268/+2961
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-15/+10
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov82-1301/+3471
2015-09-03Input: elan_i2c - use iap_version to get firmware informationDuson Lin1-6/+6
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-0/+1
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+239
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2015-08-31Merge tag 'asoc-v4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai10-13/+38
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-nextMark Brown3-6/+6
2015-08-30Merge remote-tracking branches 'regulator/topic/lp872x', 'regulator/topic/ltc3589', 'regulator/topic/max77693' and 'regulator/topic/max8973' into regulator-nextMark Brown4-386/+83
2015-08-28Input: max8997_haptic - fix module aliasJavier Martinez Canillas1-2/+1
2015-08-28Input: elan_i2c - fix typos for validpage_countBenson Leung1-9/+9
2015-08-26Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann1-0/+4
2015-08-26Input: synaptics - fix handling of disabling gesture modeDmitry Torokhov1-4/+8
2015-08-24Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti1-0/+4
2015-08-24Input: gpio-keys - report error when disabling unsupported keyPeng Fan1-0/+5
2015-08-24Input: sur40 - fix error return codeJulia Lawall1-0/+1
2015-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2015-08-21ALSA: ac97: Switch to dev_pm_opsLars-Peter Clausen1-9/+4
2015-08-21Input: sentelic - silence some underflow warningsDan Carpenter1-6/+8
2015-08-20Input: zhenhua - switch to using bitrev8()Yalin Wang1-11/+2
2015-08-20Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier1-1/+1
2015-08-19Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependencyJavier Martinez Canillas1-1/+1
2015-08-18Merge tag 'imx-soc-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/socOlof Johansson3-0/+239
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar9-62/+146
2015-08-16Input: cap11xx - add LED supportMatt Ranostay1-3/+141
2015-08-13Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell1-9/+1
2015-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-6/+31
2015-08-07Input: elan_i2c - enable asynchronous probingDmitry Torokhov1-0/+1
2015-08-07Input: elants_i2c - enable asynchronous probingDmitry Torokhov1-0/+1
2015-08-07Input: elants_i2c - wire up regulator supportDmitry Torokhov1-22/+162
2015-08-07Input: do not emit unneeded EV_SYN when suspendingDmitry Torokhov1-2/+8
2015-08-07Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2-2/+21
2015-08-07Input: Remove the max77843 haptic driverKrzysztof Kozlowski3-372/+0
2015-08-07Input: max77693: Add support for Maxim 77843Krzysztof Kozlowski2-6/+48
2015-08-07Input: max77693: Prepare for adding support for Maxim 77843Krzysztof Kozlowski1-7/+34
2015-08-07Input: max77693: Remove a read-only pwm_divisor fieldKrzysztof Kozlowski1-3/+1
2015-08-07treewide: Fix typo in printkMasanari Iida1-2/+2
2015-08-05Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko1-1/+2
2015-08-05Input: elants_i2c - disable idle mode before updating firmwareJames Chen1-1/+7
2015-08-04Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer1-9/+8
2015-08-04Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer1-0/+2
2015-08-04Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer1-1/+8
2015-08-04Input: atmel_mxt_ts - improve device tree parsingNick Dyer1-13/+9
2015-08-04Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui1-0/+6
2015-08-04Input: atmel_mxt_ts - remove unused definesNick Dyer1-65/+1