summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-13TTY: automatically create nodes for some driversJiri Slaby
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-13TTY: move cdev_add to tty_register_deviceJiri Slaby
2012-08-13TTY: add support for unnumbered device nodesJiri Slaby
2012-08-13TTY: move allocations to tty_alloc_driverJiri Slaby
2012-08-13TTY: pty, switch to tty_alloc_driverJiri Slaby
2012-08-10TTY: pass flags to alloc_tty_driverJiri Slaby
2012-08-10TTY: tty3270, free tty driver properlyJiri Slaby
2012-08-10TTY: ttyprintk, initialize tty_port earlierJiri Slaby
2012-08-10TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby
2012-08-10TTY: ttyprintk, unregister tty driver on failureJiri Slaby
2012-08-10mxser: allow overlapping vectorJiri Slaby
2012-08-10misc: pti, use tty_port_register_deviceJiri Slaby
2012-08-10misc: pti, fix tty_port countJiri Slaby
2012-08-10misc: pti, fix fail pathsJiri Slaby
2012-08-10misc: pti, do the opposite of ->probe in ->removeJiri Slaby
2012-08-10misc: pti, move ->remove to the PCI codeJiri Slaby
2012-08-10misc: pti, stop using iomap's unmap on ioremap spaceJiri Slaby
2012-08-10misc: pti, pci drvdata cannot be NULL in ->removeJiri Slaby
2012-08-10misc: pti, add const to pci_device_id tableJiri Slaby
2012-08-10TTY: n_gsm, use tty_port_installJiri Slaby
2012-08-10TTY: 68328serial, fix compilationJiri Slaby
2012-08-10TTY: pty, stop passing NULL to free_tty_structJiri Slaby
2012-08-10n_tty: Don't lose characters when PARMRK is enabledJaeden Amero
2012-08-10tty: Fix possible race in n_tty_read()Stanislav Kozina
2012-08-10ipoctal: make it compile with the termios changesAlan Cox
2012-08-10tty: localise the lockAlan Cox
2012-08-10tty: handle NULL parameters in free_tty_struct()Dan Carpenter
2012-08-10tty: fix missing assignmentDan Carpenter
2012-08-10tty: fix the metro-usb change I messed upAlan Cox
2012-08-10serqt_usb2: drag screaming into the 21st centuryAlan Cox
2012-08-10tty: fix up usb serial console for termios change.Stephen Rothwell
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-08-02Linux 3.6-rc1Linus Torvalds
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds
2012-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-02Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-02Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut
2012-08-02ceph: simplify+fix atomic_openSage Weil
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski