summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/cpm_uart
AgeCommit message (Expand)AuthorLines
2019-05-24tty: cpm_uart: drop unused iflag macroJohan Hovold-2/+0
2019-05-24tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy-6/+11
2019-04-04tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-3/+3
2018-09-30Merge 4.19-rc6 into tty-nextGreg Kroah-Hartman-3/+7
2018-09-18tty: Convert to using %pOFn instead of device_node.nameRob Herring-4/+4
2018-09-18serial: cpm_uart: return immediately from console pollChristophe Leroy-3/+7
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-50/+4
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman-50/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+2
2017-08-28serial: cpm_uart: constify uart_ops structuresJulia Lawall-1/+1
2017-02-03tty: serial: cpm_uart: make use of for_each_node_by_type()Dmitry Torokhov-8/+10
2015-10-04tty: serial: cpm_uart: Fix module autoload for OF platform driverLuis de Bethencourt-0/+1
2015-03-26tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1Christophe Leroy-2/+2
2015-03-26tty: constify of_device_id arrayFabian Frederick-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-11-05serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_portFabian Frederick-16/+32
2014-10-20tty: serial: cpm_uart: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan-9/+0
2014-05-29serial: cpm_uart: No LF conversion in put_poll_char()Daniel Thompson-4/+4
2014-01-07tty: delete non-required instances of include <linux/init.h>Paul Gortmaker-2/+0
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring-1/+1
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding-1/+1
2013-10-09drivers: clean-up prom.h implicit includesRob Herring-0/+3
2013-08-27tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driverChristophe Leroy-2/+26
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han-2/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby-2/+1
2013-01-15TTY: move low_latency to tty_portJiri Slaby-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby-1/+1
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby-2/+3
2012-11-21tty: remove use of __devexitBill Pemberton-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton-1/+1
2012-09-26Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rateChristophe Leroy-0/+14
2012-09-26Powerpc 8xx CPM_UART maxidl should not depend on fifo sizeChristophe Leroy-2/+2
2012-09-26Powerpc 8xx CPM_UART too many interruptsChristophe Leroy-2/+2
2012-09-26Powerpc 8xx CPM_UART desynchronisationChristophe Leroy-0/+1
2011-09-22TTY: serial, fix includes in some driversJiri Slaby-0/+1
2011-04-19tty: remove invalid location line in file headerJovi Zhang-12/+0
2011-02-28dt/serial: Eliminate users of of_platform_{,un}register_driverGrant Likely-5/+4
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-0/+1981