aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/ar933x_uart.c
AgeCommit message (Expand)Author
2013-08-30tty: ar933x_uart: add device tree support and binding documentationGabor Juhos
2013-08-28tty: ar933x_uart: use config_enabled() macro to clean up ifdefsGabor Juhos
2013-08-28tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nrGabor Juhos
2013-08-28tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos
2013-08-27tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-14tty: ar933x_uart: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-12tty: ar933x_uart: convert to use devm_* functionsGabor Juhos
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-11-15tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos
2011-12-07SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos