summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2013-04-26TTY: fix atime/mtime regressionJiri Slaby-2/+16
2013-04-08tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...Alexey Khoroshilov-4/+4
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young-7/+5
2013-04-03OMAP/serial: Revert bad fix of Rx FIFO threshold granularityAlexey Pelykh-0/+11
2013-03-28Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-12/+45
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+4
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro-2/+4
2013-03-25Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn-0/+2
2013-03-25TTY: 8250, deprecated 8250_core.* optionsJiri Slaby-0/+19
2013-03-25TTY: 8250, revert module name changeJiri Slaby-6/+6
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-12/+9
2013-03-15serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing-0/+13
2013-03-15tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz-6/+5
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-32/+84
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle-1/+1
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer-0/+29
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle-1/+1
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young-5/+7
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski-4/+4
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing-0/+4
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft-10/+7
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan-1/+28
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk-8/+1
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin-1/+1
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang-7/+2
2013-03-04TTY: disable debugging warningJiri Slaby-1/+1
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-10/+6
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-5/+5
2013-03-01sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill-12/+9
2013-02-27more file_inode() open-coded instancesAl Viro-10/+6
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds-8/+7
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+4
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-38/+98
2013-02-24tty vt: fix character insertion overflowNicolas Pitre-1/+1
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2013-02-22new helper: file_inode(file)Al Viro-4/+4
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle-76/+204
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-0/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1673/+5932
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+6
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-74/+202
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+1
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini-1/+1
2013-02-18tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov-7/+35
2013-02-18serial: imx: fix uninitialized variable warningShawn Guo-1/+1
2013-02-15serial: tegra: assume CONFIG_OFStephen Warren-3/+2
2013-02-15TTY: do not update atime/mtime on read/writeJiri Slaby-6/+2
2013-02-14serial: imx: Fix recursive locking bugThomas Gleixner-2/+9
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky-0/+1