summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-13TTY: moxa, convert to dynamic deviceJiri Slaby
2012-08-13TTY: synclink_cs, final cleanup in synclink_cs_initJiri Slaby
2012-08-13TTY: synclink_cs, use dynamic tty devicesJiri Slaby
2012-08-13TTY: synclink_cs, sanitize fail pathsJiri Slaby
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-08-13TTY: add tty_port_link_deviceJiri Slaby
2012-08-13TTY: tty_port, add some documentationJiri Slaby
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-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 '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-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-08-01md/raid1: submit IO from originating thread instead of md thread.NeilBrown
2012-08-01raid5: raid5d handle stripe in batch wayShaohua Li
2012-08-01raid5: make_request use batch stripe releaseShaohua Li
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds