index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
serial: imx: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-02-28
1
-0
/
+6
|
*
|
|
serial: fsl_lpuart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-02-28
1
-0
/
+4
|
*
|
|
serial: arc_uart: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
2018-02-28
1
-0
/
+5
|
*
|
|
serial: imx: drop check for enabled dma in .startup
Uwe Kleine-König
2018-02-28
1
-1
/
+1
|
*
|
|
serial: imx: simplify tracking of dma being initialized
Uwe Kleine-König
2018-02-28
1
-8
/
+4
|
*
|
|
serial: imx: Only handle irqs that are actually enabled
Uwe Kleine-König
2018-02-28
1
-6
/
+32
|
*
|
|
serial: imx: rename variables to match the register names
Uwe Kleine-König
2018-02-28
1
-11
/
+10
|
*
|
|
serial: imx: drop if that always evaluates to true
Uwe Kleine-König
2018-02-28
1
-2
/
+1
|
*
|
|
serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR
Colin Ian King
2018-02-28
1
-1
/
+1
|
*
|
|
tty: serial: imx: allow breaks to be received when using dma
Troy Kisky
2018-02-28
1
-7
/
+14
|
*
|
|
serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCR
Joshua Scott
2018-02-28
1
-0
/
+18
|
*
|
|
serial: sh-sci: use hrtimer for receive timeout
Ulrich Hecht
2018-02-28
1
-17
/
+30
|
*
|
|
serial: 8250: 8250_omap: Fix throttling when DMA is enabled
Vignesh R
2018-02-28
1
-1
/
+10
|
*
|
|
serial: 8250: Don't service RX FIFO if interrupts are disabled
Vignesh R
2018-02-28
1
-1
/
+2
|
*
|
|
gpio: serial: max310x: Use HW type for gpio_chip's label
Jan Kundrát
2018-02-28
1
-1
/
+1
|
*
|
|
serial: altera: set RRDY flag also without irq
Uwe Kleine-König
2018-02-28
1
-10
/
+10
|
*
|
|
serial: altera: don't enable any irq if the device doesn't feature an irq
Uwe Kleine-König
2018-02-28
1
-8
/
+22
|
*
|
|
serial: altera: ensure port->regshift is honored consistently
Uwe Kleine-König
2018-02-28
1
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-03
2
-4
/
+4
|
\
\
\
|
*
|
|
x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()
Dominik Brodowski
2018-04-02
1
-3
/
+3
|
*
|
|
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-03
19
-11368
/
+0
|
\
\
\
|
*
|
|
tty: hvc: remove tile driver
Arnd Bergmann
2018-03-26
2
-197
/
+0
|
*
|
|
tty: remove bfin_jtag_comm and hvc_bfin_jtag drivers
Arnd Bergmann
2018-03-26
6
-481
/
+0
|
*
|
|
serial: remove tile uart driver
Arnd Bergmann
2018-03-26
3
-699
/
+0
|
*
|
|
serial: remove m32r_sio driver
Arnd Bergmann
2018-03-26
4
-1233
/
+0
|
*
|
|
serial: remove blackfin drivers
Arnd Bergmann
2018-03-26
5
-2725
/
+0
|
*
|
|
serial: remove cris/etrax uart drivers
Arnd Bergmann
2018-03-26
5
-5354
/
+0
|
*
|
|
tty: Remove metag DA TTY and console driver
James Hogan
2018-03-05
3
-679
/
+0
|
|
/
/
*
|
/
tty: vt: fix up tabstops properly
Linus Torvalds
2018-03-25
1
-4
/
+4
|
|
/
|
/
|
*
|
serial: imx: fix bogus dev_err
phil eichinger
2018-02-28
1
-1
/
+1
*
|
serial: sh-sci: prevent lockup on full TTY buffers
Ulrich Hecht
2018-02-28
1
-0
/
+2
*
|
serial: 8250_pci: Add Brainboxes UC-260 4 port serial device
Nikola Ciprich
2018-02-28
1
-0
/
+11
*
|
earlycon: add reg-offset to physical address before mapping
Greentime Hu
2018-02-28
1
-1
/
+2
*
|
serial: core: mark port as initialized in autoconfig
Sebastian Andrzej Siewior
2018-02-28
1
-0
/
+2
*
|
serial: 8250_pci: Don't fail on multiport card class
Andy Shevchenko
2018-02-28
1
-3
/
+7
*
|
tty/serial: atmel: add new version check for usart
Jonas Danielsson
2018-02-28
1
-0
/
+1
*
|
tty: make n_tty_read() always abort if hangup is in progress
Tejun Heo
2018-02-28
2
-0
/
+15
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
8
-29
/
+29
*
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-09
1
-10
/
+5
|
\
|
*
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
2018-02-07
1
-10
/
+5
*
|
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
\
|
*
|
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
1
-1
/
+1
|
|
/
*
|
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-02-01
32
-330
/
+460
|
\
\
|
*
|
tty: serial: exar: Relocate sleep wake-up handling
Aaron Sierra
2018-01-25
2
-30
/
+30
|
*
|
tty: fix data race between tty_init_dev and flush of buf
Gaurav Kohli
2018-01-23
2
-3
/
+9
|
*
|
serial: imx: fix endless loop during suspend
Martin Kaiser
2018-01-22
1
-17
/
+15
|
*
|
serial: core: mark port as initialized after successful IRQ change
Sebastian Andrzej Siewior
2018-01-22
1
-0
/
+2
|
*
|
serdev: only match serdev devices
Johan Hovold
2018-01-22
1
-0
/
+8
|
*
|
serdev: do not generate modaliases for controllers
Johan Hovold
2018-01-22
1
-38
/
+34
[prev]
[next]