aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-19serial: Fold closing_* fields into the tty_port onesGravatar Alan Cox 3-17/+15
2009-09-19serial: kill off uart_infoGravatar Alan Cox 50-432/+422
2009-09-19isicom: split the open method for the isicom deviceGravatar Alan Cox 1-8/+24
2009-09-19tty: USB does not need the filp argument in the driversGravatar Alan Cox 41-131/+68
2009-09-19vt: add an activate and lockGravatar Alan Cox 2-1/+44
2009-09-19vt: move kernel stuff out of vt.hGravatar Alan Cox 2-11/+12
2009-09-19vt: remove power stuff from kernel/powerGravatar Alan Cox 3-58/+62
2009-09-19vt: add an event interfaceGravatar Alan Cox 4-52/+154
2009-09-19tty: USB can now use the shutdown method for kref based freeing of portsGravatar Alan Cox 1-21/+7
2009-09-19tty: remove dtr/rts use from the driver open methodsGravatar Alan Cox 1-6/+0
2009-09-19tty: USB hangup is racyGravatar Alan Cox 1-4/+1
2009-09-19cdc_acm: Fix to use modern speed interfacesGravatar Alan Cox 1-4/+1
2009-09-19tty: make the kref destructor occur asynchronouslyGravatar Alan Cox 1-3/+16
2009-09-19cyclades: use the full port_close functionGravatar Alan Cox 1-19/+17
2009-09-19tty: riscom8 kref and tty_port_closeGravatar Alan Cox 1-72/+59
2009-09-19isicom: Split the close hardware bits outGravatar Alan Cox 1-11/+14
2009-09-19mxser: Split close ready for a standard tty_port_close methodGravatar Alan Cox 1-22/+23
2009-09-19riscom8: split open and close methods upGravatar Alan Cox 1-21/+26
2009-09-19tty: Add a full port_close functionGravatar Alan Cox 2-3/+34
2009-09-198250: Now honours baud rate lower boundsGravatar Anton Vorontsov 1-1/+3
2009-09-19serial: 8250: add IRQ trigger supportGravatar Vikram Pandita 4-5/+12
2009-09-19mos7840: remove old dead modem logicGravatar Alan Cox 1-115/+0
2009-09-19tty: Fix a typo noted in passingGravatar Alan Cox 1-1/+1
2009-09-19tty: usb_serial_mos7720: Fix get_lsr_infoGravatar Kees Schoenmakers 1-4/+15
2009-09-19MOS7720 has no tiocmget methodGravatar Kees Schoenmakers 1-37/+64
2009-09-19kfifo: Use "const" definitionsGravatar Alan Cox 2-3/+3
2009-09-19slip: Clean up create and destroyGravatar Alan Cox 1-73/+23
2009-09-19cyclades: remove more duplicated codeGravatar Jiri Slaby 1-31/+14
2009-09-19cyclades: introduce cyy_readb/writebGravatar Jiri Slaby 2-285/+165
2009-09-19cyclades: tiocm cleanupGravatar Jiri Slaby 1-87/+66
2009-09-19cyclades: ioctls cleanupGravatar Jiri Slaby 1-112/+67
2009-09-19cyclades: merge cy_startup tailsGravatar Jiri Slaby 1-29/+16
2009-09-19cyclades: use dtr_rts helpersGravatar Jiri Slaby 1-201/+79
2009-09-19cyclades: sleep instead busy-waitGravatar Jiri Slaby 1-2/+2
2009-09-19cyclades: overall cleanupGravatar Jiri Slaby 1-586/+12
2009-09-19cyclades: close cleanupGravatar Jiri Slaby 1-68/+2
2009-09-19cyclades: switch to tty_port_hangupGravatar Jiri Slaby 1-17/+6
2009-09-19cyclades: avoid addresses recomputationGravatar Jiri Slaby 2-170/+81
2009-09-19cyclades: remove block_til_readyGravatar Jiri Slaby 1-194/+108
2009-09-19cyclades: add tty refcountingGravatar Jiri Slaby 1-79/+93
2009-09-19tty: icom: bit and/or confusion?Gravatar Roel Kluin 1-1/+1
2009-09-19tty: includecheck fix: drivers/char, vt.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-09-19tty-ldisc: get rid of tty_ldisc_try_get() helper functionGravatar Linus Torvalds 1-31/+20
2009-09-19tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscsGravatar Linus Torvalds 1-26/+39
2009-09-19tty: serial/pcmcia: add ID for Advantech cardGravatar Wolfram Sang 1-0/+1
2009-09-19serial: bfin_5xx: fix building as module when early printk is enabledGravatar Mike Frysinger 1-0/+4
2009-09-19tty: gigaset: really fix chars_in_bufferGravatar Tilman Schmidt 1-12/+7
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsGravatar Kay Sievers 30-79/+116
2009-09-19Revert 'x86: Fix system crash when loading with "reservetop" parameter'Gravatar Yinghai Lu 1-15/+15
2009-09-19x86, mce: Fix compile warning in case of CONFIG_SMP=nGravatar Andreas Herrmann 1-1/+2