summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: walkera0701 - use parallel port device modelSudip Mukherjee2015-09-291-27/+37
* Input: turbografx - use parallel port device modelSudip Mukherjee2015-09-291-49/+51
* Input: gamecon - use parallel port device modelSudip Mukherjee2015-09-291-47/+53
* Input: ff-core - silence an underflow warningDan Carpenter2015-09-291-2/+2
* Input: omap4-keypad - fix memory leakSudip Mukherjee2015-09-281-1/+1
* Input: db9 - use parallel port device modelSudip Mukherjee2015-09-281-54/+56
* Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov2015-09-271-3/+9
* Input: edt-ft5x06 - use generic properties APIDmitry Torokhov2015-09-271-11/+15
* Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov2015-09-271-37/+4
* Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov2015-09-271-10/+0
* Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr2015-09-271-91/+38
* Input: ad714x - convert to using managed resourcesVaishali Thakkar2015-09-194-153/+82
* 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
* 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
OpenPOWER on IntegriCloud