summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01201-8963/+18056
|\
| * tty/serial: Add kgdb_nmi driverAnton Vorontsov2012-09-265-0/+441
| * 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-262-0/+18
| * kdb: Turn KGDB_KDB=n stubs into static inlinesAnton Vorontsov2012-09-261-13/+16
| * kdb: Implement disable_nmi commandAnton Vorontsov2012-09-261-0/+31
| * kernel/debug: Mask KGDB NMI upon entryAnton Vorontsov2012-09-262-3/+14
| * 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/+0
| * 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-262-3/+7
| * serial: omap: fix the reciever line error caseShubhrajyoti D2012-09-261-0/+4
| * 8250: blacklist Winbond CIR portSean Young2012-09-263-8/+31
| * 8250_pnp: do pnp probe before legacy probeSean Young2012-09-265-31/+41
| * staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell2012-09-251-0/+1
| * staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton2012-09-251-0/+6
| * compat_ioctl: Avoid using undefined RS-485 IOCTLsJaeden Amero2012-09-251-0/+4
| * serial: omap: Remove unnecessary checks from suspend/resumeSourav Poddar2012-09-211-14/+9
| * 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
| * 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
| * compat_ioctl: Add RS-485 IOCTLs to the listJaeden Amero2012-09-211-0/+2
| * staging: dgrp: add dgrp to the buildBill Pemberton2012-09-213-3/+12
| * staging: Add dgrp driver for Digi Realport devicesBill Pemberton2012-09-2116-0/+10880
| * 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/+9
| * 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-16722-3433/+6030
| |\
| * | 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-101-61/+17
| * | msm_serial: fix clock rate on DMA-based uartsDavid Brown2012-09-101-1/+1
| * | serial: pl011: delete reset callbackLinus Walleij2012-09-102-22/+0
| * | 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
OpenPOWER on IntegriCloud