summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-09-05serial: omap: define helpers for pdata function pointersFelipe Balbi
2012-09-05serial: omap: define and use to_uart_omap_port()Felipe Balbi
2012-09-05serial: Add note about migration to driver SCCNXPAlexander Shiyan
2012-09-05serial: New serial driver SCCNXPAlexander Shiyan
2012-09-05parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin
2012-09-05serial: Samsung: Silence some checkpatch errors and warningsSachin Kamat
2012-09-05serial: Samsung: Replace printk with dev_* functionsSachin Kamat
2012-09-05serial: pl011: honour serial aliases in device treeMatthew Leach
2012-09-05serial: diminish usage of struct serial_uart_configPaul Gortmaker
2012-09-05serial: sunsu.c - don't explicitly tie array size to dynamic entityPaul Gortmaker
2012-09-05m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker
2012-09-05serial/imx: improve error diagnosics for clock and pinctrl failuresUwe Kleine-König
2012-09-05tty: Split the serial_core helpers for setserial into twoAlan Cox
2012-09-05drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd dataJulia Lawall
2012-09-05tty: serial: mpc5xxx: add support for mark/space parityWolfram Sang
2012-09-05drivers:tty:fix up ENOIOCTLCMD error handlingWanlong Gao
2012-09-05tty: serial: max310x: Remove explicit use of devm_kfreeEmil Goode
2012-09-05tty: serial: max310x: Check return code of gpiochip_removeEmil Goode
2012-09-05tty: serial: altera_uart: Use platform_{get,set}_drvdataTobias Klauser
2012-09-05tty: max3100: use module_spi_driverDevendra Naga
2012-09-05drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-17TTY: check if tty->port is assignedJiri Slaby
2012-08-16pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel
2012-08-16serial: mxs-auart: fix the wrong RTS hardware flow controlHuang Shijie
2012-08-16serial: New serial driver MAX310XAlexander Shiyan
2012-08-16OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown
2012-08-16pch_uart: check kzalloc result in dma_handle_tx()Fengguang Wu
2012-08-16serial: sc26xx: Fix compile breakageAlexander Shiyan
2012-08-16TTY: tty_alloc_driver() returns error pointersDan Carpenter
2012-08-16n_gsm: memory leak in uplink error pathRuss Gorby
2012-08-16n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby
2012-08-16n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby
2012-08-16n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby
2012-08-16char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir
2012-08-16n_gsm : Flow control handling in Mux driverFrederic Berat
2012-08-16n_gsm: uplink SKBs accumulate on listRuss Gorby
2012-08-16n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin
2012-08-16Remove BUG_ON from n_tty_read()Stanislav Kozina
2012-08-168250: add AgeStar AS-PRS2-009Alan Cox
2012-08-15drivers/tty/moxa.c: fix error return codeJulia Lawall
2012-08-13TTY: mxser, fix invalid module_parm permissionsJiri Slaby
2012-08-13TTY: hvcs, add tty installJiri Slaby
2012-08-13TTY: hvcs, clean hvcs_open a bitJiri Slaby
2012-08-13TTY: hvc_console, add tty installJiri Slaby
2012-08-13TTY: synclinkmp, add tty installJiri Slaby
2012-08-13TTY: synclink, add tty installJiri Slaby
2012-08-13TTY: moxa, convert to dynamic deviceJiri Slaby
2012-08-13TTY: use tty_port_link_deviceJiri Slaby
2012-08-13TTY: add tty_port_link_deviceJiri Slaby