| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-07-02 | 3 | -28/+115 |
|\ |
|
| * | Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 2013-06-27 | 1 | -16/+19 |
| |\ |
|
| | * | msm_serial: Use devm_clk_get() and properly return errors | Stephen Boyd | 2013-06-24 | 1 | -9/+12 |
| | * | msm_serial: Convert to clk_prepare/unprepare | Stephen Boyd | 2013-06-24 | 1 | -7/+7 |
| * | | Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2013-06-27 | 1 | -9/+95 |
| |\ \ |
|
| | * | | serial: sh-sci: Initialise variables before access in sci_set_termios() | Simon Horman | 2013-06-26 | 1 | -2/+2 |
| | * | | serial: sh-sci: HSCIF support | Ulrich Hecht | 2013-06-17 | 1 | -8/+94 |
| | |/ |
|
| * | | serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is defined | Chander Kashyap | 2013-06-19 | 1 | -3/+1 |
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-07-02 | 1 | -18/+67 |
|\ \ \ |
|
| * \ \ | Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2013-06-14 | 3 | -7/+22 |
| |\ \ \
| | |/ / |
|
| * | | | Merge tag 'zynq-clk-for-3.11' of git://git.xilinx.com/linux-xlnx into next/soc | Olof Johansson | 2013-06-07 | 1 | -18/+67 |
| |\ \ \ |
|
| | * | | | arm: zynq: Migrate platform to clock controller | Soren Brinkmann | 2013-05-27 | 1 | -18/+67 |
| | | |/
| | |/| |
|
* | | | | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-07-02 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary | Arnd Bergmann | 2013-06-20 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Revert "serial: 8250_pci: add support for another kind of NetMos Technology P... | Greg Kroah-Hartman | 2013-06-30 | 1 | -4/+0 |
* | | | | pch_uart: Add uart_clk selection for the MinnowBoard | Darren Hart | 2013-06-25 | 1 | -0/+5 |
* | | | | tty: atmel_serial: prepare clk before calling enable | Boris BREZILLON | 2013-06-24 | 1 | -10/+31 |
* | | | | Merge 3.10-rc7 into tty-next | Greg Kroah-Hartman | 2013-06-24 | 3 | -13/+15 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-06-22 | 2 | -12/+6 |
| |\ \ \ \ |
|
| | * | | | | tty: Fix transient pty write() EIO | Peter Hurley | 2013-06-17 | 1 | -8/+5 |
| | * | | | | tty/vt: Return EBUSY if deallocating VT1 and it is busy | Ross Lagerwall | 2013-06-17 | 1 | -4/+1 |
| | |/ / / |
|
| * | | | | parisc: fix serial ports on C8000 workstation | Thomas Bogendoerfer | 2013-06-18 | 1 | -1/+9 |
| |/ / / |
|
* | | | | tty: Reset itty for other pty | Peter Hurley | 2013-06-17 | 1 | -0/+2 |
* | | | | n_tty: Buffer work should not reschedule itself | Peter Hurley | 2013-06-17 | 1 | -4/+9 |
* | | | | n_tty: Fix unsafe update of available buffer space | Peter Hurley | 2013-06-17 | 1 | -7/+11 |
* | | | | n_tty: Untangle read completion variables | Peter Hurley | 2013-06-17 | 1 | -6/+2 |
* | | | | n_tty: Encapsulate minimum_to_wake within N_TTY | Peter Hurley | 2013-06-17 | 2 | -20/+36 |
* | | | | serial: omap: Fix device tree based PM runtime | Tony Lindgren | 2013-06-17 | 1 | -6/+5 |
* | | | | serial: imx: Fix serial clock unbalance | Fabio Estevam | 2013-06-17 | 1 | -2/+4 |
* | | | | serial/mpc52xx_uart: fix kernel panic when system reboot | Matteo Facchinetti | 2013-06-17 | 1 | -0/+3 |
* | | | | serial: mfd: Add sysrq support | Feng Tang | 2013-06-17 | 1 | -0/+4 |
* | | | | serial: imx: enable the clocks for console | Huang Shijie | 2013-06-08 | 1 | -9/+14 |
* | | | | tty: serial: add Freescale lpuart driver support | Jingchang Lu | 2013-06-08 | 3 | -0/+889 |
* | | | | Merge 3.10-rc5 into tty-next | Greg Kroah-Hartman | 2013-06-08 | 3 | -7/+22 |
|\ \ \ \
| |/ / / |
|
| * | | | Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly" | Kyle McMartin | 2013-06-03 | 1 | -7/+7 |
| * | | | serial: samsung: enable clock before clearing pending interrupts during init | Chander Kashyap | 2013-06-03 | 1 | -0/+13 |
| * | | | serial/imx: disable hardware flow control at startup | Lucas Stach | 2013-06-03 | 1 | -0/+2 |
| |/ / |
|
* | | | serial: imx: Improve Kconfig text | Fabio Estevam | 2013-06-06 | 1 | -4/+3 |
* | | | serial: imx: Allow module build | Fabio Estevam | 2013-06-06 | 1 | -2/+2 |
* | | | serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLE | Fabio Estevam | 2013-06-06 | 1 | -0/+2 |
* | | | tty/serial/sirf: fix error propagation in sirfsoc_uart_probe() | Alexey Khoroshilov | 2013-06-06 | 1 | -2/+3 |
* | | | serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s... | Wei Yongjun | 2013-06-06 | 1 | -3/+3 |
* | | | tty: serial: Enable uartlite for ARM zynq | Michal Simek | 2013-06-06 | 1 | -1/+1 |
* | | | serial: imx: enable the clocks only when the uart is used | Huang Shijie | 2013-06-06 | 1 | -3/+14 |
* | | | stallion: final cleanup | Paul Bolle | 2013-06-03 | 1 | -3/+2 |
* | | | serial: imx: add support for DTE mode | Huang Shijie | 2013-06-03 | 1 | -0/+6 |
* | | | serial: omap: repair building without PM_SLEEP | Arnd Bergmann | 2013-06-03 | 1 | -1/+1 |
* | | | driver: tty: add missing unregister in err case | Libo Chen | 2013-06-03 | 1 | -1/+3 |
* | | | serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_... | Wei Yongjun | 2013-06-03 | 1 | -1/+7 |
* | | | tty: replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-03 | 2 | -2/+2 |