aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby2012-08-16
* n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby2012-08-16
* n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby2012-08-16
* char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir2012-08-16
* n_gsm : Flow control handling in Mux driverFrederic Berat2012-08-16
* n_gsm: uplink SKBs accumulate on listRuss Gorby2012-08-16
* n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin2012-08-16
* Remove BUG_ON from n_tty_read()Stanislav Kozina2012-08-16
* 8250: add AgeStar AS-PRS2-009Alan Cox2012-08-16
* drivers/tty/moxa.c: fix error return codeJulia Lawall2012-08-15
* MIPS: OCTEON: Fix breakage due to 8250 changes.David Daney2012-08-14
* TTY: synclink_cs, fix buildJiri Slaby2012-08-14
* TTY: mxser, fix invalid module_parm permissionsJiri Slaby2012-08-13
* TTY: hvcs, add tty installJiri Slaby2012-08-13
* TTY: hvcs, clean hvcs_open a bitJiri Slaby2012-08-13
* TTY: hvc_console, add tty installJiri Slaby2012-08-13
* TTY: tty3270, add tty installJiri Slaby2012-08-13
* TTY: ircomm_tty, add tty installJiri Slaby2012-08-13
* TTY: synclinkmp, add tty installJiri Slaby2012-08-13
* TTY: synclink, add tty installJiri Slaby2012-08-13
* TTY: i4l, add tty installJiri Slaby2012-08-13
* TTY: con3215, add tty installJiri Slaby2012-08-13
* TTY: con3215, unset raw3215[line]Jiri Slaby2012-08-13
* TTY: nfcon, add tty_port and link itJiri Slaby2012-08-13
* TTY: moxa, convert to dynamic deviceJiri Slaby2012-08-13
* TTY: synclink_cs, final cleanup in synclink_cs_initJiri Slaby2012-08-13
* TTY: synclink_cs, use dynamic tty devicesJiri Slaby2012-08-13
* TTY: synclink_cs, sanitize fail pathsJiri Slaby2012-08-13
* TTY: use tty_port_link_deviceJiri Slaby2012-08-13
* TTY: add tty_port_link_deviceJiri Slaby2012-08-13
* TTY: tty_port, add some documentationJiri Slaby2012-08-13
* TTY: automatically create nodes for some driversJiri Slaby2012-08-13
* TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* TTY: move cdev_add to tty_register_deviceJiri Slaby2012-08-13
* TTY: add support for unnumbered device nodesJiri Slaby2012-08-13
* TTY: move allocations to tty_alloc_driverJiri Slaby2012-08-13
* TTY: pty, switch to tty_alloc_driverJiri Slaby2012-08-13
* TTY: pass flags to alloc_tty_driverJiri Slaby2012-08-10
* TTY: tty3270, free tty driver properlyJiri Slaby2012-08-10
* TTY: ttyprintk, initialize tty_port earlierJiri Slaby2012-08-10
* TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby2012-08-10
* TTY: ttyprintk, unregister tty driver on failureJiri Slaby2012-08-10
* mxser: allow overlapping vectorJiri Slaby2012-08-10
* misc: pti, use tty_port_register_deviceJiri Slaby2012-08-10
* misc: pti, fix tty_port countJiri Slaby2012-08-10
* misc: pti, fix fail pathsJiri Slaby2012-08-10
* misc: pti, do the opposite of ->probe in ->removeJiri Slaby2012-08-10
* misc: pti, move ->remove to the PCI codeJiri Slaby2012-08-10
* misc: pti, stop using iomap's unmap on ioremap spaceJiri Slaby2012-08-10
* misc: pti, pci drvdata cannot be NULL in ->removeJiri Slaby2012-08-10