summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_ingenic.c
Commit message (Expand)AuthorAgeFilesLines
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* serial: 8250_ingenic: Use of_device_get_match_dataTang Bin2021-08-261-4/+2
* serial: 8250: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-041-14/+6
* serial: 8250_ingenic: Switch to use platform_get_irq()Andy Shevchenko2020-06-271-6/+10
* Serial: Ingenic: Add support for the X1000.Zhou Yanjie2019-01-301-4/+9
* serial: 8250_ingenic: Parse earlycon optionsPaul Cercueil2018-01-091-2/+10
* serial: 8250_ingenic: Add support for the JZ4770 SoCPaul Cercueil2018-01-091-0/+5
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-9/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: 8250_ingenic: Remove __init marking from early writeJeffy Chen2017-07-301-4/+4
* serial: 8250_ingenic: drop #if conditional surrounding earlycon codeMasahiro Yamada2016-06-251-2/+0
* serial: 8250/ingenic: fix building with SERIAL_8250=mArnd Bergmann2016-03-071-1/+1
* Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular"Arnd Bergmann2016-03-071-7/+21
* tty: serial: 8250: Fix multiline comment styleAnton Wuerfel2016-02-061-4/+8
* drivers/tty: make serial 8250_ingenic.c explicitly non-modularPaul Gortmaker2016-02-061-21/+7
* serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada2015-12-131-0/+2
* serial: 8250_ingenic: Enable FIFO for Ingenic UARTsMatt Redfearn2015-10-041-4/+43
* serial: 8250_ingenic: Enable hardware flow controlMatt Redfearn2015-10-041-0/+41
* tty: serial: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-231-1/+0
* serial: 8250_ingenic: support for Ingenic SoC UARTsPaul Burton2015-06-211-0/+266