aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/serial.c
Commit message (Expand)AuthorAge
...
* omap: serial: Fix the boot-up crash/reboot without CONFIG_PMSantosh Shilimkar2010-10-11
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-08
* OMAP3: serial: Fix uart4 handling for 3630Govindraj.R2010-09-29
* OMAP: UART: use non-locking versions of hwmod enable/idle functionsKevin Hilman2010-09-29
* OMAP: UART: don't do automatic bus-level suspend/resumeKevin Hilman2010-09-29
* OMAP2: UART: remove set_uart_globalsGovindraj.R2010-09-29
* OMAP: UART: omap_device conversions, remove implicit 8520 assumptionsKevin Hilman2010-09-29
* omap2/3/4: serial: errata i202: fix for MDR1 accessDeepak K2010-08-02
* omap2/3/4: serial: introduce errata handlingNishanth Menon2010-08-02
* omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warnNishanth Menon2010-08-02
* omap2/3/4: serial: remove initialization sparse warningsNishanth Menon2010-08-02
* omap3: serial: Add context save and restore for mcrGovindraj R2010-08-02
* omap2/3/4: serial: Remove condition for getting uart4_physSergio Aguirre2010-03-15
* OMAP3: serial: Use dev_* macros instead of printkSergio Aguirre2010-03-15
* OMAP3: serial: Check for zero-based physical addrSergio Aguirre2010-03-15
* OMAP2: serial.c: Fix number of uarts in early_initThomas Weber2010-03-11
* omap3/4: uart: fix full-fifo write abortSantosh Shilimkar2010-02-23
* omap2/3/4: serial: fix coding style indentaionvikram pandita2010-02-15
* omap2/3/4: Fix mach-omap2/serial.c for multibootTony Lindgren2010-02-15
* Merge branch 'debug-ll' into omap-for-linusTony Lindgren2010-02-15
|\
| * omap: Clean the serial port definesTony Lindgren2010-02-15
* | omap: Disable serial port autoidle by defaultTony Lindgren2010-02-03
|/
* omap2/3: make serial_in_override() address the right uart portAlexander Shishkin2010-01-08
* OMAP3: serial - fix bug introduced inMika Westerberg2009-12-16
* omap: serial: fix non-empty uart fifo read abortvikram pandita2009-12-11
* OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg2009-12-11
* omap: Eliminate OMAP_MAX_NR_PORTSAlexander Shishkin2009-11-22
* OMAP3: PM debug: allow runtime toggle of PM featuresKevin Hilman2009-11-11
* Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-10
|\
| * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
| * omap: Change low-level serial init to use ioremapTony Lindgren2009-10-16
* | omap4: Fix UART4 platform data on omap4Santosh Shilimkar2009-10-22
|/
* omap: Fix 44xx compileTony Lindgren2009-09-24
* omap: Fix compile for arch/arm/mach-omap2Tony Lindgren2009-09-24
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-18
|\
| * Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren2009-09-03
| |\
| | * OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley2009-09-03
| * | ARM: OMAP4: Bypass the clock check.Santosh Shilimkar2009-09-02
| * | ARM: OMAP4: Fix NULL pointer dereference crash.Santosh Shilimkar2009-09-02
| |/
| * OMAP2/3: Pass irqflags to 8250 driverVikram Pandita2009-08-28
| * OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idleKalle Valo2009-08-28
| * OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-28
* | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-05
|\|
| * OMAP2/3/4: UART: allow in-order port traversalKevin Hilman2009-08-05
| * OMAP2/3/4: UART: Allow per-UART disabling wakeup for serial portsKevin Hilman2009-08-05
| * OMAP3: Fixed crash bug with serial + suspendTero Kristo2009-08-05
| * OMAP4: UART: cleanup special case IRQ handlingKevin Hilman2009-08-05
* | ARM: OMAP4: Add UART4 supportSyed Rafiuddin2009-07-28
|/
* Merge branch 'omap4' into for-nextTony Lindgren2009-05-28
|\
| * ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar2009-05-28