aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-04serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-01tty: fix up atime/mtime mess, take threeLinus Torvalds
2013-04-30audit: do not needlessly take a lock in tty_audit_exitEric Paris
2013-04-30audit: do not needlessly take a spinlock in copy_signalEric Paris
2013-04-30audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs
2013-04-30audit: use spin_lock_irqsave/restore in audit tty codeEric Paris
2013-04-30audit: push loginuid and sessionid processing downEric Paris
2013-04-30audit: stop pushing loginid, uid, sessionid as argumentsEric Paris
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29m68k: remove unused asm/dbg.hGreg Ungerer
2013-04-26TTY: fix atime/mtime regressionJiri Slaby
2013-04-23tty/serial/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann
2013-04-22serial: mxs: drop superfluous {get|put}_deviceWolfram Sang
2013-04-22serial: mxs: fix buffer overflowWolfram Sang
2013-04-20serial: amba-pl011: fix !CONFIG_DMA_ENGINE caseArnd Bergmann
2013-04-19Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann
2013-04-17ARM: PL011: add support for extended FIFO-size of PL011-r1p5Jongsung Kim
2013-04-15serial_core.c: add put_device() after device_find_child()Federico Vaga
2013-04-15tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safePeter Hurley
2013-04-15serial: sccnxp: Replace pdata.init/exit with regulator APIAlexander Shiyan
2013-04-15serial: sccnxp: Do not override device nameAlexander Shiyan
2013-04-15TTY: pty, fix compilation warningJiri Slaby
2013-04-15TTY: rocket, fix compilation warningJiri Slaby
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-04-12TTY: synclinkmp: fix DTR being raised on hang upJohan Hovold
2013-04-12TTY: synclink_gt: fix DTR being raised on hang upJohan Hovold
2013-04-12TTY: synclink: fix DTR being raised on hang upJohan Hovold
2013-04-12serial: 8250_dw: Fix the stub for dw8250_probe_acpi()Heikki Krogerus
2013-04-11serial: 8250_dw: Convert to devm_ioremap()Heikki Krogerus
2013-04-11serial: 8250_dw: Set port capabilities based on CPR registerHeikki Krogerus
2013-04-11serial: 8250_dw: Let ACPI code extract the DMA client infoHeikki Krogerus
2013-04-11serial: 8250_dw: Support clk framework also with ACPIHeikki Krogerus
2013-04-11serial: 8250_dw: Enable runtime PMHeikki Krogerus
2013-04-11serial: 8250_dma: Provide default slave configuration parametersHeikki Krogerus
2013-04-11serial: 8250_dma: Use dmaengine helpers to get the slave channelsHeikki Krogerus
2013-04-11serial: 8250_dma: Fix RX handlingHeikki Krogerus
2013-04-11serial: 8250_dma: TX cleanupHeikki Krogerus
2013-04-11tty: serial/samsung: fix modular buildArnd Bergmann
2013-04-11tty: serial/samsung: make register definitions globalArnd Bergmann