aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/serial_pxa.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-11-23serial: pxa: integrate optional driver model handlingMarcel Ziswiler1-70/+113
2016-03-14serial: Move carriage return before line feed for some serial driversAlison Wang1-4/+4
2015-08-24serial: pxa: clean-up include file orderMarcel Ziswiler1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-18/+0
2012-10-15serial: pxa: Move serial registration from serial_initialize()Marek Vasut1-0/+13
2012-10-15serial: pxa: Make local functions staticMarek Vasut1-3/+3
2012-10-15serial: pxa: Implement default_serial_console in serial_pxa.cMarek Vasut1-0/+16
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut1-8/+8
2011-12-06PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]XMarek Vasut1-2/+2
2011-11-15PXA: Cleanup serial_pxaMarek Vasut1-276/+188
2011-07-26serial: drop useless ctlr fieldMike Frysinger1-3/+0
2010-10-19PXA: pxa-regs.h cleanupMarek Vasut1-45/+49
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin1-0/+3
2009-06-12pxa: move serial driver to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+385