summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ar933x_uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: ar933x_uart: Fix off-by-one for checking valid alias idAxel Lin2015-03-071-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | tty: ar933x_uart: use container_of to resolve ar933x_uart_port from uart_portFabian Frederick2014-11-051-10/+20
|/
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-091-5/+0
* 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-281-13/+12
* tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nrGabor Juhos2013-08-281-1/+0
* tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos2013-08-281-9/+26
* tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-271-0/+2
* tty: ar933x_uart: simplify use of devm_ioremap_resourceJulia Lawall2013-08-141-6/+1
* tty: ar933x_uart: convert to use devm_* functionsGabor Juhos2013-08-121-18/+8
* serial: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* serial: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-261-1/+0
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-6/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-7/+3
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos2012-11-151-5/+85
* SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos2011-12-071-0/+688
OpenPOWER on IntegriCloud