aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang
2013-03-04TTY: disable debugging warningJiri Slaby
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-03-01sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-24tty vt: fix character insertion overflowNicolas Pitre
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini
2013-02-18tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov
2013-02-18serial: imx: fix uninitialized variable warningShawn Guo
2013-02-15serial: tegra: assume CONFIG_OFStephen Warren
2013-02-15TTY: do not update atime/mtime on read/writeJiri Slaby
2013-02-14serial: imx: Fix recursive locking bugThomas Gleixner
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky
2013-02-13tty: Remove ancient hardpps()Peter Hurley
2013-02-13pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek
2013-02-13serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta
2013-02-08drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie