| Commit message (Expand) | Author | Age | Files | Lines |
* | TTY: mn10300-serial, fix build breakage | Jiri Slaby | 2013-01-16 | 1 | -10/+10 |
* | TTY: switch tty_flip_buffer_push | Jiri Slaby | 2013-01-15 | 1 | -4/+3 |
* | TTY: move low_latency to tty_port | Jiri Slaby | 2013-01-15 | 1 | -3/+3 |
* | TTY: switch tty_insert_flip_char | Jiri Slaby | 2013-01-15 | 1 | -2/+2 |
* | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 2013-01-15 | 1 | -2/+3 |
* | MN10300: fix debug polling in ttySM driver | Mark Salter | 2012-12-12 | 1 | -12/+23 |
* | MN10300: ttySM: clean up unnecessary casting | Mark Salter | 2012-12-12 | 1 | -4/+4 |
* | MN10300: fix SMP synchronization between txdma and serial driver | Mark Salter | 2012-12-12 | 1 | -43/+78 |
* | MN10300: fix serial port vdma irq setup for SMP | Mark Salter | 2012-12-12 | 1 | -4/+30 |
* | MN10300: cleanup IRQ affinity setting | Mark Salter | 2012-12-12 | 1 | -3/+6 |
* | MN10300: ttySM: Use memory barriers correctly in circular buffer logic | David Howells | 2012-12-12 | 1 | -6/+8 |
* | Disintegrate asm/system.h for MN10300 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | mn10300: Convert genirq namespace | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | MN10300: Allow KGDB to use the MN10300 serial ports | David Howells | 2011-03-18 | 1 | -0/+75 |
* | MN10300: Convert serial irq_chip to new functions | Thomas Gleixner | 2011-03-18 | 1 | -5/+10 |
* | MN10300: Remove stale irq_chip.end - V2 | Thomas Gleixner | 2011-03-18 | 1 | -1/+0 |
* | MN10300: And Panasonic AM34 subarch and implement SMP | Akira Takeuchi | 2010-10-27 | 1 | -29/+181 |
* | MN10300: Fix up the IRQ names for the on-chip serial ports | David Howells | 2010-09-14 | 1 | -11/+11 |
* | Add a dummy printk function for the maintenance of unused printks | David Howells | 2010-08-12 | 1 | -5/+0 |
* | mn10300: add cc clobbers to asm statements | Mark Salter | 2010-01-11 | 1 | -1/+2 |
* | MN10300: Handle removal of struct uart_info | David Howells | 2009-09-23 | 1 | -7/+7 |
* | Separate out the proc- and unit-specific header directories from the general | David Howells | 2009-04-10 | 1 | -1/+1 |
* | MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port | Akira Takeuchi | 2008-12-10 | 1 | -0/+5 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | MN10300: Fix MN10300's serial port driver to get at its tty_struct | David Howells | 2008-07-20 | 1 | -1/+1 |
* | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 2008-02-08 | 1 | -0/+1480 |