summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-09-06serial: omap: optimization with section annotationsFelipe Balbi
2012-09-06serial: omap: fix sequence of pm_runtime_* calls.Ruchika Kharwar
2012-09-06serial: omap: don't save IRQ flags on hardirqFelipe Balbi
2012-09-06serial: omap: make sure to suspend device before removeFelipe Balbi
2012-09-06serial: omap: drop unnecessary check from removeFelipe Balbi
2012-09-06serial: omap: set dev->drvdata before enabling pm_runtimeFelipe Balbi
2012-09-06serial: omap: stick to put_autosuspendFelipe Balbi
2012-09-06serial: omap: move THRE check to transmit_chars()Felipe Balbi
2012-09-06serial: omap: refactor receive_chars() into rdi/rlsi handlersFelipe Balbi
2012-09-06serial: omap: simplify IRQ handlingFelipe Balbi
2012-09-06serial: omap: drop DMA supportFelipe Balbi
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi
2012-09-058250_pci: Add additional WCH CHC353 devicesAlan Cox
2012-09-05serial: add a new helper functionHuang Shijie
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-05tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme
2012-09-05tty: serial: imx: console write routing is unsafe on SMPXinyu Chen
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-09-05hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt
2012-09-05hvc_console: Better kernel console supportBenjamin Herrenschmidt
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-21xen: missing includesStefano Stabellini
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
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