aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/vt8500_serial.c
Commit message (Expand)AuthorAge
* tty: serial: drop owner assignment from platform_driversWolfram Sang2014-10-20
* tty: vt8500_serial: explicitly calculate base baud rateAlexey Charkov2014-09-08
* tty: vt8500_serial: add polled console functionsAlexey Charkov2014-09-08
* tty: vt8500_serial: add missing support for RTS settingAlexey Charkov2014-09-08
* tty: vt8500_serial: add support for UART in WM8880 chipsAlexey Charkov2014-09-08
* serial: vt8500: add missing bracesRoel Kluin2013-10-16
* tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* serial: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-26
* serial: vt8500: Remove redundant use of of_match_ptr macroSachin Kamat2013-06-03
* Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-21
|\
| * tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk2013-03-12
* | serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat2013-03-15
|/
* Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
|\
| * tty: serial: vt8500: fix return value check in vt8500_serial_probe()Wei Yongjun2013-01-15
* | serial: vt8500: Cleanup code using devm_ functionTony Prisk2013-01-17
* | serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk2013-01-17
* | serial: vt8500: ioremap'd resource is never freedTony Prisk2013-01-17
* | serial: vt8500: Fix range-checking on vt8500_uart_portsTony Prisk2013-01-17
* | 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
* serial: vt8500: fix possible memory leak in vt8500_serial_probe()Wei Yongjun2012-10-24
* serial: vt8500: Add devicetree support for vt8500-serialTony Prisk2012-09-21
* tty: serial: vt8500: fix annotations for probe/removeWolfram Sang2012-03-12
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* tty: remove invalid location line in file headerJovi Zhang2011-04-19
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13