summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov-493/+63
2014-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-27/+28
2014-07-23Input: atmel_mxt_ts - implement T44 message handlingNick Dyer-32/+159
2014-07-23Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer-59/+64
2014-07-23Input: atmel_mxt_ts - decode T6 status messagesNick Dyer-20/+40
2014-07-23Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer-52/+68
2014-07-23Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer-17/+50
2014-07-23Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer-0/+6
2014-07-23Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer-9/+18
2014-07-23Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer-10/+43
2014-07-23Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer-55/+177
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer-74/+204
2014-07-23Input: atmel_mxt_ts - implement device tree supportStephen Warren-5/+63
2014-07-23Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung-5/+6
2014-07-23Input: atmel_mxt_ts - move input device init into separate functionNick Dyer-84/+107
2014-07-23Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer-39/+62
2014-07-23input: evdev: Use ktime_mono_to_real()Thomas Gleixner-4/+3
2014-07-21sparcspkr: use sbus_*() primitives for IOSam Ravnborg-11/+11
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann-0/+6
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann-19/+22
2014-07-21Input: zforce - add regulator handlingHeiko Stuebner-0/+31
2014-07-20Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick-2/+2
2014-07-20Input: add support for Wacom protocol 4 serial tabletsHans de Goede-0/+627
2014-07-20Input: fix defuzzing logicDmitry Torokhov-2/+4
2014-07-20Input: max7359 - introduce the use of managed interfacesHimangi Saraogi-29/+16
2014-07-18Input: add driver for Microchip's CAP1106Daniel Mack-0/+346
2014-07-18Input: edt-ft5x06 - remove unnecessary null testFabian Frederick-2/+1
2014-07-18Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick-1/+0
2014-07-18Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas-1/+1
2014-07-18Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser-0/+2
2014-07-14Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede-2/+3
2014-07-14Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina-0/+7
2014-07-09mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker-25/+33
2014-07-09mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson-2/+10
2014-06-27input: lm8323: fix attribute-creation raceJohan Hovold-13/+9
2014-06-15Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi-1/+4
2014-06-15Input: wacom - cleanup multitouch code when touch_max is 2Ping Cheng-21/+7
2014-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1017/+2234
2014-06-07Merge branch 'next' into for-linusDmitry Torokhov-1032/+2230
2014-06-07Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires-9/+10
2014-06-07Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer-1/+1
2014-06-07Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat-4/+14
2014-06-07Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede-2/+3
2014-06-07Input: elantech - deal with clickpads reporting right button eventsHans de Goede-4/+18
2014-06-07Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle-1/+1
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-371/+0
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-121/+61
2014-05-29Input: omap-keypad - remove platform data supportJoachim Eastwood-27/+7
2014-05-29Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi-36/+18
2014-05-29Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi-37/+18