summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-07-041-4/+15
|\
| * Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2013-06-2771-1362/+1630
| |\
| * | Input: sysrq - request graceful shutdown for key resetMathieu J. Poirier2013-06-061-4/+15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ \
| * | | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
* | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-7/+2
|\ \ \ \
| * \ \ \ Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-281-7/+2
| |\ \ \ \
| | * | | | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-7/+2
| | |/ / /
* | | | | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-031-39/+3
|\ \ \ \ \
| * | | | | tty: serial: modify PL011 driver to use pinctrl PM helpersLinus Walleij2013-06-161-39/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-16/+1
|\ \ \ \ \
| * | | | | vc: switch to fixed_size_llseek()Al Viro2013-06-291-16/+1
| |/ / / /
* | | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-023-28/+115
|\ \ \ \ \
| * \ \ \ \ Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-06-271-16/+19
| |\ \ \ \ \
| | * | | | | msm_serial: Use devm_clk_get() and properly return errorsStephen Boyd2013-06-241-9/+12
| | * | | | | msm_serial: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-7/+7
| * | | | | | Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-06-271-9/+95
| |\ \ \ \ \ \
| | * | | | | | serial: sh-sci: Initialise variables before access in sci_set_termios()Simon Horman2013-06-261-2/+2
| | * | | | | | serial: sh-sci: HSCIF supportUlrich Hecht2013-06-171-8/+94
| | |/ / / / /
| * | / / / / serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is definedChander Kashyap2013-06-191-3/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-021-18/+67
|\ \ \ \ \ \
| * | | | | | Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-143-7/+22
| |\| | | | |
| * | | | | | Merge tag 'zynq-clk-for-3.11' of git://git.xilinx.com/linux-xlnx into next/socOlof Johansson2013-06-071-18/+67
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | arm: zynq: Migrate platform to clock controllerSoren Brinkmann2013-05-271-18/+67
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-021-1/+1
|\ \ \ \ \ \
| * | | | | | ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann2013-06-201-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-06-301-4/+0
* | | | | | pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart2013-06-251-0/+5
* | | | | | tty: atmel_serial: prepare clk before calling enableBoris BREZILLON2013-06-241-10/+31
* | | | | | Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman2013-06-243-13/+15
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-222-12/+6
| |\ \ \ \ \
| | * | | | | tty: Fix transient pty write() EIOPeter Hurley2013-06-171-8/+5
| | * | | | | tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall2013-06-171-4/+1
| | |/ / / /
| * / / / / parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-181-1/+9
| |/ / / /
* | | | | tty: Reset itty for other ptyPeter Hurley2013-06-171-0/+2
* | | | | n_tty: Buffer work should not reschedule itselfPeter Hurley2013-06-171-4/+9
* | | | | n_tty: Fix unsafe update of available buffer spacePeter Hurley2013-06-171-7/+11
* | | | | n_tty: Untangle read completion variablesPeter Hurley2013-06-171-6/+2
* | | | | n_tty: Encapsulate minimum_to_wake within N_TTYPeter Hurley2013-06-172-20/+36
* | | | | serial: omap: Fix device tree based PM runtimeTony Lindgren2013-06-171-6/+5
* | | | | serial: imx: Fix serial clock unbalanceFabio Estevam2013-06-171-2/+4
* | | | | serial/mpc52xx_uart: fix kernel panic when system rebootMatteo Facchinetti2013-06-171-0/+3
* | | | | serial: mfd: Add sysrq supportFeng Tang2013-06-171-0/+4
* | | | | serial: imx: enable the clocks for consoleHuang Shijie2013-06-081-9/+14
* | | | | tty: serial: add Freescale lpuart driver supportJingchang Lu2013-06-083-0/+889
* | | | | Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-083-7/+22
|\| | | |
| * | | | Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin2013-06-031-7/+7
| * | | | serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap2013-06-031-0/+13
| * | | | serial/imx: disable hardware flow control at startupLucas Stach2013-06-031-0/+2
| |/ / /
* | | | serial: imx: Improve Kconfig textFabio Estevam2013-06-061-4/+3