aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/plat/omap-serial.h
AgeCommit message (Expand)Author
2012-12-14ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren
2012-11-04SERIAL: omap: remove OMAP_UART_SYSC_RESET and OMAP_UART_FIFO_CLRRussell King
2012-11-04SERIAL: omap: move driver private definitions and structures to driverRussell King
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi
2012-09-24ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6AnilKumar Ch
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-07serial: omap: fix compile breakageFelipe Balbi
2012-09-06serial: omap: move uart_omap_port definition to C fileFelipe Balbi
2012-09-06serial: omap: fix software flow controlVikram Pandita
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi
2012-09-05serial: omap: define and use to_uart_omap_port()Felipe Balbi
2012-08-16OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown
2012-04-18OMAP2+: UART: Remove cpu checks for populating errata flagsGovindraj.R
2011-12-14ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.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: 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: Ensure all reg values configured are available from port s...Govindraj.R
2011-12-14ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R
2011-12-14ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R
2010-12-20omap: serial: Change device name: omap-hsuart -> omap_uartBenoit Cousson
2010-11-30omap: Serial: Define register access modes in LCRAndrei Emeltchenko
2010-11-30OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R