summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: ili210x - add OF match tableMarek Vasut2019-02-071-0/+7
* Input: ili210x - reorder probeMarek Vasut2019-02-071-16/+16
* Input: ili210x - rework the touchscreen sample processingMarek Vasut2019-02-071-25/+30
* Input: ili210x - convert to devm IRQMarek Vasut2019-02-071-11/+15
* Input: ili210x - add reset GPIO supportMarek Vasut2019-02-071-0/+26
* Input: ili210x - convert to devm_ functionsMarek Vasut2019-02-071-10/+7
* Input: ili210x - drop get_pendown_stateMarek Vasut2019-02-071-12/+1
* Input: ili210x - drop platform data supportMarek Vasut2019-02-071-10/+2
* Input: add new vibrator driver for various MSM SOCsBrian Masney2019-02-063-0/+293
* Input: gpio-keys - add shutdown callbackFlorian Fainelli2019-02-061-0/+10
* Input: sx8654 - do not override interrupt triggerDmitry Torokhov2019-02-051-1/+1
* Input: sx8654 - convert #defined flags to BIT(x)Richard Leitner2019-02-051-5/+6
* Input: sx8654 - use common of_touchscreen functionsRichard Leitner2019-01-291-4/+8
* Input: sx8654 - add sx8650 supportRichard Leitner2019-01-291-20/+176
* Input: sx8654 - add sx8655 and sx8656 to compatiblesRichard Leitner2019-01-291-0/+4
* Input: sx8654 - add reset-gpio supportRichard Leitner2019-01-291-6/+38
* Input: st1232 - add Martin as module authorMartin Kepplinger2019-01-281-0/+1
* Input: st1232 - add support for st1633Martin Kepplinger2019-01-282-37/+89
* Input: edt-ft5x06 - add offset support for ev-ft5726Marco Felsch2019-01-141-0/+46
* Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch2019-01-141-5/+15
* Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch2019-01-141-3/+41
* Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing2019-01-141-7/+6
* Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-141-3/+2
* Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-141-3/+1
* Merge tag 'v4.20' into nextDmitry Torokhov2019-01-1412605-799391/+1022965
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-12-233-5/+24
| |\
| | * scsi: sd: use mempool for discard special pageJens Axboe2018-12-131-4/+19
| | * scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash2018-12-131-0/+1
| | * scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2018-12-131-1/+4
| * | Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds2018-12-221-0/+3
| |\ \
| | * | auxdisplay: charlcd: fix x/y command parsingMans Rullgard2018-12-211-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-211-5/+26
| |\ \ \
| | * | | serial/sunsu: fix refcount leakYangtao Li2018-12-211-5/+26
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-213-9/+12
| |\ \ \ \
| | * | | | qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas2018-12-211-7/+8
| | * | | | qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist2018-12-211-0/+1
| | * | | | net: netxen: fix a missing check and an uninitialized useKangjie Lu2018-12-211-1/+2
| | * | | | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-211-1/+1
| * | | | | Merge tag 'drm-fixes-2018-12-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-211-2/+8
| |\ \ \ \ \
| | * | | | | drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva2018-12-201-2/+8
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-213-14/+22
| |\ \ \ \ \ \
| | * | | | | | Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas2018-12-211-0/+1
| | * | | | | | Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires2018-12-211-2/+16
| | * | | | | | Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil2018-12-091-0/+1
| | * | | | | | Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren2018-12-091-12/+4
| * | | | | | | Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-12-214-131/+95
| |\ \ \ \ \ \ \
| | * | | | | | | gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König2018-12-211-3/+3
| | * | | | | | | gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy2018-12-211-9/+3
| | * | | | | | | gpio: gpio-omap: Revert deferred wakeup quirk handling for regressionsTony Lindgren2018-12-211-59/+5
| | * | | | | | | gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlersHans de Goede2018-12-071-60/+84