summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TTY: tty3270, add tty installJiri Slaby2012-08-131-9/+22
* TTY: ircomm_tty, add tty installJiri Slaby2012-08-131-16/+25
* TTY: synclinkmp, add tty installJiri Slaby2012-08-131-9/+19
* TTY: synclink, add tty installJiri Slaby2012-08-131-18/+26
* TTY: i4l, add tty installJiri Slaby2012-08-131-8/+15
* TTY: con3215, add tty installJiri Slaby2012-08-131-6/+15
* TTY: con3215, unset raw3215[line]Jiri Slaby2012-08-131-0/+7
* TTY: nfcon, add tty_port and link itJiri Slaby2012-08-131-0/+4
* TTY: moxa, convert to dynamic deviceJiri Slaby2012-08-131-4/+20
* TTY: synclink_cs, final cleanup in synclink_cs_initJiri Slaby2012-08-131-33/+32
* TTY: synclink_cs, use dynamic tty devicesJiri Slaby2012-08-131-12/+15
* TTY: synclink_cs, sanitize fail pathsJiri Slaby2012-08-131-27/+14
* TTY: use tty_port_link_deviceJiri Slaby2012-08-1312-13/+30
* TTY: add tty_port_link_deviceJiri Slaby2012-08-132-1/+23
* TTY: tty_port, add some documentationJiri Slaby2012-08-131-0/+21
* TTY: automatically create nodes for some driversJiri Slaby2012-08-133-3/+3
* TTY: use tty_port_register_deviceJiri Slaby2012-08-1320-40/+58
* TTY: move cdev_add to tty_register_deviceJiri Slaby2012-08-132-8/+42
* TTY: add support for unnumbered device nodesJiri Slaby2012-08-133-15/+15
* TTY: move allocations to tty_alloc_driverJiri Slaby2012-08-131-40/+33
* TTY: pty, switch to tty_alloc_driverJiri Slaby2012-08-132-11/+24
* TTY: pass flags to alloc_tty_driverJiri Slaby2012-08-102-13/+44
* TTY: tty3270, free tty driver properlyJiri Slaby2012-08-101-0/+1
* TTY: ttyprintk, initialize tty_port earlierJiri Slaby2012-08-101-4/+4
* TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby2012-08-101-1/+1
* TTY: ttyprintk, unregister tty driver on failureJiri Slaby2012-08-101-0/+1
* mxser: allow overlapping vectorJiri Slaby2012-08-101-4/+31
* misc: pti, use tty_port_register_deviceJiri Slaby2012-08-101-3/+3
* misc: pti, fix tty_port countJiri Slaby2012-08-101-7/+10
* misc: pti, fix fail pathsJiri Slaby2012-08-101-28/+25
* misc: pti, do the opposite of ->probe in ->removeJiri Slaby2012-08-101-14/+7
* misc: pti, move ->remove to the PCI codeJiri Slaby2012-08-101-16/+16
* misc: pti, stop using iomap's unmap on ioremap spaceJiri Slaby2012-08-101-1/+1
* misc: pti, pci drvdata cannot be NULL in ->removeJiri Slaby2012-08-101-9/+6
* misc: pti, add const to pci_device_id tableJiri Slaby2012-08-101-1/+1
* TTY: n_gsm, use tty_port_installJiri Slaby2012-08-101-6/+24
* TTY: 68328serial, fix compilationJiri Slaby2012-08-101-4/+4
* TTY: pty, stop passing NULL to free_tty_structJiri Slaby2012-08-101-1/+4
* n_tty: Don't lose characters when PARMRK is enabledJaeden Amero2012-08-101-2/+10
* tty: Fix possible race in n_tty_read()Stanislav Kozina2012-08-101-1/+5
* ipoctal: make it compile with the termios changesAlan Cox2012-08-101-6/+6
* tty: localise the lockAlan Cox2012-08-1014-120/+190
* tty: handle NULL parameters in free_tty_struct()Dan Carpenter2012-08-101-0/+2
* tty: fix missing assignmentDan Carpenter2012-08-101-0/+1
* tty: fix the metro-usb change I messed upAlan Cox2012-08-101-1/+1
* serqt_usb2: drag screaming into the 21st centuryAlan Cox2012-08-101-10/+8
* tty: fix up usb serial console for termios change.Stephen Rothwell2012-08-101-2/+2
* Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-067699-245230/+510242
|\
| * Linux 3.6-rc1v3.6-rc1Linus Torvalds2012-08-021-2/+2
| * Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-0213-164/+451
| |\
OpenPOWER on IntegriCloud