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
2012-09-24
ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6
AnilKumar Ch
2012-09-20
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
2012-09-07
serial: omap: fix compile breakage
Felipe Balbi
2012-09-06
serial: omap: move uart_omap_port definition to C file
Felipe Balbi
2012-09-06
serial: omap: fix software flow control
Vikram Pandita
2012-09-06
serial: omap: don't access the platform_device
Felipe Balbi
2012-09-05
serial: omap: define and use to_uart_omap_port()
Felipe Balbi
2012-08-16
OMAP/serial: Add support for driving a GPIO as DTR.
NeilBrown
2012-04-18
OMAP2+: UART: Remove cpu checks for populating errata flags
Govindraj.R
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