index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
tty: Simplify tty->count math in tty_reopen()
Dmitry Safonov
1
-8
/
+5
2018-12-05
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
4
-7
/
+14
2018-12-05
tty: Hold tty_ldisc_lock() during tty_reopen()
Dmitry Safonov
1
-2
/
+7
2018-12-05
tty/ldsem: Wake up readers after timed out down_write()
Dmitry Safonov
1
-0
/
+10
2018-12-05
tty/sysrq: Do not call sync directly from sysrq_do_reset()
Mark Tomlinson
1
-2
/
+1
2018-12-05
serial: 8250-mtk: add uart DMA support
Long Cheng
1
-1
/
+209
2018-12-05
tty: xilinx_uartps: Correct return value in probe
Rajan Vaja
1
-14
/
+12
2018-12-05
tty: serial: qcom_geni_serial: Fix softlock
Ryan Case
1
-17
/
+39
2018-12-05
Revert "serial/sunsu: add missing of_node_put()"
Greg Kroah-Hartman
1
-15
/
+5
2018-11-27
serdev: document the write functions using kernel-doc
Johan Hovold
1
-0
/
+37
2018-11-27
serdev: make synchronous write helper interruptible
Johan Hovold
1
-6
/
+14
2018-11-27
serdev: make synchronous write return bytes written
Johan Hovold
3
-4
/
+12
2018-11-27
serdev: use zero to indicate infinite write timeout
Johan Hovold
1
-2
/
+5
2018-11-27
Merge 4.20-rc4 into tty-next
Greg Kroah-Hartman
217
-1328
/
+2111
2018-11-27
sysrq: Use panic() to force a crash
Matthias Kaehlcke
1
-10
/
+3
2018-11-27
tty/sysrq: add of_node_put()
Yangtao Li
1
-0
/
+2
2018-11-27
serial: imx: fix error handling in console_setup
Stefan Agner
1
-1
/
+1
2018-11-27
serial: mvebu-uart: initialize over sampling stack register
Miquel Raynal
1
-1
/
+6
2018-11-27
serial: mvebu-uart: clarify the baud rate derivation
Miquel Raynal
1
-8
/
+14
2018-11-27
serial/sunsu: add missing of_node_put()
Yangtao Li
1
-5
/
+15
2018-11-27
drivers/tty: add missing of_node_put()
Yangtao Li
1
-0
/
+1
2018-11-27
serial-uartlite: fix null pointer dereference on pointer port
Colin Ian King
1
-5
/
+10
2018-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
8
-396
/
+158
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-211
/
+309
2018-11-23
net: gemini: Fix copy/paste error
Andreas Fiedler
1
-1
/
+1
2018-11-23
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-23
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
1
-1
/
+3
2018-11-23
net: amd: add missing of_node_put()
Yangtao Li
1
-1
/
+3
2018-11-23
team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
Hangbin Liu
1
-2
/
+0
2018-11-23
virtio-net: fail XDP set if guest csum is negotiated
Jason Wang
1
-2
/
+3
2018-11-23
virtio-net: disable guest csum during XDP set
Jason Wang
1
-6
/
+2
2018-11-23
Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+63
2018-11-23
Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-3
/
+7
2018-11-23
Merge tag 'acpi-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2018-11-23
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-6
/
+25
2018-11-23
Merge tag 'gpio-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-7
/
+8
2018-11-23
Merge tag 'mmc-v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-3
/
+83
2018-11-23
Merge tag 'drm-fixes-2018-11-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-63
/
+273
2018-11-23
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-5
/
+21
2018-11-23
Merge tag 'drm-intel-fixes-2018-11-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-4
/
+112
2018-11-22
ibmvnic: Update driver queues after change in ring size support
Thomas Falcon
1
-1
/
+8
2018-11-22
ibmvnic: Fix RX queue buffer cleanup
Thomas Falcon
1
-2
/
+2
2018-11-22
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
1
-2
/
+7
2018-11-22
Merge tag 'char-misc-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-22
/
+42
2018-11-22
Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
18
-55
/
+162
2018-11-22
Merge tag 'mtd/fixes-for-4.20-rc4' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-55
/
+137
2018-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-2
/
+25
2018-11-22
iommu/vt-d: Use memunmap to free memremap
Pan Bian
1
-1
/
+1
2018-11-22
Revert "HID: input: Create a utility class for counting scroll events"
Benjamin Tissoires
1
-45
/
+0
2018-11-22
Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...
Benjamin Tissoires
1
-34
/
+13
[next]