summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-7/+10
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds6-9/+9
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2012-10-02Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+53
2012-10-02Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-10-02Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds78-3521/+5970
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-2/+2
2012-09-27tty/serial: Add kgdb_nmi driverAnton Vorontsov4-0/+431
2012-09-27tty/serial/amba-pl011: Quiesce interrupts in poll_get_charAnton Vorontsov1-0/+29
2012-09-27tty/serial/amba-pl011: Implement poll_init callbackAnton Vorontsov1-11/+33
2012-09-27tty/serial/core: Introduce poll_init callbackAnton Vorontsov1-0/+17
2012-09-27serial: pl011: handle corruption at high clock speedsLinus Walleij1-1/+14
2012-09-27serial: sccnxp: Make 'default' choice in switch lastAlexander Shiyan1-1/+1
2012-09-27serial: sccnxp: Remove mask termios caps for SW flow controlAlexander Shiyan1-1/+0
2012-09-27serial: sccnxp: Report actual baudrate back to coreAlexander Shiyan1-4/+10
2012-09-27serial: samsung: Add poll_get_char & poll_put_charJulien Pichon1-0/+47
2012-09-27Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rateChristophe Leroy1-0/+14
2012-09-27Powerpc 8xx CPM_UART maxidl should not depend on fifo sizeChristophe Leroy1-2/+2
2012-09-27Powerpc 8xx CPM_UART too many interruptsChristophe Leroy1-2/+2
2012-09-27Powerpc 8xx CPM_UART desynchronisationChristophe Leroy1-0/+1
2012-09-27serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-2/+7
2012-09-27serial: omap: fix the reciever line error caseShubhrajyoti D1-0/+4
2012-09-278250: blacklist Winbond CIR portSean Young2-7/+29
2012-09-278250_pnp: do pnp probe before legacy probeSean Young5-31/+41
2012-09-24Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson1-5/+53
2012-09-23Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Olof Johansson1-15/+15
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-2/+2
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-22Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-15/+15
2012-09-21serial: omap: Remove unnecessary checks from suspend/resumeSourav Poddar1-14/+9
2012-09-21serial: imx: remove null check of sport in suspend/resume functionRichard Zhao1-4/+2
2012-09-21serial: imx: set sport as drvdata, like it's used elsewhereRichard Zhao1-1/+1
2012-09-218250: fix autoconfig to work with serial consoleFlavio Leitner1-11/+14
2012-09-21pty: Fix locking bug on error pathAlan Cox1-1/+1
2012-09-21serial_core: Fix race in uart_handle_dcd_changeAlan Cox1-4/+7
2012-09-21serial: vt8500: Add devicetree support for vt8500-serialTony Prisk1-5/+53
2012-09-21Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-15/+15
2012-09-19serial: ks8695: use __iomem pointers for MMIOArnd Bergmann1-2/+2
2012-09-18tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60Greg Kroah-Hartman2-2/+2
2012-09-18tty/serial: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman3-10/+9
2012-09-18userns: Convert audit to work with user namespaces enabledEric W. Biederman1-2/+3
2012-09-18userns: Convert the audit loginuid to be a kuidEric W. Biederman1-6/+8
2012-09-17tty: serial: Samsung: Fix return valueSachin Kamat1-1/+1
2012-09-17tty: n_gsm: Fix incorrect debug displayAlan Cox1-1/+1
2012-09-17tty: ipwireless: check ppp register workedAlan Cox1-1/+6
2012-09-17tty: serial: max3100: Fix error caseAlan Cox1-6/+8
2012-09-17tty: Fix hvc returnAlan Cox1-1/+1
2012-09-17Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman1-15/+15
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann1-1/+1