summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2014-07-26Input: alps - change decode function prototype to return an intHans de Goede
2014-07-26Input: alps - report 2 touches when we've > 2 fingersHans de Goede
2014-07-26Input: alps - add an alps_report_semi_mt_data functionHans de Goede
2014-07-26Input: alps - use single touch data when v3 mt data contains only one fingerHans de Goede
2014-07-26Input: alps - use standard contact tracking instead of DIYHans de Goede
2014-07-26Input: alps - use struct input_mt_pos to track coordinatesHans de Goede
2014-07-26Input: alps - process_bitmap: round down when spreading adjescent fingers ove...Hans de Goede
2014-07-26Input: alps - process_bitmap: fix counting of high point bitsHans de Goede
2014-07-26Input: alps - process_bitmap: add alps_get_bitmap_points() helper functionHans de Goede
2014-07-26Input: alps - process_bitmap: don't invert the Y-axis on RushmoreHans de Goede
2014-07-26Input: alps - improve 2-finger reporting on v3 modelsHans de Goede
2014-07-26Input: alps - fix rushmore packet decodingYunkang Tang
2014-07-26Input: soc_button_array - add missing memory allocation checkPramod Gurav
2014-07-26Input: wacom_serial4 - prepare for wacom USB moving to HIDDmitry Torokhov
2014-07-24Input: ipaq-micro-ts - introduce open/closeDmitry Torokhov
2014-07-24Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov
2014-07-23Input: atmel_mxt_ts - implement T44 message handlingNick Dyer
2014-07-23Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer
2014-07-23Input: atmel_mxt_ts - decode T6 status messagesNick Dyer
2014-07-23Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer
2014-07-23Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer
2014-07-23Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer
2014-07-23Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer
2014-07-23Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer
2014-07-23Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer
2014-07-23Input: atmel_mxt_ts - implement device tree supportStephen Warren
2014-07-23Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung
2014-07-23Input: atmel_mxt_ts - move input device init into separate functionNick Dyer
2014-07-23Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann
2014-07-21Input: zforce - add regulator handlingHeiko Stuebner
2014-07-20Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick
2014-07-20Input: add support for Wacom protocol 4 serial tabletsHans de Goede
2014-07-20Input: max7359 - introduce the use of managed interfacesHimangi Saraogi
2014-07-18Input: add driver for Microchip's CAP1106Daniel Mack
2014-07-18Input: edt-ft5x06 - remove unnecessary null testFabian Frederick
2014-07-18Input: keyspan_remote - remove unnecessary break after gotoFabian Frederick
2014-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-06-08Merge branch 'next' into for-linusDmitry Torokhov
2014-06-08Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires
2014-06-08Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer
2014-06-08Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat
2014-06-08Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede
2014-06-08Input: elantech - deal with clickpads reporting right button eventsHans de Goede
2014-06-08Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds