| Commit message (Expand) | Author | Age | Files | Lines |
* | serial: arc_uart: Remove casting the return value which is a void pointer | Jingoo Han | 2013-09-26 | 1 | -1/+1 |
* | tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 2013-08-27 | 1 | -0/+2 |
* | Merge 3.11-rc4 into tty-next | Greg Kroah-Hartman | 2013-08-05 | 1 | -1/+1 |
|\ |
|
| * | serial: arc_uart: Fix module alias | Axel Lin | 2013-07-26 | 1 | -1/+1 |
* | | serial/arc-uart: Remove the goto/label | Vineet Gupta | 2013-08-02 | 1 | -5/+2 |
* | | serial/arc-uart: Handle Rx Error Interrupts w/o any data | Vineet Gupta | 2013-08-02 | 1 | -10/+16 |
* | | serial: use dev_get_platdata() | Jingoo Han | 2013-07-31 | 1 | -1/+1 |
|/ |
|
* | TTY: cleanup tty->hw_stopped uses | Jiri Slaby | 2013-03-18 | 1 | -1/+1 |
* | serial/arc-uart: Miscll DT related updates (Grant's review comments) | Vineet Gupta | 2013-02-13 | 1 | -6/+4 |
* | serial/arc-uart: Fix section mistmatch | Vineet Gupta | 2013-01-17 | 1 | -2/+2 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-15 | 1 | -7/+1 |
* | serial/arc-uart: switch to devicetree based probing | Vineet Gupta | 2013-01-15 | 1 | -3/+40 |
* | serial/arc-uart: platform_data order changed | Vineet Gupta | 2013-01-15 | 1 | -5/+6 |
* | serial/arc-uart: split probe from probe_earlyprintk | Vineet Gupta | 2013-01-15 | 1 | -10/+11 |
* | serial/arc-uart: Don't index with -ve platform_device->id | Vineet Gupta | 2013-01-15 | 1 | -14/+15 |
* | tty: remove use of __devexit | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | tty: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -5/+5 |
* | tty: serial: remove use of __devexit_p | Bill Pemberton | 2012-11-21 | 1 | -1/+1 |
* | serial/arc-uart: Add new driver | Vineet Gupta | 2012-10-30 | 1 | -0/+746 |