aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-23/+0
2013-05-22tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov1-3/+3
2013-05-21tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov1-2/+9
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus1-0/+1
2013-05-20TTY: Fix tty miss restart after we turn off flow-controlWang YanQing1-0/+8
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley2-26/+55
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby1-147/+141
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun1-1/+3
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun1-3/+8
2013-05-20serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-20serial: pl011: protect attribute read from NULL platform data structLee Jones1-1/+1
2013-05-20tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-20serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia1-2/+4
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar1-23/+0
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-59/+45
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+0
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-1/+0
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski1-1/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-26/+38
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-48/+4
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann3-11/+20
2013-05-04serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-13/+40
2013-05-01tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-04-30audit: do not needlessly take a lock in tty_audit_exitEric Paris1-3/+0
2013-04-30audit: do not needlessly take a spinlock in copy_signalEric Paris1-4/+0
2013-04-30audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs1-0/+9
2013-04-30audit: use spin_lock_irqsave/restore in audit tty codeEric Paris1-13/+19
2013-04-30audit: push loginuid and sessionid processing downEric Paris1-48/+24
2013-04-30audit: stop pushing loginid, uid, sessionid as argumentsEric Paris1-1/+3
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds54-999/+1226
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+1
2013-04-29m68k: remove unused asm/dbg.hGreg Ungerer1-1/+0
2013-04-26TTY: fix atime/mtime regressionJiri Slaby1-2/+16
2013-04-23tty/serial/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann1-1/+1
2013-04-22serial: mxs: drop superfluous {get|put}_deviceWolfram Sang1-3/+1
2013-04-22serial: mxs: fix buffer overflowWolfram Sang1-1/+1
2013-04-20serial: amba-pl011: fix !CONFIG_DMA_ENGINE caseArnd Bergmann1-1/+1
2013-04-19Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann1-25/+37
2013-04-17ARM: PL011: add support for extended FIFO-size of PL011-r1p5Jongsung Kim1-4/+16
2013-04-15serial_core.c: add put_device() after device_find_child()Federico Vaga1-0/+4
2013-04-15tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safePeter Hurley1-2/+2
2013-04-15serial: sccnxp: Replace pdata.init/exit with regulator APIAlexander Shiyan1-6/+15
2013-04-15serial: sccnxp: Do not override device nameAlexander Shiyan1-2/+0
2013-04-15TTY: pty, fix compilation warningJiri Slaby1-6/+6
2013-04-15TTY: rocket, fix compilation warningJiri Slaby1-19/+21
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman3-11/+20
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman3-11/+20
2013-04-12TTY: synclinkmp: fix DTR being raised on hang upJohan Hovold1-1/+1
2013-04-12TTY: synclink_gt: fix DTR being raised on hang upJohan Hovold1-1/+1
2013-04-12TTY: synclink: fix DTR being raised on hang upJohan Hovold1-1/+1
2013-04-12serial: 8250_dw: Fix the stub for dw8250_probe_acpi()Heikki Krogerus1-1/+1
2013-04-11serial: 8250_dw: Convert to devm_ioremap()Heikki Krogerus1-1/+2
2013-04-11serial: 8250_dw: Set port capabilities based on CPR registerHeikki Krogerus1-0/+4
2013-04-11serial: 8250_dw: Let ACPI code extract the DMA client infoHeikki Krogerus1-66/+9
2013-04-11serial: 8250_dw: Support clk framework also with ACPIHeikki Krogerus1-13/+5
2013-04-11serial: 8250_dw: Enable runtime PMHeikki Krogerus1-9/+52
2013-04-11serial: 8250_dma: Provide default slave configuration parametersHeikki Krogerus1-2/+8
2013-04-11serial: 8250_dma: Use dmaengine helpers to get the slave channelsHeikki Krogerus1-2/+6
2013-04-11serial: 8250_dma: Fix RX handlingHeikki Krogerus1-7/+16
2013-04-11serial: 8250_dma: TX cleanupHeikki Krogerus1-7/+4
2013-04-11tty: serial/samsung: fix modular buildArnd Bergmann2-3/+5
2013-04-11tty: serial/samsung: make register definitions globalArnd Bergmann1-3/+3
2013-04-11tty: serial/samsung: prepare for common clock APIArnd Bergmann1-1/+6
2013-04-09tty: Fix race condition if flushing tty flip buffersPeter Hurley1-12/+10
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-04-08tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...Alexey Khoroshilov1-4/+4
2013-04-08Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young1-7/+5
2013-04-05serial: max3100: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-04-04serial: mxs-auart: move to use generic DMA helperShawn Guo1-48/+4
2013-04-03OMAP/serial: Revert bad fix of Rx FIFO threshold granularityAlexey Pelykh1-0/+11
2013-04-03amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabledChanho Min1-0/+4
2013-04-01Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier1-13/+40
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman8-26/+58
2013-04-01Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman7-14/+49
2013-03-29ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min1-19/+138
2013-03-28serial: 8250_dw: add support for clk apiEmilio López1-9/+24
2013-03-28serial: samsung: Avoid waiting forever for TX readyMichael Spang1-3/+19
2013-03-28serial: samsung: Restore IRQ mask during noirq resumeMichael Spang1-0/+20
2013-03-28tty: serial: samsung: Disable interrupts in a suspend-friendly wayTomasz Figa1-0/+4
2013-03-28Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+45
2013-03-28serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctlyKarthik Manamcheri1-7/+7
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+4
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman10-44/+93
2013-03-25serial: 8250: remove a few lines of dead codePaul Bolle1-7/+0
2013-03-25serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus1-3/+10
2013-03-25Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn1-0/+2
2013-03-25TTY: 8250, deprecated 8250_core.* optionsJiri Slaby2-0/+19
2013-03-25TTY: 8250, revert module name changeJiri Slaby2-6/+6
2013-03-25tty: tty_vhangup_session can be staticChanglong Xie1-1/+1
2013-03-25serial: xilinx_uartps: remove superfluous IDR writeSteffen Trumtrar1-3/+0
2013-03-25serial: sh-sci: remove obsolete Kconfig macrosPaul Bolle1-2/+0
2013-03-25serial: of_serial: Handle fifo-size propertyHeikki Krogerus1-0/+4
2013-03-25serial: 8250: Allow probe drivers to ignore tx_loadszHeikki Krogerus1-0/+4
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman9-32/+84
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-12/+9
2013-03-18driver: tty: vt: remove cast for kmalloc return valueZhang Yanfei1-2/+1
2013-03-18driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei1-2/+1
2013-03-18TTY: serial, stop accessing potential NULLsJiri Slaby2-2/+2
2013-03-18tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley1-9/+19
2013-03-18tty: Remove redundant tty_wait_until_sent()Peter Hurley1-9/+0
2013-03-18tty: Locate get/put ldisc functions togetherPeter Hurley1-23/+23
2013-03-18tty: Fold one-line assign function into callersPeter Hurley1-25/+6
2013-03-18tty: Document unsafe ldisc reference acquirePeter Hurley1-9/+5
2013-03-18tty: Separate release semantics of ldisc referencePeter Hurley1-34/+35
2013-03-18tty: Don't protect atomic operation with mutexPeter Hurley1-2/+0
2013-03-18tty: Add ldisc hangup debug messagesPeter Hurley1-0/+19
2013-03-18tty: Bracket ldisc release with TTY_DEBUG_HANGUP messagesPeter Hurley1-1/+4
2013-03-18tty: Fix 'deferred reopen' ldisc commentPeter Hurley1-4/+5
2013-03-18tty: Make core responsible for synchronizing its workPeter Hurley2-20/+21
2013-03-18tty: Complete ownership transfer of flip buffersPeter Hurley3-35/+14
2013-03-18tty: Don't reenable already enabled ldiscPeter Hurley2-2/+1
2013-03-18n_tty: Fully initialize ldisc before restarting buffer workPeter Hurley1-9/+8
2013-03-18n_tty: Correct unthrottle-with-buffer-flush commentsPeter Hurley1-8/+5
2013-03-18tty: Wait for SAK work before waiting for hangup workPeter Hurley1-1/+1
2013-03-18tty: Halt both ldiscs concurrentlyPeter Hurley1-13/+25
2013-03-18tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()Peter Hurley1-18/+24
2013-03-18tty: Relocate tty_ldisc_halt() to avoid forward declarationPeter Hurley1-23/+23
2013-03-18tty: Fix ldisc halt sequence on hangupPeter Hurley1-20/+19
2013-03-18tty: Remove unnecessary re-test of ldisc ref countPeter Hurley1-19/+19
2013-03-18tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()Peter Hurley1-18/+36
2013-03-18n_tty: Don't flush buffer when closing ldiscPeter Hurley1-1/+3
2013-03-18n_tty: Factor packet mode status change for reusePeter Hurley1-10/+14
2013-03-18tty: Add diagnostic for halted line disciplinePeter Hurley2-1/+14
2013-03-18tty: ifx6x60: Remove unused suspend/resume callbacksLars-Peter Clausen1-26/+0
2013-03-18tty: mrst_max3110: Use dev_pm_opsLars-Peter Clausen1-7/+12
2013-03-18tty: max310x: Use dev_pm_opsLars-Peter Clausen1-8/+16
2013-03-18tty: max3100: Use dev_pm_opsLars-Peter Clausen1-10/+10
2013-03-18TTY: fix close of uninitialised portsJohan Hovold1-8/+10
2013-03-18TTY: clean up port drain-delay handlingJohan Hovold1-11/+16
2013-03-18TTY: fix DTR not being dropped on hang upJohan Hovold3-12/+23
2013-03-18TTY: fix DTR being raised on hang upJohan Hovold1-1/+1
2013-03-18TTY: wake up processes last at hangupJohan Hovold1-1/+1
2013-03-18TTY: clean up port shutdownJohan Hovold1-2/+7
2013-03-18crisv10: use counts from tty_portJiri Slaby2-27/+23
2013-03-18crisv10: use *_wait from tty_portJiri Slaby2-11/+7
2013-03-18crisv10: use close delays from tty_portJiri Slaby2-13/+9
2013-03-18crisv10: remove unused membersJiri Slaby1-6/+0
2013-03-18crisv10: stop returning info from handle_ser_rx_interruptJiri Slaby1-6/+4
2013-03-18crisv10: use flags from tty_portJiri Slaby2-37/+29
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby4-28/+14
2013-03-18TTY: serial/msm_serial_hs, remove unused ttyJiri Slaby1-2/+0
2013-03-18TTY: serial/bfin_uart, unbreak build with KGDB enabledJiri Slaby1-23/+0
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby7-57/+32
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby5-47/+21
2013-03-18TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby1-9/+5
2013-03-18TTY: do not warn about setting speed via SPD_*Jiri Slaby1-28/+0
2013-03-18TTY: synclink, remove superfluous checkJiri Slaby1-3/+0
2013-03-18TTY: jsm, remove superfluous checkJiri Slaby1-6/+0
2013-03-18n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley1-16/+18
2013-03-18n_tty: Fix unsafe driver-side signalsPeter Hurley1-20/+14
2013-03-18n_tty: Fix stuck throttled driverPeter Hurley1-11/+17
2013-03-18tty: Add safe tty throttle/unthrottle functionsPeter Hurley1-0/+64
2013-03-18n_tty: Inline check_unthrottle() at lone call sitePeter Hurley1-16/+2
2013-03-15sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)1-19/+19
2013-03-15tty: Signal SIGHUP before hanging up ldiscPeter Hurley1-5/+5
2013-03-15tty: Signal foreground group processes in hangupPeter Hurley1-17/+48
2013-03-15tty: Use spin_lock() inside existing critical regionPeter Hurley1-3/+2
2013-03-15tty: Fix spinlock flavor in non-atomic __tty_hangup()Peter Hurley1-3/+2
2013-03-15tty: Refactor session leader SIGHUP from __tty_hangup()Peter Hurley1-31/+50
2013-03-15tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-15serial: pch_uart: add console poll supportLiang Li1-24/+79
2013-03-15TTY: amiserial, use module_platform_driver_probe()Jingoo Han1-13/+1
2013-03-15serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-03-15serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat1-5/+4
2013-03-15serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing1-0/+13
2013-03-15tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz1-6/+5
2013-03-15pty: Remove redundant itty resetPeter Hurley1-1/+0
2013-03-15drivers/tty: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-32/+84
2013-03-12serial: pl011: use generic DMA slave configuration if possibleArnd Bergmann1-25/+37
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle1-1/+1
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer1-0/+29
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle1-1/+1
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young1-5/+7
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski1-4/+4
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing1-0/+4
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft1-10/+7
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan2-1/+28
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk1-8/+1
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin1-1/+1
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang1-7/+2
2013-03-04TTY: disable debugging warningJiri Slaby1-1/+1
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-10/+6
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-5/+5
2013-03-01sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill1-12/+9
2013-02-27more file_inode() open-coded instancesAl Viro1-10/+6
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds1-8/+7
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-38/+98
2013-02-24tty vt: fix character insertion overflowNicolas Pitre1-1/+1
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2013-02-22new helper: file_inode(file)Al Viro1-4/+4
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2-76/+204
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-0/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds115-1673/+5932