summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* SERIAL: omap: always set TCRRussell King2012-11-041-17/+11
* SERIAL: omap: simplifyRussell King2012-11-041-11/+4
* SERIAL: omap: don't read back LCR/MCR/EFRRussell King2012-11-041-7/+6
* SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termiosRussell King2012-11-041-59/+53
* SERIAL: omap: configure xon/xoff before setting modem control linesRussell King2012-11-041-1/+2
* SERIAL: omap: move driver private definitions and structures to driverRussell King2012-11-041-0/+52
* SERIAL: omap: remove 'irq_pending' bitfieldRussell King2012-11-041-1/+0
* SERIAL: omap: fix MCR TCRTLR bit handlingRussell King2012-11-041-16/+21
* SERIAL: omap: fix set_mctrl() breakageRussell King2012-11-041-3/+5
* SERIAL: omap: no need to re-read EFRRussell King2012-11-041-2/+0
* SERIAL: omap: remove setting of EFR SCD bitRussell King2012-11-041-6/+2
* SERIAL: omap: allow hardware assisted IXANY mode to be disabledRussell King2012-11-041-0/+2
* SERIAL: omap: allow hardware assisted rts/cts modes to be disabledRussell King2012-11-041-0/+7
* SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...Russell King2012-11-041-4/+27
* SERIAL: core: add hardware assisted h/w flow control supportRussell King2012-11-041-0/+7
* SERIAL: core: add hardware assisted s/w flow control supportRussell King2012-11-041-2/+14
* SERIAL: core: use local variable uport in uart_set_termios()Russell King2012-11-041-8/+9
* Revert "serial: omap: fix software flow control"Felipe Balbi2012-10-241-6/+6
* Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-193-12/+13
|\
| * serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven2012-10-151-10/+10
| * Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-145-62/+115
| |\
| * | tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman2012-10-051-0/+1
| * | serial: sccnxp: Allows the driver to be compiled as a moduleAlexander Shiyan2012-10-051-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-171-0/+1
|\ \ \
| * | | sparc64: Add global PMU register dumping via sysrq.David S. Miller2012-10-161-0/+1
| | |/ | |/|
* / | sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt2012-10-151-1/+2
|/ /
* | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2012-10-132-1/+15
|\ \
| * | kdb,vt_console: Fix missed data due to pager overrunsJason Wessel2012-10-121-0/+13
| * | kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel2012-10-121-1/+2
* | | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-121-1/+4
|\ \ \
| * | | xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-041-1/+4
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-062-60/+96
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-09-074-14/+24
| |\ \ \
| * | | | hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt2012-09-051-53/+70
| * | | | hvc_console: Better kernel console supportBenjamin Herrenschmidt2012-09-051-7/+26
* | | | | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-021-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk2012-09-1216-76/+170
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | xen: missing includesStefano Stabellini2012-08-211-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-29/+16
|\ \ \ \ \
| * | | | | make get_file() return its argumentAl Viro2012-09-261-6/+3
| * | | | | new helper: iterate_fd()Al Viro2012-09-261-23/+13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-021-7/+10
|\ \ \ \ \
| * | | | | userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-181-2/+3
| * | | | | userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-171-6/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-026-9/+9
|\ \ \ \ \
| * | | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-206-9/+9
| |/ / / /
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
| |\ \ \ \ \
| | * | | | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-5/+53
|\ \ \ \ \ \