summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-26/+38
|\
| * serial: amba-pl011: fix !CONFIG_DMA_ENGINE caseArnd Bergmann2013-04-201-1/+1
| * Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann2013-04-191-25/+37
| |\
| | * serial: pl011: use generic DMA slave configuration if possibleArnd Bergmann2013-03-121-25/+37
* | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-48/+4Star
|\ \ \
| * \ \ Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-063-11/+20
| |\ \ \
| * | | | serial: mxs-auart: move to use generic DMA helperShawn Guo2013-04-041-48/+4Star
| | |/ / | |/| |
* | | | serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun2013-05-051-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-1/+1
|\ \ \ \
| * | | | procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-011-13/+40
|\ \ \ \ \
| * | | | | Input: sysrq - supplement reset sequence with timeout functionalityMathieu J. Poirier2013-04-021-13/+40
* | | | | | tty: fix up atime/mtime mess, take threeLinus Torvalds2013-05-012-2/+5
* | | | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-2954-999/+1226
|\ \ \ \ \ \
| * | | | | | tty/serial/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann2013-04-231-1/+1
| * | | | | | serial: mxs: drop superfluous {get|put}_deviceWolfram Sang2013-04-221-3/+1Star
| * | | | | | serial: mxs: fix buffer overflowWolfram Sang2013-04-221-1/+1
| * | | | | | ARM: PL011: add support for extended FIFO-size of PL011-r1p5Jongsung Kim2013-04-171-4/+16
| * | | | | | serial_core.c: add put_device() after device_find_child()Federico Vaga2013-04-151-0/+4
| * | | | | | tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safePeter Hurley2013-04-151-2/+2
| * | | | | | serial: sccnxp: Replace pdata.init/exit with regulator APIAlexander Shiyan2013-04-151-6/+15
| * | | | | | serial: sccnxp: Do not override device nameAlexander Shiyan2013-04-151-2/+0Star
| * | | | | | TTY: pty, fix compilation warningJiri Slaby2013-04-151-6/+6
| * | | | | | TTY: rocket, fix compilation warningJiri Slaby2013-04-151-19/+21
| * | | | | | Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-153-11/+20
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | TTY: synclinkmp: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
| * | | | | | TTY: synclink_gt: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
| * | | | | | TTY: synclink: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
| * | | | | | serial: 8250_dw: Fix the stub for dw8250_probe_acpi()Heikki Krogerus2013-04-121-1/+1
| * | | | | | serial: 8250_dw: Convert to devm_ioremap()Heikki Krogerus2013-04-111-1/+2
| * | | | | | serial: 8250_dw: Set port capabilities based on CPR registerHeikki Krogerus2013-04-111-0/+4
| * | | | | | serial: 8250_dw: Let ACPI code extract the DMA client infoHeikki Krogerus2013-04-111-66/+9Star
| * | | | | | serial: 8250_dw: Support clk framework also with ACPIHeikki Krogerus2013-04-111-13/+5Star
| * | | | | | serial: 8250_dw: Enable runtime PMHeikki Krogerus2013-04-111-9/+52
| * | | | | | serial: 8250_dma: Provide default slave configuration parametersHeikki Krogerus2013-04-111-2/+8
| * | | | | | serial: 8250_dma: Use dmaengine helpers to get the slave channelsHeikki Krogerus2013-04-111-2/+6
| * | | | | | serial: 8250_dma: Fix RX handlingHeikki Krogerus2013-04-111-7/+16
| * | | | | | serial: 8250_dma: TX cleanupHeikki Krogerus2013-04-111-7/+4Star
| * | | | | | tty: serial/samsung: fix modular buildArnd Bergmann2013-04-112-3/+5
| * | | | | | tty: serial/samsung: make register definitions globalArnd Bergmann2013-04-111-3/+3
| * | | | | | tty: serial/samsung: prepare for common clock APIArnd Bergmann2013-04-111-1/+6
| * | | | | | tty: Fix race condition if flushing tty flip buffersPeter Hurley2013-04-101-12/+10Star
| * | | | | | serial: max3100: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-061-2/+2
| * | | | | | amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabledChanho Min2013-04-031-0/+4
| * | | | | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-018-26/+58
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min2013-03-291-19/+138
| * | | | | | serial: 8250_dw: add support for clk apiEmilio López2013-03-291-9/+24
| * | | | | | serial: samsung: Avoid waiting forever for TX readyMichael Spang2013-03-291-3/+19
| * | | | | | serial: samsung: Restore IRQ mask during noirq resumeMichael Spang2013-03-291-0/+20
| * | | | | | tty: serial: samsung: Disable interrupts in a suspend-friendly wayTomasz Figa2013-03-291-0/+4