summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2012-03-09pch_uart: Use uartclk instead of base_baudDarren Hart
2012-03-09sh-sci / PM: Avoid deadlocking runtime PMRafael J. Wysocki
2012-03-08tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIESStephen Rothwell
2012-03-08mpc5200b/uart: select more tolerant uart prescaler on low baudratesFrank Benkert
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby
2012-03-08TTY: serial, include pci.h in m32r_sioJiri Slaby
2012-03-08TTY: serial, use atomic_inc_return in ioc4_serialJiri Slaby
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08tty: serial: OMAP: Fix oops due to NULL pdata in DT bootCousson, Benoit
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson
2012-03-07serial: pxa: add OF supportHaojian Zhuang
2012-03-05pinctrl: API changes to support multiple states per deviceStephen Warren
2012-03-02pinctrl: assume map table entries can't have a NULL name fieldStephen Warren
2012-03-02Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann
2012-02-24amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min
2012-02-24serial: samsung: fix s3c2442 platform dataDenis 'GNUtoo' Carikli
2012-02-24serial: Fix typo in sn_console.cMasanari Iida
2012-02-24tty/serial/mux.c: linux/tty.h included twiceDanny Kukawka
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD
2012-02-22[IA64] genirq fixup for SGI/SNDimitri Sivanich
2012-02-22serial/sirf: fixup for changes to pin controlLinus Walleij
2012-02-22Merge branch 'lpc32xx/drivers' into next/driversArnd Bergmann
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley
2012-02-09tty: serial: altera_uart: Add CONSOLE_POLL supportTobias Klauser
2012-02-09tty: serial: altera_uart: remove early_altera_uart_setupTobias Klauser
2012-02-09serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request()Feng Tang
2012-02-09serial: pch_uart: trivial cleanup by removing the get_msr()Feng Tang
2012-02-09serial: pch_uart: add debugfs hook for register dumpFeng Tang
2012-02-08m32r: relocate drivers back out of 8250 dirPaul Gortmaker
2012-02-03tty: fix a build failure on sparcCong Wang
2012-02-03serial: samsung: Add support for EXYNOS5250Kukjin Kim
2012-02-03serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim
2012-02-02tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley
2012-02-02tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley
2012-02-02tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley
2012-02-01serial: imx: add clk_prepare/clk_unprepareRichard Zhao
2012-01-27serial: Kill off NO_IRQAlan Cox
2012-01-26serial/efm32: add new driverUwe Kleine-König
2012-01-26serial: Kill off Moorestown codeAlan Cox
2012-01-26Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman
2012-01-26Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman
2012-01-25serial: Fix wakeup init logic to speed up startupSimon Glass
2012-01-25serial: amba-pl011: lock console writes against interruptsRabin Vincent
2012-01-25amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu