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-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-04Input: add Spreadtrum vibrator driverXiaotong Lu
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-15Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-03-26input: misc: remove blackfin rotary driverArnd Bergmann
2018-03-09Input: add RAVE SP Powerbutton driverAndrey Smirnov
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall
2018-01-17Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman
2018-01-17Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman
2018-01-10Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani
2018-01-09Input: twl6040-vibra - fix child-node lookupJohan Hovold
2018-01-09Input: twl4030-vibra - fix sibling-node lookupJohan Hovold
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-02Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko
2018-01-02Input: tps65218-pwrbutton - fix a spelling mistake in KconfigZhuohua Li
2018-01-02Input: gpio_tilt - delete driverLinus Walleij
2018-01-02Input: uinput - use monotonic times for timestampsDeepa Dinamani
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-27Input: ims-pcu - fix typo in the error messageZhen Lei
2017-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-10Input: uinput - unlock on allocation failure in ioctlDan Carpenter
2017-11-08Merge tag 'v4.14-rc8' into nextDmitry Torokhov
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-24Input: uinput - fold header into the driver properDmitry Torokhov
2017-10-24Input: uinput - remove uinput_allocate_device()Dmitry Torokhov
2017-10-24Input: uinput - fix coding style in uinput_ioctl_handler()Dmitry Torokhov
2017-10-24Input: uinput - allow FF requests to time outDmitry Torokhov
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-20Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov
2017-10-20Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede
2017-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-22Merge tag 'ib-mfd-input-rtc-v4.14' of git://git.kernel.org/pub/scm/linux/kern...Dmitry Torokhov
2017-09-22Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov
2017-09-22Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov
2017-09-22Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov
2017-09-20Input: adxl34x - do not treat FIFO_MODE() as booleanArnd Bergmann
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds