summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: imx: remove null check of sport in suspend/resume functionRichard Zhao2012-09-211-4/+2
* serial: imx: set sport as drvdata, like it's used elsewhereRichard Zhao2012-09-211-1/+1
* 8250: fix autoconfig to work with serial consoleFlavio Leitner2012-09-211-11/+14
* serial_core: Fix race in uart_handle_dcd_changeAlan Cox2012-09-211-4/+7
* tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60Greg Kroah-Hartman2012-09-181-1/+1
* tty/serial: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman2012-09-181-3/+3
* tty: serial: Samsung: Fix return valueSachin Kamat2012-09-171-1/+1
* tty: serial: max3100: Fix error caseAlan Cox2012-09-171-6/+8
* Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-161-15/+15
|\
| * tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme2012-09-051-14/+4
| * tty: serial: imx: console write routing is unsafe on SMPXinyu Chen2012-09-051-1/+11
* | serial: mxs-auart: put the device in the error pathHuang Shijie2012-09-111-0/+1
* | serial/8250: Limit the omap workarounds to omap1Tony Lindgren2012-09-111-2/+2
* | msm_serial: fix clock rate on DMA-based uartsDavid Brown2012-09-101-1/+1
* | serial: pl011: delete dangling bug flagLinus Walleij2012-09-101-4/+0
* | TTY: serial: move the dereference below the NULL testWei Yongjun2012-09-102-2/+4
* | serial: omap: Request pins using pinctrl frameworkTony Lindgren2012-09-101-0/+9
* | serial: omap: fix DeviceTree bootFelipe Balbi2012-09-101-7/+13
* | serial: omap: fix compile breakageFelipe Balbi2012-09-071-0/+4
* | tty_register_device_attr updated for tty-nextTomas Hlavacek2012-09-061-4/+4
* | tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2012-09-061-2/+32
* | serial: serial_core.h needs console.h included firstStephen Rothwell2012-09-061-1/+1
* | serial: mxs-auart: put the device in mxs_auart_probe()Huang Shijie2012-09-061-0/+1
* | serial: mxs-auart: fix the wrong setting orderHuang Shijie2012-09-061-2/+2
* | serial_core: fix sizeof(pointer)Fengguang Wu2012-09-061-1/+1
* | serial: omap: enable RX and TX FIFO usageFelipe Balbi2012-09-061-3/+7
* | serial: omap: move uart_omap_port definition to C fileFelipe Balbi2012-09-061-0/+38
* | serial: omap: remove unnecessary header and add a missing oneFelipe Balbi2012-09-061-1/+1
* | serial: omap: fix software flow controlVikram Pandita2012-09-061-6/+6
* | serial: omap: make sure to put() on poll_get_charFelipe Balbi2012-09-061-2/+7
* | serial: omap: implement set_wakeFelipe Balbi2012-09-061-0/+10
* | serial: omap: unlock the port lockRuchika Kharwar2012-09-061-1/+4
* | serial: omap: drop "inline" from IRQ handler prototypeFelipe Balbi2012-09-061-1/+1
* | serial: omap: optimization with section annotationsFelipe Balbi2012-09-061-5/+5
* | serial: omap: fix sequence of pm_runtime_* calls.Ruchika Kharwar2012-09-061-1/+1
* | serial: omap: don't save IRQ flags on hardirqFelipe Balbi2012-09-061-3/+2
* | serial: omap: make sure to suspend device before removeFelipe Balbi2012-09-061-0/+1
* | serial: omap: drop unnecessary check from removeFelipe Balbi2012-09-061-6/+3
* | serial: omap: set dev->drvdata before enabling pm_runtimeFelipe Balbi2012-09-061-1/+1
* | serial: omap: stick to put_autosuspendFelipe Balbi2012-09-061-11/+22
* | serial: omap: move THRE check to transmit_chars()Felipe Balbi2012-09-061-3/+5
* | serial: omap: refactor receive_chars() into rdi/rlsi handlersFelipe Balbi2012-09-061-104/+101
* | serial: omap: simplify IRQ handlingFelipe Balbi2012-09-061-13/+38
* | serial: omap: drop DMA supportFelipe Balbi2012-09-061-318/+12
* | serial: omap: don't access the platform_deviceFelipe Balbi2012-09-061-62/+62
* | 8250_pci: Add additional WCH CHC353 devicesAlan Cox2012-09-051-4/+37
* | serial: add a new helper functionHuang Shijie2012-09-052-3/+3
* | serial: omap: define helpers for pdata function pointersFelipe Balbi2012-09-051-19/+47
* | serial: omap: define and use to_uart_omap_port()Felipe Balbi2012-09-051-18/+18
* | serial: Add note about migration to driver SCCNXPAlexander Shiyan2012-09-051-0/+3
OpenPOWER on IntegriCloud