summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-01-16serial: 8250_dma: TX optimisationHeikki Krogerus
2013-01-16serial: 8250_dma: Switch to using tty_portHeikki Krogerus
2013-01-16tty: don't deadlock while flushing workqueueSebastian Andrzej Siewior
2013-01-16serial: 8250_dw: Enable DMA support with ACPIHeikki Krogerus
2013-01-16serial: 8250: Add support for dmaengineHeikki Krogerus
2013-01-16serial: 8250_dw: Add ACPI 5.0 supportHeikki Krogerus
2013-01-16serial: 8250_dw: Set FIFO size dynamicallyHeikki Krogerus
2013-01-16serial: 8250_dw: Move device tree code to separate functionHeikki Krogerus
2013-01-16serial: 8250_dw: Map IO memoryHeikki Krogerus
2013-01-16serial: 8250_dw: Don't use UPF_FIXED_TYPEHeikki Krogerus
2013-01-16serial: 8250: Allow drivers to deliver capabilitiesHeikki Krogerus
2013-01-16tty: Only wakeup the line discipline idle queue when queue is activeIvo Sieben
2013-01-16drivers/tty/serial: extern function which for release resource, need check po...Chen Gang
2013-01-16TTY: hvsi: use for_each_compatible_node() macroWei Yongjun
2013-01-16serial: sccnxp: Rename header file to match functionalityAlexander Shiyan
2013-01-16serial: sccnxp: Implement polling modeAlexander Shiyan
2013-01-16serial: mcf: Add support RS485 in ColdFire serial driverQuoc-Viet Nguyen
2013-01-16TTY: do not reset master's packet modeJiri Slaby
2013-01-16tty: add parenthesis to macro POLL_PERIOD in rocket.cCong Ding
2013-01-16tty: cleanup checkpatch warning in pty.cCong Ding
2013-01-16tty: cleanup the panic messageCong Ding
2013-01-16Revert "n_gsm.c: add tx_lock in gsm_send"Greg Kroah-Hartman
2013-01-16serial: 8250_pci: remove __devexit usageGreg Kroah-Hartman
2013-01-16TTY: nozomi, remove dead codeJiri Slaby
2013-01-16TTY: synclink, remove unneeded testsJiri Slaby
2013-01-16cyclades: push down tty_port_tty_getJiri Slaby
2013-01-16TTY: switch tty_schedule_flipJiri Slaby
2013-01-16TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-16TTY: move low_latency to tty_portJiri Slaby
2013-01-16TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-16TTY: switch tty_insert_flip_charJiri Slaby
2013-01-16TTY: convert more flipping functionsJiri Slaby
2013-01-16TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2013-01-16serial/arc-uart: switch to devicetree based probingVineet Gupta
2013-01-16serial/arc-uart: platform_data order changedVineet Gupta
2013-01-16serial/arc-uart: split probe from probe_earlyprintkVineet Gupta
2013-01-16serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta
2013-01-16serial: tegra: add serial driverLaxman Dewangan
2013-01-16serial: imx: Use devm_* APIsSachin Kamat
2013-01-16serial: imx: Use pr_info instead of printkSachin Kamat
2013-01-16serial: imx: Fix coding style issueSachin Kamat
2013-01-16serial: imx: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat
2013-01-16serial: imx: Fix checkpatch errors related to spacingSachin Kamat
2013-01-16serial: Samsung: Use of_match_ptr() macroSachin Kamat
2013-01-16serial: samsung: remove the use of statically remapped controller addressThomas Abraham
2013-01-16serial: mxs-auart: Fix typo in sanity checkThomas Jarosch
2013-01-16tty: Fix comments that reference BKL, eventd, old pathsKevin Cernekee
2013-01-16serial: Remove RM9000 series serial driver.Ralf Baechle
2013-01-16serial: avoid double free after call ioc4_serial_remove_oneChen Gang
2013-01-16n_gsm.c: add tx_lock in gsm_sendxiaojin