summaryrefslogtreecommitdiff
path: root/drivers/serial/serial.c
Commit message (Expand)AuthorAgeLines
* serial: drop useless ctlr fieldMike Frysinger2011-07-26-6/+5
* serial: push default_serial_console to driversMike Frysinger2011-07-26-0/+17
* serial: add pantheon soc supportLei Wen2011-02-21-0/+2
* Serial: Add UART support for Marvell ARMADA 100 SoCs.Prafulla Wadaskar2010-12-16-2/+3
* Add Orion5x support to 16550 device driverAlbert Aribaud2010-06-17-0/+3
* serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-24-0/+1
* arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar2009-07-06-0/+3
* drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-21-4/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-21/+21
* drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-2/+2
* Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-15-9/+3
* Fix integer overflow warning in calc_divisor()Hugo Villeneuve2008-07-13-2/+9
* Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve2008-07-10-1/+6
* drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+326