| Commit message (Expand) | Author | Age | Files | Lines |
* | TTY: con3215, unset raw3215[line] | Jiri Slaby | 2012-08-13 | 1 | -0/+7 |
* | TTY: nfcon, add tty_port and link it | Jiri Slaby | 2012-08-13 | 1 | -0/+4 |
* | TTY: moxa, convert to dynamic device | Jiri Slaby | 2012-08-13 | 1 | -4/+20 |
* | TTY: synclink_cs, final cleanup in synclink_cs_init | Jiri Slaby | 2012-08-13 | 1 | -33/+32 |
* | TTY: synclink_cs, use dynamic tty devices | Jiri Slaby | 2012-08-13 | 1 | -12/+15 |
* | TTY: synclink_cs, sanitize fail paths | Jiri Slaby | 2012-08-13 | 1 | -27/+14 |
* | TTY: use tty_port_link_device | Jiri Slaby | 2012-08-13 | 12 | -13/+30 |
* | TTY: add tty_port_link_device | Jiri Slaby | 2012-08-13 | 2 | -1/+23 |
* | TTY: tty_port, add some documentation | Jiri Slaby | 2012-08-13 | 1 | -0/+21 |
* | TTY: automatically create nodes for some drivers | Jiri Slaby | 2012-08-13 | 3 | -3/+3 |
* | TTY: use tty_port_register_device | Jiri Slaby | 2012-08-13 | 20 | -40/+58 |
* | TTY: move cdev_add to tty_register_device | Jiri Slaby | 2012-08-13 | 2 | -8/+42 |
* | TTY: add support for unnumbered device nodes | Jiri Slaby | 2012-08-13 | 3 | -15/+15 |
* | TTY: move allocations to tty_alloc_driver | Jiri Slaby | 2012-08-13 | 1 | -40/+33 |
* | TTY: pty, switch to tty_alloc_driver | Jiri Slaby | 2012-08-13 | 2 | -11/+24 |
* | TTY: pass flags to alloc_tty_driver | Jiri Slaby | 2012-08-10 | 2 | -13/+44 |
* | TTY: tty3270, free tty driver properly | Jiri Slaby | 2012-08-10 | 1 | -0/+1 |
* | TTY: ttyprintk, initialize tty_port earlier | Jiri Slaby | 2012-08-10 | 1 | -4/+4 |
* | TTY: ttyprintk, don't touch behind tty->write_buf | Jiri Slaby | 2012-08-10 | 1 | -1/+1 |
* | TTY: ttyprintk, unregister tty driver on failure | Jiri Slaby | 2012-08-10 | 1 | -0/+1 |
* | mxser: allow overlapping vector | Jiri Slaby | 2012-08-10 | 1 | -4/+31 |
* | misc: pti, use tty_port_register_device | Jiri Slaby | 2012-08-10 | 1 | -3/+3 |
* | misc: pti, fix tty_port count | Jiri Slaby | 2012-08-10 | 1 | -7/+10 |
* | misc: pti, fix fail paths | Jiri Slaby | 2012-08-10 | 1 | -28/+25 |
* | misc: pti, do the opposite of ->probe in ->remove | Jiri Slaby | 2012-08-10 | 1 | -14/+7 |
* | misc: pti, move ->remove to the PCI code | Jiri Slaby | 2012-08-10 | 1 | -16/+16 |
* | misc: pti, stop using iomap's unmap on ioremap space | Jiri Slaby | 2012-08-10 | 1 | -1/+1 |
* | misc: pti, pci drvdata cannot be NULL in ->remove | Jiri Slaby | 2012-08-10 | 1 | -9/+6 |
* | misc: pti, add const to pci_device_id table | Jiri Slaby | 2012-08-10 | 1 | -1/+1 |
* | TTY: n_gsm, use tty_port_install | Jiri Slaby | 2012-08-10 | 1 | -6/+24 |
* | TTY: 68328serial, fix compilation | Jiri Slaby | 2012-08-10 | 1 | -4/+4 |
* | TTY: pty, stop passing NULL to free_tty_struct | Jiri Slaby | 2012-08-10 | 1 | -1/+4 |
* | n_tty: Don't lose characters when PARMRK is enabled | Jaeden Amero | 2012-08-10 | 1 | -2/+10 |
* | tty: Fix possible race in n_tty_read() | Stanislav Kozina | 2012-08-10 | 1 | -1/+5 |
* | ipoctal: make it compile with the termios changes | Alan Cox | 2012-08-10 | 1 | -6/+6 |
* | tty: localise the lock | Alan Cox | 2012-08-10 | 14 | -120/+190 |
* | tty: handle NULL parameters in free_tty_struct() | Dan Carpenter | 2012-08-10 | 1 | -0/+2 |
* | tty: fix missing assignment | Dan Carpenter | 2012-08-10 | 1 | -0/+1 |
* | tty: fix the metro-usb change I messed up | Alan Cox | 2012-08-10 | 1 | -1/+1 |
* | serqt_usb2: drag screaming into the 21st century | Alan Cox | 2012-08-10 | 1 | -10/+8 |
* | tty: fix up usb serial console for termios change. | Stephen Rothwell | 2012-08-10 | 1 | -2/+2 |
* | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 7699 | -245230/+510242 |
|\ |
|
| * | Linux 3.6-rc1v3.6-rc1 | Linus Torvalds | 2012-08-02 | 1 | -2/+2 |
| * | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 13 | -164/+451 |
| |\ |
|
| | * | x86: OLPC: move s/r-related EC cmds to EC driver | Andres Salomon | 2012-07-31 | 2 | -22/+36 |
| | * | Platform: OLPC: move global variables into priv struct | Andres Salomon | 2012-07-31 | 1 | -20/+28 |
| | * | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 2012-07-31 | 2 | -97/+117 |
| | * | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-07-31 | 3 | -36/+27 |
| | * | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 2012-07-31 | 1 | -1/+45 |
| | * | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 2012-07-31 | 2 | -0/+54 |