Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2a71de2f7366fb1aec632116d0549ec56d6a3940
/
drivers
/
tty
/
serial
2a71de2
serial: omap: Fix EFR write on RTS deassertion
by Lukas Wunner
· 7 years ago
e60f9fd
omap_serial: Removing superfluous check on no interrupt pending.
by Martin Townsend
· 7 years ago
53501e0
serial: mvebu-uart: support extended port registers layout
by Miquel Raynal
· 7 years ago
3a75e91
serial: mvebu-uart: augment the maximum number of ports
by Miquel Raynal
· 7 years ago
95f7876
serial: mvebu-uart: dissociate RX and TX interrupts
by Miquel Raynal
· 7 years ago
30434b0
serial: mvebu-uart: add TX interrupt trigger for pulse interrupts
by Allen Yan
· 7 years ago
2ff23c4
serial: mvebu-uart: clear state register before IRQ request
by Allen Yan
· 7 years ago
68a0db1
serial: mvebu-uart: add function to change baudrate
by Allen Yan
· 7 years ago
9c3d3ee
serial: mvebu-uart: add soft reset at probe
by Allen Yan
· 7 years ago
5218d76
serial: mvebu-uart: use a generic way to access the registers
by Miquel Raynal
· 7 years ago
94228f9
serial: mvebu-uart: support probe of multiple ports
by Allen Yan
· 7 years ago
02c3333
serial: mvebu-uart: use driver name when requesting an interrupt
by Yehuda Yitschak
· 7 years ago
bdff148
serial-uartlite: pr_err() strings should end with newlines
by Arvind Yadav
· 7 years ago
f7f7309
tty: amba-pl011: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f0f62c6
serial: m32r_sio: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
fd97e66
serial: 8250_fintek: Fix finding base_port with activated SuperIO
by Ji-Ze Hong (Peter Hong)
· 7 years ago
0ab84da
serial: 8250: Preserve DLD[7:4] for PORT_XR17V35X
by Aaron Sierra
· 7 years ago
dd076cf
serial: sh-sci: Fix init data attribute for struct 'port_cfg'
by Matthias Kaehlcke
· 7 years ago
6e605a0
serial: sh-sci: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
263763c
serial: imx: Correct comment imx_flush_buffer()
by Martyn Welch
· 7 years ago
9424e8b
Merge 4.14-rc4 into tty-next
by Greg Kroah-Hartman
· 7 years ago
de9e33b
serial: 8250_dw: Improve clock rate setting
by Ed Blake
· 7 years ago
6263368
serial: Add define for max baud rate divisor
by Ed Blake
· 7 years ago
7464779
serial: sh-sci: suppress warning for ports without dma channels
by Andy Lowe
· 7 years ago
daf3930
serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH
by Andy Shevchenko
· 7 years ago
1d67243
tty: xilinx_uartps: move to arch_initcall for earlier console
by Shubhrajyoti Datta
· 7 years ago
6c7b841
Arm: dts: stm32: remove extra compatible string from DT & driver
by Vikas Manocha
· 7 years ago
ea04f82
tty/serial: atmel: Prevent a warning on suspend
by Romain Izard
· 7 years ago
fa2abb0
serial: sh-sci: Support for variable HSCIF hardware RX timeout
by Ulrich Hecht
· 7 years ago
62fadbd
tty: serial: jsm: Add space before the open brace
by Gimcuan Hui
· 7 years ago
4c3897b
serial: 8250_fintek: fix warning reported from smatch
by Ji-Ze Hong (Peter Hong)
· 7 years ago
5817891
serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H
by Ji-Ze Hong (Peter Hong)
· 7 years ago
195638b
serial: 8250_fintek: UART dynamic clocksource on Fintek F81866
by Ji-Ze Hong (Peter Hong)
· 7 years ago
3b837fa
drivers: tty: sa1100: use setup_timer() helper.
by Allen Pais
· 7 years ago
2876bb6
drivers: tty: ifx6x60: use setup_timer() helper.
by Allen Pais
· 7 years ago
0bf1e84
drivers: tty: sn_console: use setup_timer() helper.
by Allen Pais
· 7 years ago
9b363c8
drivers: tty: pnx8xxx: use setup_timer() helper.
by Allen Pais
· 7 years ago
3056151
drivers: tty: 8250: use setup_timer() helper.
by Allen Pais
· 7 years ago
71fa527
drivers: tty: max3100: use setup_timer() helper.
by Allen Pais
· 7 years ago
22b94d1
drivers: tty: mux: use setup_timer() helper.
by Allen Pais
· 7 years ago
0f7bdbd
serial: imx: Switch setting dma_is_txing from "false" to "0"
by Martyn Welch
· 7 years ago
f654b23c
serial: imx: Use RX_BUF_SIZE to set size of RX buffer
by Martyn Welch
· 7 years ago
4139fd7
serial: imx: only set dma_is_rxing when DMA starts
by Romain Perier
· 7 years ago
177b508
drivers: tty: imx: use setup_timer() helper.
by Allen Pais
· 7 years ago
a0983c7
serial: imx: Update cached mctrl value when changing RTS
by Ian Jamison
· 7 years ago
8b25deb
serial: imx: Use common rs485 device tree parsing function
by Sascha Hauer
· 7 years ago
be7da1a
serial: imx: default to half duplex rs485
by Sascha Hauer
· 7 years ago
af2f927
serial: omap-serial: Use common rs485 device tree parsing function
by Sascha Hauer
· 7 years ago
dde18d5
serial: fsl_lpuart: Use common rs485 device tree parsing function
by Sascha Hauer
· 7 years ago
79d9e95
serial: atmel: Use common rs485 device tree parsing function
by Sascha Hauer
· 7 years ago
ef838a8
serial: Add common rs485 device tree parsing function
by Uwe Kleine-König
· 7 years ago
c45e2d2
serial: fsl_lpuart: Remove unused 'bd' variable
by Fabio Estevam
· 7 years ago
a9be927
tty: serial: make sport_uart_ops static and const
by Bhumika Goyal
· 7 years ago
b86ac22
serial: meson: add Magic SysRq support
by Yixun Lan
· 8 years ago
c912614
serial: sccnxp: Fix error handling in sccnxp_probe()
by Alexey Khoroshilov
· 8 years ago
9d7ee0e
tty: serial: lpuart: avoid report NULL interrupt
by Fugang Duan
· 8 years ago
0e5ec41
serial: bcm63xx: fix timing issue.
by Russell Enderby
· 8 years ago
6faadbb
dmi: Mark all struct dmi_system_id instances const
by Christoph Hellwig
· 7 years ago
e63a94f
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
ae28d74
serial: 8250_port: Remove useless NULL checks
by Andy Shevchenko
· 8 years ago
31cb9a8
earlycon: initialise baud field of earlycon device structure
by Eugeniy Paltsev
· 8 years ago
562e6ef
Introduce 8250_men_mcb
by Michael Moese
· 8 years ago
5aabd3b
serial: imx: Avoid post-PIO cleanup if TX DMA is started
by Ian Jamison
· 8 years ago
81b289c
tty: serial: imx: disable irq after suspend
by Maxim Yu. Osipov
· 8 years ago
3d16ddc
serial: 8250_uniphier: add suspend/resume support
by Masahiro Yamada
· 8 years ago
d3a9184
serial: 8250_uniphier: use CHAR register for canary to detect power-off
by Masahiro Yamada
· 8 years ago
39be40c
serial: 8250_uniphier: fix serial port index in private data
by Masahiro Yamada
· 8 years ago
1c16ae6
serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23 SoC
by Sean Wang
· 8 years ago
447ef99
serial: earlycon: Only try fdt when specify 'earlycon' exactly
by Jeffy Chen
· 8 years ago
454d237
serial: mux: constify uart_ops structures
by Julia Lawall
· 8 years ago
0bfdbe0
serial: sunsu: constify uart_ops structures
by Julia Lawall
· 8 years ago
6f137a7
serial: mpc52xx: constify uart_ops structures
by Julia Lawall
· 8 years ago
cdb9394
serial: m32r_sio: constify uart_ops structures
by Julia Lawall
· 8 years ago
5848eea
serial: cpm_uart: constify uart_ops structures
by Julia Lawall
· 8 years ago
5749526
serial: apbuart: constify uart_ops structures
by Julia Lawall
· 8 years ago
1a607d3
serial: sunsab: constify uart_ops structures
by Julia Lawall
· 8 years ago
ccb47a3
serial: 21285: constify uart_ops structures
by Julia Lawall
· 8 years ago
8162ae5
serial: uuc_uart: constify uart_ops structures
by Julia Lawall
· 8 years ago
829374f5
tty: mux: constify parisc_device_id
by Arvind Yadav
· 8 years ago
0d474f7
tty: 8250: constify parisc_device_id
by Arvind Yadav
· 8 years ago
a2d23eda
serial: 8250_of: Add basic PM runtime support
by Franklin S Cooper Jr
· 8 years ago
5c98e9c
serial: 8250_of: use of_property_read_bool()
by Sergei Shtylyov
· 8 years ago
6e0a5de
serial: 8250: Use hrtimers for rs485 delays
by Rafael Gago
· 8 years ago
a6845e1
serial: core: Consider rs485 settings to drive RTS
by Rafael Gago
· 8 years ago
d77dc47
tty: serial: 8250_mtk: Use PTR_ERR_OR_ZERO
by Himanshu Jha
· 8 years ago
43c6128
serial: sh-sci: use of_property_read_bool()
by Sergei Shtylyov
· 8 years ago
63e8d43
serial: pch_uart: Make port type explicit
by Andy Shevchenko
· 8 years ago
aef3ad1
serial: core: remove unneeded irq_wake flag
by Andy Shevchenko
· 8 years ago
29d6098
serial: stm32-usart: Avoid using irq_wake flag
by Andy Shevchenko
· 8 years ago
7b8a035
serial: st-asc: Avoid using irq_wake flag
by Andy Shevchenko
· 8 years ago
3d6bcdd
serial: fsl_lpuart: Avoid using irq_wake flag
by Andy Shevchenko
· 8 years ago
4d691f7
tty: serial: msm: Move request_irq to the end of startup
by Neeraj Upadhyay
· 8 years ago
62f466e
serial: pch_uart: Remove unneeded NULL check
by Fabio Estevam
· 8 years ago
ec085c5
tty: serial: sprd: fix error return code in sprd_probe()
by Gustavo A. R. Silva
· 8 years ago
921469f
serial: meson: constify uart_ops structures
by Julia Lawall
· 8 years ago
e5a7470
serial: owl: constify uart_ops structures
by Julia Lawall
· 8 years ago
a61d9e6
serial: stm32: fix pio transmit timeout
by Gerald Baeza
· 8 years ago
a704ddc
serial: pl011: constify amba_id
by Arvind Yadav
· 8 years ago
5337e54
serial: pl010: constify amba_id
by Arvind Yadav
· 8 years ago
d054b3a
tty: amba-pl011: constify vendor_data structures
by Julia Lawall
· 8 years ago
Next »