aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-15omap2/3/4: serial: Remove condition for getting uart4_physSergio Aguirre1-13/+1
2010-03-15OMAP3: serial: Use dev_* macros instead of printkSergio Aguirre1-6/+6
2010-03-15OMAP3: serial: Check for zero-based physical addrSergio Aguirre1-0/+13
2010-03-11OMAP2: serial.c: Fix number of uarts in early_initThomas Weber1-5/+10
2010-02-23omap3/4: uart: fix full-fifo write abortSantosh Shilimkar1-3/+28
2010-02-15omap2/3/4: serial: fix coding style indentaionvikram pandita1-9/+10
2010-02-15omap2/3/4: Fix mach-omap2/serial.c for multibootTony Lindgren1-7/+20
2010-02-15Merge branch 'debug-ll' into omap-for-linusTony Lindgren1-4/+11
2010-02-15omap: Clean the serial port definesTony Lindgren1-4/+11
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren1-2/+9
2010-01-08omap2/3: make serial_in_override() address the right uart portAlexander Shishkin1-2/+10
2009-12-16OMAP3: serial - fix bug introduced inMika Westerberg1-3/+4
2009-12-11omap: serial: fix non-empty uart fifo read abortvikram pandita1-9/+27
2009-12-11OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg1-15/+55
2009-11-22omap: Eliminate OMAP_MAX_NR_PORTSAlexander Shishkin1-3/+3
2009-11-11OMAP3: PM debug: allow runtime toggle of PM featuresKevin Hilman1-2/+0
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-8/+14
2009-10-22omap4: Fix UART4 platform data on omap4Santosh Shilimkar1-10/+0
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-4/+4
2009-10-16omap: Change low-level serial init to use ioremapTony Lindgren1-4/+10
2009-09-24omap: Fix 44xx compileTony Lindgren1-1/+1
2009-09-24omap: Fix compile for arch/arm/mach-omap2Tony Lindgren1-2/+2
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-19/+48
2009-09-03Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren1-1/+13
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley1-1/+13
2009-09-02ARM: OMAP4: Bypass the clock check.Santosh Shilimkar1-2/+5
2009-09-02ARM: OMAP4: Fix NULL pointer dereference crash.Santosh Shilimkar1-0/+26
2009-08-28OMAP2/3: Pass irqflags to 8250 driverVikram Pandita1-1/+1
2009-08-28OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo1-12/+0
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren1-3/+3
2009-08-05Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into devel-stableRussell King1-63/+134
2009-08-05OMAP2/3/4: UART: allow in-order port traversalKevin Hilman1-1/+1
2009-08-05OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman1-58/+116
2009-08-05OMAP3: Fixed crash bug with serial + suspendTero Kristo1-0/+14
2009-08-05OMAP4: UART: cleanup special case IRQ handlingKevin Hilman1-4/+3
2009-07-28ARM: OMAP4: Add UART4 supportSyed Rafiuddin1-0/+10
2009-05-28Merge branch 'omap4' into for-nextTony Lindgren1-0/+7
2009-05-28Merge branch 'omap3-upstream' into for-nextTony Lindgren1-19/+14
2009-05-28ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar1-0/+7
2009-05-28ARM: OMAP2/3: Serial: Remove arch_initcall dependencyVikram Pandita1-13/+9
2009-05-28OMAP: UART: Add sysfs interface for adjusting UART sleep timeoutJouni Hogander1-4/+51
2009-05-28OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman1-24/+366
2008-10-14Merge branch 'omap-all' into develRussell King1-68/+48
2008-10-06ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander1-60/+40
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-2/+1
2008-09-05[ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King1-1/+1
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King1-7/+7
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2007-08-22ARM: OMAP: Enable serial idling and wakeup featuresJuha Yrjola1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1