aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-02
|\
| * Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-06-30
| * pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart2013-06-26
| * tty: atmel_serial: prepare clk before calling enableBoris BREZILLON2013-06-24
| * Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman2013-06-24
| |\
| * | tty: Reset itty for other ptyPeter Hurley2013-06-17
| * | n_tty: Buffer work should not reschedule itselfPeter Hurley2013-06-17
| * | n_tty: Fix unsafe update of available buffer spacePeter Hurley2013-06-17
| * | n_tty: Untangle read completion variablesPeter Hurley2013-06-17
| * | n_tty: Encapsulate minimum_to_wake within N_TTYPeter Hurley2013-06-17
| * | serial: omap: Fix device tree based PM runtimeTony Lindgren2013-06-17
| * | serial: imx: Fix serial clock unbalanceFabio Estevam2013-06-17
| * | serial/mpc52xx_uart: fix kernel panic when system rebootMatteo Facchinetti2013-06-17
| * | serial: mfd: Add sysrq supportFeng Tang2013-06-17
| * | Merge 3.10-rc6 into tty-nextGreg Kroah-Hartman2013-06-17
| |\ \
| * | | serial: imx: enable the clocks for consoleHuang Shijie2013-06-09
| * | | tty: serial: add Freescale lpuart driver supportJingchang Lu2013-06-09
| * | | Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-09
| |\ \ \
| * | | | serial: imx: Improve Kconfig textFabio Estevam2013-06-06
| * | | | serial: imx: Allow module buildFabio Estevam2013-06-06
| * | | | serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLEFabio Estevam2013-06-06
| * | | | tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()Alexey Khoroshilov2013-06-06
| * | | | serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s...Wei Yongjun2013-06-06
| * | | | tty: serial: Enable uartlite for ARM zynqMichal Simek2013-06-06
| * | | | serial: imx: enable the clocks only when the uart is usedHuang Shijie2013-06-06
| * | | | stallion: final cleanupPaul Bolle2013-06-03
| * | | | serial: imx: add support for DTE modeHuang Shijie2013-06-03
| * | | | serial: omap: repair building without PM_SLEEPArnd Bergmann2013-06-03
| * | | | driver: tty: add missing unregister in err caseLibo Chen2013-06-03
| * | | | serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_...Wei Yongjun2013-06-03
| * | | | tty: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
| * | | | serial/mpc52xx_uart: add MPC5125 PSC supportMatteo Facchinetti2013-06-03
| * | | | serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART supportMatteo Facchinetti2013-06-03
| * | | | serial: use platform_{get,set}_drvdata()Jingoo Han2013-06-03
| * | | | serial/JSM: change maintainer to myselfThadeu Lima de Souza Cascardo2013-06-03
| * | | | serial: vt8500: Remove redundant use of of_match_ptr macroSachin Kamat2013-06-03
| * | | | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-26
| |\ \ \ \
| * | | | | TTY:console: update document console.txtWang YanQing2013-05-21
| * | | | | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-21
| * | | | | tty: Add timed, writer-prioritized rw semaphorePeter Hurley2013-05-20
| * | | | | vt: delete unneeded function unregister_con_driverWang YanQing2013-05-20
| * | | | | fbcon: convert last two unregister_con_driver call to do_unregister_con_driverWang YanQing2013-05-20
| * | | | | vt: delete unneeded function bind_con_driverWang YanQing2013-05-20
| * | | | | vt: convert last bind_con_driver call to do_bind_con_driverWang YanQing2013-05-20
| * | | | | vt: delete unneeded function unbind_con_driverWang YanQing2013-05-20
| * | | | | vt: convert last unbind_con_driver call to do_unbind_con_driverWang YanQing2013-05-20
| * | | | | vt: delete unneeded functions register_con_driver|take_over_consoleWang YanQing2013-05-20
| * | | | | fbcon: delete unneeded function fbcon_takeoverWang YanQing2013-05-20
| * | | | | fbcon: convert last fbcon_takeover call to do_fbcon_takeoverWang YanQing2013-05-20
| * | | | | tty: Remove TTY_HW_COOK_IN/OUTPeter Hurley2013-05-20