Age | Commit message (Expand) | Author | Files | Lines |
2010-03-16 | omap2/3/4: serial: Remove condition for getting uart4_phys | Sergio Aguirre | 1 | -13/+1 |
2010-03-16 | OMAP3: serial: Use dev_* macros instead of printk | Sergio Aguirre | 1 | -6/+6 |
2010-03-16 | OMAP3: serial: Check for zero-based physical addr | Sergio Aguirre | 1 | -0/+13 |
2010-03-12 | OMAP2: serial.c: Fix number of uarts in early_init | Thomas Weber | 1 | -5/+10 |
2010-02-23 | omap3/4: uart: fix full-fifo write abort | Santosh Shilimkar | 1 | -3/+28 |
2010-02-15 | omap2/3/4: serial: fix coding style indentaion | vikram pandita | 1 | -9/+10 |
2010-02-15 | omap2/3/4: Fix mach-omap2/serial.c for multiboot | Tony Lindgren | 1 | -7/+20 |
2010-02-15 | Merge branch 'debug-ll' into omap-for-linus | Tony Lindgren | 1 | -4/+11 |
2010-02-15 | omap: Clean the serial port defines | Tony Lindgren | 1 | -4/+11 |
2010-02-03 | omap: Disable serial port autoidle by default | Tony Lindgren | 1 | -2/+9 |
2010-01-08 | omap2/3: make serial_in_override() address the right uart port | Alexander Shishkin | 1 | -2/+10 |
2009-12-16 | OMAP3: serial - fix bug introduced in | Mika Westerberg | 1 | -3/+4 |
2009-12-12 | omap: serial: fix non-empty uart fifo read abort | vikram pandita | 1 | -9/+27 |
2009-12-12 | OMAP3: serial - allow platforms specify which UARTs to initialize | Mika Westerberg | 1 | -15/+55 |
2009-11-22 | omap: Eliminate OMAP_MAX_NR_PORTS | Alexander Shishkin | 1 | -3/+3 |
2009-11-12 | OMAP3: PM debug: allow runtime toggle of PM features | Kevin Hilman | 1 | -2/+0 |
2009-11-11 | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren | 1 | -8/+14 |
2009-10-23 | omap4: Fix UART4 platform data on omap4 | Santosh Shilimkar | 1 | -10/+0 |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 1 | -4/+4 |
2009-10-16 | omap: Change low-level serial init to use ioremap | Tony Lindgren | 1 | -4/+10 |
2009-09-25 | omap: Fix 44xx compile | Tony Lindgren | 1 | -1/+1 |
2009-09-25 | omap: Fix compile for arch/arm/mach-omap2 | Tony Lindgren | 1 | -2/+2 |
2009-09-18 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -19/+48 |
2009-09-03 | Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-next | Tony Lindgren | 1 | -1/+13 |
2009-09-03 | OMAP2/3 board-*.c files: read bootloader configuration earlier | Paul Walmsley | 1 | -1/+13 |
2009-09-03 | ARM: OMAP4: Bypass the clock check. | Santosh Shilimkar | 1 | -2/+5 |
2009-09-03 | ARM: OMAP4: Fix NULL pointer dereference crash. | Santosh Shilimkar | 1 | -0/+26 |
2009-08-28 | OMAP2/3: Pass irqflags to 8250 driver | Vikram Pandita | 1 | -1/+1 |
2009-08-28 | OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle | Kalle Valo | 1 | -12/+0 |
2009-08-28 | OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead | Tony Lindgren | 1 | -3/+3 |
2009-08-06 | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King | 1 | -63/+134 |
2009-08-05 | OMAP2/3/4: UART: allow in-order port traversal | Kevin Hilman | 1 | -1/+1 |
2009-08-05 | OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial ports | Kevin Hilman | 1 | -58/+116 |
2009-08-05 | OMAP3: Fixed crash bug with serial + suspend | Tero Kristo | 1 | -0/+14 |
2009-08-05 | OMAP4: UART: cleanup special case IRQ handling | Kevin Hilman | 1 | -4/+3 |
2009-07-28 | ARM: OMAP4: Add UART4 support | Syed Rafiuddin | 1 | -0/+10 |
2009-05-29 | Merge branch 'omap4' into for-next | Tony Lindgren | 1 | -0/+7 |
2009-05-29 | Merge branch 'omap3-upstream' into for-next | Tony Lindgren | 1 | -19/+14 |
2009-05-29 | ARM: OMAP4: Add minimal support for omap4 | Santosh Shilimkar | 1 | -0/+7 |
2009-05-29 | ARM: OMAP2/3: Serial: Remove arch_initcall dependency | Vikram Pandita | 1 | -13/+9 |
2009-05-28 | OMAP: UART: Add sysfs interface for adjusting UART sleep timeout | Jouni Hogander | 1 | -4/+51 |
2009-05-28 | OMAP3: PM: UART: disable clocks when idle and off-mode support | Kevin Hilman | 1 | -24/+366 |
2008-10-15 | Merge branch 'omap-all' into devel | Russell King | 1 | -68/+48 |
2008-10-06 | ARM: OMAP2 Provide function to enable/disable uart clocks | Jouni Hogander | 1 | -60/+40 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -2/+1 |
2008-09-05 | [ARM] omap: fix lots of 'Using plain integer as NULL pointer' | Russell King | 1 | -1/+1 |
2008-09-05 | [ARM] omap: Fix IO_ADDRESS() macros | Russell King | 1 | -7/+7 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -2/+2 |
2007-08-22 | ARM: OMAP: Enable serial idling and wakeup features | Juha Yrjola | 1 | -1/+1 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |