Age | Commit message (Expand) | Author | Files | Lines |
2014-09-09 | tty: vt8500_serial: explicitly calculate base baud rate | Alexey Charkov | 1 | -6/+21 |
2014-09-09 | tty: vt8500_serial: add polled console functions | Alexey Charkov | 1 | -0/+31 |
2014-09-09 | tty: vt8500_serial: add missing support for RTS setting | Alexey Charkov | 1 | -0/+8 |
2014-09-09 | tty: vt8500_serial: add support for UART in WM8880 chips | Alexey Charkov | 1 | -14/+56 |
2013-10-17 | serial: vt8500: add missing braces | Roel Kluin | 1 | -2/+3 |
2013-08-28 | tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 1 | -0/+2 |
2013-07-27 | serial: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-06-03 | serial: vt8500: Remove redundant use of of_match_ptr macro | Sachin Kamat | 1 | -1/+1 |
2013-03-22 | Merge 3.9-rc3 into tty-next | Greg Kroah-Hartman | 1 | -8/+1 |
2013-03-16 | serial: vt8500_serial: Convert to devm_ioremap_resource() | Sachin Kamat | 1 | -3/+4 |
2013-03-12 | tty: serial: vt8500: Unneccessary duplicated clock code removed | Tony Prisk | 1 | -8/+1 |
2013-01-26 | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 1 | -1/+9 |
2013-01-18 | serial: vt8500: Cleanup code using devm_ function | Tony Prisk | 1 | -9/+4 |
2013-01-18 | serial: vt8500: UART uses gated clock rather than 24Mhz reference | Tony Prisk | 1 | -15/+19 |
2013-01-18 | serial: vt8500: ioremap'd resource is never freed | Tony Prisk | 1 | -2/+2 |
2013-01-18 | serial: vt8500: Fix range-checking on vt8500_uart_ports | Tony Prisk | 1 | -2/+2 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -11/+1 |
2013-01-16 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -3/+4 |
2013-01-16 | tty: serial: vt8500: fix return value check in vt8500_serial_probe() | Wei Yongjun | 1 | -1/+1 |
2012-11-22 | tty: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-22 | tty: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-22 | tty: serial: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-10-24 | serial: vt8500: fix possible memory leak in vt8500_serial_probe() | Wei Yongjun | 1 | -4/+4 |
2012-09-21 | serial: vt8500: Add devicetree support for vt8500-serial | Tony Prisk | 1 | -5/+53 |
2012-03-12 | tty: serial: vt8500: fix annotations for probe/remove | Wolfram Sang | 1 | -2/+2 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -2/+1 |
2011-04-20 | tty: remove invalid location line in file header | Jovi Zhang | 1 | -2/+0 |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 1 | -0/+648 |