| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | 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 |
* | | | | serial/mpc52xx_uart: add MPC5125 PSC support | Matteo Facchinetti | 2013-06-03 | 1 | -0/+241 |
* | | | | serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART support | Matteo Facchinetti | 2013-06-03 | 1 | -42/+119 |
* | | | | serial: use platform_{get,set}_drvdata() | Jingoo Han | 2013-06-03 | 10 | -36/+23 |
* | | | | serial: vt8500: Remove redundant use of of_match_ptr macro | Sachin Kamat | 2013-06-03 | 1 | -1/+1 |
* | | | | Merge 3.10-rc3 into tty-next | Greg Kroah-Hartman | 2013-05-27 | 13 | -206/+233 |
|\| | | |
|
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-25 | 1 | -23/+0 |
| |\ \ \ |
|
| | * | | | SERIAL: OMAP: Remove the slave idle handling from the driver | Santosh Shilimkar | 2013-05-20 | 1 | -23/+0 |
| | |/ / |
|
| * | | | tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui... | Matwey V. Kornilov | 2013-05-22 | 1 | -3/+3 |
| * | | | tty: mxser: fix usage of opmode_ioaddr | Matwey V. Kornilov | 2013-05-21 | 1 | -2/+9 |
| * | | | serial: 8250_dw: add ACPI ID for Intel BayTrail | Heikki Krogerus | 2013-05-21 | 1 | -0/+1 |
| * | | | TTY: Fix tty miss restart after we turn off flow-control | Wang YanQing | 2013-05-20 | 1 | -0/+8 |
| * | | | tty/vt: Fix vc_deallocate() lock order | Peter Hurley | 2013-05-20 | 2 | -26/+55 |
| * | | | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit | Wei Yongjun | 2013-05-20 | 1 | -0/+1 |
| * | | | TTY: rocket, fix more no-PCI warnings | Jiri Slaby | 2013-05-20 | 1 | -147/+141 |
| * | | | serial: mcf: missing uart_unregister_driver() on error in mcf_init() | Wei Yongjun | 2013-05-20 | 1 | -1/+3 |
| * | | | tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init() | Wei Yongjun | 2013-05-20 | 1 | -3/+8 |
| * | | | serial: samsung: add missing platform_driver_unregister() when module exit | Wei Yongjun | 2013-05-20 | 1 | -0/+1 |
| * | | | serial: pl011: protect attribute read from NULL platform data struct | Lee Jones | 2013-05-20 | 1 | -1/+1 |
| * | | | tty: nwpserial: Pass correct pointer to free_irq() | Lars-Peter Clausen | 2013-05-20 | 1 | -1/+1 |
| * | | | serial: 8250_dw: Add valid clk pointer check | Ezequiel Garcia | 2013-05-20 | 1 | -2/+4 |
| |/ / |
|
* | | | TTY:vt: convert remain take_over_console's users to do_take_over_console | Wang YanQing | 2013-05-21 | 1 | -1/+1 |
* | | | tty: Add timed, writer-prioritized rw semaphore | Peter Hurley | 2013-05-20 | 2 | -1/+454 |
* | | | vt: delete unneeded function unregister_con_driver | Wang YanQing | 2013-05-20 | 1 | -12/+1 |
* | | | fbcon: convert last two unregister_con_driver call to do_unregister_con_driver | Wang YanQing | 2013-05-20 | 1 | -1/+3 |
* | | | vt: delete unneeded function bind_con_driver | Wang YanQing | 2013-05-20 | 1 | -11/+0 |
* | | | vt: convert last bind_con_driver call to do_bind_con_driver | Wang YanQing | 2013-05-20 | 1 | -2/+5 |
* | | | vt: delete unneeded function unbind_con_driver | Wang YanQing | 2013-05-20 | 1 | -28/+0 |
* | | | vt: convert last unbind_con_driver call to do_unbind_con_driver | Wang YanQing | 2013-05-20 | 1 | -2/+5 |
* | | | vt: delete unneeded functions register_con_driver|take_over_console | Wang YanQing | 2013-05-20 | 1 | -45/+0 |
* | | | tty: Remove TTY_HW_COOK_IN/OUT | Peter Hurley | 2013-05-20 | 1 | -9/+3 |
* | | | tty: xuartps: Remove suspend/resume functions | Soren Brinkmann | 2013-05-20 | 1 | -30/+0 |
* | | | serial: imx: Add Rx Fifo overrun error message | Alexander Stein | 2013-05-20 | 1 | -0/+15 |
* | | | tty: serial: amba-pl011: revise to use amba_rev macro | Jongsung Kim | 2013-05-20 | 1 | -6/+5 |
* | | | serial: altera: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-20 | 1 | -1/+0 |
* | | | serial: omap: prevent runtime PM for "no_console_suspend" | Sourav Poddar | 2013-05-20 | 1 | -1/+33 |
* | | | serial: Move "uart_console" def to core header file. | Sourav Poddar | 2013-05-20 | 2 | -16/+0 |
|/ / |
|