aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
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-11-26drivers/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-21tty/8250 Add check for pci_ioremap_bar failureMatt Schulte
2012-11-21tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte
2012-11-21tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte
2012-11-21tty/8250: Add sleep capability to XR17D15X portsMatt Schulte
2012-11-21serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...Matt Schulte
2012-11-21serial: 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
2012-11-21tty: remove use of __devinitconstBill Pemberton
2012-11-21tty: remove use of __devinitdataBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-16serial: mxs-auart: add the DMA support for mx28Huang Shijie
2012-11-16serial: mxs-auart: distinguish the different SOCsHuang Shijie
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus
2012-11-15serial: sh-sci: fix possible race cases on SCSCR register accessesShinya Kuribayashi
2012-11-15serial: sh-sci: add locking to console write function to avoid SMP lockupShinya Kuribayashi
2012-11-15serial: sh-sci: fix common SCIFB regmap definitionTakashi Yoshii
2012-11-15serial: sh-sci: mask SCTFDR/RFDR according to fifosizeTakashi Yoshii
2012-11-15serial: sh-sci: support lower baud rateTakashi Yoshii
2012-11-15serial: sh-sci: fix condition test to set SCBRRTakashi Yoshii
2012-11-15serial: sh-sci: console runtime PM support (revisit)Teppei Kamijou
2012-11-15Partially revert "serial: sh-sci: console Runtime PM support"Shinya Kuribayashi
2012-11-15Revert "sh-sci / PM: Use power.irq_safe"Shinya Kuribayashi
2012-11-15Revert "sh-sci / PM: Avoid deadlocking runtime PM"Shinya Kuribayashi
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-15tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos
2012-11-15serial: Unneeded ARCH dependencies are removedAlexander Shiyan
2012-11-15serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang
2012-11-15serial: bfin-uart: avoid dead lock in rx irq handler in smp kernelSteven Miao
2012-11-15serial: cast before shifting on port ioAlan Cox
2012-11-15serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright
2012-11-15serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...Jun Chen
2012-11-15serial:ifx6x60:SPI header is decoded incorrectlychao bi
2012-11-14tty: serial: max310x: Add terminating entry for spi_device_id tableAxel Lin
2012-11-11Merge branch 'at91' into develLinus Walleij
2012-11-01tty: of_serial: fix return value check in of_platform_serial_setup()Wei Yongjun
2012-11-01serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdownchao bi