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-09-1115-15/+947
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2015-09-1115-15/+947
| |\
| | * Input: imx_keypad - remove obsolete commentFabio Estevam2015-09-051-2/+0
| | * Input: touchscreen - add imx6ul_tsc driver supportHaibo Chen2015-09-053-0/+536
| | * Input: Add touchscreen support for Colibri VF50Sanchayan Maity2015-09-053-0/+399
| | * Input: i8042 - lower log level for "no controller" messageTakashi Iwai2015-09-051-1/+1
| | * Input: evdev - do not report errors form flush()Takashi Iwai2015-09-031-9/+4
| | * Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen2015-09-031-1/+1
| | * Input: sparcspkr - fix module autoload for OF platform driversLuis de Bethencourt2015-09-031-0/+2
| | * Input: regulator-haptic - fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
| | * Input: pwm-beeper - fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
| | * Input: ab8500-ponkey - Fix module autoload for OF platform driverLuis de Bethencourt2015-09-031-0/+1
| | * Input: cyttsp - remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-032-2/+0
| | * Input: elan_i2c - add ACPI ID "ELAN1000"João Paulo Rechi Vita2015-09-031-0/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-111-4/+4
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-021-4/+4
| |\ \ \ \
| | * | | | thermal: consistently use int for temperaturesSascha Hauer2015-08-031-4/+4
| | |/ / /
* | | | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-101-2/+2
|\ \ \ \ \
| * | | | | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-0478-1268/+2961
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'next' into for-linusDmitry Torokhov2015-09-0382-1301/+3471
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Input: elan_i2c - use iap_version to get firmware informationDuson Lin2015-09-031-6/+6
| | * | | | Input: max8997_haptic - fix module aliasJavier Martinez Canillas2015-08-281-2/+1
| | * | | | Input: elan_i2c - fix typos for validpage_countBenson Leung2015-08-281-9/+9
| | * | | | Input: psmouse - add small delay for IBM trackpoint pass-through modeStefan Assmann2015-08-261-0/+4
| | * | | | Input: elan_i2c - enable ELAN0100 acpi panelsMichele Curti2015-08-241-0/+4
| | * | | | Input: gpio-keys - report error when disabling unsupported keyPeng Fan2015-08-241-0/+5
| | * | | | Input: sur40 - fix error return codeJulia Lawall2015-08-241-0/+1
| | * | | | Input: sentelic - silence some underflow warningsDan Carpenter2015-08-211-6/+8
| | * | | | Input: zhenhua - switch to using bitrev8()Yalin Wang2015-08-201-11/+2
| | * | | | Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependencyJavier Martinez Canillas2015-08-191-1/+1
| | * | | | Input: cap11xx - add LED supportMatt Ranostay2015-08-161-3/+141
| | * | | | Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell2015-08-131-9/+1
| | * | | | Input: elan_i2c - enable asynchronous probingDmitry Torokhov2015-08-071-0/+1
| | * | | | Input: elants_i2c - enable asynchronous probingDmitry Torokhov2015-08-071-0/+1
| | * | | | Input: elants_i2c - wire up regulator supportDmitry Torokhov2015-08-071-22/+162
| | * | | | Input: do not emit unneeded EV_SYN when suspendingDmitry Torokhov2015-08-071-2/+8
| | * | | | Input: elants_i2c - disable idle mode before updating firmwareJames Chen2015-08-051-1/+7
| | * | | | Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer2015-08-041-9/+8
| | * | | | Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer2015-08-041-0/+2
| | * | | | Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer2015-08-041-1/+8
| | * | | | Input: atmel_mxt_ts - improve device tree parsingNick Dyer2015-08-041-13/+9
| | * | | | Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui2015-08-041-0/+6
| | * | | | Input: atmel_mxt_ts - remove unused definesNick Dyer2015-08-041-65/+1
| | * | | | Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2015-08-041-11/+108
| | * | | | Input: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-08-044-12/+13
| | * | | | Input: zforce - make the interrupt GPIO optionalDirk Behme2015-08-031-14/+49
| | * | | | Input: cyapa - do not try to enable proximity reporting on older devicesDudley Du2015-07-301-4/+7
| | * | | | Input: cyapa - introduce device tree bindingDudley Du2015-07-301-0/+10
| | * | | | Input: cyapa - add regulator vcc supportDudley Du2015-07-302-0/+30
OpenPOWER on IntegriCloud