Age | Commit message (Expand) | Author |
2011-12-14 | ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Get context loss count to context restore | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Remove uart reset function. | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Remove context_save and move context restore to driver | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Add default mux for all uarts. | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: cleanup 8250 console driver support | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: cleanup + remove uart pm specific API | Govindraj.R |
2011-12-13 | ARM: OMAP: TI81XX: Prepare for addition of TI814X support | Hemant Pedanekar |
2011-12-13 | ARM: OMAP: am33xx: Update common OMAP machine specific sources | Afzal Mohammed |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren |
2011-10-04 | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures | Benoit Cousson |
2011-09-15 | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer | Kevin Hilman |
2011-09-15 | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman |
2011-07-12 | OMAP: PM: disable idle on suspend for GPIO and UART | Kevin Hilman |
2011-02-28 | OMAP2+: hwmod: rename some init functions | Paul Walmsley |
2011-02-16 | TI816X: Update common OMAP machine specific sources | Hemant Pedanekar |
2011-02-14 | omap2+: Fix omap_serial_early_init to work with init_early hook | Tony Lindgren |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-12-22 | omap2+: Add struct omap_board_data and use it for platform level serial init | Tony Lindgren |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-21 | OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_" | Paul Walmsley |
2010-12-21 | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley |
2010-12-21 | OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock | Paul Walmsley |
2010-11-30 | omap: Serial: Define register access modes in LCR | Andrei Emeltchenko |
2010-11-30 | OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers | Andrei Emeltchenko |
2010-11-24 | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled | Paul Walmsley |
2010-11-24 | OMAP: UART: don't resume UARTs that are not enabled. | Kevin Hilman |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-22 | omap: UART: fix wakeup registers for OMAP24xx UART2 | Kevin Hilman |
2010-10-11 | omap: serial: Fix the boot-up crash/reboot without CONFIG_PM | Santosh Shilimkar |
2010-10-08 | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley |
2010-09-29 | OMAP3: serial: Fix uart4 handling for 3630 | Govindraj.R |
2010-09-29 | OMAP: UART: use non-locking versions of hwmod enable/idle functions | Kevin Hilman |
2010-09-29 | OMAP: UART: don't do automatic bus-level suspend/resume | Kevin Hilman |
2010-09-29 | OMAP2: UART: remove set_uart_globals | Govindraj.R |
2010-09-29 | OMAP: UART: omap_device conversions, remove implicit 8520 assumptions | Kevin Hilman |
2010-08-02 | omap2/3/4: serial: errata i202: fix for MDR1 access | Deepak K |
2010-08-02 | omap2/3/4: serial: introduce errata handling | Nishanth Menon |
2010-08-02 | omap2/3/4: serial: kill dev_attr_sleep_timeout sparse warn | Nishanth Menon |
2010-08-02 | omap2/3/4: serial: remove initialization sparse warnings | Nishanth Menon |
2010-08-02 | omap3: serial: Add context save and restore for mcr | Govindraj R |
2010-03-15 | omap2/3/4: serial: Remove condition for getting uart4_phys | Sergio Aguirre |
2010-03-15 | OMAP3: serial: Use dev_* macros instead of printk | Sergio Aguirre |
2010-03-15 | OMAP3: serial: Check for zero-based physical addr | Sergio Aguirre |
2010-03-11 | OMAP2: serial.c: Fix number of uarts in early_init | Thomas Weber |
2010-02-23 | omap3/4: uart: fix full-fifo write abort | Santosh Shilimkar |
2010-02-15 | omap2/3/4: serial: fix coding style indentaion | vikram pandita |