| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 18 | -37/+54 |
* | TTY: move cdev_add to tty_register_device | Jiri Slaby | 2012-08-13 | 1 | -7/+41 |
* | TTY: add support for unnumbered device nodes | Jiri Slaby | 2012-08-13 | 2 | -15/+9 |
* | 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 | 1 | -11/+20 |
* | TTY: pass flags to alloc_tty_driver | Jiri Slaby | 2012-08-10 | 1 | -9/+25 |
* | 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 | 12 | -109/+174 |
* | 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 | 3505 | -119923/+280657 |
|\ |
|
| * | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 7 | -2/+345 |
| |\ |
|
| | * | 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 | 1 | -0/+117 |
| | * | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-07-31 | 1 | -5/+0 |
| | * | 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 | 1 | -0/+48 |
| | * | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 2012-07-31 | 1 | -2/+110 |
| | * | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-07-31 | 4 | -2/+4 |
| | * | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2012-07-31 | 3 | -0/+21 |
| * | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-08-02 | 2 | -13/+37 |
| |\ \ |
|
| | * \ | Merge branch 'marvell/dt' into late2/dt | Olof Johansson | 2012-07-29 | 19 | -54/+471 |
| | |\ \ |
|
| | | * | | ATA: sata_mv: Add device tree support | Andrew Lunn | 2012-07-27 | 1 | -13/+29 |
| | | * | | ARM: Orion: DTify the watchdog timer. | Andrew Lunn | 2012-07-27 | 1 | -0/+8 |
| | | * | | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3 | Andrew Lunn | 2012-07-27 | 6 | -2/+24 |
| | | |\ \ |
|
| | | * \ \ | Merge tag 'spi-3.6' into v3.5-rc7-dt-v3 | Andrew Lunn | 2012-07-27 | 11 | -39/+410 |
| | | |\ \ \ |
|
| * | | \ \ \ | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-08-02 | 9 | -26/+124 |
| |\ \ \ \ \ \ |
|