summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Input: alps - improve 2-finger reporting on v3 modelsHans de Goede2014-07-261-36/+24Star
| | * | Input: alps - fix rushmore packet decodingYunkang Tang2014-07-261-0/+3
| | * | Input: soc_button_array - add missing memory allocation checkPramod Gurav2014-07-261-0/+3
| | * | Input: wacom_serial4 - prepare for wacom USB moving to HIDDmitry Torokhov2014-07-261-1/+5
| | * | Input: ipaq-micro-ts - introduce open/closeDmitry Torokhov2014-07-241-32/+56
| | * | Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow2014-07-243-0/+155
| | * | Merge tag 'v3.16-rc6' into nextDmitry Torokhov2014-07-248-493/+63Star
| | |\|
| | * | Input: atmel_mxt_ts - implement T44 message handlingNick Dyer2014-07-231-32/+159
| | * | Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer2014-07-231-59/+64
| | * | Input: atmel_mxt_ts - decode T6 status messagesNick Dyer2014-07-231-20/+40
| | * | Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer2014-07-231-52/+68
| | * | Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer2014-07-231-17/+50
| | * | Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer2014-07-231-0/+6
| | * | Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer2014-07-231-9/+18
| | * | Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer2014-07-231-10/+43
| | * | Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer2014-07-231-55/+177
| | * | Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer2014-07-231-74/+204
| | * | Input: atmel_mxt_ts - implement device tree supportStephen Warren2014-07-231-5/+63
| | * | Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung2014-07-231-5/+6
| | * | Input: atmel_mxt_ts - move input device init into separate functionNick Dyer2014-07-231-84/+107
| | * | Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer2014-07-231-39/+62
| | * | Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann2014-07-211-0/+6
| | * | Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann2014-07-211-19/+22
| | * | Input: zforce - add regulator handlingHeiko Stuebner2014-07-211-0/+31
| | * | Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick2014-07-201-2/+2
| | * | Input: add support for Wacom protocol 4 serial tabletsHans de Goede2014-07-203-0/+627
| | * | Input: max7359 - introduce the use of managed interfacesHimangi Saraogi2014-07-201-29/+16Star
| | * | Input: add driver for Microchip's CAP1106Daniel Mack2014-07-183-0/+346
| | * | Input: edt-ft5x06 - remove unnecessary null testFabian Frederick2014-07-181-2/+1Star
| | * | Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick2014-07-181-1/+0Star
* | | | 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
| |\|