summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/jsm
AgeCommit message (Expand)AuthorLines
2014-11-25serial: jsm: Fix unnecessary space before function ptr argumentsKonrad Zapalowicz-15/+15
2014-11-25serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz-1/+1
2014-11-25serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz-12/+12
2014-11-25serial: jsm: Remove unnecessary if statementKonrad Zapalowicz-6/+0
2014-11-25serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz-4/+4
2014-11-06drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz-25/+0
2014-11-06drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz-31/+126
2014-11-06drivers: serial: jsm: Add the Classic board implementationKonrad Zapalowicz-2/+993
2014-11-06drivers: serial: jsm: Add Classic board UART structureKonrad Zapalowicz-1/+58
2014-11-05TTY: jsm: use container_of to resolve jsm_channel from uart_portFabian Frederick-10/+20
2014-09-08jsm: add support for additional Neo cardsBill Pemberton-4/+44
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan-6/+0
2013-03-18TTY: jsm, remove superfluous checkJiri Slaby-6/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby-1/+1
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby-4/+4
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby-2/+4
2012-11-21tty: remove use of __devexitBill Pemberton-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton-2/+2
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton-1/+1
2012-10-30serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches-109/+120
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds-4/+4
2012-09-07make drivers with pci error handlers constStephen Hemminger-1/+1
2012-07-16tty: move the termios object into the ttyAlan Cox-4/+4
2012-01-24jsm: Fixed EEH recovery errorLucas Kannebley Tavares-0/+1
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker-1/+1
2011-08-24jsm: print byte we are dequeingThadeu Lima de Souza Cascardo-1/+1
2011-08-24jsm: remove buggy write queueThadeu Lima de Souza Cascardo-103/+28
2011-08-24jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo-21/+0
2011-06-07serial: ioremap warning fix for jsm driver.Lennart Sorensen-1/+1
2011-03-31Fix common misspellingsLucas De Marchi-3/+3
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-0/+3015