summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2013-06-17serial: omap: Fix device tree based PM runtimeTony Lindgren
2013-06-17serial: imx: Fix serial clock unbalanceFabio Estevam
2013-06-17serial/mpc52xx_uart: fix kernel panic when system rebootMatteo Facchinetti
2013-06-17serial: mfd: Add sysrq supportFeng Tang
2013-06-09serial: imx: enable the clocks for consoleHuang Shijie
2013-06-09tty: serial: add Freescale lpuart driver supportJingchang Lu
2013-06-09Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman
2013-06-06serial: imx: Improve Kconfig textFabio Estevam
2013-06-06serial: imx: Allow module buildFabio Estevam
2013-06-06serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLEFabio Estevam
2013-06-06tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()Alexey Khoroshilov
2013-06-06serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s...Wei Yongjun
2013-06-06tty: serial: Enable uartlite for ARM zynqMichal Simek
2013-06-06serial: imx: enable the clocks only when the uart is usedHuang Shijie
2013-06-03stallion: final cleanupPaul Bolle
2013-06-03serial: imx: add support for DTE modeHuang Shijie
2013-06-03serial: omap: repair building without PM_SLEEPArnd Bergmann
2013-06-03driver: tty: add missing unregister in err caseLibo Chen
2013-06-03serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_...Wei Yongjun
2013-06-03serial/mpc52xx_uart: add MPC5125 PSC supportMatteo Facchinetti
2013-06-03serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART supportMatteo Facchinetti
2013-06-03serial: use platform_{get,set}_drvdata()Jingoo Han
2013-06-03serial: vt8500: Remove redundant use of of_match_ptr macroSachin Kamat
2013-06-03Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin
2013-06-03serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap
2013-06-03serial/imx: disable hardware flow control at startupLucas Stach
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus
2013-05-20tty: xuartps: Remove suspend/resume functionsSoren Brinkmann
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun
2013-05-20serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-20serial: pl011: protect attribute read from NULL platform data structLee Jones
2013-05-20tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen
2013-05-20serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia
2013-05-20serial: imx: Add Rx Fifo overrun error messageAlexander Stein
2013-05-20tty: serial: amba-pl011: revise to use amba_rev macroJongsung Kim
2013-05-20serial: altera: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-20serial: omap: prevent runtime PM for "no_console_suspend"Sourav Poddar
2013-05-20serial: Move "uart_console" def to core header file.Sourav Poddar
2013-05-19SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar
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-07MIPS: 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-05serial: sunsu: add missing platform_driver_unregister() when module exitWei Yongjun
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds