summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/mn10300-serial.c
Commit message (Expand)AuthorAgeFilesLines
* mn10300: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-041-3/+3
* TTY: mn10300-serial, fix build breakageJiri Slaby2013-01-161-10/+10
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-4/+3
* TTY: move low_latency to tty_portJiri Slaby2013-01-151-3/+3
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+2
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-2/+3
* MN10300: fix debug polling in ttySM driverMark Salter2012-12-121-12/+23
* MN10300: ttySM: clean up unnecessary castingMark Salter2012-12-121-4/+4
* MN10300: fix SMP synchronization between txdma and serial driverMark Salter2012-12-121-43/+78
* MN10300: fix serial port vdma irq setup for SMPMark Salter2012-12-121-4/+30
* MN10300: cleanup IRQ affinity settingMark Salter2012-12-121-3/+6
* MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells2012-12-121-6/+8
* Disintegrate asm/system.h for MN10300David Howells2012-03-281-1/+0
* mn10300: Convert genirq namespaceThomas Gleixner2011-03-291-1/+1
* MN10300: Allow KGDB to use the MN10300 serial portsDavid Howells2011-03-181-0/+75
* MN10300: Convert serial irq_chip to new functionsThomas Gleixner2011-03-181-5/+10
* MN10300: Remove stale irq_chip.end - V2Thomas Gleixner2011-03-181-1/+0
* MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-271-29/+181
* MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells2010-09-141-11/+11
* Add a dummy printk function for the maintenance of unused printksDavid Howells2010-08-121-5/+0
* mn10300: add cc clobbers to asm statementsMark Salter2010-01-111-1/+2
* MN10300: Handle removal of struct uart_infoDavid Howells2009-09-231-7/+7
* Separate out the proc- and unit-specific header directories from the generalDavid Howells2009-04-101-1/+1
* MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi2008-12-101-0/+5
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells2008-07-201-1/+1
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-0/+1480