index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-12
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
1
-2
/
+11
2019-12-12
tty: serial: samsung_tty: fix blank line checkpatch warning
Greg Kroah-Hartman
1
-0
/
+3
2019-12-12
tty: serial: samsung_tty: fix up minor comment formatting
Greg Kroah-Hartman
1
-7
/
+9
2019-12-12
tty: serial: samsung_tty: use 'unsigned int' not 'unsigned'
Greg Kroah-Hartman
1
-1
/
+2
2019-12-12
tty: serial: samsung_tty: use standard debugging macros
Greg Kroah-Hartman
1
-48
/
+30
2019-12-12
tty: serial: samsung_tty: drop unneded dbg() calls
Greg Kroah-Hartman
1
-22
/
+0
2019-12-12
tty: serial: samsung_tty: delete samsung.h
Greg Kroah-Hartman
2
-147
/
+130
2019-12-12
tty: serial: samsung.h: remove reset_port callback from struct s3c24xx_uart_info
Greg Kroah-Hartman
1
-3
/
+0
2019-12-12
tty: serial: samsung.h: fix up minor comment issues
Greg Kroah-Hartman
1
-2
/
+2
2019-12-12
tty: serial: samsung_tty: fix build warning
Greg Kroah-Hartman
1
-0
/
+3
2019-12-12
tty: serial: samsung: allow driver to be built by anyone
Greg Kroah-Hartman
1
-1
/
+1
2019-12-12
tty/serial: atmel: fix out of range clock divider handling
David Engraf
1
-3
/
+3
2019-12-12
tty: pl011: Add suspend resume support
Shubhrajyoti Datta
1
-0
/
+1
2019-12-12
tty: serial: amba-pl011: remove set but unused variable
Xiongfeng Wang
1
-4
/
+2
2019-12-12
tty: serial: samsung: remove variable 'ufstat' set but not used
Chen Wandun
1
-2
/
+2
2019-12-10
tty: omap-serial: remove set but unused variable
Xiongfeng Wang
1
-2
/
+5
2019-12-09
serial: ucc_uart: access __be32 field using be32_to_cpu
Rasmus Villemoes
1
-3
/
+3
2019-12-09
serial: ucc_uart: limit brg-frequency workaround to PPC32
Rasmus Villemoes
1
-0
/
+7
2019-12-09
serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
Rasmus Villemoes
1
-21
/
+15
2019-12-09
serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
Rasmus Villemoes
1
-1
/
+16
2019-12-09
serial: ucc_uart: factor out soft_uart initialization
Rasmus Villemoes
1
-52
/
+58
2019-12-09
serial: ucc_uart: replace ppc-specific IO accessors
Rasmus Villemoes
1
-108
/
+102
2019-12-09
serial: ucc_uart: explicitly include soc/fsl/cpm.h
Rasmus Villemoes
1
-0
/
+1
2019-12-03
Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
36
-702
/
+641
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-5
/
+3
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
1
-0
/
+5
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-5
/
+3
2019-11-27
Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-2
/
+2
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-3
/
+8
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-0
/
+2
2019-11-27
Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"
Je Yen Tam
1
-288
/
+4
2019-11-27
vcs: prevent write access to vcsu devices
Nicolas Pitre
1
-0
/
+3
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2019-11-23
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
1
-1
/
+1
2019-11-22
tty: don't crash in tty_init_dev when missing tty_port
Jiri Slaby
1
-3
/
+6
2019-11-21
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
1
-3
/
+3
2019-11-21
tty: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2
-28
/
+28
2019-11-21
serial: serial_core: Perform NULL checks for break_ctl ops
Jiangfeng Xiao
1
-1
/
+1
2019-11-20
tty: remove unused argument from tty_open_by_driver()
Sudip Mukherjee
1
-3
/
+2
2019-11-20
tty: Fix Kconfig indentation
Krzysztof Kozlowski
4
-64
/
+64
2019-11-18
{tty: serial, nand: onenand}: samsung: rename to fix build warning
Sudip Mukherjee
2
-1
/
+1
2019-11-18
serial: ifx6x60: add missed pm_runtime_disable
Chuhong Yuan
1
-0
/
+3
2019-11-18
serial: pl011: Fix DMA ->flush_buffer()
Vincent Whitchurch
1
-4
/
+2
2019-11-14
Revert "serial-uartlite: Move the uart register"
Greg Kroah-Hartman
1
-9
/
+9
2019-11-14
Revert "serial-uartlite: Add get serial id if not provided"
Greg Kroah-Hartman
1
-7
/
+0
2019-11-14
Revert "serial-uartlite: Do not use static struct uart_driver out of probe()"
Greg Kroah-Hartman
1
-15
/
+5
2019-11-14
Revert "serial-uartlite: Add runtime support"
Greg Kroah-Hartman
1
-43
/
+9
2019-11-14
Revert "serial-uartlite: Change logic how console_port is setup"
Greg Kroah-Hartman
1
-8
/
+2
2019-11-14
Revert "serial-uartlite: Use allocated structure instead of static ones"
Greg Kroah-Hartman
1
-2
/
+2
2019-11-13
riscv: don't allow selecting SBI based drivers for M-mode
Damien Le Moal
2
-2
/
+2
[prev]
[next]