aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-12/+9
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds9-32/+84
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle1-1/+1
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer1-0/+29
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle1-1/+1
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young1-5/+7
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski1-4/+4
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O ControllerWang YanQing1-0/+4
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft1-10/+7
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan2-1/+28
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk1-8/+1
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin1-1/+1
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang1-7/+2
2013-03-04TTY: disable debugging warningJiri Slaby1-1/+1
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+6
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-5/+5
2013-03-01sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill1-12/+9
2013-02-27more file_inode() open-coded instancesAl Viro1-10/+6
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares as NULLLinus Torvalds1-8/+7
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-38/+98
2013-02-24tty vt: fix character insertion overflowNicolas Pitre1-1/+1
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-4/+4
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-nextRalf Baechle2-76/+204
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds115-1673/+5932
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+6
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-74/+202
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+1
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini1-1/+1
2013-02-18tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov1-7/+35
2013-02-18serial: imx: fix uninitialized variable warningShawn Guo1-1/+1
2013-02-15serial: tegra: assume CONFIG_OFStephen Warren1-3/+2
2013-02-15TTY: do not update atime/mtime on read/writeJiri Slaby1-6/+2
2013-02-14serial: imx: Fix recursive locking bugThomas Gleixner1-2/+9
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky1-0/+1
2013-02-13tty: Remove ancient hardpps()Peter Hurley2-9/+0
2013-02-13pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin1-10/+7
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin3-5/+4
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek1-22/+79
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek1-4/+4
2013-02-13serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta1-6/+4
2013-02-08drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens1-1/+1
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie1-1/+1
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai1-15/+28
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox1-23/+70
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams1-0/+1
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie1-1/+1