aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-14ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren1-2/+1
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-1/+1
2012-11-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren1-0/+5
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren1-1/+1
2012-10-22ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman1-0/+5
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren1-3/+3
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren1-1/+1
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren1-5/+7
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+1
2012-09-12Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' into cleanup-sparseirqTony Lindgren1-1/+0
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-3/+2
2012-09-12ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley1-2/+5
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg1-1/+0
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi1-6/+9
2012-08-16OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown1-0/+3
2012-06-05OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeupGovindraj.R1-4/+63
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-8/+0
2012-05-09Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-1/+1
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman1-8/+0
2012-04-18OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R1-8/+0
2012-04-17ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar1-1/+7
2012-04-17ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R1-116/+0
2012-04-13ARM: OMAP2+: declare file-local functions as staticPaul Walmsley1-1/+1
2012-02-21ARM: OMAP2+: UART: remove unused fields in omap_uart_state.NeilBrown1-4/+0
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley1-4/+4
2011-12-14ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R1-22/+0
2011-12-14ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_printsGovindraj.R1-1/+10
2011-12-14ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecaseGovindraj.R1-1/+8
2011-12-14ARM: OMAP2+: UART: Avoid console uart idling during bootupGovindraj.R1-26/+25
2011-12-14ARM: OMAP2+: UART: remove temporary variable used to count uart instanceGovindraj.R1-5/+2
2011-12-14ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter1-1/+4
2011-12-14ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K1-11/+45
2011-12-14ARM: OMAP2+: UART: Remove old and unused clocks handling funcsGovindraj.R1-36/+0
2011-12-14ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R1-84/+12
2011-12-14ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R1-70/+31
2011-12-14ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R1-0/+2
2011-12-14ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R1-14/+0
2011-12-14ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R1-118/+0
2011-12-14ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R1-2/+0
2011-12-14ARM: OMAP2+: UART: Add default mux for all uarts.Govindraj.R1-25/+130
2011-12-14ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R1-116/+2
2011-12-14ARM: OMAP2+: UART: cleanup 8250 console driver supportGovindraj.R1-97/+0
2011-12-14ARM: OMAP2+: UART: cleanup + remove uart pm specific APIGovindraj.R1-65/+0
2011-12-13ARM: OMAP: TI81XX: Prepare for addition of TI814X supportHemant Pedanekar1-3/+3
2011-12-13ARM: OMAP: am33xx: Update common OMAP machine specific sourcesAfzal Mohammed1-2/+2
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson1-24/+1