Age | Commit message (Expand) | Author | Files | Lines |
2012-08-14 | TTY: synclink_cs, use dynamic tty devices | Jiri Slaby | 1 | -12/+15 |
2012-08-14 | TTY: synclink_cs, sanitize fail paths | Jiri Slaby | 1 | -27/+14 |
2012-08-14 | TTY: use tty_port_link_device | Jiri Slaby | 8 | -13/+26 |
2012-08-14 | TTY: add tty_port_link_device | Jiri Slaby | 1 | -1/+21 |
2012-08-14 | TTY: tty_port, add some documentation | Jiri Slaby | 1 | -0/+21 |
2012-08-14 | TTY: automatically create nodes for some drivers | Jiri Slaby | 3 | -3/+3 |
2012-08-14 | TTY: use tty_port_register_device | Jiri Slaby | 18 | -37/+54 |
2012-08-14 | TTY: move cdev_add to tty_register_device | Jiri Slaby | 1 | -7/+41 |
2012-08-14 | TTY: add support for unnumbered device nodes | Jiri Slaby | 2 | -15/+9 |
2012-08-14 | TTY: move allocations to tty_alloc_driver | Jiri Slaby | 1 | -40/+33 |
2012-08-14 | TTY: pty, switch to tty_alloc_driver | Jiri Slaby | 1 | -11/+20 |
2012-08-11 | TTY: pass flags to alloc_tty_driver | Jiri Slaby | 1 | -9/+25 |
2012-08-11 | TTY: tty3270, free tty driver properly | Jiri Slaby | 1 | -0/+1 |
2012-08-11 | TTY: ttyprintk, initialize tty_port earlier | Jiri Slaby | 1 | -4/+4 |
2012-08-11 | TTY: ttyprintk, don't touch behind tty->write_buf | Jiri Slaby | 1 | -1/+1 |
2012-08-11 | TTY: ttyprintk, unregister tty driver on failure | Jiri Slaby | 1 | -0/+1 |
2012-08-11 | mxser: allow overlapping vector | Jiri Slaby | 1 | -4/+31 |
2012-08-11 | misc: pti, use tty_port_register_device | Jiri Slaby | 1 | -3/+3 |
2012-08-11 | misc: pti, fix tty_port count | Jiri Slaby | 1 | -7/+10 |
2012-08-11 | misc: pti, fix fail paths | Jiri Slaby | 1 | -28/+25 |
2012-08-11 | misc: pti, do the opposite of ->probe in ->remove | Jiri Slaby | 1 | -14/+7 |
2012-08-11 | misc: pti, move ->remove to the PCI code | Jiri Slaby | 1 | -16/+16 |
2012-08-11 | misc: pti, stop using iomap's unmap on ioremap space | Jiri Slaby | 1 | -1/+1 |
2012-08-11 | misc: pti, pci drvdata cannot be NULL in ->remove | Jiri Slaby | 1 | -9/+6 |
2012-08-11 | misc: pti, add const to pci_device_id table | Jiri Slaby | 1 | -1/+1 |
2012-08-11 | TTY: n_gsm, use tty_port_install | Jiri Slaby | 1 | -6/+24 |
2012-08-11 | TTY: 68328serial, fix compilation | Jiri Slaby | 1 | -4/+4 |
2012-08-11 | TTY: pty, stop passing NULL to free_tty_struct | Jiri Slaby | 1 | -1/+4 |
2012-08-11 | n_tty: Don't lose characters when PARMRK is enabled | Jaeden Amero | 1 | -2/+10 |
2012-08-11 | tty: Fix possible race in n_tty_read() | Stanislav Kozina | 1 | -1/+5 |
2012-08-11 | ipoctal: make it compile with the termios changes | Alan Cox | 1 | -6/+6 |
2012-08-10 | tty: localise the lock | Alan Cox | 12 | -109/+174 |
2012-08-10 | tty: handle NULL parameters in free_tty_struct() | Dan Carpenter | 1 | -0/+2 |
2012-08-10 | tty: fix missing assignment | Dan Carpenter | 1 | -0/+1 |
2012-08-10 | tty: fix the metro-usb change I messed up | Alan Cox | 1 | -1/+1 |
2012-08-10 | serqt_usb2: drag screaming into the 21st century | Alan Cox | 1 | -10/+8 |
2012-08-10 | tty: fix up usb serial console for termios change. | Stephen Rothwell | 1 | -2/+2 |
2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 3505 | -119923/+280657 |
2012-08-02 | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 7 | -2/+345 |
2012-08-02 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -13/+37 |
2012-08-02 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 9 | -26/+124 |
2012-08-02 | Merge tag 'md-3.6' of git://neil.brown.name/md | Linus Torvalds | 5 | -22/+150 |
2012-08-02 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 11 | -1123/+2070 |
2012-08-02 | md/dm-raid: DM_RAID should select MD_RAID10 | NeilBrown | 1 | -2/+3 |
2012-08-02 | md/raid1: submit IO from originating thread instead of md thread. | NeilBrown | 2 | -4/+55 |
2012-08-02 | raid5: raid5d handle stripe in batch way | Shaohua Li | 1 | -13/+32 |
2012-08-02 | raid5: make_request use batch stripe release | Shaohua Li | 2 | -3/+60 |
2012-08-01 | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 48 | -1089/+2468 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -88/+35 |
2012-08-01 | Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 17 | -165/+198 |