summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ucc_uart.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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-231-1/+1
* serial/uuc_uart: Support higher bitrates than 115200 Bit/sAlexander Stein2015-07-241-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/+0Star
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-101-11/+0Star
* 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-101-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/+2Star
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-2/+1Star
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-2/+2
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-161-2/+3
* serial: Kill off NO_IRQAlan Cox2012-01-271-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-231-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/+4Star
|/
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1537