summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | powerpc/nvram: Enable use Generic NVRAM driver for different size chipsMartyn Welch2009-09-111-7/+20
| * | | hvc_console: Add __init and __exit to hvc_vioPeter Huewe2009-08-281-2/+2
| * | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-08-271-3/+7
| |\ \ \
| * | | | powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin2009-08-201-1/+2
| * | | | agp/uninorth: Simplify cache flushing.Michel Dänzer2009-08-201-8/+25
| * | | | agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Michel Dänzer2009-08-201-8/+8
| * | | | hvc_console: Drop unnecessary NULL testJulia Lawall2009-08-201-2/+0
* | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-1516-92/+250
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | agp/intel: remove restore in resumeZhenyu Wang2009-09-141-9/+0
| * | | | agp: fix uninorth buildDavid Woodhouse2009-08-061-1/+1
| * | | | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-0/+6
| |\ \ \ \
OpenPOWER on IntegriCloud