aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-9/+9
2015-10-13Input: cyapa - fix the copy paste error on electrodes_rx valueDudley Du1-7/+3
2015-10-06Input: ads7846 - correct the value got from SPIAndrey Gelman1-2/+6
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds13-47/+72
2015-10-02Revert "Input: synaptics - fix handling of disabling gesture mode"Dmitry Torokhov1-8/+4
2015-10-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-09-29Input: psmouse - fix data race in __ps2_commandDmitry Vyukov1-8/+14
2015-09-28Input: elan_i2c - add all valid ic type for i2c/smbusduson1-1/+10
2015-09-28Input: zhenhua - ensure we have BITREVERSEAndrew Morton1-0/+1
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-09-27Input: serio - fix blocking of parportSudip Mukherjee1-0/+1
2015-09-21Input: uinput - fix crash when using ABS eventsDmitry Torokhov1-1/+1
2015-09-21Input: elan_i2c - expand maximum product_id form 0xFF to 0xFFFFDuson Lin4-7/+7
2015-09-21Input: elan_i2c - add ic type 0x03Duson Lin1-0/+1
2015-09-21Input: elan_i2c - don't require known iap versionDaniel Drake1-5/+7
2015-09-19Input: imx6ul_tsc - fix controller nameFabio Estevam1-1/+1
2015-09-19Input: imx6ul_tsc - use the preferred method for kzalloc()Fabio Estevam1-1/+1
2015-09-19Input: imx6ul_tsc - check for negative return valueFabio Estevam1-1/+1
2015-09-19Input: imx6ul_tsc - propagate the errorsFabio Estevam1-9/+19
2015-09-19Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov1-2/+2
2015-09-19Input: mms114 - remove unneded semicolonsJavier Martinez Canillas1-2/+2
2015-09-19Input: pm8941-pwrkey - remove unneded semicolonJavier Martinez Canillas1-1/+1
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds15-15/+947
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-4/+4
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov15-15/+947
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-05Input: imx_keypad - remove obsolete commentFabio Estevam1-2/+0
2015-09-05Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen3-0/+536
2015-09-05Input: Add touchscreen support for Colibri VF50Sanchayan Maity3-0/+399
2015-09-05Input: i8042 - lower log level for "no controller" messageTakashi Iwai1-1/+1
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-03Input: evdev - do not report errors form flush()Takashi Iwai1-9/+4
2015-09-03Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen1-1/+1
2015-09-03Input: sparcspkr - fix module autoload for OF platform driversLuis de Bethencourt1-0/+2
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2015-09-03Input: regulator-haptic - fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-03Input: pwm-beeper - fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-03Input: ab8500-ponkey - Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-03Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2-2/+0
2015-09-03Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita1-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-02Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui1-4/+4
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