aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/serial.c
AgeCommit message (Expand)Author
2012-10-15serial: Enhance the manual relocationMarek Vasut
2012-10-15serial: Move common/serial.c to drivers/serial/Marek Vasut
2012-10-15serial: ns16550: Rename serial.c to serial_ns16550.cMarek Vasut
2012-10-15serial: ns16550: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut
2012-08-10serial: CONSOLE macro is not usedMichal Simek
2011-10-27serial: reduce include platform file for marvell chipLei Wen
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-26serial: push default_serial_console to driversMike Frysinger
2011-02-21serial: add pantheon soc supportLei Wen
2010-12-16Serial: Add UART support for Marvell ARMADA 100 SoCs.Prafulla Wadaskar
2010-06-17Add Orion5x support to 16550 device driverAlbert Aribaud
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin
2009-07-06arm: Kirkwood: Basic SOCs supportPrafulla Wadaskar
2009-02-21drivers/serial/ns16550: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/misc: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-15Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve
2008-07-13Fix integer overflow warning in calc_divisor()Hugo Villeneuve
2008-07-10Round the serial port clock divisor value returned by calc_divisor()Hugo Villeneuve
2007-11-25drivers/serial : move serial drivers to drivers/serialJean-Christophe PLAGNIOL-VILLARD