aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/serial.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-27serial: reduce include platform file for marvell chipLei Wen1-9/+0
2011-07-26serial: drop useless ctlr fieldMike Frysinger1-6/+5
2011-07-26serial: push default_serial_console to driversMike Frysinger1-0/+17
2011-02-21serial: add pantheon soc supportLei Wen1-0/+2
2010-12-16Serial: Add UART support for Marvell ARMADA 100 SoCs.Prafulla Wadaskar1-2/+3
2010-06-17Add Orion5x support to 16550 device driverAlbert Aribaud1-0/+3
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin1-0/+1
2009-07-06arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar1-0/+3
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger1-4/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-21/+21
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-07-15Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve1-9/+3
2008-07-13Fix integer overflow warning in calc_divisor()Hugo Villeneuve1-2/+9
2008-07-10Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve1-1/+6
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD1-0/+326