summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-55/+27
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov3-14/+7
2014-10-10Input: cros_ec_keyb - add of match tableSjoerd Simons1-0/+9
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-6/+2
2014-10-07Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav1-0/+1
2014-10-07Input: opencores-kbd - switch to using managed resourcesPramod Gurav1-55/+17
2014-10-07mfd: cros_ec: stop calling ->cmd_xfer() directlyAndrew Bresticker1-1/+1
2014-10-03Merge branch 'next' into for-linusDmitry Torokhov2-80/+98
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2-6/+2
2014-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-8/+0
2014-09-12Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov1-8/+0
2014-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-6/+7
2014-09-10Input: matrix_keypad - use request_any_context_irq()Lothar Waßmann1-4/+5
2014-09-09Input: cap1106 - fix register definitionKlaus Goger1-2/+2
2014-09-04Input: cros_ec_keyb - optimize ghosting algorithmTodd Broch1-43/+49
2014-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+7
2014-08-15Merge branch 'next' into for-linusDmitry Torokhov1-1/+7
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-33/+364
2014-08-08Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov1-1/+7
2014-08-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds1-13/+9
2014-08-08Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-27/+43
2014-08-07Merge branch 'next' into for-linusDmitry Torokhov5-33/+364
2014-07-31Input: imx_keypad - remove ifdef round PM methodsFabio Estevam1-4/+2
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov2-2/+7
2014-07-21Input: max7359 - introduce the use of managed interfacesHimangi Saraogi1-29/+16
2014-07-18Input: add driver for Microchip's CAP1106Daniel Mack3-0/+346
2014-07-18Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser1-0/+2
2014-07-09mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker1-25/+33
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson1-2/+10
2014-06-28input: lm8323: fix attribute-creation raceJohan Hovold1-13/+9
2014-06-08Merge branch 'next' into for-linusDmitry Torokhov12-243/+462
2014-05-29Input: omap-keypad - remove platform data supportJoachim Eastwood2-27/+7
2014-05-29Input: jornada680_kbd - switch top using managed resourcesHimangi Saraogi1-26/+10
2014-05-29Input: adp5520-keys - switch to using managed resourcesHimangi Saraogi1-22/+10
2014-05-29Input: mcs_touchkey - fix incorrect input device nameBeomho Seo1-1/+1
2014-05-15Merge tag 'v3.15-rc5' into nextDmitry Torokhov3-2/+46
2014-05-15Input: gpio_keys_polled - convert to devm-* APIAlexander Shiyan1-77/+21
2014-05-15Input: gpio_keys - more conversions to devm-* APIAlexander Shiyan1-35/+34
2014-05-15Input: imx_keypad - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio_keys_polled - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio_keys - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: clps711x-keypad - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: gpio_keys - convert to use devm_*Andy Shevchenko1-49/+25
2014-05-15Input: add st-keyscan driverGabriel FERNANDEZ3-0/+286
2014-05-15Input: tc3589x-keypad - support probing from device treeLinus Walleij1-2/+64
2014-05-14Input: pxa27x-keypad - fix generating scancodeChao Xie1-1/+6
2014-05-12Input: fix ps2/serio module dependencyArnd Bergmann1-1/+1
2014-04-25Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller1-0/+7
2014-04-25Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song1-1/+28