summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorLines
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd-0/+50
2013-01-15serial:ifx6x60:Keep word size accordance with SPI controllerchanning-1/+2
2013-01-15tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard-1/+1
2013-01-15serial: samsung: remove redundant setting of line config during port resetThomas Abraham-1/+0
2013-01-15serial:ifx6x60:Delete SPI timer when shut down portchao bi-0/+1
2013-01-15tty/8250: The correct device id for this card is 0x0022Matt Schulte-1/+1
2013-01-15tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte-1/+1
2013-01-15tty: serial: vt8500: fix return value check in vt8500_serial_probe()Wei Yongjun-1/+1
2013-01-15serial: mxs-auart: Index is unsignedfabio.estevam@freescale.com-1/+1
2013-01-15mxs: uart: fix setting RTS from softwareSteffen Trumtrar-1/+3
2012-12-16Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren-2/+1
2012-12-14ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren-2/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+2
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+1
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-19/+1
2012-12-12Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-95/+207
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-892/+2791
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+8
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King-38/+23
2012-11-30Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson-0/+1
2012-11-26drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usageAndrew Morton-1/+5
2012-11-26serial: ifx6x60: Add modem power off function in the platform reboot processJun Chen-3/+53
2012-11-26serial: mxs-auart: unmap the scatter list before we copy the dataHuang Shijie-0/+2
2012-11-26serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabledHuang Shijie-2/+4
2012-11-26serial: max310x: Setup missing "can_sleep" field for GPIOAlexander Shiyan-0/+1
2012-11-26tty/serial: fix ifx6x60.c declaration warningRandy Dunlap-1/+2
2012-11-26serial: samsung: add devicetree properties for non-Exynos SoCsHeiko Stübner-0/+10
2012-11-26serial: samsung: fix potential soft lockup during uart writeThomas Abraham-4/+12
2012-11-22ARM: EXYNOS: add support for EXYNOS5440 SoCKukjin Kim-1/+2
2012-11-21tty/8250 Add check for pci_ioremap_bar failureMatt Schulte-0/+2
2012-11-21tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte-0/+163
2012-11-21tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte-2/+4
2012-11-21tty/8250: Add sleep capability to XR17D15X portsMatt Schulte-3/+9
2012-11-21serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte-0/+4
2012-11-21serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_inMatt Schulte-3/+3
2012-11-21serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty.Sonic Zhang-0/+9
2012-11-21Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte-0/+167
2012-11-21tty: remove use of __devexitBill Pemberton-52/+52
2012-11-21tty: remove use of __devinitconstBill Pemberton-2/+2
2012-11-21tty: remove use of __devinitdataBill Pemberton-6/+6
2012-11-21tty: remove use of __devinitBill Pemberton-86/+86
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton-70/+70
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman-0/+1
2012-11-16serial: mxs-auart: add the DMA support for mx28Huang Shijie-5/+317
2012-11-16serial: mxs-auart: distinguish the different SOCsHuang Shijie-6/+36
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus-21/+21
2012-11-16ARM/AVR32: get rid of serial_at91.hRussell King-18/+0
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King-1/+1
2012-11-15serial: sh-sci: fix possible race cases on SCSCR register accessesShinya Kuribayashi-0/+6