summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2012-11-04SERIAL: omap: configure xon/xoff before setting modem control linesRussell King
2012-11-04SERIAL: omap: move driver private definitions and structures to driverRussell King
2012-11-04SERIAL: omap: remove 'irq_pending' bitfieldRussell King
2012-11-04SERIAL: omap: fix MCR TCRTLR bit handlingRussell King
2012-11-04SERIAL: omap: fix set_mctrl() breakageRussell King
2012-11-04SERIAL: omap: no need to re-read EFRRussell King
2012-11-04SERIAL: omap: remove setting of EFR SCD bitRussell King
2012-11-04SERIAL: omap: allow hardware assisted IXANY mode to be disabledRussell King
2012-11-04SERIAL: omap: allow hardware assisted rts/cts modes to be disabledRussell King
2012-11-04SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...Russell King
2012-11-04SERIAL: core: add hardware assisted h/w flow control supportRussell King
2012-11-04SERIAL: core: add hardware assisted s/w flow control supportRussell King
2012-11-04SERIAL: core: use local variable uport in uart_set_termios()Russell King
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-15serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven
2012-10-15Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman
2012-10-15sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-12kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel
2012-10-05tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman
2012-10-05serial: sccnxp: Allows the driver to be compiled as a moduleAlexander Shiyan
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-10-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-26tty/serial: Add kgdb_nmi driverAnton Vorontsov
2012-09-26tty/serial/amba-pl011: Quiesce interrupts in poll_get_charAnton Vorontsov
2012-09-26tty/serial/amba-pl011: Implement poll_init callbackAnton Vorontsov
2012-09-26tty/serial/core: Introduce poll_init callbackAnton Vorontsov
2012-09-26serial: pl011: handle corruption at high clock speedsLinus Walleij
2012-09-26serial: sccnxp: Make 'default' choice in switch lastAlexander Shiyan
2012-09-26serial: sccnxp: Remove mask termios caps for SW flow controlAlexander Shiyan
2012-09-26serial: sccnxp: Report actual baudrate back to coreAlexander Shiyan
2012-09-26serial: samsung: Add poll_get_char & poll_put_charJulien Pichon
2012-09-26Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rateChristophe Leroy
2012-09-26Powerpc 8xx CPM_UART maxidl should not depend on fifo sizeChristophe Leroy
2012-09-26Powerpc 8xx CPM_UART too many interruptsChristophe Leroy
2012-09-26Powerpc 8xx CPM_UART desynchronisationChristophe Leroy
2012-09-26serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-09-26serial: omap: fix the reciever line error caseShubhrajyoti D
2012-09-268250: blacklist Winbond CIR portSean Young
2012-09-268250_pnp: do pnp probe before legacy probeSean Young
2012-09-24Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson
2012-09-23Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson