index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
include
/
plat
/
omap-serial.h
Age
Commit message (
Expand
)
Author
2011-12-14
ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qos
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: 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: Ensure all reg values configured are available from port s...
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.
Govindraj.R
2011-12-14
ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart
Govindraj.R
2010-12-20
omap: serial: Change device name: omap-hsuart -> omap_uart
Benoit Cousson
2010-11-30
omap: Serial: Define register access modes in LCR
Andrei Emeltchenko
2010-11-30
OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers
Andrei Emeltchenko
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
2010-09-29
serial: Add OMAP high-speed UART driver
Govindraj.R