summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/serial.c
AgeCommit message (Expand)Author
2012-06-22uplevel 3.4 rc2 fix omap5 early boot missing map_common_ioAndy Green
2012-06-22uplevel 3.4 rc2 fixesAndy Green
2012-06-22TEMP: omap5: serial: enable wakeup for uart3_rx_irrx padTero Kristo
2012-06-07omap2+: serial_uart: fix omap_serial_board_init usage.Govindraj.R
2012-06-07omap3_beagle: init uart2 for beagle rev AX/BX onlyGovindraj.R
2012-06-07uplevel 3.4 rc2 remove excessive endifAndy Green
2012-06-07omap3+: mux: uart3: rename uart3 pin nameGovindraj.R
2012-06-07uplevel fix mfd KconfigAndy Green
2012-06-07OAMP2+: UART: Make module wakeup configurable from board fileGovindraj.R
2012-06-07omap=uart 54xx exceptionsAndy Green
2012-05-22ARM: OMAP5: Add minimal support for OMAP5430 SOCsricharan
2012-04-17ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar
2012-04-17ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R
2012-02-21ARM: OMAP2+: UART: remove unused fields in omap_uart_state.NeilBrown
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley
2011-12-14ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R
2011-12-14ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_printsGovindraj.R
2011-12-14ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecaseGovindraj.R
2011-12-14ARM: OMAP2+: UART: Avoid console uart idling during bootupGovindraj.R
2011-12-14ARM: OMAP2+: UART: remove temporary variable used to count uart instanceGovindraj.R
2011-12-14ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter
2011-12-14ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K
2011-12-14ARM: OMAP2+: UART: Remove old and unused clocks handling funcsGovindraj.R
2011-12-14ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R
2011-12-14ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R
2011-12-14ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R
2011-12-14ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R
2011-12-14ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R
2011-12-14ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R
2011-12-14ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R
2011-12-14ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R
2011-12-14ARM: OMAP2+: UART: cleanup 8250 console driver supportGovindraj.R
2011-12-14ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson
2011-09-15OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointerKevin Hilman
2011-09-15OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman
2011-07-12OMAP: PM: disable idle on suspend for GPIO and UARTKevin Hilman
2011-02-28OMAP2+: hwmod: rename some init functionsPaul Walmsley
2011-02-16TI816X: Update common OMAP machine specific sourcesHemant Pedanekar
2011-02-14omap2+: Fix omap_serial_early_init to work with init_early hookTony Lindgren
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