aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ar933x_uart.c
Commit message (Expand)AuthorAge
* tty: ar933x_uart: add device tree support and binding documentationGabor Juhos2013-08-30
* tty: ar933x_uart: use config_enabled() macro to clean up ifdefsGabor Juhos2013-08-28
* tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nrGabor Juhos2013-08-28
* tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos2013-08-28
* tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* tty: ar933x_uart: simplify use of devm_ioremap_resourceJulia Lawall2013-08-14
* tty: ar933x_uart: convert to use devm_* functionsGabor Juhos2013-08-12
* serial: use dev_get_platdata()Jingoo Han2013-07-31
* serial: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-26
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* tty: remove use of __devexitBill Pemberton2012-11-21
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
* tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos2012-11-15
* SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-07