index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-18
serial: sccnxp: Fix error handling in sccnxp_probe()
Alexey Khoroshilov
1
-2
/
+11
2017-09-18
tty: serial: lpuart: avoid report NULL interrupt
Fugang Duan
1
-23
/
+17
2017-09-18
serial: bcm63xx: fix timing issue.
Russell Enderby
1
-0
/
+5
2017-09-18
mxser: fix timeout calculation for low rates
Jiri Slaby
1
-5
/
+11
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
3
-0
/
+1161
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+12
2017-09-05
Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+96
2017-09-05
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
63
-286
/
+1568
2017-09-05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+11
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2017-08-31
tty: goldfish: Implement support for kernel 'earlycon' parameter
Miodrag Dinic
2
-0
/
+29
2017-08-31
tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms
Miodrag Dinic
1
-27
/
+139
2017-08-31
tty: goldfish: Refactor constants to better reflect their nature
Aleksandar Markovic
1
-27
/
+25
2017-08-31
serial: 8250_port: Remove useless NULL checks
Andy Shevchenko
1
-4
/
+4
2017-08-31
earlycon: initialise baud field of earlycon device structure
Eugeniy Paltsev
1
-0
/
+5
2017-08-29
sparc64: vcc: make ktermios const
Bhumika Goyal
1
-1
/
+1
2017-08-29
tty: hvcs: make ktermios const
Bhumika Goyal
1
-1
/
+1
2017-08-28
sparc64: vcc: Check for IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2017-08-28
pty: show associative slave of ptmx in fdinfo
Masatake YAMATO
2
-1
/
+16
2017-08-28
tty: n_gsm: Add compat_ioctl
Lars Poeschel
1
-0
/
+11
2017-08-28
tty: hvcs: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-28
tty: hvc_vio: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-28
tty: mips_ejtag_fdc: constify mips_cdmm_device_id
Arvind Yadav
1
-1
/
+1
2017-08-28
Introduce 8250_men_mcb
Michael Moese
3
-0
/
+130
2017-08-28
serial: imx: Avoid post-PIO cleanup if TX DMA is started
Ian Jamison
1
-1
/
+4
2017-08-28
tty: serial: imx: disable irq after suspend
Maxim Yu. Osipov
1
-0
/
+2
2017-08-28
serial: 8250_uniphier: add suspend/resume support
Masahiro Yamada
1
-0
/
+35
2017-08-28
serial: 8250_uniphier: use CHAR register for canary to detect power-off
Masahiro Yamada
1
-6
/
+16
2017-08-28
serial: 8250_uniphier: fix serial port index in private data
Masahiro Yamada
1
-3
/
+3
2017-08-28
serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...
Sean Wang
2
-0
/
+10
2017-08-28
serial: earlycon: Only try fdt when specify 'earlycon' exactly
Jeffy Chen
1
-1
/
+1
2017-08-28
serial: mux: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: sunsu: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: mpc52xx: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: m32r_sio: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: cpm_uart: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: apbuart: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: sunsab: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: 21285: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: uuc_uart: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
tty: mux: constify parisc_device_id
Arvind Yadav
1
-2
/
+2
2017-08-28
tty: 8250: constify parisc_device_id
Arvind Yadav
1
-2
/
+2
2017-08-28
serial: 8250_of: Add basic PM runtime support
Franklin S Cooper Jr
1
-11
/
+24
2017-08-28
serial: 8250_of: use of_property_read_bool()
Sergei Shtylyov
1
-2
/
+2
2017-08-28
serial: 8250: Use hrtimers for rs485 delays
Rafael Gago
1
-23
/
+40
2017-08-28
serial: core: Consider rs485 settings to drive RTS
Rafael Gago
1
-9
/
+25
2017-08-28
tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO
Himanshu Jha
1
-4
/
+1
2017-08-28
serial: sh-sci: use of_property_read_bool()
Sergei Shtylyov
1
-2
/
+1
2017-08-28
serial: pch_uart: Make port type explicit
Andy Shevchenko
1
-20
/
+15
[next]