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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
14
-151
/
+264
2021-01-20
tty: teach the n_tty ICANON case about the new "cookie continuations" too
Linus Torvalds
1
-7
/
+19
2021-01-20
tty: teach n_tty line discipline about the new "cookie continuations"
Linus Torvalds
1
-10
/
+42
2021-01-20
tty: clean up legacy leftovers from n_tty line discipline
Linus Torvalds
1
-20
/
+9
2021-01-20
tty: implement read_iter
Linus Torvalds
1
-18
/
+18
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
14
-102
/
+178
2021-01-20
tty: implement write_iter
Linus Torvalds
1
-22
/
+26
2021-01-20
serial: remove sirf prima/atlas driver
Arnd Bergmann
5
-2007
/
+0
2021-01-20
serial: mxs-auart: Remove <asm/cacheflush.h>
Fabio Estevam
1
-2
/
+0
2021-01-20
serial: mxs-auart: Remove serial_mxs_probe_dt()
Fabio Estevam
1
-32
/
+11
2021-01-20
serial: fsl_lpuart: Use of_device_get_match_data()
Fabio Estevam
1
-3
/
+1
2021-01-20
dt-bindings: serial: renesas,hscif: Add r8a779a0 support
Wolfram Sang
1
-0
/
+1
2021-01-15
tty: serial: Drop unused efm32 serial driver
Uwe Kleine-König
5
-888
/
+0
2021-01-15
leds: trigger: implement a tty trigger
Uwe Kleine-König
4
-0
/
+199
2021-01-15
tty: vcc: Drop impossible to hit WARN_ON
Uwe Kleine-König
1
-5
/
+2
2021-01-15
tty: vcc: Drop unnecessary if block
Uwe Kleine-König
1
-3
/
+0
2021-01-15
tty: hvcs: Drop unnecessary if block
Uwe Kleine-König
1
-3
/
+0
2021-01-13
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
1
-0
/
+38
2021-01-07
tty: Protect disc_data in n_tty_close and n_tty_flush_buffer
Yan.Gao
1
-0
/
+2
2021-01-07
drivers:tty:pty: Fix a race causing data loss on close
Corey Minyard
2
-4
/
+16
2021-01-07
tty: Export redirect release
Corey Minyard
2
-8
/
+25
2021-01-07
serial: stm32: update transmission complete error message in shutdown
Erwan Le Ray
1
-1
/
+2
2021-01-07
serial: stm32: clean probe and remove port deinit
Erwan Le Ray
1
-2
/
+7
2021-01-07
serial: stm32: update conflicting RTS/CTS config comment
Erwan Le Ray
1
-1
/
+4
2021-01-07
dt-bindings: serial: stm32: update rts-gpios and cts-gpios
Erwan Le Ray
1
-5
/
+8
2021-01-07
serial: stm32: add author
Erwan Le Ray
1
-1
/
+2
2021-01-07
serial: stm32: add "_usart" prefix in functions name
Erwan Le Ray
1
-171
/
+177
2021-01-07
serial: stm32: fix code cleaning warnings and checks
Erwan Le Ray
1
-18
/
+15
2021-01-07
serial: stm32: fix DMA initialization error handling
Erwan Le Ray
1
-7
/
+17
2021-01-07
tty: drop termiox user definitions
Jiri Slaby
1
-15
/
+0
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
16
-28
/
+3
2021-01-07
tty: cpm_uart, use port->flags instead of low_latency
Jiri Slaby
1
-2
/
+1
2021-01-07
vgacon: drop BROKEN_GRAPHICS_PROGRAMS
Jiri Slaby
2
-31
/
+0
2021-01-07
vt: drop old FONT ioctls
Jiri Slaby
3
-195
/
+3
2021-01-07
vt/consolemap: do font sum unsigned
Jiri Slaby
1
-1
/
+1
2021-01-07
8250_tegra: clean up tegra_uart_handle_break
Jiri Slaby
1
-5
/
+6
2021-01-07
tty: pty, remove BUG_ON from pty_close
Jiri Slaby
1
-1
/
+0
2021-01-07
vt: keyboard, defkeymap.c_shipped, approach the unicode table
Jiri Slaby
1
-34
/
+34
2021-01-07
vt: keyboard, defkeymap.c_shipped, approach the definitions
Jiri Slaby
1
-7
/
+7
2021-01-07
vt: keyboard, make keyboard_tasklet local
Jiri Slaby
2
-4
/
+3
2021-01-07
vt: move set_leds to keyboard.c
Jiri Slaby
3
-10
/
+12
2020-12-28
tty: serial: icom: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-3
/
+1
2020-12-28
tty: serial: cpm_uart: Add udbg support for enabling xmon
Christophe Leroy
1
-1
/
+39
2020-12-28
tty/serial/lantiq: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-28
tty/serial/imx: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-28
tty: new helper function tty_get_icount()
Uwe Kleine-König
2
-4
/
+27
2020-12-28
tty: rename tty_kopen() and add new function tty_kopen_shared()
Uwe Kleine-König
3
-21
/
+42
2020-12-27
Linux 5.11-rc1
v5.11-rc1
Linus Torvalds
1
-2
/
+2
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-12-27
Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
Linus Torvalds
4
-3
/
+44
[next]