summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2013-01-16TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2013-01-16serial/arc-uart: switch to devicetree based probingVineet Gupta
2013-01-16serial/arc-uart: platform_data order changedVineet Gupta
2013-01-16serial/arc-uart: split probe from probe_earlyprintkVineet Gupta
2013-01-16serial/arc-uart: Don't index with -ve platform_device->idVineet Gupta
2013-01-16serial: tegra: add serial driverLaxman Dewangan
2013-01-16serial: imx: Use devm_* APIsSachin Kamat
2013-01-16serial: imx: Use pr_info instead of printkSachin Kamat
2013-01-16serial: imx: Fix coding style issueSachin Kamat
2013-01-16serial: imx: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat
2013-01-16serial: imx: Fix checkpatch errors related to spacingSachin Kamat
2013-01-16serial: Samsung: Use of_match_ptr() macroSachin Kamat
2013-01-16serial: samsung: remove the use of statically remapped controller addressThomas Abraham
2013-01-16serial: mxs-auart: Fix typo in sanity checkThomas Jarosch
2013-01-16tty: Fix comments that reference BKL, eventd, old pathsKevin Cernekee
2013-01-16serial: Remove RM9000 series serial driver.Ralf Baechle
2013-01-16serial: avoid double free after call ioc4_serial_remove_oneChen Gang
2013-01-16serial: sirf: add support for new SiRFmarco SMP SoCBarry Song
2013-01-16tty: serial core: decouple pm states from ACPILinus Walleij
2013-01-16serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAREnric Balletbo i Serra
2013-01-16serial: quatech: add the other serial identifiers and preliminary control codeAlan Cox
2012-12-16Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren
2012-12-14ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-12Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King
2012-11-30Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2012-11-27drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usageAndrew Morton
2012-11-26serial: ifx6x60: Add modem power off function in the platform reboot processJun Chen
2012-11-26serial: mxs-auart: unmap the scatter list before we copy the dataHuang Shijie
2012-11-26serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabledHuang Shijie
2012-11-26serial: max310x: Setup missing "can_sleep" field for GPIOAlexander Shiyan
2012-11-26tty/serial: fix ifx6x60.c declaration warningRandy Dunlap
2012-11-26serial: samsung: add devicetree properties for non-Exynos SoCsHeiko Stübner
2012-11-26serial: samsung: fix potential soft lockup during uart writeThomas Abraham
2012-11-22ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim
2012-11-22tty/8250 Add check for pci_ioremap_bar failureMatt Schulte
2012-11-22tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte
2012-11-22tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte
2012-11-22tty/8250: Add sleep capability to XR17D15X portsMatt Schulte
2012-11-22serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte
2012-11-22serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_inMatt Schulte
2012-11-21serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty.Sonic Zhang
2012-11-21Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte
2012-11-21tty: remove use of __devexitBill Pemberton