summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-12-23ARM: SAMSUNG: remove struct 's3c24xx_uart_clksrc' and all uses of itThomas Abraham
2011-12-23serial: samsung: switch to clkdev based clock lookupThomas Abraham
2011-12-23ARM: S3C2440: move handling of fclk/n clock to platform codeThomas Abraham
2011-12-23serial: samsung: Keep a copy of the location of platform data in driver's pri...Thomas Abraham
2011-12-16omap-serial: Add minimal device tree supportRajendra Nayak
2011-12-16omap-serial: Use default clock speed (48Mhz) if not specifiedRajendra Nayak
2011-12-16omap-serial: Get rid of all pdev->id usageRajendra Nayak
2011-12-16tty/serial/pmac_zilog: Fix suspend & resumeBenjamin Herrenschmidt
2011-12-15ARM: OMAP2+: UART: Fix compilation/sparse warningsGovindraj.R
2011-12-15ARM: OMAP2+: UART: Remove omap_uart_can_sleep and add pm_qosGovindraj.R
2011-12-15ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter
2011-12-15ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.Deepak K
2011-12-15ARM: OMAP2+: UART: Add wakeup mechanism for omap-uartsGovindraj.R
2011-12-15ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serialGovindraj.R
2011-12-15ARM: OMAP2+: UART: Get context loss count to context restoreGovindraj.R
2011-12-15ARM: OMAP2+: UART: Remove uart reset function.Govindraj.R
2011-12-15ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...Govindraj.R
2011-12-15ARM: OMAP2+: UART: Remove context_save and move context restore to driverGovindraj.R
2011-12-15ARM: OMAP2+: UART: Add runtime pm support for omap-serial driverGovindraj.R
2011-12-15ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.Govindraj.R
2011-12-14ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uartGovindraj.R
2011-12-13serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS.Sonic Zhang
2011-12-13serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available.Sonic Zhang
2011-12-13serial: make FSL errata depend on 8250_CONSOLE, not just 8250Paul Gortmaker
2011-12-10serial: add irq handler for Freescale 16550 errata.Paul Gortmaker
2011-12-10serial: manually inline serial8250_handle_portPaul Gortmaker
2011-12-10serial: make 8250 timeout use the specified IRQ handlerPaul Gortmaker
2011-12-10serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker
2011-12-10serial: clean up parameter passing for 8250 Rx IRQ handlingPaul Gortmaker
2011-12-10serial: move struct uart_8250_port from 8250.c to 8250.hPaul Gortmaker
2011-12-10drivers/tty: Remove unneeded spacesThorsten Wißmann
2011-12-10msm_serial_hs: Fix spinlock recursion in handling CTSMayank Rana
2011-12-10msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptrMayank Rana
2011-12-10serial: fix serial_cs I/O windows for Argosy RS-COM 2PMaciej Szmigiero
2011-12-10serial: 8250: replace hardcoded 0xbf with #defineWolfram Sang
2011-12-10serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang
2011-12-10serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ...Sonic Zhang
2011-12-10tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled.Sonic Zhang
2011-12-10serial: bfin-uart: remove redundant CTS check for hardware CTS control.Sonic Zhang
2011-12-10serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control.Sonic Zhang
2011-12-10serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up.Sonic Zhang
2011-12-09Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt
2011-12-08pmac_zilog: Fix unexpected irqFinn Thain
2011-12-07SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos
2011-12-02serial: sh-sci: Handle GPIO function requests.Paul Mundt
2011-12-02serial: sh-sci: Avoid FIFO clear for MCE toggle.Paul Mundt
2011-12-02serial: sh-sci: per-port modem control.Paul Mundt
2011-11-30tty: n_hdlc not atomic use tty->flags.Ilya Zykov
2011-11-30TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()Axel Lin
2011-11-27TTY: Remove redundant spi driver bus initializationLars-Peter Clausen