summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-01-11Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer1-42/+26
2016-01-11Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-01-11Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer1-3/+0
2016-01-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov1-6/+23
2016-01-07Input: omap-keypad - remove dead checkDmitry Torokhov1-8/+0
2016-01-07Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach1-2/+0
2016-01-07Input: omap-keypad - set tasklet data earlierDan Carpenter1-1/+1
2016-01-07Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov1-1/+1
2016-01-06Merge branch 'goodix' into nextDmitry Torokhov308-1681/+5068
2016-01-06Input: ALPS - report v3 pinnacle trackstick device only if is presentPali Rohár1-5/+7
2016-01-06Input: ALPS - detect trackstick presence for v7 protocolPali Rohár1-4/+8
2016-01-02Input: pcap_ts - use to_delayed_workGeliang Tang1-1/+1
2016-01-02Input: bma150 - constify bma150_cfg structureJulia Lawall1-1/+1
2015-12-19Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter1-1/+1
2015-12-18Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft1-0/+7
2015-12-18Input: uinput - rework ABS validationDavid Herrmann1-44/+45
2015-12-18Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires1-3/+83
2015-12-17Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker1-8/+4
2015-12-17Input: goodix - add axis swapping and axis inversion supportKarsten Merker1-0/+25
2015-12-17Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea1-6/+1
2015-12-17Input: goodix - add power management supportIrina Tirdea1-5/+98
2015-12-17Input: goodix - write configuration data to deviceIrina Tirdea1-32/+212
2015-12-17Input: goodix - reset device at initIrina Tirdea2-0/+120
2015-12-17Input: goodix - use actual config length for each device typeIrina Tirdea1-2/+25
2015-12-17Merge branch 'psmouse-passthrough' into nextDmitry Torokhov5-414/+392
2015-12-17Input: psmouse - rename ps2pp_init() to ps2pp_detect()Dmitry Torokhov3-4/+4
2015-12-17Input: psmouse - limit protocols that we try on passthrough portsDmitry Torokhov1-0/+10
2015-12-17Input: psmouse - factor out common protocol probing codeDmitry Torokhov1-78/+86
2015-12-17Input: psmouse - move protocol descriptions aroundDmitry Torokhov1-190/+189
2015-12-17Input: psmouse - clean up Cypress probeDmitry Torokhov1-12/+8
2015-12-17Input: psmouse - rearrange Focaltech init codeDmitry Torokhov3-27/+26
2015-12-17Input: psmouse - fix comment styleDmitry Torokhov1-155/+124
2015-12-17Input: psmouse - use switch statement in psmouse_process_byte()Dmitry Torokhov1-34/+31
2015-12-16Input: add touchscreen support for TS-4800Damien Riegel3-0/+233
2015-12-16Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán3-0/+205
2015-12-15Merge branch 'for-dmitry' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Dmitry Torokhov3-0/+54
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+4
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-16/+21
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds29-79/+197
2015-12-13gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov3-0/+54
2015-12-12Input: da9063 - report KEY_POWER instead of KEY_SLEEP during power key-pressSteve Twiss1-4/+4
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+10
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+8
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-79/+110
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2015-12-11Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman1-4/+4