summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/cpm_uart/cpm_uart.h
AgeCommit message (Expand)Author
2023-08-04serial: cpm_uart: Remove cpm_uart/ subdirectoryChristophe Leroy
2023-08-04serial: cpm_uart: Refactor cpm_uart_[un]map_pram()Christophe Leroy
2023-08-04serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()Christophe Leroy
2023-08-04serial: cpm_uart: Deduplicate cpm_line_cr_cmd()Christophe Leroy
2023-08-04serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()Christophe Leroy
2023-08-04serial: cpm_uart: Stop using fs_uart_id enumChristophe Leroy
2023-08-04serial: cpm_uart: Remove stale prototypes and table and macrosChristophe Leroy
2023-05-30serial: cpm_uart: Fix a COMPILE_TEST dependencyHerve Codina
2022-09-22tty: serial: cpm_uart: remove unused cpm_uart_nr declarationGaosheng Cui
2022-04-22serial: allow COMPILE_TEST for some driversJiri Slaby
2020-03-07tty: serial: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-03-06tty: serial: cpm_uart: Convert to use GPIO descriptorsLinus Walleij
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2015-03-26tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1Christophe Leroy
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman