aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-19tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby
2009-09-19tty: Char: mxser, add support for CP112ULJiri Slaby
2009-09-19tty: riscom8, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix shutdown declarationJiri Slaby
2009-09-19TTY: fix typosAlan Stern
2009-09-19tty: Power: fix suspend vt regressionJiri Slaby
2009-09-19tty: vt: use printk_onceMarcin Slusarz
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann
2009-09-19n_tty: move echoctl check and clean up logicJoe Peterson
2009-09-19n_tty: honor opost flag for echoesJoe Peterson
2009-09-19tty: USB serial termios bitsAlan Cox
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19isicom: split the open method for the isicom deviceAlan Cox
2009-09-19vt: add an activate and lockAlan Cox
2009-09-19vt: remove power stuff from kernel/powerAlan Cox
2009-09-19vt: add an event interfaceAlan Cox
2009-09-19tty: make the kref destructor occur asynchronouslyAlan Cox
2009-09-19cyclades: use the full port_close functionAlan Cox
2009-09-19tty: riscom8 kref and tty_port_closeAlan Cox
2009-09-19isicom: Split the close hardware bits outAlan Cox
2009-09-19mxser: Split close ready for a standard tty_port_close methodAlan Cox
2009-09-19riscom8: split open and close methods upAlan Cox
2009-09-19tty: Add a full port_close functionAlan Cox
2009-09-19tty: Fix a typo noted in passingAlan Cox
2009-09-19cyclades: remove more duplicated codeJiri Slaby
2009-09-19cyclades: introduce cyy_readb/writebJiri Slaby
2009-09-19cyclades: tiocm cleanupJiri Slaby
2009-09-19cyclades: ioctls cleanupJiri Slaby
2009-09-19cyclades: merge cy_startup tailsJiri Slaby
2009-09-19cyclades: use dtr_rts helpersJiri Slaby
2009-09-19cyclades: sleep instead busy-waitJiri Slaby
2009-09-19cyclades: overall cleanupJiri Slaby
2009-09-19cyclades: close cleanupJiri Slaby
2009-09-19cyclades: switch to tty_port_hangupJiri Slaby
2009-09-19cyclades: avoid addresses recomputationJiri Slaby
2009-09-19cyclades: remove block_til_readyJiri Slaby
2009-09-19cyclades: add tty refcountingJiri Slaby
2009-09-19tty: includecheck fix: drivers/char, vt.cJaswinder Singh Rajput
2009-09-19tty-ldisc: get rid of tty_ldisc_try_get() helper functionLinus Torvalds
2009-09-19tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscsLinus Torvalds
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds
2009-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-17MIPS: hw_random: Add hardware RNG for Octeon SOCs.David Daney
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-15sparc: Kill PROM console driver.David S. Miller
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds