summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-08-081-13/+9Star
|\
| * input: lm8323: fix attribute-creation raceJohan Hovold2014-06-271-13/+9Star
* | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-081-27/+43
|\ \
| * | mfd: cros_ec: Move EC interrupt to cros_ec_keybAndrew Bresticker2014-07-091-25/+33
| * | mfd: cros_ec: cleanup: Remove EC wrapper functionsBill Richardson2014-07-091-2/+10
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-061-11/+11
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-067-27/+28
| |\ \
| * | | sparcspkr: use sbus_*() primitives for IOSam Ravnborg2014-07-221-11/+11
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-061-4/+3Star
|\ \ \ | |_|/ |/| |
| * | input: evdev: Use ktime_mono_to_real()Thomas Gleixner2014-07-231-4/+3Star
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-07-247-27/+28
|\ \ | |/ |/|
| * Input: fix defuzzing logicDmitry Torokhov2014-07-201-2/+4
| * Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas2014-07-181-1/+1
| * Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser2014-07-181-0/+2
| * Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede2014-07-151-2/+3
| * Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina2014-07-151-0/+7
| * Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi2014-06-151-1/+4
| * Input: wacom - cleanup multitouch code when touch_max is 2Ping Cheng2014-06-151-21/+7Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-06-1052-1017/+2234
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2014-06-0855-1032/+2230
| |\
| | * Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer2014-06-081-1/+1
| | * Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat2014-06-081-4/+14
| | * Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede2014-06-081-2/+3
| | * Input: elantech - deal with clickpads reporting right button eventsHans de Goede2014-06-081-4/+18
| | * Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle2014-06-081-1/+1
| | * Input: omap-keypad - remove platform data supportJoachim Eastwood2014-05-292-27/+7Star
| | * Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi2014-05-291-36/+18Star
| | * Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi2014-05-291-37/+18Star
| | * Input: 88pm860x-ts - switch to using managed resourcesHimangi Saraogi2014-05-291-28/+13Star
| | * Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi2014-05-291-30/+10Star
| | * Input: intel-mid-touch - switch to using managed resourcesHimangi Saraogi2014-05-291-30/+17Star
| | * Input: wacom - process outbound for newer CintiqsPing Cheng2014-05-292-22/+24
| | * Input: wacom - set stylus_in_proximity when pen is in rangePing Cheng2014-05-291-0/+2
| | * Input: tsc2005 - add DT supportSebastian Reichel2014-05-291-20/+104
| | * Input: add common DT binding for touchscreensSebastian Reichel2014-05-293-0/+50
| | * Input: jornada680_kbd - switch top using managed resourcesHimangi Saraogi2014-05-291-26/+10Star
| | * Input: adp5520-keys - switch to using managed resourcesHimangi Saraogi2014-05-291-22/+10Star
| | * Input: da9034-ts - switch to using managed resourcesHimangi Saraogi2014-05-291-28/+11Star
| | * Input: mcs5000_ts - switch to using managed resourcesBeomho Seo2014-05-291-47/+34Star
| | * Input: mcs5000_ts - fix incorrect input device nameBeomho Seo2014-05-291-1/+1
| | * Input: mms114 - fix incorrect input device nameBeomho Seo2014-05-291-1/+1
| | * Input: mcs_touchkey - fix incorrect input device nameBeomho Seo2014-05-291-1/+1
| | * Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat2014-05-291-1/+0Star
| | * Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer2014-05-271-8/+28
| | * Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer2014-05-271-23/+23
| | * Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer2014-05-271-4/+4
| | * Input: atmel_mxt_ts - read screen config from chipNick Dyer2014-05-271-71/+65Star
| | * Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer2014-05-191-0/+29
| | * Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer2014-05-191-1/+7
| | * Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer2014-05-191-7/+20