summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tty/serial/amba-pl011: Quiesce interrupts in poll_get_charAnton Vorontsov2012-09-261-0/+29
| * | | | | | tty/serial/amba-pl011: Implement poll_init callbackAnton Vorontsov2012-09-261-11/+33
| * | | | | | tty/serial/core: Introduce poll_init callbackAnton Vorontsov2012-09-261-0/+17
| * | | | | | serial: pl011: handle corruption at high clock speedsLinus Walleij2012-09-261-1/+14
| * | | | | | serial: sccnxp: Make 'default' choice in switch lastAlexander Shiyan2012-09-261-1/+1
| * | | | | | serial: sccnxp: Remove mask termios caps for SW flow controlAlexander Shiyan2012-09-261-1/+0Star
| * | | | | | serial: sccnxp: Report actual baudrate back to coreAlexander Shiyan2012-09-261-4/+10
| * | | | | | serial: samsung: Add poll_get_char & poll_put_charJulien Pichon2012-09-261-0/+47
| * | | | | | Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rateChristophe Leroy2012-09-261-0/+14
| * | | | | | Powerpc 8xx CPM_UART maxidl should not depend on fifo sizeChristophe Leroy2012-09-261-2/+2
| * | | | | | Powerpc 8xx CPM_UART too many interruptsChristophe Leroy2012-09-261-2/+2
| * | | | | | Powerpc 8xx CPM_UART desynchronisationChristophe Leroy2012-09-261-0/+1
| * | | | | | serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-09-261-2/+7
| * | | | | | serial: omap: fix the reciever line error caseShubhrajyoti D2012-09-261-0/+4
| * | | | | | 8250: blacklist Winbond CIR portSean Young2012-09-262-7/+29
| * | | | | | 8250_pnp: do pnp probe before legacy probeSean Young2012-09-265-31/+41
| * | | | | | serial: omap: Remove unnecessary checks from suspend/resumeSourav Poddar2012-09-211-14/+9Star
| * | | | | | serial: imx: remove null check of sport in suspend/resume functionRichard Zhao2012-09-211-4/+2Star
| * | | | | | 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
| * | | | | | pty: Fix locking bug on error pathAlan Cox2012-09-211-1/+1
| * | | | | | 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-182-2/+2
| * | | | | | tty/serial: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman2012-09-183-10/+9Star
| * | | | | | tty: serial: Samsung: Fix return valueSachin Kamat2012-09-171-1/+1
| * | | | | | tty: n_gsm: Fix incorrect debug displayAlan Cox2012-09-171-1/+1
| * | | | | | tty: ipwireless: check ppp register workedAlan Cox2012-09-171-1/+6
| * | | | | | tty: serial: max3100: Fix error caseAlan Cox2012-09-171-6/+8
| * | | | | | tty: Fix hvc returnAlan Cox2012-09-171-1/+1
| * | | | | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-171-15/+15
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | 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
| * | | | | tty vt: Fix line garbage in virtual console on command line editionJean-François Moine2012-09-111-61/+17Star
| * | | | | msm_serial: fix clock rate on DMA-based uartsDavid Brown2012-09-111-1/+1
| * | | | | serial: pl011: delete dangling bug flagLinus Walleij2012-09-111-4/+0Star
| * | | | | TTY: serial: move the dereference below the NULL testWei Yongjun2012-09-112-2/+4
| * | | | | serial: omap: Request pins using pinctrl frameworkTony Lindgren2012-09-111-0/+9
| * | | | | serial: omap: fix DeviceTree bootFelipe Balbi2012-09-111-7/+13
| * | | | | serial: omap: fix compile breakageFelipe Balbi2012-09-071-0/+4
| * | | | | tty_register_device_attr updated for tty-nextTomas Hlavacek2012-09-063-4/+35
| * | | | | tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2012-09-062-12/+91
| * | | | | 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