summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2012-11-16tty/serial/ar933x_uart: fix baud rate calculationGabor Juhos
2012-11-16serial: Unneeded ARCH dependencies are removedAlexander Shiyan
2012-11-16serial: mfd: Add nmi_touch_watchdog() into the console write functionFeng Tang
2012-11-16serial: bfin-uart: avoid dead lock in rx irq handler in smp kernelSteven Miao
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-14tty: serial: max310x: Add terminating entry for spi_device_id tableAxel Lin
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann
2012-11-11Merge branch 'at91' into develLinus Walleij
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-04SERIAL: omap: fix hardware assisted flow controlRussell King
2012-11-04SERIAL: omap: simplify (2)Russell King
2012-11-04SERIAL: omap: move xon/xoff setting earlierRussell King
2012-11-04SERIAL: omap: always set TCRRussell King
2012-11-04SERIAL: omap: simplifyRussell King
2012-11-04SERIAL: omap: don't read back LCR/MCR/EFRRussell King
2012-11-04SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termiosRussell King
2012-11-04SERIAL: omap: configure xon/xoff before setting modem control linesRussell King
2012-11-04SERIAL: omap: move driver private definitions and structures to driverRussell King
2012-11-04SERIAL: omap: remove 'irq_pending' bitfieldRussell King
2012-11-04SERIAL: omap: fix MCR TCRTLR bit handlingRussell King
2012-11-04SERIAL: omap: fix set_mctrl() breakageRussell King
2012-11-04SERIAL: omap: no need to re-read EFRRussell King
2012-11-04SERIAL: omap: remove setting of EFR SCD bitRussell King
2012-11-04SERIAL: omap: allow hardware assisted IXANY mode to be disabledRussell King
2012-11-04SERIAL: omap: allow hardware assisted rts/cts modes to be disabledRussell King
2012-11-04SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...Russell King
2012-11-04SERIAL: core: add hardware assisted h/w flow control supportRussell King
2012-11-04SERIAL: core: add hardware assisted s/w flow control supportRussell King
2012-11-04SERIAL: core: use local variable uport in uart_set_termios()Russell King
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-28Merge branch 'master' into for-nextJiri Kosina
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