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