aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19isicom: split the open method for the isicom deviceAlan Cox1-8/+24
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox40-127/+65
2009-09-19vt: add an activate and lockAlan Cox1-1/+37
2009-09-19vt: remove power stuff from kernel/powerAlan Cox1-0/+56
2009-09-19vt: add an event interfaceAlan Cox2-51/+138
2009-09-19tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox1-21/+7
2009-09-19tty: remove dtr/rts use from the driver open methodsAlan Cox1-6/+0
2009-09-19tty: USB hangup is racyAlan Cox1-4/+1
2009-09-19cdc_acm: Fix to use modern speed interfacesAlan Cox1-4/+1
2009-09-19tty: make the kref destructor occur asynchronouslyAlan Cox1-3/+16
2009-09-19cyclades: use the full port_close functionAlan Cox1-19/+17
2009-09-19tty: riscom8 kref and tty_port_closeAlan Cox1-72/+59
2009-09-19isicom: Split the close hardware bits outAlan Cox1-11/+14
2009-09-19mxser: Split close ready for a standard tty_port_close methodAlan Cox1-22/+23
2009-09-19riscom8: split open and close methods upAlan Cox1-21/+26
2009-09-19tty: Add a full port_close functionAlan Cox1-2/+27
2009-09-198250: Now honours baud rate lower boundsAnton Vorontsov1-1/+3
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita2-5/+10
2009-09-19mos7840: remove old dead modem logicAlan Cox1-115/+0
2009-09-19tty: Fix a typo noted in passingAlan Cox1-1/+1
2009-09-19tty: usb_serial_mos7720: Fix get_lsr_infoKees Schoenmakers1-4/+15
2009-09-19MOS7720 has no tiocmget methodKees Schoenmakers1-37/+64
2009-09-19slip: Clean up create and destroyAlan Cox1-73/+23
2009-09-19cyclades: remove more duplicated codeJiri Slaby1-31/+14
2009-09-19cyclades: introduce cyy_readb/writebJiri Slaby1-284/+164
2009-09-19cyclades: tiocm cleanupJiri Slaby1-87/+66
2009-09-19cyclades: ioctls cleanupJiri Slaby1-112/+67
2009-09-19cyclades: merge cy_startup tailsJiri Slaby1-29/+16
2009-09-19cyclades: use dtr_rts helpersJiri Slaby1-201/+79
2009-09-19cyclades: sleep instead busy-waitJiri Slaby1-2/+2
2009-09-19cyclades: overall cleanupJiri Slaby1-586/+12
2009-09-19cyclades: close cleanupJiri Slaby1-68/+2
2009-09-19cyclades: switch to tty_port_hangupJiri Slaby1-17/+6
2009-09-19cyclades: avoid addresses recomputationJiri Slaby1-170/+71
2009-09-19cyclades: remove block_til_readyJiri Slaby1-194/+108
2009-09-19cyclades: add tty refcountingJiri Slaby1-79/+93
2009-09-19tty: icom: bit and/or confusion?Roel Kluin1-1/+1
2009-09-19tty: includecheck fix: drivers/char, vt.cJaswinder Singh Rajput1-1/+0
2009-09-19tty-ldisc: get rid of tty_ldisc_try_get() helper functionLinus Torvalds1-31/+20
2009-09-19tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscsLinus Torvalds1-26/+39
2009-09-19tty: serial/pcmcia: add ID for Advantech cardWolfram Sang1-0/+1
2009-09-19serial: bfin_5xx: fix building as module when early printk is enabledMike Frysinger1-0/+4
2009-09-19tty: gigaset: really fix chars_in_bufferTilman Schmidt1-12/+7
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers20-59/+94
2009-09-19tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven1-0/+2
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds13-73/+1241
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds21-932/+2776
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-22/+25
2009-09-18Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds44-97/+9138
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds3-18/+18