index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
vt8500_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
2016-08-31
serial: vt8500_serial: Fix a parameter of find_first_zero_bit.
Christophe JAILLET
1
-4
/
+4
2016-06-25
serial: vt8500_serial: make it explicitly non-modular
Paul Gortmaker
1
-28
/
+2
2015-12-13
serial/vt8500_serial: Deinline wait_for_xmitr, save 165 bytes
Denys Vlasenko
1
-1
/
+1
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-08
tty: vt8500_serial: explicitly calculate base baud rate
Alexey Charkov
1
-6
/
+21
2014-09-08
tty: vt8500_serial: add polled console functions
Alexey Charkov
1
-0
/
+31
2014-09-08
tty: vt8500_serial: add missing support for RTS setting
Alexey Charkov
1
-0
/
+8
2014-09-08
tty: vt8500_serial: add support for UART in WM8880 chips
Alexey Charkov
1
-14
/
+56
2013-10-16
serial: vt8500: add missing braces
Roel Kluin
1
-2
/
+3
2013-08-27
tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-07-26
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-21
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
1
-8
/
+1
2013-03-15
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-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+9
2013-01-17
serial: vt8500: Cleanup code using devm_ function
Tony Prisk
1
-9
/
+4
2013-01-17
serial: vt8500: UART uses gated clock rather than 24Mhz reference
Tony Prisk
1
-15
/
+19
2013-01-17
serial: vt8500: ioremap'd resource is never freed
Tony Prisk
1
-2
/
+2
2013-01-17
serial: vt8500: Fix range-checking on vt8500_uart_ports
Tony Prisk
1
-2
/
+2
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-11
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-3
/
+4
2013-01-15
tty: serial: vt8500: fix return value check in vt8500_serial_probe()
Wei Yongjun
1
-1
/
+1
2012-11-21
tty: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
tty: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-21
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-19
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