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