aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi1-6/+6
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-12/+13
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller1-0/+1
2012-10-15serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven1-10/+10
2012-10-14Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman5-62/+115
2012-10-15sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt1-1/+2
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2-1/+15
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+4
2012-10-12kdb,vt_console: Fix missed data due to pager overrunsJason Wessel1-0/+13
2012-10-12kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel1-1/+2
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-60/+96
2012-10-05tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman1-0/+1
2012-10-05serial: sccnxp: Allows the driver to be compiled as a moduleAlexander Shiyan1-2/+2
2012-10-04xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+2
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-29/+16
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-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+53
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-10-01Merge 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-26make get_file() return its argumentAl Viro1-6/+3
2012-09-26new helper: iterate_fd()Al Viro1-23/+13
2012-09-26tty/serial: Add kgdb_nmi driverAnton Vorontsov4-0/+431
2012-09-26tty/serial/amba-pl011: Quiesce interrupts in poll_get_charAnton Vorontsov1-0/+29
2012-09-26tty/serial/amba-pl011: Implement poll_init callbackAnton Vorontsov1-11/+33
2012-09-26tty/serial/core: Introduce poll_init callbackAnton Vorontsov1-0/+17
2012-09-26serial: pl011: handle corruption at high clock speedsLinus Walleij1-1/+14
2012-09-26serial: sccnxp: Make 'default' choice in switch lastAlexander Shiyan1-1/+1
2012-09-26serial: sccnxp: Remove mask termios caps for SW flow controlAlexander Shiyan1-1/+0
2012-09-26serial: sccnxp: Report actual baudrate back to coreAlexander Shiyan1-4/+10
2012-09-26serial: samsung: Add poll_get_char & poll_put_charJulien Pichon1-0/+47
2012-09-26Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rateChristophe Leroy1-0/+14
2012-09-26Powerpc 8xx CPM_UART maxidl should not depend on fifo sizeChristophe Leroy1-2/+2
2012-09-26Powerpc 8xx CPM_UART too many interruptsChristophe Leroy1-2/+2
2012-09-26Powerpc 8xx CPM_UART desynchronisationChristophe Leroy1-0/+1
2012-09-26serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-2/+7
2012-09-26serial: omap: fix the reciever line error caseShubhrajyoti D1-0/+4
2012-09-268250: blacklist Winbond CIR portSean Young2-7/+29
2012-09-268250_pnp: do pnp probe before legacy probeSean Young5-31/+41
2012-09-23Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson1-5/+53
2012-09-22Merge 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-21Merge 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-20Merge 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-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 ...Olof Johansson2-2/+2
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad 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
2012-09-06serial: omap: drop "inline" from IRQ handler prototypeFelipe Balbi1-1/+1
2012-09-06serial: omap: optimization with section annotationsFelipe Balbi1-5/+5
2012-09-06serial: omap: fix sequence of pm_runtime_* calls.Ruchika Kharwar1-1/+1
2012-09-06serial: omap: don't save IRQ flags on hardirqFelipe Balbi1-3/+2
2012-09-06serial: omap: make sure to suspend device before removeFelipe Balbi1-0/+1
2012-09-06serial: omap: drop unnecessary check from removeFelipe Balbi1-6/+3
2012-09-06serial: omap: set dev->drvdata before enabling pm_runtimeFelipe Balbi1-1/+1
2012-09-06serial: omap: stick to put_autosuspendFelipe Balbi1-11/+22
2012-09-06serial: omap: move THRE check to transmit_chars()Felipe Balbi1-3/+5
2012-09-06serial: omap: refactor receive_chars() into rdi/rlsi handlersFelipe Balbi1-104/+101
2012-09-06serial: omap: simplify IRQ handlingFelipe Balbi1-13/+38
2012-09-06serial: omap: drop DMA supportFelipe Balbi1-318/+12
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi1-62/+62
2012-09-058250_pci: Add additional WCH CHC353 devicesAlan Cox1-4/+37
2012-09-05serial: add a new helper functionHuang Shijie9-10/+10
2012-09-05serial: omap: define helpers for pdata function pointersFelipe Balbi1-19/+47
2012-09-05serial: omap: define and use to_uart_omap_port()Felipe Balbi1-18/+18
2012-09-05serial: Add note about migration to driver SCCNXPAlexander Shiyan1-0/+3
2012-09-05serial: New serial driver SCCNXPAlexander Shiyan3-0/+1004
2012-09-05parport_serial: Add support for the WCH353 2S/1P multi-IO cardGuainluca Anzolin1-8/+30
2012-09-05serial: Samsung: Silence some checkpatch errors and warningsSachin Kamat1-3/+3
2012-09-05serial: Samsung: Replace printk with dev_* functionsSachin Kamat1-7/+7
2012-09-05serial: pl011: honour serial aliases in device treeMatthew Leach1-0/+36
2012-09-05serial: diminish usage of struct serial_uart_configPaul Gortmaker2-3/+6
2012-09-05serial: sunsu.c - don't explicitly tie array size to dynamic entityPaul Gortmaker1-1/+1
2012-09-05m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker1-34/+2
2012-09-05serial/imx: improve error diagnosics for clock and pinctrl failuresUwe Kleine-König1-0/+3
2012-09-05tty: Split the serial_core helpers for setserial into twoAlan Cox1-71/+87
2012-09-05tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme1-14/+4
2012-09-05tty: serial: imx: console write routing is unsafe on SMPXinyu Chen1-1/+11
2012-09-05drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd dataJulia Lawall1-6/+2
2012-09-05tty: serial: mpc5xxx: add support for mark/space parityWolfram Sang1-2/+6
2012-09-05drivers:tty:fix up ENOIOCTLCMD error handlingWanlong Gao1-1/+1
2012-09-05tty: serial: max310x: Remove explicit use of devm_kfreeEmil Goode1-3/+0
2012-09-05tty: serial: max310x: Check return code of gpiochip_removeEmil Goode1-3/+7
2012-09-05tty: serial: altera_uart: Use platform_{get,set}_drvdataTobias Klauser1-3/+3
2012-09-05tty: max3100: use module_spi_driverDevendra Naga1-11/+1
2012-09-05drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall2-22/+8
2012-09-05hvc_vio: Improve registration of udbg backendBenjamin Herrenschmidt1-53/+70
2012-09-05hvc_console: Better kernel console supportBenjamin Herrenschmidt1-7/+26
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman4-14/+24
2012-08-21xen: missing includesStefano Stabellini1-0/+2
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo6-9/+9
2012-08-17TTY: check if tty->port is assignedJiri Slaby1-0/+4
2012-08-16pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel1-3/+9
2012-08-16serial: mxs-auart: fix the wrong RTS hardware flow controlHuang Shijie1-5/+9
2012-08-16serial: New serial driver MAX310XAlexander Shiyan5-1660/+1270
2012-08-16OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown1-1/+34
2012-08-16pch_uart: check kzalloc result in dma_handle_tx()Fengguang Wu1-0/+4
2012-08-16serial: sc26xx: Fix compile breakageAlexander Shiyan1-0/+1
2012-08-16TTY: tty_alloc_driver() returns error pointersDan Carpenter2-6/+6
2012-08-16n_gsm: memory leak in uplink error pathRuss Gorby1-2/+5
2012-08-16n_gsm: replace kfree_skb w/ appropriate dev_* versionsRuss Gorby1-4/+4
2012-08-16n_gsm: avoid accessing freed memory during CMD_FCOFF conditionRuss Gorby1-27/+13
2012-08-16n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby1-2/+6
2012-08-16char: n_gsm: remove message filtering for contipated DLCIsamix.lebsir1-24/+1
2012-08-16n_gsm : Flow control handling in Mux driverFrederic Berat1-22/+57
2012-08-16n_gsm: uplink SKBs accumulate on listRuss Gorby1-2/+5
2012-08-16n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin1-0/+4
2012-08-16Remove BUG_ON from n_tty_read()Stanislav Kozina1-1/+2
2012-08-168250: add AgeStar AS-PRS2-009Alan Cox1-0/+8
2012-08-15drivers/tty/moxa.c: fix error return codeJulia Lawall1-0/+1
2012-08-13TTY: mxser, fix invalid module_parm permissionsJiri Slaby1-1/+1
2012-08-13TTY: hvcs, add tty installJiri Slaby1-19/+33
2012-08-13TTY: hvcs, clean hvcs_open a bitJiri Slaby1-15/+17
2012-08-13TTY: hvc_console, add tty installJiri Slaby1-6/+25
2012-08-13TTY: synclinkmp, add tty installJiri Slaby1-9/+19
2012-08-13TTY: synclink, add tty installJiri Slaby1-18/+26
2012-08-13TTY: moxa, convert to dynamic deviceJiri Slaby1-4/+20
2012-08-13TTY: use tty_port_link_deviceJiri Slaby5-13/+23
2012-08-13TTY: add tty_port_link_deviceJiri Slaby1-1/+21
2012-08-13TTY: tty_port, add some documentationJiri Slaby1-0/+21
2012-08-13TTY: automatically create nodes for some driversJiri Slaby1-1/+1
2012-08-13TTY: use tty_port_register_deviceJiri Slaby11-27/+39
2012-08-13TTY: move cdev_add to tty_register_deviceJiri Slaby1-7/+41
2012-08-13TTY: add support for unnumbered device nodesJiri Slaby1-2/+5
2012-08-13TTY: move allocations to tty_alloc_driverJiri Slaby1-40/+33
2012-08-13TTY: pty, switch to tty_alloc_driverJiri Slaby1-11/+20
2012-08-10TTY: pass flags to alloc_tty_driverJiri Slaby1-9/+25
2012-08-10mxser: allow overlapping vectorJiri Slaby1-4/+31
2012-08-10TTY: n_gsm, use tty_port_installJiri Slaby1-6/+24
2012-08-10TTY: 68328serial, fix compilationJiri Slaby1-4/+4
2012-08-10TTY: pty, stop passing NULL to free_tty_structJiri Slaby1-1/+4
2012-08-10serial: ifx6x60: fix paging fault on spi_register_driverFengguang Wu1-1/+1
2012-08-10serial: Change Kconfig entry for CLPS711X-targetAlexander Shiyan1-5/+5
2012-08-10n_tty: Don't lose characters when PARMRK is enabledJaeden Amero1-2/+10
2012-08-10tty: Fix possible race in n_tty_read()Stanislav Kozina1-1/+5
2012-08-10tty: localise the lockAlan Cox12-109/+174
2012-08-10tty: handle NULL parameters in free_tty_struct()Dan Carpenter1-0/+2
2012-08-10tty: fix missing assignmentDan Carpenter1-0/+1
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman6-25/+56
2012-08-03serial/imx: make imx_port.devdata member point to const dataUwe Kleine-König1-1/+1
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski1-2/+3
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King1-1/+1
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-37/+90
2012-07-27tty: Fix race in tty releaseAlan Cox3-11/+37
2012-07-26pch_uart: Fix parity setting issueTomoya MORINAGA1-1/+1
2012-07-26pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA1-6/+12
2012-07-26pch_uart: Fix missing break for 16 byte fifoAlan Cox1-0/+1
2012-07-26tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh1-1/+1
2012-07-26pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart1-12/+26