aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-21Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-criticalOlof 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-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof 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-17userns: 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-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman1-15/+15
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas4-14/+24
2012-09-13Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into next/fixes-non-criticalOlof Johansson2-2/+2
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7Konrad Rzeszutek Wilk16-76/+170
2012-09-11serial: mxs-auart: put the device in the error pathHuang Shijie1-0/+1
2012-09-11serial/8250: Limit the omap workarounds to omap1Tony Lindgren1-2/+2
2012-09-11serial/mpc52xx_uart: add a const qualifierUwe Kleine-König1-1/+1
2012-09-10tty vt: Fix line garbage in virtual console on command line editionJean-François Moine1-61/+17
2012-09-10msm_serial: fix clock rate on DMA-based uartsDavid Brown1-1/+1
2012-09-10serial: pl011: delete dangling bug flagLinus Walleij1-4/+0
2012-09-10TTY: serial: move the dereference below the NULL testWei Yongjun2-2/+4
2012-09-10serial: omap: Request pins using pinctrl frameworkTony Lindgren1-0/+9
2012-09-10serial: omap: fix DeviceTree bootFelipe Balbi1-7/+13
2012-09-07make drivers with pci error handlers constStephen Hemminger2-2/+2
2012-09-07serial: omap: fix compile breakageFelipe Balbi1-0/+4
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt4-14/+24
2012-09-06tty_register_device_attr updated for tty-nextTomas Hlavacek3-4/+35
2012-09-06tty: uartclk value from serial_core exposed to sysfsTomas Hlavacek2-12/+91
2012-09-06serial: serial_core.h needs console.h included firstStephen Rothwell1-1/+1
2012-09-06serial: mxs-auart: put the device in mxs_auart_probe()Huang Shijie1-0/+1
2012-09-06serial: mxs-auart: fix the wrong setting orderHuang Shijie1-2/+2
2012-09-06serial_core: fix sizeof(pointer)Fengguang Wu1-1/+1
2012-09-06serial: omap: enable RX and TX FIFO usageFelipe Balbi1-3/+7
2012-09-06serial: omap: move uart_omap_port definition to C fileFelipe Balbi1-0/+38
2012-09-06serial: omap: remove unnecessary header and add a missing oneFelipe Balbi1-1/+1
2012-09-06serial: omap: fix software flow controlVikram Pandita1-6/+6
2012-09-06serial: omap: make sure to put() on poll_get_charFelipe Balbi1-2/+7
2012-09-06serial: omap: implement set_wakeFelipe Balbi1-0/+10
2012-09-06serial: omap: unlock the port lockRuchika Kharwar1-1/+4