1
0
Fork 0
remarkable-linux/drivers/tty
Adriana Reus aaf2fadb1b MLK-18137: fsl_lpuart: Fix loopback mode
Register offset needs to be applied on mapbase also.
dma_tx/rx_request use the physical address of UARTDATA.
Register offset is currently only applied to membase (the
corresponding virtual addr) but not on mapbase.

Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
Acked-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: Adriana Reus <adriana.reus@nxp.com>
2018-10-29 11:10:38 +08:00
..
hvc hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common() 2018-08-03 07:50:25 +02:00
ipwireless
serdev serdev: fix memleak on module unload 2018-07-08 15:30:47 +02:00
serial MLK-18137: fsl_lpuart: Fix loopback mode 2018-10-29 11:10:38 +08:00
vt tty: vt_ioctl: fix potential Spectre v1 2018-09-29 03:06:06 -07:00
Kconfig
Makefile
amiserial.c
bfin_jtag_comm.c
cyclades.c
ehv_bytechan.c
goldfish.c
isicom.c
metag_da.c
mips_ejtag_fdc.c
moxa.c
moxa.h
mxser.c
mxser.h
n_gsm.c tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set 2018-05-01 12:58:13 -07:00
n_hdlc.c
n_null.c
n_r3964.c
n_tracerouter.c
n_tracesink.c
n_tracesink.h
n_tty.c n_tty: Access echo_* variables carefully. 2018-07-08 15:30:47 +02:00
nozomi.c
pty.c pty: fix O_CLOEXEC for TIOCGPTPEER 2018-08-24 13:08:55 +02:00
rocket.c tty: rocket: Fix possible buffer overwrite on register_PCI 2018-09-19 22:43:40 +02:00
rocket.h
rocket_int.h
synclink.c
synclink_gt.c
synclinkmp.c
sysrq.c
tty_audit.c
tty_baudrate.c tty: fix termios input-speed encoding 2018-09-26 08:38:11 +02:00
tty_buffer.c
tty_io.c tty: Drop tty->count on tty_reopen() failure 2018-10-13 09:27:26 +02:00
tty_ioctl.c
tty_jobctrl.c
tty_ldisc.c tty: Use __GFP_NOFAIL for tty_ldisc_get() 2018-05-01 12:58:14 -07:00
tty_ldsem.c
tty_mutex.c
tty_port.c
vcc.c