summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2011-12-14ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R1-2/+18
2011-12-14ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R1-0/+1
2011-12-14ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R1-17/+26
2011-12-14ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R1-0/+24
2011-12-14ARM: OMAP2+: UART: Add runtime pm support for omap-serial driverGovindraj.R1-13/+109
2011-12-14ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R1-2/+8
2011-12-14ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R1-1/+0
2011-12-13serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS.Sonic Zhang1-3/+14
2011-12-13serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available.Sonic Zhang1-9/+10
2011-12-13serial: make FSL errata depend on 8250_CONSOLE, not just 8250Paul Gortmaker1-1/+1
2011-12-09serial: add irq handler for Freescale 16550 errata.Paul Gortmaker3-0/+69
2011-12-09serial: manually inline serial8250_handle_portPaul Gortmaker1-15/+8
2011-12-09serial: make 8250 timeout use the specified IRQ handlerPaul Gortmaker1-4/+1
2011-12-09serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker1-14/+15
2011-12-09serial: clean up parameter passing for 8250 Rx IRQ handlingPaul Gortmaker1-6/+11
2011-12-09serial: move struct uart_8250_port from 8250.c to 8250.hPaul Gortmaker2-26/+26
2011-12-09drivers/tty: Remove unneeded spacesThorsten Wißmann1-4/+4
2011-12-09msm_serial_hs: Fix spinlock recursion in handling CTSMayank Rana1-5/+2
2011-12-09msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptrMayank Rana1-8/+8
2011-12-09serial: fix serial_cs I/O windows for Argosy RS-COM 2PMaciej Szmigiero1-4/+4
2011-12-09serial: 8250: replace hardcoded 0xbf with #defineWolfram Sang1-1/+1
2011-12-09serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang1-1/+3
2011-12-09serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ...Sonic Zhang1-9/+9
2011-12-09tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled.Sonic Zhang1-2/+3
2011-12-09serial: bfin-uart: remove redundant CTS check for hardware CTS control.Sonic Zhang1-23/+1
2011-12-09serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang1-1/+3
2011-12-09serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up.Sonic Zhang1-10/+9
2011-12-09Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt8-61/+217
2011-12-08pmac_zilog: Fix unexpected irqFinn Thain1-50/+52
2011-12-07SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos3-0/+712
2011-12-02serial: sh-sci: Handle GPIO function requests.Paul Mundt1-2/+69
2011-12-02serial: sh-sci: Avoid FIFO clear for MCE toggle.Paul Mundt1-6/+13
2011-12-02serial: sh-sci: per-port modem control.Paul Mundt1-11/+20
2011-11-30tty: n_hdlc not atomic use tty->flags.Ilya Zykov1-3/+3
2011-11-30TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()Axel Lin4-50/+4
2011-11-26TTY: Remove redundant spi driver bus initializationLars-Peter Clausen5-5/+0
2011-11-26serial/8250_pci: init-quirk msi support for kt serial controllerDan Williams1-0/+14
2011-11-26serial/8250_pci: setup-quirk workaround for the kt serial controllerDan Williams2-2/+19
2011-11-26serial/mxs-auart: only wake up tty layer onceUwe Kleine-König1-2/+3
2011-11-26serial/imx: propagate error of platform_driver_register in init routineUwe Kleine-König1-1/+1
2011-11-26OMAP: UART: fix the return type of check_modem_statusShubhrajyoti D1-1/+1
2011-11-26Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman9-48/+78
2011-11-24serial: sh-sci: Add support for loopback mode.Paul Mundt1-1/+14
2011-11-24serial: sh-sci: Fix up modem control handling.Paul Mundt1-7/+14
2011-11-24serial: sh-sci: Clarify enable_ms/break_ctl comments.Paul Mundt1-2/+7
2011-11-24serial: sh-sci: Support icount statistics for error cases.Paul Mundt1-0/+16
2011-11-24serial: sh-sci: Fix up SCFCR handling.Paul Mundt1-5/+28
2011-11-24Merge branch 'rmobile-fixes-for-linus' into rmobile-latestPaul Mundt1-0/+19
2011-11-24drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeoutChuck Meade1-0/+3
2011-11-22serial: Kconfig: drop unknown symbol 'ARCH_IMX'Paul Bolle1-1/+1