summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-02-13serial: max310x: Driver cleanupAlexander Shiyan
2014-02-13serial: max310x: Add support for RS-485 modeAlexander Shiyan
2014-02-13serial: max310x: Add missing mutex_destroy() on driver exitAlexander Shiyan
2014-02-13serial: max310x: Always use dynamic GPIO ID assignmentAlexander Shiyan
2014-02-13serial: max310x: Migrate to CLK APIAlexander Shiyan
2014-02-13serial: max310x: Move all SPI-dependent stuff in one placeAlexander Shiyan
2014-02-13serial: sh_sci: remove HAVE_CLK build dependecyBaruch Siach
2014-02-13serial: max310x: Remove IRQ validationAlexander Shiyan
2014-02-13serial: max310x: Add the loopback mode supportAlexander Shiyan
2014-02-13serial: max310x: Remove excess port configure at startupAlexander Shiyan
2014-02-13serial: max310x: Remove init() and exit() callbacksAlexander Shiyan
2014-02-13serial: max310x: Setup baud rate generator more preciselyAlexander Shiyan
2014-02-13serial: max310x: Allow driver to be compiled as moduleAlexander Shiyan
2014-02-13serial: sh-sci: Restrict non-COMPILE_TEST compilationLaurent Pinchart
2014-02-13serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=nJingoo Han
2014-02-13serial: sh-sci: Fix cast warningJingoo Han
2014-02-13serial: omap-serial: Move info message to probe functionMarkus Pargmann
2014-02-12msm_serial: Add support for poll_{get,put}_char()Stephen Boyd
2014-02-09lockdep: Make held_lock->check and "int check" argument boolOleg Nesterov
2014-02-07tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-02-07tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel
2014-02-07drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker
2014-02-06tty: serial: msm: Enable building msm_serial for ARCH_QCOMKumar Gala
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-28Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-01-23tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.hFlorian Fainelli
2014-01-23tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macrosFlorian Fainelli
2014-01-23tty: serial: bcm63xx_uart: remove unused inclusionFlorian Fainelli
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge branch 'fixes' into tty-nextGreg Kroah-Hartman
2014-01-22s390/hvc_iucv: Automatically assign free HVC terminal devicesHendrik Brueckner
2014-01-22s390/hvc_iucv: Display connection details through device attributesHendrik Brueckner
2014-01-22s390/hvc_iucv: fix sparse warningHendrik Brueckner
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris
2014-01-13tty/serial: at91: disable uart timer at start of shutdownMarek Roszko
2014-01-12serial: mpc512x: setup the PSC FIFO clock as wellGerhard Sittig
2014-01-12serial: mpc512x: adjust for OF based clock lookupGerhard Sittig
2014-01-09drivers/tty: ehv_bytechan fails to build as a moduleAnton Blanchard
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson
2014-01-09tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd
2014-01-07serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren
2014-01-07tty/serial: at91: reset rx_ring when port is shutdownMark Deneen
2014-01-07tty/serial: at91: fix race condition in atmel_serial_removeMarek Roszko