summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tty/ldsem: Convert to regular lockdep annotationsPeter Zijlstra2018-12-051-37/+14
* tty: Simplify tty->count math in tty_reopen()Dmitry Safonov2018-12-051-8/+5
* tty: Don't block on IO when ldisc change is pendingDmitry Safonov2018-12-054-7/+14
* tty: Hold tty_ldisc_lock() during tty_reopen()Dmitry Safonov2018-12-051-2/+7
* tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov2018-12-051-0/+10
* tty/sysrq: Do not call sync directly from sysrq_do_reset()Mark Tomlinson2018-12-051-2/+1
* serial: 8250-mtk: add uart DMA supportLong Cheng2018-12-051-1/+209
* tty: xilinx_uartps: Correct return value in probeRajan Vaja2018-12-051-14/+12
* tty: serial: qcom_geni_serial: Fix softlockRyan Case2018-12-051-17/+39
* Revert "serial/sunsu: add missing of_node_put()"Greg Kroah-Hartman2018-12-051-15/+5
* serdev: document the write functions using kernel-docJohan Hovold2018-11-271-0/+37
* serdev: make synchronous write helper interruptibleJohan Hovold2018-11-271-6/+14
* serdev: make synchronous write return bytes writtenJohan Hovold2018-11-273-4/+12
* serdev: use zero to indicate infinite write timeoutJohan Hovold2018-11-271-2/+5
* Merge 4.20-rc4 into tty-nextGreg Kroah-Hartman2018-11-27217-1328/+2111
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-248-396/+158
| |\
| | * Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires2018-11-221-45/+0
| | * Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...Benjamin Tissoires2018-11-221-34/+13
| | * Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires2018-11-221-245/+4
| | * Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"Benjamin Tissoires2018-11-221-5/+10
| | * Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires2018-11-221-3/+5
| | * Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires2018-11-221-21/+22
| | * HID: Add quirk for Primax PIXART OEM miceSebastian Parschauer2018-11-202-0/+4
| | * HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng2018-11-192-0/+3
| | * HID: multitouch: Add pointstick support for Cirque TouchpadKai-Heng Feng2018-11-192-0/+9
| | * HID: steam: remove input device when a hid client is running.Rodrigo Rivas Costa2018-11-191-64/+90
| | * Revert "HID: uhid: use strlcpy() instead of strncpy()"David Herrmann2018-11-191-6/+7
| | * HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privilegesEric Biggers2018-11-191-0/+12
| | * HID: input: Ignore battery reported by Symbol DS4308Benson Leung2018-11-122-0/+4
| | * HID: Add quirk for Microsoft PIXART OEM mouseSebastian Parschauer2018-11-082-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-2442-211/+309
| |\ \
| | * | net: gemini: Fix copy/paste errorAndreas Fiedler2018-11-241-1/+1
| | * | net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz2018-11-241-9/+5
| | * | net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi2018-11-241-1/+3
| | * | net: amd: add missing of_node_put()Yangtao Li2018-11-241-1/+3
| | * | team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu2018-11-241-2/+0
| | * | virtio-net: fail XDP set if guest csum is negotiatedJason Wang2018-11-231-2/+3
| | * | virtio-net: disable guest csum during XDP setJason Wang2018-11-231-6/+2
| | * | ibmvnic: Update driver queues after change in ring size supportThomas Falcon2018-11-221-1/+8
| | * | ibmvnic: Fix RX queue buffer cleanupThomas Falcon2018-11-221-2/+2
| | * | net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi2018-11-221-2/+7
| | * | net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen2018-11-221-4/+3
| | * | Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub...David S. Miller2018-11-2216-38/+82
| | |\ \
| | | * | mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi2018-11-162-3/+2
| | | * | brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki2018-11-161-1/+2
| | | * | ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris2018-11-161-1/+1
| | | * | iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho2018-11-151-8/+28
| | | * | iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu2018-11-152-1/+7
| | | * | iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-11-152-5/+8
| | | * | iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-11-151-4/+0