Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
deeaf963569a0d9d1b08babb771f61bb501a5704
/
drivers
/
tty
/
serial
/
mvebu-uart.c
deeaf96
serial: mvebu-uart: correctly calculate minimal possible baudrate
by Pali Rohár
· 3 years, 6 months ago
ecd6b01
serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
by Pali Rohár
· 3 years, 6 months ago
9078204
serial: mvebu-uart: fix calculation of clock divisor
by Pali Rohár
· 3 years, 6 months ago
5607fa6
serial: Prefer unsigned int to bare use of unsigned
by Jinchao Wang
· 3 years, 6 months ago
754f391
Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
by Greg Kroah-Hartman
· 3 years, 8 months ago
54ca955
serial: mvebu-uart: fix tx lost characters at power off
by Pali Rohár
· 4 years ago
58e4934
serial: mvebu-uart: fix unused variable warning
by Qinglang Miao
· 4 years, 3 months ago
b635370
serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()
by Qinglang Miao
· 4 years, 3 months ago
4a3e208
tty:serial:mvebu-uart:fix a wrong return
by tangbin
· 4 years, 10 months ago
1df2178
tty: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
32f4717
serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference
by Aditya Pakki
· 6 years ago
35d7a58
serial: mvebu-uart: initialize over sampling stack register
by Miquel Raynal
· 6 years ago
0e4cf69
serial: mvebu-uart: clarify the baud rate derivation
by Miquel Raynal
· 6 years ago
e0bf2d498
serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
by Jan Kiszka
· 6 years ago
7b6c81f
Merge 4.17-rc3 into tty-next
by Greg Kroah-Hartman
· 7 years ago
394e835
serial: mvebu-uart: add suspend/resume support
by Miquel Raynal
· 7 years ago
46c6975
serial: mvebu-uart: Fix local flags handling on termios update
by Marc Zyngier
· 7 years ago
c685af1
serial: mvebu-uart: fix tx lost characters
by Gabriel Matni
· 7 years ago
0ef5a6e
serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR
by Colin Ian King
· 7 years ago
4793f2e
tty: serial: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
e3b3d0f
tty: add SPDX identifiers to all remaining files in drivers/tty/
by Greg Kroah-Hartman
· 7 years ago
0ea46e6
serial: mvebu-uart: drop incorrect memset
by Arnd Bergmann
· 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
c2c1659
serial: mvebu-uart: free the IRQ in ->shutdown()
by Thomas Petazzoni
· 9 years ago
89ebc27
drivers/tty: make serial/mvebu-uart.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
e31efce
serial: mvebu-uart: fix platform_no_drv_owner.cocci warnings
by Julia Lawall
· 9 years ago
3053079
serial: mvebu-uart: initial support for Armada-3700 serial port
by Wilson Ding
· 9 years ago