index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
vt8500_serial.c
Age
Commit message (
Expand
)
Author
2015-12-14
serial/vt8500_serial: Deinline wait_for_xmitr, save 165 bytes
Denys Vlasenko
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-08
tty: vt8500_serial: explicitly calculate base baud rate
Alexey Charkov
2014-09-08
tty: vt8500_serial: add polled console functions
Alexey Charkov
2014-09-08
tty: vt8500_serial: add missing support for RTS setting
Alexey Charkov
2014-09-08
tty: vt8500_serial: add support for UART in WM8880 chips
Alexey Charkov
2013-10-16
serial: vt8500: add missing braces
Roel Kluin
2013-08-27
tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-07-26
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-03
serial: vt8500: Remove redundant use of of_match_ptr macro
Sachin Kamat
2013-03-21
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-15
serial: vt8500_serial: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-12
tty: serial: vt8500: Unneccessary duplicated clock code removed
Tony Prisk
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-18
serial: vt8500: Cleanup code using devm_ function
Tony Prisk
2013-01-18
serial: vt8500: UART uses gated clock rather than 24Mhz reference
Tony Prisk
2013-01-18
serial: vt8500: ioremap'd resource is never freed
Tony Prisk
2013-01-18
serial: vt8500: Fix range-checking on vt8500_uart_ports
Tony Prisk
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
tty: serial: vt8500: fix return value check in vt8500_serial_probe()
Wei Yongjun
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-10-24
serial: vt8500: fix possible memory leak in vt8500_serial_probe()
Wei Yongjun
2012-09-21
serial: vt8500: Add devicetree support for vt8500-serial
Tony Prisk
2012-03-12
tty: serial: vt8500: fix annotations for probe/remove
Wolfram Sang
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman