summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov2019-02-111-42/+27
* Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov2019-02-091-1/+1
* Input: ps2-gpio - flush TX work when closing portDmitry Torokhov2019-02-091-0/+1
* Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov2019-02-091-24/+11
* Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela2019-02-081-0/+9
* Input: bma150 - register input device after setting private dataJonathan Bakker2019-02-061-4/+5
* Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel2019-01-281-4/+4
* Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker2019-01-281-5/+12
* Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner2019-01-281-1/+1
* Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani2019-01-241-1/+1
* Input: olpc_apsp - assign priv->dev earlierLubomir Rintel2019-01-171-1/+2
* Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov2019-01-151-2/+3
* Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-1524798-1102278/+1676248
|\
| * Linux 4.20v4.20Linus Torvalds2018-12-241-1/+1
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-12-231-7/+6
| |\
| | * proc/sysctl: don't return ENOMEM on lookup when a table is unregisteringIvan Delalande2018-12-141-7/+6
| | * aio: fix spectre gadget in lookup_ioctxJeff Moyer2018-12-111-0/+2
| * | 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 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds2018-12-221-54/+54
| |\ \ \
| | * | | include/linux/compiler_types.h: don't pollute userspace with macro definitionsXiaozhou Liu2018-12-141-54/+54
| * | | | 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
| | |/ / /
| * | | | Revert "vfs: Allow userns root to call mknod on owned filesystems."Christian Brauner2018-12-221-2/+1
| * | | | dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig2018-12-221-1/+1
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-213-13/+35
| |\ \ \ \
| | * | | | mm, page_alloc: fix has_unmovable_pages for HugePagesOscar Salvador2018-12-211-2/+5
| | * | | | fork,memcg: fix crash in free_thread_stack on memcg charge failRik van Riel2018-12-211-2/+7
| | * | | | mm: thp: fix flags for pmd migration when splitPeter Xu2018-12-211-9/+11
| | * | | | mm, memory_hotplug: initialize struct pages for the full memory sectionMikhail Zaslonko2018-12-211-0/+12
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-214-15/+35
| |\ \ \ \ \
| | * | | | | serial/sunsu: fix refcount leakYangtao Li2018-12-211-5/+26
| | * | | | | sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2018-12-212-9/+8
| | * | | | | sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com2018-12-211-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-2111-16/+33
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | 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
| | * | | | | tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg2018-12-211-4/+6
| | * | | | | ipv6: tunnels: fix two use-after-freeEric Dumazet2018-12-212-0/+2
| | * | | | | Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg2018-12-211-0/+3
| | * | | | | packet: validate address lengthWillem de Bruijn2018-12-211-0/+4
| | * | | | | net: netxen: fix a missing check and an uninitialized useKangjie Lu2018-12-211-1/+2
| | * | | | | tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet2018-12-211-1/+3
| | * | | | | MAINTAINERS: update cxgb4 and cxgb3 maintainerGanesh Goudar2018-12-211-2/+2
| | * | | | | ipv6: frags: Fix bogus skb->sk in reassembled packetsHerbert Xu2018-12-211-0/+1
| | * | | | | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-211-1/+1
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-211-1/+3
| |\ \ \ \ \ \
| | * | | | | | KVM: x86: nSVM: fix switch to guest mmuVitaly Kuznetsov2018-12-191-1/+3