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
/
arc_uart.c
Age
Commit message (
Expand
)
Author
2016-09-01
serial/arc: constify uart_ops structures
Julia Lawall
2016-02-07
earlycon: Use common framework for earlycon declarations
Peter Hurley
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-13
Merge 3.16-rc5 into tty-next.
Greg Kroah-Hartman
2014-07-12
serial/arc: Fix warning with CONSOLE_POLL
Vineet Gupta
2014-07-10
serial: arc_uart: Use uart_circ_empty() for open-coded comparison
Peter Hurley
2014-07-10
serial/arc: Enable DT based earlycon
Vineet Gupta
2014-07-10
serial/arc: inline the probe helper
Vineet Gupta
2014-07-10
serial/arc: remove last remanants of platform data
Vineet Gupta
2014-07-10
serial/arc: remove earlyprintk support and switch to earlycon
Vineet Gupta
2014-07-10
serial/arc: Use generic earlycon infrastructure
Vineet Gupta
2014-07-10
serial/arc: Remove the workaround for legacy ISS
Vineet Gupta
2014-07-10
serial/arc: Refactor by referencing to uart_port where possible
Vineet Gupta
2014-07-10
serial/arc: use uart_console_write() helper
Vineet Gupta
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2013-09-26
serial: arc_uart: Remove casting the return value which is a void pointer
Jingoo Han
2013-08-27
tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-04
Merge 3.11-rc4 into tty-next
Greg Kroah-Hartman
2013-08-02
serial/arc-uart: Remove the goto/label
Vineet Gupta
2013-08-02
serial/arc-uart: Handle Rx Error Interrupts w/o any data
Vineet Gupta
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
2013-07-26
serial: arc_uart: Fix module alias
Axel Lin
2013-03-18
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
2013-02-13
serial/arc-uart: Miscll DT related updates (Grant's review comments)
Vineet Gupta
2013-01-18
serial/arc-uart: Fix section mistmatch
Vineet Gupta
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
serial/arc-uart: switch to devicetree based probing
Vineet Gupta
2013-01-16
serial/arc-uart: platform_data order changed
Vineet Gupta
2013-01-16
serial/arc-uart: split probe from probe_earlyprintk
Vineet Gupta
2013-01-16
serial/arc-uart: Don't index with -ve platform_device->id
Vineet Gupta
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-30
serial/arc-uart: Add new driver
Vineet Gupta