aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-07Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov1-14/+16
2019-02-07Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov1-14/+2
2019-02-06Input: ili210x - add ILI251X supportMarek Vasut1-15/+103
2019-02-06Input: ili210x - add OF match tableMarek Vasut1-0/+7
2019-02-06Input: ili210x - reorder probeMarek Vasut1-16/+16
2019-02-06Input: ili210x - rework the touchscreen sample processingMarek Vasut1-25/+30
2019-02-06Input: ili210x - convert to devm IRQMarek Vasut1-11/+15
2019-02-06Input: ili210x - add reset GPIO supportMarek Vasut1-0/+26
2019-02-06Input: ili210x - convert to devm_ functionsMarek Vasut1-10/+7
2019-02-06Input: ili210x - drop get_pendown_stateMarek Vasut1-12/+1
2019-02-06Input: ili210x - drop platform data supportMarek Vasut2-21/+2
2019-02-06Input: ili210x - add DT binding documentMarek Vasut1-0/+25
2019-02-06Input: add new vibrator driver for various MSM SOCsBrian Masney4-0/+329
2019-02-06Input: gpio-keys - add shutdown callbackFlorian Fainelli1-0/+10
2019-02-04Input: sx8654 - do not override interrupt triggerDmitry Torokhov1-1/+1
2019-02-04Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner1-5/+6
2019-01-28Input: sx8654 - use common of_touchscreen functionsRichard Leitner1-4/+8
2019-01-28Input: sx8654 - add sx8650 supportRichard Leitner2-20/+177
2019-01-28Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner2-1/+8
2019-01-28Input: sx8654 - add reset-gpio supportRichard Leitner2-6/+42
2019-01-28Input: st1232 - add Martin as module authorMartin Kepplinger1-0/+1
2019-01-28Input: st1232 - add support for st1633Martin Kepplinger3-39/+93
2019-01-13Input: edt-ft5x06 - add offset support for ev-ft5726Marco Felsch2-0/+55
2019-01-13Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch1-5/+15
2019-01-13Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch2-4/+44
2019-01-13Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing1-7/+6
2019-01-13Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-01-13Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2019-01-13Merge tag 'v4.20' into nextDmitry Torokhov24819-1102412/+1676437
2019-01-07Input: ad7879 - add check for read errors in interruptAditya Pakki1-4/+7
2019-01-07Input: tm2-touchkey - add support for aries touchkey variantJonathan Bakker2-7/+47
2019-01-07Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker2-22/+31
2019-01-07Input: tm2-touchkey - correct initial brightnessJonathan Bakker1-1/+1
2019-01-07Input: tm2-touchkey - add support for midas touchkeySimon Shields2-6/+32
2019-01-04Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede1-1/+1
2019-01-04Input: soc_button_array - add usage-page 0x01 usage-id 0xca mappingHans de Goede1-0/+4
2018-12-28Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh1-2/+2
2018-12-23Linux 4.20Linus Torvalds1-1/+1
2018-12-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+6
2018-12-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-5/+24
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds1-54/+54
2018-12-22Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds1-0/+3
2018-12-22Revert "vfs: Allow userns root to call mknod on owned filesystems."Christian Brauner1-2/+1
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig1-1/+1
2018-12-21Input: drv2667 - fix indentation issuesColin Ian King1-3/+3
2018-12-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-13/+35
2018-12-21mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador1-2/+5
2018-12-21fork,memcg: fix crash in free_thread_stack on memcg charge failRik van Riel1-2/+7
2018-12-21mm: thp: fix flags for pmd migration when splitPeter Xu1-9/+11
2018-12-21mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko1-0/+12