summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-11-30serial: 8250: tegra: disabling MSR interruptsPradeep Goudagunta
2011-11-30serial: tegra: support auto control of RTSPradeep Goudagunta
2011-11-30serial: tegra: Support for best clock sourceLaxman Dewangan
2011-11-30arm: tegra: Clean up SOC conditionalsScott Williams
2011-11-30arm: tegra: dma: Adding client name with dma allocation.Laxman Dewangan
2011-11-30i2c/serial: tegra: Fixing pointer check returned from clk_getLaxman Dewangan
2011-11-30Update copyrightsScott Williams
2011-11-30arm:tegra:uart: Set clk rate according to baudratePradeep Goudagunta
2011-11-30arm: serial: tegra: Setting tx trigger level to 8 bytesPradeep Goudagunta
2011-11-30[ARM] tegra:uart:Reseting Tx fifo in non fifo modePradeep Goudagunta
2011-11-30[ARM/tegra] Add initial Tegra3 driver supportScott Williams
2011-11-30serial: 8250: support auto control of RTSCTS on tegra typePradeep Goudagunta
2011-11-30tegra hsuart: Clean tx_bytes in tegra_flush_bufferVictor Ryabukhin
2011-11-30arm: tegra: hsuart: Support for Bluetooth wakeupPradeep Goudagunta
2011-11-30[armi]tegra: serial: Removing tx workqueue.Laxman Dewangan
2011-11-30Revert "serial: tegra_hsuart: Call complete callbacks when cancelling reqs"Dan Willemsen
2011-11-30tty: serial: tegra_hsuart: Move to tty/serial directoryColin Cross
2011-11-30serial: Add tegra_hsuart driverColin Cross
2011-11-26TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby
2011-11-26TTY: ldisc, move wait idle to callerJiri Slaby
2011-11-26TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby
2011-11-26tty: hvc_dcc: Fix duplicate character inputsStephen Boyd
2011-11-26pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-26pch_uart: Fix DMA resource leak issueTomoya MORINAGA
2011-11-26pch_uart: Fix hw-flow control issueTomoya MORINAGA
2011-11-11jsm: remove buggy write queueThadeu Lima de Souza Cascardo
2011-11-11serial-core: power up uart port early before we do set_termios when resumingNing Jiang
2011-11-11serial: pxa: work around for errata #20Marcus Folkesson
2011-11-11TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby
2011-11-11TTY: make tty_add_file non-failingJiri Slaby
2011-11-11TTY: drop driver reference in tty_open fail pathJiri Slaby
2011-10-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-09-21SERIAL: Lantiq: Set timeout in uart_portJohn Crispin
2011-09-14cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong
2011-08-29Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-08-29serial: sh-sci: report CTS as active for get_mctrlYoshii Takashi
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-24sh-sci / PM: Use power.irq_safeRafael J. Wysocki
2011-08-23omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly
2011-08-23TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby
2011-08-23TTY: pty, fix pty countingJiri Slaby
2011-08-238250: Fix race condition in serial8250_backup_timeout().Al Cooper
2011-08-23serial/8250_pci: delete duplicate data definitionTomoya MORINAGA
2011-08-238250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith
2011-08-23tty: Add "spi:" prefix for spi modaliasAxel Lin
2011-08-22atmel_serial: fix atmel_default_console_deviceVoss, Nikolaus
2011-08-22serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas
2011-08-22drivers/serial/ucc_uart.c: Fix compiler warningKumar Gala
2011-08-22pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA
2011-08-08serial: samsung: Fix build errorKukjin Kim