summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/serial.c
Commit message (Expand)AuthorAgeFilesLines
* omap2/3/4: serial: fix coding style indentaionvikram pandita2010-02-151-9/+10
* omap2/3/4: Fix mach-omap2/serial.c for multibootTony Lindgren2010-02-151-7/+20
* Merge branch 'debug-ll' into omap-for-linusTony Lindgren2010-02-151-4/+11
|\
| * omap: Clean the serial port definesTony Lindgren2010-02-151-4/+11
* | omap: Disable serial port autoidle by defaultTony Lindgren2010-02-031-2/+9
|/
* omap2/3: make serial_in_override() address the right uart portAlexander Shishkin2010-01-081-2/+10
* OMAP3: serial - fix bug introduced inMika Westerberg2009-12-161-3/+4
* omap: serial: fix non-empty uart fifo read abortvikram pandita2009-12-121-9/+27
* OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg2009-12-121-15/+55
* omap: Eliminate OMAP_MAX_NR_PORTSAlexander Shishkin2009-11-221-3/+3
* OMAP3: PM debug: allow runtime toggle of PM featuresKevin Hilman2009-11-111-2/+0Star
* Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-111-8/+14
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-4/+4
| * omap: Change low-level serial init to use ioremapTony Lindgren2009-10-161-4/+10
* | omap4: Fix UART4 platform data on omap4Santosh Shilimkar2009-10-231-10/+0Star
|/
* omap: Fix 44xx compileTony Lindgren2009-09-251-1/+1
* omap: Fix compile for arch/arm/mach-omap2Tony Lindgren2009-09-251-2/+2
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-181-19/+48
|\
| * Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren2009-09-031-1/+13
| |\
| | * OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley2009-09-031-1/+13
| * | ARM: OMAP4: Bypass the clock check.Santosh Shilimkar2009-09-031-2/+5
| * | ARM: OMAP4: Fix NULL pointer dereference crash.Santosh Shilimkar2009-09-031-0/+26
| |/
| * OMAP2/3: Pass irqflags to 8250 driverVikram Pandita2009-08-281-1/+1
| * OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo2009-08-281-12/+0Star
| * OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-281-3/+3
* | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-051-63/+134
|\|
| * OMAP2/3/4: UART: allow in-order port traversalKevin Hilman2009-08-051-1/+1
| * OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman2009-08-051-58/+116
| * OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-051-0/+14
| * OMAP4: UART: cleanup special case IRQ handlingKevin Hilman2009-08-051-4/+3Star
* | ARM: OMAP4: Add UART4 supportSyed Rafiuddin2009-07-281-0/+10
|/
* Merge branch 'omap4' into for-nextTony Lindgren2009-05-291-0/+7
|\
| * ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-281-0/+7
* | Merge branch 'omap3-upstream' into for-nextTony Lindgren2009-05-291-19/+14Star
|\|
| * ARM: OMAP2/3: Serial: Remove arch_initcall dependencyVikram Pandita2009-05-281-13/+9Star
* | OMAP: UART: Add sysfs interface for adjusting UART sleep timeoutJouni Hogander2009-05-281-4/+51
* | OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman2009-05-281-24/+366
|/
* Merge branch 'omap-all' into develRussell King2008-10-141-68/+48Star
|\
| * ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander2008-10-061-60/+40Star
| * [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-051-1/+1
| * [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-051-7/+7
* | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-2/+1Star
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* ARM: OMAP: Enable serial idling and wakeup featuresJuha Yrjola2007-08-221-1/+1
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [ARM] 3391/1: use PLAT8250_DEV_PLATFORM{,1} for platform device id instead of...Lennert Buytenhek2006-03-231-1/+1
* ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable miscTony Lindgren2006-01-181-6/+6
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* [ARM] 3145/1: OMAP 3a/5: Add support for omap24xxTony Lindgren2005-11-101-0/+180