aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/mn10300-serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09mn10300: Remove the architectureDavid Howells1-1790/+0
2017-12-04mn10300: READ_ONCE() now implies smp_read_barrier_depends()Paul E. McKenney1-2/+5
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-2/+2
2014-03-04mn10300: Remove deprecated IRQF_DISABLEDMichael Opdenacker1-3/+3
2013-01-16TTY: mn10300-serial, fix build breakageJiri Slaby1-10/+10
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-4/+3
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-3/+3
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-2/+2
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-2/+3
2012-12-12MN10300: fix debug polling in ttySM driverMark Salter1-12/+23
2012-12-12MN10300: ttySM: clean up unnecessary castingMark Salter1-4/+4
2012-12-12MN10300: fix SMP synchronization between txdma and serial driverMark Salter1-43/+78
2012-12-12MN10300: fix serial port vdma irq setup for SMPMark Salter1-4/+30
2012-12-12MN10300: cleanup IRQ affinity settingMark Salter1-3/+6
2012-12-12MN10300: ttySM: Use memory barriers correctly in circular buffer logicDavid Howells1-6/+8
2012-03-28Disintegrate asm/system.h for MN10300David Howells1-1/+0
2011-03-29mn10300: Convert genirq namespaceThomas Gleixner1-1/+1
2011-03-18MN10300: Allow KGDB to use the MN10300 serial portsDavid Howells1-0/+75
2011-03-18MN10300: Convert serial irq_chip to new functionsThomas Gleixner1-5/+10
2011-03-18MN10300: Remove stale irq_chip.end - V2Thomas Gleixner1-1/+0
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-29/+181
2010-09-14MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells1-11/+11
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells1-5/+0
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter1-1/+2
2009-09-23MN10300: Handle removal of struct uart_infoDavid Howells1-7/+7
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells1-1/+1
2008-12-10MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi1-0/+5
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-07-20MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells1-1/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+1480