summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/cpm_uart
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-134-50/+4
|\
| * tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-084-50/+0
| * tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-084-0/+4
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* 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: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1Christophe Leroy2015-03-262-2/+2
* 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-141-1/+0
|\
| * tty: serial: cpm_uart: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_portFabian Frederick2014-11-051-16/+32
|/
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-9/+0
* serial: cpm_uart: No LF conversion in put_poll_char()Daniel Thompson2014-05-291-4/+4
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-072-2/+0
* 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-092-0/+3
|/
* tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driverChristophe Leroy2013-08-271-2/+26
* serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-031-2/+2
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+1
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-2/+3
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-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-221-0/+1
* tty: remove invalid location line in file headerJovi Zhang2011-04-196-12/+0
* 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-137-0/+1981
OpenPOWER on IntegriCloud