aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | serial: omap: move THRE check to transmit_chars()Felipe Balbi2012-09-06
| * | | serial: omap: refactor receive_chars() into rdi/rlsi handlersFelipe Balbi2012-09-06
| * | | serial: omap: simplify IRQ handlingFelipe Balbi2012-09-06
| * | | serial: omap: drop DMA supportFelipe Balbi2012-09-06
| * | | serial: omap: don't access the platform_deviceFelipe Balbi2012-09-06
| * | | 8250_pci: Add additional WCH CHC353 devicesAlan Cox2012-09-05
| * | | parport: fix possible memory leak in parport_gsc_probe_port()Wei Yongjun2012-09-05
| * | | serial: add a new helper functionHuang Shijie2012-09-05
| * | | serial: omap: define helpers for pdata function pointersFelipe Balbi2012-09-05
| * | | serial: omap: define and use to_uart_omap_port()Felipe Balbi2012-09-05
| * | | serial: Add note about migration to driver SCCNXPAlexander Shiyan2012-09-05
| * | | serial: New serial driver SCCNXPAlexander Shiyan2012-09-05
| * | | parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin2012-09-05
| * | | serial: Samsung: Silence some checkpatch errors and warningsSachin Kamat2012-09-05
| * | | serial: Samsung: Replace printk with dev_* functionsSachin Kamat2012-09-05
| * | | serial: pl011: honour serial aliases in device treeMatthew Leach2012-09-05
| * | | serial: diminish usage of struct serial_uart_configPaul Gortmaker2012-09-05
| * | | serial: sunsu.c - don't explicitly tie array size to dynamic entityPaul Gortmaker2012-09-05
| * | | m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker2012-09-05
| * | | serial/imx: improve error diagnosics for clock and pinctrl failuresUwe Kleine-König2012-09-05
| * | | tty: Split the serial_core helpers for setserial into twoAlan Cox2012-09-05
| * | | drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd dataJulia Lawall2012-09-05
| * | | tty: serial: mpc5xxx: add support for mark/space parityWolfram Sang2012-09-05
| * | | drivers:tty:fix up ENOIOCTLCMD error handlingWanlong Gao2012-09-05
| * | | tty: serial: max310x: Remove explicit use of devm_kfreeEmil Goode2012-09-05
| * | | tty: serial: max310x: Check return code of gpiochip_removeEmil Goode2012-09-05
| * | | tty: serial: altera_uart: Use platform_{get,set}_drvdataTobias Klauser2012-09-05
| * | | tty: max3100: use module_spi_driverDevendra Naga2012-09-05
| * | | drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall2012-09-05
| * | | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
| |\| |
| * | | TTY: check if tty->port is assignedJiri Slaby2012-08-17
| * | | serial: New serial driver MAX310XAlexander Shiyan2012-08-16
| * | | OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown2012-08-16
| * | | pch_uart: check kzalloc result in dma_handle_tx()Fengguang Wu2012-08-16
| * | | serial: sc26xx: Fix compile breakageAlexander Shiyan2012-08-16
| * | | TTY: tty_alloc_driver() returns error pointersDan Carpenter2012-08-16
| * | | n_gsm: memory leak in uplink error pathRuss Gorby2012-08-16
| * | | n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby2012-08-16
| * | | n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby2012-08-16
| * | | n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby2012-08-16
| * | | char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir2012-08-16
| * | | n_gsm : Flow control handling in Mux driverFrederic Berat2012-08-16
| * | | n_gsm: uplink SKBs accumulate on listRuss Gorby2012-08-16
| * | | n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin2012-08-16
| * | | Remove BUG_ON from n_tty_read()Stanislav Kozina2012-08-16
| * | | 8250: add AgeStar AS-PRS2-009Alan Cox2012-08-16
| * | | drivers/tty/moxa.c: fix error return codeJulia Lawall2012-08-15
| * | | TTY: synclink_cs, fix buildJiri Slaby2012-08-14
| * | | TTY: mxser, fix invalid module_parm permissionsJiri Slaby2012-08-13
| * | | TTY: hvcs, add tty installJiri Slaby2012-08-13