summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/cpm_uart/cpm_uart_core.c
Commit message (Expand)AuthorAgeFilesLines
* tty: cpm_uart: drop unused iflag macroJohan Hovold2019-05-241-2/+0Star
* tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy2019-05-241-6/+11
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* Merge 4.19-rc6 into tty-nextGreg Kroah-Hartman2018-09-301-3/+7
|\
| * serial: cpm_uart: return immediately from console pollChristophe Leroy2018-09-181-3/+7
* | tty: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-181-4/+4
|/
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-15/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: cpm_uart: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
* tty: serial: cpm_uart: make use of for_each_node_by_type()Dmitry Torokhov2017-02-031-8/+10
* tty: serial: cpm_uart: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* tty: constify of_device_id arrayFabian Frederick2015-03-261-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * tty: serial: cpm_uart: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_portFabian Frederick2014-11-061-16/+32
|/
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-101-9/+0Star
* serial: cpm_uart: No LF conversion in put_poll_char()Daniel Thompson2014-05-291-4/+4
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-1/+1
|\
| * of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-1/+1
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-101-0/+2
|/
* tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driverChristophe Leroy2013-08-281-2/+26
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-2/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-2/+1Star
* TTY: move low_latency to tty_portJiri Slaby2013-01-161-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-1/+1
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-161-2/+3
* tty: remove use of __devexitBill Pemberton2012-11-221-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-221-1/+1
* Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rateChristophe Leroy2012-09-261-0/+14
* Powerpc 8xx CPM_UART maxidl should not depend on fifo sizeChristophe Leroy2012-09-261-2/+2
* Powerpc 8xx CPM_UART too many interruptsChristophe Leroy2012-09-261-2/+2
* Powerpc 8xx CPM_UART desynchronisationChristophe Leroy2012-09-261-0/+1
* TTY: serial, fix includes in some driversJiri Slaby2011-09-231-0/+1
* tty: remove invalid location line in file headerJovi Zhang2011-04-201-2/+0Star
* 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/+1443