Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-25Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov
2018-01-23Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti
2018-01-23Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring
2018-01-23Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring
2018-01-23Input: da9052_tsi - remove unused mutexMarcus Folkesson
2018-01-23Input: ad7877 - use managed resource allocationsAndi Shyti
2018-01-23Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-19Input: remove atmel-wm97xx touchscreen driverCorentin Labbe
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall
2018-01-17Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman
2018-01-12Input: goodix - disable IRQs while suspendedHans de Goede
2018-01-11Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann
2018-01-10Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-09Input: 88pm860x-ts - fix child-node lookupJohan Hovold
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-05Input: raydium_i2c_ts - include hardware version in firmware nameJeffrey Lin
2017-12-19Input: hideep - fix compile error due to missing include fileAnthony Kim
2017-11-30Input: elants_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov
2017-11-22treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-15Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-14Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-14Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-14Merge branch 'next' into for-linusDmitry Torokhov
2017-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-11Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown
2017-11-10Input: add support for the Samsung S6SY761 touchscreenAndi Shyti
2017-11-10Input: add support for HiDeep touchscreenAnthony Kim
2017-11-08Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven
2017-11-08Merge tag 'v4.14-rc8' into nextDmitry Torokhov
2017-11-08Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger
2017-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger
2017-11-03Input: cyttsp4 - avoid overflows when calculating memory sizesVince Kim
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-28Input: mxs-lradc - remove redundant assignment to pointer inputColin Ian King
2017-10-26Input: add I2C attached EETI EXC3000 multi touch driverAhmet Inan
2017-10-24Input: goodix - support gt1151 touchpanelMarcin Niestroj
2017-10-24Input: touchsceen - convert timers to use timer_setup()Kees Cook
2017-10-24Input: ad7877 - convert to using timer_setup()stephen lu
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-20Input: edt-ft5x06 - implement support for the EDT-M12 seriesSimon Budig
2017-10-20Input: edt-ft5x06 - make distinction between m06/m09/generic more clearSimon Budig
2017-10-20Input: goodix - poll the 'buffer status' bit before reading dataPaul Cercueil
2017-10-19Input: stmfts - fix setting ABS_MT_POSITION_* maximum sizeChanwoo Choi