summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-16Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-02-16Input: apanel - switch to using brightness_set_blocking()Dmitry Torokhov
2019-02-11Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov
2019-02-11Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov
2019-02-09Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov
2019-02-09Input: ps2-gpio - flush TX work when closing portDmitry Torokhov
2019-02-09Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov
2019-02-07Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela
2019-02-06Input: bma150 - register input device after setting private dataJonathan Bakker
2019-01-28Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel
2019-01-28Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker
2019-01-28Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner
2019-01-24Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani
2019-01-16Input: olpc_apsp - assign priv->dev earlierLubomir Rintel
2019-01-14Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov
2019-01-14Input: raspberrypi-ts - fix link errorAnders Roxell
2019-01-13Input: xpad - add support for SteelSeries Stratus DuoTom Panfil
2019-01-13Input: input_event - provide override for sparc64Deepa Dinamani
2018-12-28Merge branch 'next' into for-linusDmitry Torokhov
2018-12-28Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer
2018-12-28Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh
2018-12-23Linux 4.20v4.20Linus Torvalds
2018-12-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-12-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds
2018-12-22Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds
2018-12-22Revert "vfs: Allow userns root to call mknod on owned filesystems."Christian Brauner
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig
2018-12-21Input: drv2667 - fix indentation issuesColin Ian King
2018-12-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-21mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador
2018-12-21fork,memcg: fix crash in free_thread_stack on memcg charge failRik van Riel
2018-12-21mm: thp: fix flags for pmd migration when splitPeter Xu
2018-12-21mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-21auxdisplay: charlcd: fix x/y command parsingMans Rullgard
2018-12-21serial/sunsu: fix refcount leakYangtao Li
2018-12-21sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com
2018-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-12-21qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas
2018-12-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-12-21qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist
2018-12-21tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg
2018-12-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-21ipv6: tunnels: fix two use-after-freeEric Dumazet