summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/serial.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: hwmod: Fix a crash in _setup_reset() with DEBUG_LLRajendra Nayak2013-07-301-11/+0Star
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-7/+0Star
|\
| * Merge tag 'omap-for-v3.11/pm-serial-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2013-06-201-7/+0Star
| |\
| | * arm: omap2+: serial: remove no_console_suspend supportSourav Poddar2013-05-161-7/+0Star
* | | ARM: OMAP2+: Fix serial init for device tree based bootingTony Lindgren2013-06-121-0/+3
|/ /
* / ARM: OMAP2+: serial: Remove the un-used slave idle hooksSantosh Shilimkar2013-05-201-31/+0Star
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-2/+1Star
|\
| * ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-2/+1Star
* | ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-1/+1
|/
* ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-141-2/+1Star
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-091-0/+5
|\
| * ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman2012-10-221-0/+5
* | ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren2012-10-241-1/+1
* | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-191-0/+1
* | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-191-1/+1
* | ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-191-3/+3
* | ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+1
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
|/
* Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-131-5/+7
|\
| * ARM: OMAP: unwrap stringsPaul Walmsley2012-09-121-3/+2Star
| * ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-121-2/+5
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-131-0/+1
| |
| \
*-. \ Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-131-1/+0Star
|\ \ \ | | |/ | |/|
| | * ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-111-1/+0Star
| |/
* | serial: omap: don't access the platform_deviceFelipe Balbi2012-09-061-6/+9
* | OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown2012-08-161-0/+3
|/
* OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeupGovindraj.R2012-06-051-4/+63
* Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-231-8/+0Star
|\
| * Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman2012-04-231-8/+0Star
| |\
| | * OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R2012-04-191-8/+0Star
* | | Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-05-091-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: OMAP2+: declare file-local functions as staticPaul Walmsley2012-04-131-1/+1
| |/
* | ARM: OMAP: serial: Fix the ocp smart idlemode handling bugSantosh Shilimkar2012-04-171-1/+7
* | ARM: OMAP2+: UART: Fix incorrect population of default uart padsGovindraj.R2012-04-171-116/+0Star
|/
* ARM: OMAP2+: UART: remove unused fields in omap_uart_state.NeilBrown2012-02-211-4/+0Star
* tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2012-02-091-4/+4
* ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R2011-12-151-22/+0Star
* ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_printsGovindraj.R2011-12-151-1/+10
* ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecaseGovindraj.R2011-12-151-1/+8
* ARM: OMAP2+: UART: Avoid console uart idling during bootupGovindraj.R2011-12-151-26/+25Star
* ARM: OMAP2+: UART: remove temporary variable used to count uart instanceGovindraj.R2011-12-151-5/+2Star
* ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-12-151-1/+4
* ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K2011-12-151-11/+45
* ARM: OMAP2+: UART: Remove old and unused clocks handling funcsGovindraj.R2011-12-151-36/+0Star
* ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R2011-12-151-84/+12Star
* ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R2011-12-151-70/+31Star
* ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R2011-12-151-0/+2
* ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R2011-12-151-14/+0Star
* ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R2011-12-151-118/+0Star