aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/serial.c
AgeCommit message (Expand)Author
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-22omap2+: Add struct omap_board_data and use it for platform level serial initTony Lindgren
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley
2010-12-21OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley
2010-11-30omap: Serial: Define register access modes in LCRAndrei Emeltchenko
2010-11-30OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko
2010-11-24OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley
2010-11-24OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-22omap: UART: fix wakeup registers for OMAP24xx UART2Kevin Hilman
2010-10-11omap: serial: Fix the boot-up crash/reboot without CONFIG_PMSantosh Shilimkar
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2010-09-29OMAP3: serial: Fix uart4 handling for 3630Govindraj.R
2010-09-29OMAP: UART: use non-locking versions of hwmod enable/idle functionsKevin Hilman
2010-09-29OMAP: UART: don't do automatic bus-level suspend/resumeKevin Hilman
2010-09-29OMAP2: UART: remove set_uart_globalsGovindraj.R
2010-09-29OMAP: UART: omap_device conversions, remove implicit 8520 assumptionsKevin Hilman
2010-08-02omap2/3/4: serial: errata i202: fix for MDR1 accessDeepak K
2010-08-02omap2/3/4: serial: introduce errata handlingNishanth Menon
2010-08-02omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warnNishanth Menon
2010-08-02omap2/3/4: serial: remove initialization sparse warningsNishanth Menon
2010-08-02omap3: serial: Add context save and restore for mcrGovindraj R
2010-03-15omap2/3/4: serial: Remove condition for getting uart4_physSergio Aguirre
2010-03-15OMAP3: serial: Use dev_* macros instead of printkSergio Aguirre
2010-03-15OMAP3: serial: Check for zero-based physical addrSergio Aguirre
2010-03-11OMAP2: serial.c: Fix number of uarts in early_initThomas Weber
2010-02-23omap3/4: uart: fix full-fifo write abortSantosh Shilimkar
2010-02-15omap2/3/4: serial: fix coding style indentaionvikram pandita
2010-02-15omap2/3/4: Fix mach-omap2/serial.c for multibootTony Lindgren
2010-02-15Merge branch 'debug-ll' into omap-for-linusTony Lindgren
2010-02-15omap: Clean the serial port definesTony Lindgren
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren
2010-01-08omap2/3: make serial_in_override() address the right uart portAlexander Shishkin
2009-12-16OMAP3: serial - fix bug introduced inMika Westerberg
2009-12-11omap: serial: fix non-empty uart fifo read abortvikram pandita
2009-12-11OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg
2009-11-22omap: Eliminate OMAP_MAX_NR_PORTSAlexander Shishkin
2009-11-11OMAP3: PM debug: allow runtime toggle of PM featuresKevin Hilman
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-10-22omap4: Fix UART4 platform data on omap4Santosh Shilimkar
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-16omap: Change low-level serial init to use ioremapTony Lindgren
2009-09-24omap: Fix 44xx compileTony Lindgren
2009-09-24omap: Fix compile for arch/arm/mach-omap2Tony Lindgren
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-03Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley