aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/serial.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP2+: hwmod: rename some init functionsPaul Walmsley2011-02-281-1/+1
* TI816X: Update common OMAP machine specific sourcesHemant Pedanekar2011-02-161-4/+4
* omap2+: Fix omap_serial_early_init to work with init_early hookTony Lindgren2011-02-141-2/+5
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+6
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | omap2+: Add struct omap_board_data and use it for platform level serial initTony Lindgren2010-12-221-8/+20
* | | OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-211-0/+1
* | | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-2/+2
* | | OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley2010-12-211-7/+2
* | | omap: Serial: Define register access modes in LCRAndrei Emeltchenko2010-11-301-6/+6
* | | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko2010-11-301-6/+9
| |/ |/|
* | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-241-0/+5
* | OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman2010-11-241-1/+1
|/
* omap: UART: fix wakeup registers for OMAP24xx UART2Kevin Hilman2010-10-221-7/+10
* omap: serial: Fix the boot-up crash/reboot without CONFIG_PMSantosh Shilimkar2010-10-111-1/+5
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* OMAP3: serial: Fix uart4 handling for 3630Govindraj.R2010-09-291-1/+5
* OMAP: UART: use non-locking versions of hwmod enable/idle functionsKevin Hilman2010-09-291-2/+21
* OMAP: UART: don't do automatic bus-level suspend/resumeKevin Hilman2010-09-291-2/+6
* OMAP2: UART: remove set_uart_globalsGovindraj.R2010-09-291-5/+0
* OMAP: UART: omap_device conversions, remove implicit 8520 assumptionsKevin Hilman2010-09-291-269/+260
* omap2/3/4: serial: errata i202: fix for MDR1 accessDeepak K2010-08-021-3/+49
* omap2/3/4: serial: introduce errata handlingNishanth Menon2010-08-021-5/+10
* omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warnNishanth Menon2010-08-021-1/+2
* omap2/3/4: serial: remove initialization sparse warningsNishanth Menon2010-08-021-2/+2
* omap3: serial: Add context save and restore for mcrGovindraj R2010-08-021-0/+6
* omap2/3/4: serial: Remove condition for getting uart4_physSergio Aguirre2010-03-151-13/+1
* OMAP3: serial: Use dev_* macros instead of printkSergio Aguirre2010-03-151-6/+6
* OMAP3: serial: Check for zero-based physical addrSergio Aguirre2010-03-151-0/+13
* OMAP2: serial.c: Fix number of uarts in early_initThomas Weber2010-03-111-5/+10
* omap3/4: uart: fix full-fifo write abortSantosh Shilimkar2010-02-231-3/+28
* 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-111-9/+27
* OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg2009-12-111-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/+0
* Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-101-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-221-10/+0
|/
* omap: Fix 44xx compileTony Lindgren2009-09-241-1/+1
* omap: Fix compile for arch/arm/mach-omap2Tony Lindgren2009-09-241-2/+2