index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-27
2
-2
/
+2
|
\
|
*
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
2019-11-13
2
-2
/
+2
*
|
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
1
-3
/
+8
|
\
\
|
*
\
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
2019-10-27
14
-22
/
+52
|
|
\
\
|
|
|
/
|
*
|
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
1
-2
/
+2
|
*
|
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
1
-1
/
+6
*
|
|
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-27
2
-0
/
+2
|
\
\
\
|
*
|
|
drivers: mcb: use symbol namespaces
Johannes Thumshirn
2019-11-03
2
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-4
/
+4
|
|
/
*
|
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
Colin Ian King
2019-10-15
1
-4
/
+4
*
|
tty: serial: imx: Use platform_get_irq_optional() for optional IRQs
Anson Huang
2019-10-10
1
-2
/
+2
*
|
serial: fix kernel-doc warning in comments
Randy Dunlap
2019-10-10
1
-0
/
+2
*
|
serial: 8250_omap: Fix gpio check for auto RTS/CTS
Adam Ford
2019-10-07
1
-2
/
+3
*
|
serial: mctrl_gpio: Check for NULL pointer
Adam Ford
2019-10-07
1
-0
/
+3
*
|
tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()
Andrey Smirnov
2019-10-07
1
-1
/
+1
*
|
tty: n_hdlc: fix build on SPARC
Randy Dunlap
2019-10-04
1
-0
/
+5
*
|
serial: uartps: Fix uartps_major handling
Michal Simek
2019-10-04
1
-1
/
+7
*
|
serial: uartlite: fix exit path null pointer
Randy Dunlap
2019-10-04
1
-1
/
+2
*
|
tty: serial: linflexuart: Fix magic SysRq handling
Stefan-gabriel Mirea
2019-10-04
1
-7
/
+14
*
|
serial: sh-sci: Use platform_get_irq_optional() for optional interrupts
Geert Uytterhoeven
2019-10-04
1
-2
/
+6
*
|
serial/sifive: select SERIAL_EARLYCON
Christoph Hellwig
2019-10-04
1
-0
/
+1
*
|
tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'
Christophe JAILLET
2019-10-04
1
-1
/
+1
*
|
tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'
Christophe JAILLET
2019-10-04
1
-1
/
+1
|
/
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-0
/
+5
|
\
|
*
lockdown: Lock down TIOCSSERIAL
David Howells
2019-08-19
1
-0
/
+5
*
|
Merge tag 'tty-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-09-18
46
-1798
/
+3026
|
\
\
|
*
|
serial: tegra: Add PIO mode support
Krishna Yarlagadda
2019-09-05
1
-31
/
+86
|
*
|
serial: tegra: report clk rate errors
Krishna Yarlagadda
2019-09-05
1
-2
/
+57
|
*
|
serial: tegra: add support to adjust baud rate
Krishna Yarlagadda
2019-09-05
1
-0
/
+68
|
*
|
serial: tegra: add support to use 8 bytes trigger
Krishna Yarlagadda
2019-09-05
1
-2
/
+11
|
*
|
serial: tegra: set maximum num of uart ports to 8
Krishna Yarlagadda
2019-09-05
1
-2
/
+17
|
*
|
serial: tegra: check for FIFO mode enabled status
Krishna Yarlagadda
2019-09-05
1
-6
/
+46
|
*
|
serial: tegra: report error to upper tty layer
Krishna Yarlagadda
2019-09-05
1
-3
/
+16
|
*
|
serial: tegra: flush the RX fifo on frame error
Shardar Shariff Md
2019-09-05
1
-0
/
+14
|
*
|
serial: tegra: avoid reg access when clk disabled
Ahung Cheng
2019-09-05
1
-6
/
+11
|
*
|
serial: tegra: add support to ignore read
Shardar Shariff Md
2019-09-05
1
-0
/
+12
|
*
|
serial: sprd: correct the wrong sequence of arguments
Chunyan Zhang
2019-09-05
1
-1
/
+1
|
*
|
serial: max310x: turn off transmitter before activating AutoCTS or auto trans...
Christoph Vogtländer
2019-09-05
1
-0
/
+18
|
*
|
serial: max310x: Properly set flags in AutoCTS mode
Christoph Vogtländer
2019-09-05
1
-2
/
+10
|
*
|
tty: serial: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2019-09-04
1
-1
/
+0
|
*
|
serial: fsl_linflexuart: Update compatible string
Stefan-gabriel Mirea
2019-09-04
1
-2
/
+2
|
*
|
tty: n_gsm: avoid recursive locking with async port hangup
Martin Hundebøll
2019-09-04
1
-1
/
+1
|
*
|
serial: sprd: keep console alive even if missing the 'enable' clock
Chunyan Zhang
2019-09-04
1
-4
/
+21
|
*
|
serial: sprd: add console_initcall in sprd's uart driver
Chunyan Zhang
2019-09-04
1
-0
/
+7
|
*
|
serial: sprd: check the right port and membase
Chunyan Zhang
2019-09-04
1
-4
/
+6
|
*
|
tty/serial: atmel: remove unneeded atmel_get_lines_status function
Richard Genoud
2019-09-04
1
-46
/
+2
|
*
|
serial: imx: use Tx ready rather than Tx empty irq
Sergey Organov
2019-09-04
1
-9
/
+9
|
*
|
serial: imx: fix data breakage on termios change
Sergey Organov
2019-09-04
1
-3
/
+16
|
*
|
serial: imx: do not disable individual irqs during termios change
Sergey Organov
2019-09-04
1
-12
/
+1
[next]