summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ucc_uart.c
Commit message (Expand)AuthorAgeFilesLines
* firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
* tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read...Christophe Leroy2021-04-061-62/+62
* serial: ucc_uart: make qe_uart_set_mctrl() staticJason Yan2020-09-161-1/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-184/+201
|\
| * serial: ucc_uart: access __be32 field using be32_to_cpuRasmus Villemoes2019-12-091-3/+3
| * serial: ucc_uart: limit brg-frequency workaround to PPC32Rasmus Villemoes2019-12-091-0/+7
| * serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()Rasmus Villemoes2019-12-091-21/+15
| * serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32Rasmus Villemoes2019-12-091-1/+16
| * serial: ucc_uart: factor out soft_uart initializationRasmus Villemoes2019-12-091-52/+58
| * serial: ucc_uart: replace ppc-specific IO accessorsRasmus Villemoes2019-12-091-108/+102
| * serial: ucc_uart: explicitly include soc/fsl/cpm.hRasmus Villemoes2019-12-091-0/+1
* | serial: ucc_uart: remove redundant assignment to pointer bdpColin Ian King2020-01-061-2/+0
* | tty/serial: ucc_uart: Remove ifdef SUPPORT_SYSRQDmitry Safonov2019-12-181-2/+0
|/
* docs: serial: move it to the driver-apiMauro Carvalho Chehab2019-07-151-1/+1
* docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-04-251-1/+1
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+1
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: uuc_uart: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
* QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang2016-05-011-0/+3
* QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-221-1/+1
* serial/uuc_uart: Support higher bitrates than 115200 Bit/sAlexander Stein2015-07-231-1/+1
* tty: constify of_device_id arrayFabian Frederick2015-03-261-1/+1
* tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-11/+0
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+2
|\
| * drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+2
* | tty: Remove unnecessary semicolonsJoe Perches2013-10-161-1/+1
|/
* driver: tty: add missing unregister in err caseLibo Chen2013-06-031-1/+3
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-3/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+2
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-2/+3
* serial: Kill off NO_IRQAlan Cox2012-01-261-1/+1
* drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeoutChuck Meade2011-11-241-0/+3
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-1/+3
|\
| * TTY: serial, fix includes in some driversJiri Slaby2011-09-221-1/+3
* | drivers/serial/ucc_uart.c: Fix compiler warningKumar Gala2011-08-221-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-32/+35
|\
| * drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leakJulia Lawall2011-03-151-32/+35
* | dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
|/
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1537