summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby2009-09-191-1/+1
* tty: Char: mxser, add support for CP112ULJiri Slaby2009-09-191-2/+5
* tty: riscom8, fix tty refcntJiri Slaby2009-09-191-1/+1
* tty: riscom8, fix shutdown declarationJiri Slaby2009-09-191-2/+2
* TTY: fix typosAlan Stern2009-09-191-2/+2
* tty: Power: fix suspend vt regressionJiri Slaby2009-09-191-1/+1
* tty: vt: use printk_onceMarcin Slusarz2009-09-192-8/+2
* tty: handle VT specific compat ioctls in vt driverArnd Bergmann2009-09-192-0/+206
* n_tty: move echoctl check and clean up logicJoe Peterson2009-09-191-28/+18
* n_tty: honor opost flag for echoesJoe Peterson2009-09-191-11/+22
* tty: USB serial termios bitsAlan Cox2009-09-191-0/+1
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-194-14/+12
* isicom: split the open method for the isicom deviceAlan Cox2009-09-191-8/+24
* vt: add an activate and lockAlan Cox2009-09-191-1/+37
* vt: remove power stuff from kernel/powerAlan Cox2009-09-191-0/+56
* vt: add an event interfaceAlan Cox2009-09-192-51/+138
* tty: make the kref destructor occur asynchronouslyAlan Cox2009-09-191-3/+16
* cyclades: use the full port_close functionAlan Cox2009-09-191-19/+17
* tty: riscom8 kref and tty_port_closeAlan Cox2009-09-191-72/+59
* isicom: Split the close hardware bits outAlan Cox2009-09-191-11/+14
* mxser: Split close ready for a standard tty_port_close methodAlan Cox2009-09-191-22/+23
* riscom8: split open and close methods upAlan Cox2009-09-191-21/+26
* tty: Add a full port_close functionAlan Cox2009-09-191-2/+27
* tty: Fix a typo noted in passingAlan Cox2009-09-191-1/+1
* cyclades: remove more duplicated codeJiri Slaby2009-09-191-31/+14
* cyclades: introduce cyy_readb/writebJiri Slaby2009-09-191-284/+164
* cyclades: tiocm cleanupJiri Slaby2009-09-191-87/+66
* cyclades: ioctls cleanupJiri Slaby2009-09-191-112/+67
* cyclades: merge cy_startup tailsJiri Slaby2009-09-191-29/+16
* cyclades: use dtr_rts helpersJiri Slaby2009-09-191-201/+79
* cyclades: sleep instead busy-waitJiri Slaby2009-09-191-2/+2
* cyclades: overall cleanupJiri Slaby2009-09-191-586/+12
* cyclades: close cleanupJiri Slaby2009-09-191-68/+2
* cyclades: switch to tty_port_hangupJiri Slaby2009-09-191-17/+6
* cyclades: avoid addresses recomputationJiri Slaby2009-09-191-170/+71
* cyclades: remove block_til_readyJiri Slaby2009-09-191-194/+108
* cyclades: add tty refcountingJiri Slaby2009-09-191-79/+93
* tty: includecheck fix: drivers/char, vt.cJaswinder Singh Rajput2009-09-191-1/+0
* tty-ldisc: get rid of tty_ldisc_try_get() helper functionLinus Torvalds2009-09-191-31/+20
* tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscsLinus Torvalds2009-09-191-26/+39
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-181-2/+3
|\
| * [IA64] mbcs: fix printk format warningsRandy Dunlap2009-09-151-2/+3
* | pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds2009-09-181-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-09-171-3/+0
|\ \
| * | sparc: Kill PROM console driver.David S. Miller2009-09-151-3/+0
* | | MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney2009-09-173-0/+161
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-161-42/+40
|\ \ \ | |/ / |/| |
| * | mem_class: fix bugJin Dongming2009-09-151-2/+2
| * | mem_class: use minor as index instead of searching the arrayKay Sievers2009-09-151-42/+40
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-155-28/+57
|\ \ \
OpenPOWER on IntegriCloud