summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: pwm-beeper - remove useless call to pwm_config()Olivier Sobrie2015-03-121-1/+0
* Input: sun4i-ts - really fix A10 temperature reportingHans de Goede2015-03-121-7/+7
* Input: sx8654 - signedness bug in sx8654_irq()Dan Carpenter2015-03-111-1/+1
* Input: elants_i2c - append hw_version to FW fileCharlie Mooney2015-03-111-4/+10
* Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idleRafael J. Wysocki2015-03-091-3/+25
* Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede2015-03-081-3/+13
* Input: elan_i2c - remove duplicate repeat codeDuson Lin2015-03-081-1/+0
* Input: elan_i2c - return error code when resume failsDuson Lin2015-03-072-6/+18
* Input: pwm-beeper - remove unneeded PWM_BEEPER_PM_OPS defineDmitry Torokhov2015-03-071-7/+1
* Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski2015-03-063-0/+298
* Input: goodix - add device tree supportAleksei Mamlin2015-03-062-3/+23
* Input: goodix - use max touch number from device configAleksei Mamlin2015-03-061-6/+9
* Input: synaptics - switch ForcePad detection to PNP IDsDmitry Torokhov2015-03-062-21/+15
* Input: psmouse - when comparing PNP IDs ignore caseDmitry Torokhov2015-03-061-7/+33
* Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij2015-03-063-0/+179
* Input: add haptic support for max77843Jaewon Kim2015-03-063-0/+371
* Input: add driver for Broadcom keypad controllerScott Branden2015-03-023-0/+470
* Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-157-35/+3
* Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-155-94/+200
|\
| * Input: bfin_rotary - introduce open and close methodsDmitry Torokhov2015-02-151-28/+42
| * Input: bfin_rotary - convert to use managed resourcesSonic Zhang2015-02-151-45/+38
| * Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-151-19/+43
| * Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-151-14/+16
| * Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-151-1/+1
| * Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov2015-02-151-10/+4
| * Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov2015-02-151-5/+4
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-013-3/+28
| |\
| | * Input: elantech - add more Fujtisu notebooks to force crc_enabledRainer Koenig2015-02-011-0/+16
| | * Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein2015-01-221-0/+8
| | * Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer2015-01-191-3/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-01-193-0/+55
| |\ \ | | |/
| | * Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov2015-01-081-0/+7
| | * Input: elantech - support new ICs types for version 4Sam hung2015-01-081-0/+2
| | * Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2015-01-072-0/+46
* | | Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár2015-02-151-39/+0
* | | Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov2015-02-151-7/+8
* | | Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2015-02-152-53/+151
* | | Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov2015-02-151-22/+56
* | | Input: ALPS - consolidate setting protocol parametersDmitry Torokhov2015-02-151-64/+67
* | | Input: ALPS - split protocol data from model infoDmitry Torokhov2015-02-152-38/+46
* | | Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2015-02-152-11/+19
* | | Input: ALPS - renumber protocol numbersDmitry Torokhov2015-02-152-16/+16
* | | Input: adi - remove an unnecessary checkMarkus Elfring2015-02-111-2/+1
* | | Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter2015-02-111-3/+1
* | | Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera2015-02-101-1/+1
* | | Input: elan_i2c - fix wrong %p extensionRasmus Villemoes2015-02-061-1/+1
* | | Input: evdev - do not queue SYN_DROPPED if queue is emptyDmitry Torokhov2015-02-051-11/+23
* | | Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven2015-02-041-1/+1
* | | Input: synaptics - use dmax in input_mt_assign_slotsBenjamin Tissoires2015-02-031-1/+4
* | | Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring2015-02-031-4/+1
OpenPOWER on IntegriCloud