summaryrefslogtreecommitdiffstats
path: root/drivers/serial/serial.c
Commit message (Expand)AuthorAgeFilesLines
* arm: Remove support for NETARMMarek Vasut2012-10-261-2/+0
* arm: Remove support for s3c4510Marek Vasut2012-10-261-2/+0
* arm: Remove support for lpc2292Marek Vasut2012-10-261-2/+0
* kerneldoc: Annotate drivers/serial/serial.cMarek Vasut2012-10-171-0/+165
* serial: Reorder get_current()Marek Vasut2012-10-171-9/+12
* serial: Reorder serial_assign()Marek Vasut2012-10-171-5/+6
* serial: Implement default_serial_puts()Marek Vasut2012-10-171-0/+7
* serial: Enhance the manual relocationMarek Vasut2012-10-151-6/+14
* serial: Move common/serial.c to drivers/serial/Marek Vasut2012-10-151-0/+354
* serial: ns16550: Rename serial.c to serial_ns16550.cMarek Vasut2012-10-151-359/+0
* serial: ns16550: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+16
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-151-9/+10
* serial: CONSOLE macro is not usedMichal Simek2012-08-101-3/+0
* 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