summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial.c
Commit message (Expand)AuthorAgeFilesLines
* serial: reduce include platform file for marvell chipLei Wen2011-10-271-9/+0
* serial: drop useless ctlr fieldMike Frysinger2011-07-261-6/+5
* serial: push default_serial_console to driversMike Frysinger2011-07-261-0/+17
* serial: add pantheon soc supportLei Wen2011-02-211-0/+2
* Serial: Add UART support for Marvell ARMADA 100 SoCs.Prafulla Wadaskar2010-12-161-2/+3
* Add Orion5x support to 16550 device driverAlbert Aribaud2010-06-171-0/+3
* serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-241-0/+1
* arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar2009-07-061-0/+3
* drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-211-4/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-21/+21
* drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-2/+2
* Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-151-9/+3
* Fix integer overflow warning in calc_divisor()Hugo Villeneuve2008-07-131-2/+9
* Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-101-1/+6
* drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+326
OpenPOWER on IntegriCloud