| Commit message (Expand) | Author | Age | Files | Lines |
* | OMAP2+: hwmod: rename some init functions | Paul Walmsley | 2011-02-28 | 1 | -1/+1 |
* | TI816X: Update common OMAP machine specific sources | Hemant Pedanekar | 2011-02-16 | 1 | -4/+4 |
* | omap2+: Fix omap_serial_early_init to work with init_early hook | Tony Lindgren | 2011-02-14 | 1 | -2/+5 |
* | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 2011-01-26 | 1 | -2/+2 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -1/+6 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | | | omap2+: Add struct omap_board_data and use it for platform level serial init | Tony Lindgren | 2010-12-22 | 1 | -8/+20 |
* | | | OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" | Paul Walmsley | 2010-12-21 | 1 | -0/+1 |
* | | | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 2010-12-21 | 1 | -2/+2 |
* | | | OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock | Paul Walmsley | 2010-12-21 | 1 | -7/+2 |
* | | | omap: Serial: Define register access modes in LCR | Andrei Emeltchenko | 2010-11-30 | 1 | -6/+6 |
* | | | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers | Andrei Emeltchenko | 2010-11-30 | 1 | -6/+9 |
| |/
|/| |
|
* | | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled | Paul Walmsley | 2010-11-24 | 1 | -0/+5 |
* | | OMAP: UART: don't resume UARTs that are not enabled. | Kevin Hilman | 2010-11-24 | 1 | -1/+1 |
|/ |
|
* | omap: UART: fix wakeup registers for OMAP24xx UART2 | Kevin Hilman | 2010-10-22 | 1 | -7/+10 |
* | omap: serial: Fix the boot-up crash/reboot without CONFIG_PM | Santosh Shilimkar | 2010-10-11 | 1 | -1/+5 |
* | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley | 2010-10-08 | 1 | -1/+1 |
* | OMAP3: serial: Fix uart4 handling for 3630 | Govindraj.R | 2010-09-29 | 1 | -1/+5 |
* | OMAP: UART: use non-locking versions of hwmod enable/idle functions | Kevin Hilman | 2010-09-29 | 1 | -2/+21 |
* | OMAP: UART: don't do automatic bus-level suspend/resume | Kevin Hilman | 2010-09-29 | 1 | -2/+6 |
* | OMAP2: UART: remove set_uart_globals | Govindraj.R | 2010-09-29 | 1 | -5/+0 |
* | OMAP: UART: omap_device conversions, remove implicit 8520 assumptions | Kevin Hilman | 2010-09-29 | 1 | -269/+260 |
* | omap2/3/4: serial: errata i202: fix for MDR1 access | Deepak K | 2010-08-02 | 1 | -3/+49 |
* | omap2/3/4: serial: introduce errata handling | Nishanth Menon | 2010-08-02 | 1 | -5/+10 |
* | omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warn | Nishanth Menon | 2010-08-02 | 1 | -1/+2 |
* | omap2/3/4: serial: remove initialization sparse warnings | Nishanth Menon | 2010-08-02 | 1 | -2/+2 |
* | omap3: serial: Add context save and restore for mcr | Govindraj R | 2010-08-02 | 1 | -0/+6 |
* | omap2/3/4: serial: Remove condition for getting uart4_phys | Sergio Aguirre | 2010-03-15 | 1 | -13/+1 |
* | OMAP3: serial: Use dev_* macros instead of printk | Sergio Aguirre | 2010-03-15 | 1 | -6/+6 |
* | OMAP3: serial: Check for zero-based physical addr | Sergio Aguirre | 2010-03-15 | 1 | -0/+13 |
* | OMAP2: serial.c: Fix number of uarts in early_init | Thomas Weber | 2010-03-11 | 1 | -5/+10 |
* | omap3/4: uart: fix full-fifo write abort | Santosh Shilimkar | 2010-02-23 | 1 | -3/+28 |
* | omap2/3/4: serial: fix coding style indentaion | vikram pandita | 2010-02-15 | 1 | -9/+10 |
* | omap2/3/4: Fix mach-omap2/serial.c for multiboot | Tony Lindgren | 2010-02-15 | 1 | -7/+20 |
* | Merge branch 'debug-ll' into omap-for-linus | Tony Lindgren | 2010-02-15 | 1 | -4/+11 |
|\ |
|
| * | omap: Clean the serial port defines | Tony Lindgren | 2010-02-15 | 1 | -4/+11 |
* | | omap: Disable serial port autoidle by default | Tony Lindgren | 2010-02-03 | 1 | -2/+9 |
|/ |
|
* | omap2/3: make serial_in_override() address the right uart port | Alexander Shishkin | 2010-01-08 | 1 | -2/+10 |
* | 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 |