summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-09-26serial: samsung: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: ifx6x60: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: bfin_sport_uart: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: bfin_uart: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: mpsc: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: arc_uart: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: 8250_dw: provide a filter for DMA channel detectionHeikki Krogerus
2013-09-26serial: 8250_dw: don't limit DMA support to ACPIHeikki Krogerus
2013-09-26serial: 8250: don't change the fifo trigger level when using dmaHeikki Krogerus
2013-09-26serial: pch_uart: Add MODULE_DEVICE_TABLEBen Hutchings
2013-09-26serial: mfd: Replace MODULE_ALIAS with MODULE_DEVICE_TABLEBen Hutchings
2013-09-26tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST i...Dave Jones
2013-09-26serial: imx: Use NULL as the last argument of add_preferred_console()Fabio Estevam
2013-09-25TTY: hvc_dcc: probe for a JTAG connection before registeringRob Herring
2013-09-25tty: Remove unused drop() method from tty_port interfacePeter Hurley
2013-09-25tty: Prevent tty_port destruction if tty not releasedPeter Hurley
2013-09-25n_tty: Style fix in n_tty_set_termiosPeter Hurley
2013-09-25n_tty: Remove unnecessary local variablePeter Hurley
2013-09-25n_tty: Remove superfluous reader wakeupPeter Hurley
2013-09-17tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-09-04treewide: Convert retrun typos to returnJoe Perches
2013-09-03tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-30hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches
2013-08-30serial: imx: initialize the local variableHuang Shijie
2013-08-30tty: ar933x_uart: add device tree support and binding documentationGabor Juhos
2013-08-30tty: ar933x_uart: allow to build the driver as a moduleGabor Juhos
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen
2013-08-28tty: ar933x_uart: use config_enabled() macro to clean up ifdefsGabor Juhos
2013-08-28tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nrGabor Juhos
2013-08-28tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos
2013-08-27tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driverChristophe Leroy
2013-08-28Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-27serial: sirf: fix the amount of serial portsQipan Li
2013-08-27serial: sirf: define macro for some magic numbers of USPQipan Li
2013-08-27serial: icom: move array overflow checks earlierDan Carpenter
2013-08-27TTY: amiserial, remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-27serial: st-asc: remove unnecessary platform_set_drvdata()Jingoo Han
2013-08-27msm_serial: Send more than 1 character on the console w/ UARTDMStephen Boyd
2013-08-27msm_serial: Add support for non-GSBI UARTDM devicesStephen Boyd
2013-08-27msm_serial: Switch clock consumer strings and simplify codeStephen Boyd
2013-08-27tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-27tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar