aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/jsm
Commit message (Expand)AuthorAge
* serial: jsm: some off by one bugsDan Carpenter2015-03-26
* serial: jsm: Fix unnecessary space before function ptr argumentsKonrad Zapalowicz2014-11-25
* serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz2014-11-25
* serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz2014-11-25
* serial: jsm: Remove unnecessary if statementKonrad Zapalowicz2014-11-25
* serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz2014-11-25
* drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz2014-11-06
* drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz2014-11-06
* drivers: serial: jsm: Add the Classic board implementationKonrad Zapalowicz2014-11-06
* drivers: serial: jsm: Add Classic board UART structureKonrad Zapalowicz2014-11-06
* TTY: jsm: use container_of to resolve jsm_channel from uart_portFabian Frederick2014-11-05
* jsm: add support for additional Neo cardsBill Pemberton2014-09-08
* serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-09
* TTY: jsm, remove superfluous checkJiri Slaby2013-03-18
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
* tty: remove use of __devexitBill Pemberton2012-11-21
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
* serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches2012-10-30
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
|\
| * tty: move the termios object into the ttyAlan Cox2012-07-16
* | make drivers with pci error handlers constStephen Hemminger2012-09-07
|/
* jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-01-24
* tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker2011-10-31
* jsm: print byte we are dequeingThadeu Lima de Souza Cascardo2011-08-24
* jsm: remove buggy write queueThadeu Lima de Souza Cascardo2011-08-24
* jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo2011-08-24
* serial: ioremap warning fix for jsm driver.Lennart Sorensen2011-06-07
* Fix common misspellingsLucas De Marchi2011-03-31
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13