summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-18serial: imx: fix uninitialized variable warningShawn Guo
2013-02-15serial: tegra: assume CONFIG_OFStephen Warren
2013-02-14serial: imx: Fix recursive locking bugThomas Gleixner
2013-02-13tty: Remove ancient hardpps()Peter Hurley
2013-02-13pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek
2013-02-13serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta
2013-02-08drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-06Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"fabio.estevam@freescale.com
2013-02-05serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLLFabio Estevam
2013-02-05tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser
2013-02-05tty: serial: altera_uart: Simplify altera_uart_init()Tobias Klauser
2013-02-05OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman
2013-01-30serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin
2013-01-30serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-25serial: tegra: Fix compilation errorVenu Byravarasu
2013-01-25serial: pxa: fine-tune clk useageYi Zhang
2013-01-25serial: pch_uart: fix sysrq handling for pch_uartLiang Li
2013-01-22serial: Convert to devm_ioremap_resource()Thierry Reding
2013-01-22serial: xilinx_uartps: Remove leftover __exit_p()Michal Simek
2013-01-22serial:ifx6x60: Remove memset for SPI framechanning
2013-01-21serial: sccnxp: Make baudrate table struct staticAlexander Shiyan
2013-01-21serial: sccnxp: Reset break and overrun bits in RX handlerAlexander Shiyan
2013-01-21serial/efm32: parse location propertyUwe Kleine-König
2013-01-21serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright
2013-01-21pch_uart: add sysrq supportLiang Li
2013-01-21pch_uart: fix a deadlock when pch_uart as consoleLiang Li
2013-01-20drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang
2013-01-19tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-19serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding
2013-01-18serial: vt8500: Cleanup code using devm_ functionTony Prisk
2013-01-18serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk
2013-01-18serial: tegra: Switch to using struct tty_portThierry Reding
2013-01-18serial: imx: Remove unused 'tty' variableFabio Estevam
2013-01-18serial: pxa: Do not tweak clock in pxa serial write() functionHaojun Bao
2013-01-18serial: sccnxp: Fix possible crash if no platform data suppliedAlexander Shiyan
2013-01-18serial: rp2: New driver for Comtrol RocketPort 2 cardsKevin Cernekee
2013-01-18serial: vt8500: ioremap'd resource is never freedTony Prisk
2013-01-18serial: vt8500: Fix range-checking on vt8500_uart_portsTony Prisk
2013-01-18tty: serial/crisv10.c: remove unnecessary null pointer checkCong Ding
2013-01-18tty: serial/68328serial.c: remove unnecessary null pointer checkCong Ding