summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ar933x_uart.c
Commit message (Expand)AuthorAgeFilesLines
* tty: ar933x_uart: add device tree support and binding documentationGabor Juhos2013-08-301-3/+25
* tty: ar933x_uart: use config_enabled() macro to clean up ifdefsGabor Juhos2013-08-291-13/+12Star
* tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nrGabor Juhos2013-08-291-1/+0Star
* tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos2013-08-291-9/+26
* tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-0/+2
* tty: ar933x_uart: simplify use of devm_ioremap_resourceJulia Lawall2013-08-141-6/+1Star
* tty: ar933x_uart: convert to use devm_* functionsGabor Juhos2013-08-121-18/+8Star
* serial: use dev_get_platdata()Jingoo Han2013-08-011-1/+1
* serial: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-271-1/+0Star
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-6/+1Star
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-7/+3Star
* tty: remove use of __devexitBill Pemberton2012-11-221-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-221-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos2012-11-161-5/+85
* SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-071-0/+688