index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
serial.c
Age
Commit message (
Expand
)
Author
2012-11-15
Merge branch 'omap/headers4' into next/dt
Arnd Bergmann
2012-10-24
ARM: OMAP: Split plat/serial.h for omap1 and omap2+
Tony Lindgren
2012-10-22
ARM: OMAP2: UART: fix console UART mismatched runtime PM status
Kevin Hilman
2012-10-18
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
2012-10-18
ARM: OMAP: Make plat/omap-pm.h local to mach-omap2
Tony Lindgren
2012-10-18
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
Tony Lindgren
2012-10-17
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-09-12
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
2012-09-12
Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...
Tony Lindgren
2012-09-12
ARM: OMAP: unwrap strings
Paul Walmsley
2012-09-12
ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...
Paul Walmsley
2012-09-10
ARM: OMAP: remove plat/board.h file
Igor Grinberg
2012-09-06
serial: omap: don't access the platform_device
Felipe Balbi
2012-08-16
OMAP/serial: Add support for driving a GPIO as DTR.
NeilBrown
2012-06-05
OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeup
Govindraj.R
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-09
Merge tag 'omap-cleanup-sparse-for-v3.5' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2012-04-23
Merge 3.4-rc4 into tty-next
Greg Kroah-Hartman
2012-04-18
OMAP2+: UART: Remove cpu checks for populating errata flags
Govindraj.R
2012-04-17
ARM: OMAP: serial: Fix the ocp smart idlemode handling bug
Santosh Shilimkar
2012-04-17
ARM: OMAP2+: UART: Fix incorrect population of default uart pads
Govindraj.R
2012-04-13
ARM: OMAP2+: declare file-local functions as static
Paul Walmsley
2012-02-21
ARM: OMAP2+: UART: remove unused fields in omap_uart_state.
NeilBrown
2012-02-09
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
2011-12-14
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Do not gate uart clocks if used for debug_prints
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Avoid console uart idling during bootup
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: remove temporary variable used to count uart instance
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
Jon Hunter
2011-12-14
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
Deepak K
2011-12-14
ARM: OMAP2+: UART: Remove old and unused clocks handling funcs
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
Govindraj.R
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
[next]