aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/serial.c
AgeCommit message (Expand)Author
2013-07-30ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LLRajendra Nayak
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-20Merge tag 'omap-for-v3.11/pm-serial-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2013-06-12ARM: OMAP2+: Fix serial init for device tree based bootingTony Lindgren
2013-05-19ARM: OMAP2+: serial: Remove the un-used slave idle hooksSantosh Shilimkar
2013-05-16arm: omap2+: serial: remove no_console_suspend supportSourav Poddar
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley
2013-01-11ARM: OMAP2+: Use omap initcallsTony Lindgren
2012-12-14ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-11-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren
2012-10-22ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren
2012-09-12Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley
2012-09-12ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi
2012-08-16OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown
2012-06-05OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeupGovindraj.R
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-09Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman
2012-04-18OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R
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-04-13ARM: OMAP2+: declare file-local functions as staticPaul Walmsley
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