Age | Commit message (Expand) | Author |
2012-08-13 | TTY: automatically create nodes for some drivers | Jiri Slaby |
2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby |
2012-08-13 | TTY: move cdev_add to tty_register_device | Jiri Slaby |
2012-08-13 | TTY: add support for unnumbered device nodes | Jiri Slaby |
2012-08-13 | TTY: move allocations to tty_alloc_driver | Jiri Slaby |
2012-08-13 | TTY: pty, switch to tty_alloc_driver | Jiri Slaby |
2012-08-10 | TTY: pass flags to alloc_tty_driver | Jiri Slaby |
2012-08-10 | TTY: tty3270, free tty driver properly | Jiri Slaby |
2012-08-10 | TTY: ttyprintk, initialize tty_port earlier | Jiri Slaby |
2012-08-10 | TTY: ttyprintk, don't touch behind tty->write_buf | Jiri Slaby |
2012-08-10 | TTY: ttyprintk, unregister tty driver on failure | Jiri Slaby |
2012-08-10 | mxser: allow overlapping vector | Jiri Slaby |
2012-08-10 | misc: pti, use tty_port_register_device | Jiri Slaby |
2012-08-10 | misc: pti, fix tty_port count | Jiri Slaby |
2012-08-10 | misc: pti, fix fail paths | Jiri Slaby |
2012-08-10 | misc: pti, do the opposite of ->probe in ->remove | Jiri Slaby |
2012-08-10 | misc: pti, move ->remove to the PCI code | Jiri Slaby |
2012-08-10 | misc: pti, stop using iomap's unmap on ioremap space | Jiri Slaby |
2012-08-10 | misc: pti, pci drvdata cannot be NULL in ->remove | Jiri Slaby |
2012-08-10 | misc: pti, add const to pci_device_id table | Jiri Slaby |
2012-08-10 | TTY: n_gsm, use tty_port_install | Jiri Slaby |
2012-08-10 | TTY: 68328serial, fix compilation | Jiri Slaby |
2012-08-10 | TTY: pty, stop passing NULL to free_tty_struct | Jiri Slaby |
2012-08-10 | n_tty: Don't lose characters when PARMRK is enabled | Jaeden Amero |
2012-08-10 | tty: Fix possible race in n_tty_read() | Stanislav Kozina |
2012-08-10 | ipoctal: make it compile with the termios changes | Alan Cox |
2012-08-10 | tty: localise the lock | Alan Cox |
2012-08-10 | tty: handle NULL parameters in free_tty_struct() | Dan Carpenter |
2012-08-10 | tty: fix missing assignment | Dan Carpenter |
2012-08-10 | tty: fix the metro-usb change I messed up | Alan Cox |
2012-08-10 | serqt_usb2: drag screaming into the 21st century | Alan Cox |
2012-08-10 | tty: fix up usb serial console for termios change. | Stephen Rothwell |
2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman |
2012-08-02 | Linux 3.6-rc1 | Linus Torvalds |
2012-08-02 | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds |
2012-08-02 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-08-02 | Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-08-02 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-08-02 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-08-02 | Merge tag 'md-3.6' of git://neil.brown.name/md | Linus Torvalds |
2012-08-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-08-02 | Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-08-02 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-08-02 | mm: remove node_start_pfn checking in new WARN_ON for now | Linus Torvalds |
2012-08-02 | ARM: mmp: add missing irqs.h | Haojian Zhuang |
2012-08-02 | arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs | Thomas Petazzoni |
2012-08-02 | ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes | Barry Song |
2012-08-02 | libceph: fix crypto key null deref, memory leak | Sylvain Munaut |
2012-08-02 | ceph: simplify+fix atomic_open | Sage Weil |
2012-08-02 | sh: explicitly include sh_dma.h in setup-sh7722.c | Guennadi Liakhovetski |