summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2012-11-16serial: cast before shifting on port ioAlan Cox
2012-11-16serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright
2012-11-16serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not ...Jun Chen
2012-11-16serial:ifx6x60:SPI header is decoded incorrectlychao bi
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
2012-10-30serial/arc-uart: Add new driverVineet Gupta
2012-10-30uart: add other serial core layer get attributesAlan Cox
2012-10-30uart: tidy the uart_get_info APIAlan Cox
2012-10-30uart: update the sysfs handler to use uart_get_infoAlan Cox
2012-10-30serial: 8250_pci: use module_pci_driver to simplify the codeWei Yongjun
2012-10-30serial: jsm: Convert jsm_printk to jsm_dbgJoe Perches
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman
2012-10-25of serial port driver - add clk_get_rate() supportMurali Karicheri
2012-10-25serial: ifx6x60: del_timer_sync must not be called in interrupt context.Jun Chen
2012-10-25serial: ifx6x60: add_timer is not safe in the mrdy_assert functionJun Chen
2012-10-25serial: ifx6x60: different SPI word width configure requires different swap p...chao bi
2012-10-25serial/amba-pl011: use devm_* managed resourcesLinus Walleij
2012-10-25serial: omap: Remove the hardcode serial_omap_console_ports array.Shubhrajyoti D
2012-10-25serial: omap: Remove the default setting of special characterShubhrajyoti D
2012-10-25serial: omap: Make context_loss_cnt signedShubhrajyoti D
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi
2012-10-24serial: clps711x: Cleanup driverAlexander Shiyan
2012-10-24serial: clps711x: Fix TERMIOS-flags handlingAlexander Shiyan
2012-10-24serial: clps711x: Disable "break"-state before port startupAlexander Shiyan
2012-10-24serial: clps711x: Using resource-managed functionsAlexander Shiyan
2012-10-24serial: clps711x: Check for valid TTY in RX-interruptAlexander Shiyan
2012-10-24serial: clps711x: Fix break control handlingAlexander Shiyan
2012-10-24serial: clps711x: Return valid modem controls for port that not support itAlexander Shiyan
2012-10-24serial: clps711x: Improved TX FIFO handlingAlexander Shiyan
2012-10-24serial: clps711x: Using CPU clock subsystem for getting base UART speedAlexander Shiyan
2012-10-24serial: clps711x: Do not use "uart_port->unused" fieldAlexander Shiyan
2012-10-24serial: clps711x: Convert all static variables to dynamicAlexander Shiyan
2012-10-24serial: clps711x: Add platform_driver interface to clps711x driverAlexander Shiyan
2012-10-24tty: serial: KGDB support for PXADenis V. Lunev
2012-10-24x86: ce4100: allow second UART usageMaxime Bizon
2012-10-24tty: serial: 8250_dw: Implement suspend/resumeJames Hogan
2012-10-24serial: vt8500: fix possible memory leak in vt8500_serial_probe()Wei Yongjun
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren
2012-10-24serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin
2012-10-24serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-15serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven
2012-10-15Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman
2012-10-15sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-12kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel
2012-10-05tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman
2012-10-05serial: sccnxp: Allows the driver to be compiled as a moduleAlexander Shiyan
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds