summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2012-09-26serial: omap: fix the reciever line error caseShubhrajyoti D
2012-09-268250: blacklist Winbond CIR portSean Young
2012-09-268250_pnp: do pnp probe before legacy probeSean Young
2012-09-21serial: omap: Remove unnecessary checks from suspend/resumeSourav Poddar
2012-09-21serial: imx: remove null check of sport in suspend/resume functionRichard Zhao
2012-09-21serial: imx: set sport as drvdata, like it's used elsewhereRichard Zhao
2012-09-218250: fix autoconfig to work with serial consoleFlavio Leitner
2012-09-21serial_core: Fix race in uart_handle_dcd_changeAlan Cox
2012-09-18tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60Greg Kroah-Hartman
2012-09-18tty/serial: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman
2012-09-17tty: serial: Samsung: Fix return valueSachin Kamat
2012-09-17tty: serial: max3100: Fix error caseAlan Cox
2012-09-17Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman
2012-09-11serial: mxs-auart: put the device in the error pathHuang Shijie
2012-09-11serial/8250: Limit the omap workarounds to omap1Tony Lindgren
2012-09-10msm_serial: fix clock rate on DMA-based uartsDavid Brown
2012-09-10serial: pl011: delete dangling bug flagLinus Walleij
2012-09-10TTY: serial: move the dereference below the NULL testWei Yongjun
2012-09-10serial: omap: Request pins using pinctrl frameworkTony Lindgren
2012-09-10serial: omap: fix DeviceTree bootFelipe Balbi
2012-09-07serial: omap: fix compile breakageFelipe Balbi
2012-09-06tty_register_device_attr updated for tty-nextTomas Hlavacek
2012-09-06tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek
2012-09-06serial: serial_core.h needs console.h included firstStephen Rothwell
2012-09-06serial: mxs-auart: put the device in mxs_auart_probe()Huang Shijie
2012-09-06serial: mxs-auart: fix the wrong setting orderHuang Shijie
2012-09-06serial_core: fix sizeof(pointer)Fengguang Wu
2012-09-06serial: omap: enable RX and TX FIFO usageFelipe Balbi
2012-09-06serial: omap: move uart_omap_port definition to C fileFelipe Balbi
2012-09-06serial: omap: remove unnecessary header and add a missing oneFelipe Balbi
2012-09-06serial: omap: fix software flow controlVikram Pandita
2012-09-06serial: omap: make sure to put() on poll_get_charFelipe Balbi
2012-09-06serial: omap: implement set_wakeFelipe Balbi
2012-09-06serial: omap: unlock the port lockRuchika Kharwar
2012-09-06serial: omap: drop "inline" from IRQ handler prototypeFelipe Balbi
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