summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-08-23omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly
2011-08-23tty: of_serial: add support for the DesignWare 8250Jamie Iles
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles
2011-08-23serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham
2011-08-23serial:bfin_uart: Put TX IRQ in individual platform resource.Sonic Zhang
2011-08-23tty: clearify structure initializer in notify_write()Mathias Krause
2011-08-23serial:blackfin: rename Blackfin serial driver to bfin_uart.cSonic Zhang
2011-08-23serial:blackfin: Correct coding style in bfin serial driver.Sonic Zhang
2011-08-23TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby
2011-08-23TTY: remove tty_lockedJiri Slaby
2011-08-23TTY: ami_serial, remove BTM from wait_until_sentJiri Slaby
2011-08-23TTY: serial, remove tasklet for tty_wakeupJiri Slaby
2011-08-23TTY: msm_serial, remove unneeded console setJiri Slaby
2011-08-23TTY: serial, remove BTM from wait_until_sentJiri Slaby
2011-08-23drivers/tty/synclink: remove double commentEdwin van Vliet
2011-08-23tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi
2011-08-23TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby
2011-08-23TTY: pty, fix pty countingJiri Slaby
2011-08-238250: Fix race condition in serial8250_backup_timeout().Al Cooper
2011-08-23serial/8250_pci: delete duplicate data definitionTomoya MORINAGA
2011-08-238250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith
2011-08-23tty: Add "spi:" prefix for spi modaliasAxel Lin
2011-08-22atmel_serial: fix atmel_default_console_deviceVoss, Nikolaus
2011-08-22serial: 8250_pnp: add Intermec CV60 touchscreen deviceBjorn Helgaas
2011-08-22drivers/serial/ucc_uart.c: Fix compiler warningKumar Gala
2011-08-22pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA
2011-08-08serial: samsung: Fix build errorKukjin Kim
2011-08-08ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki
2011-08-04dt: remove of_alias_get_id() referenceGrant Likely
2011-08-03serial: sh-sci: console Runtime PM supportMagnus Damm
2011-08-03serial: sh-sci: fix DMA build by including dma-mapping.hMagnus Damm
2011-08-03serial: sh-sci: Fix up default regtype probing.Paul Mundt
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-07-27serial/imx: add device tree probe supportShawn Guo
2011-07-27serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-22Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-21Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim
2011-07-20serial: Remove redundant console_initcall from s3c and s5p console driversThomas Abraham
2011-07-20powerpc/pseries: Fix hvc_vio.c build due to recent changesBenjamin Herrenschmidt
2011-07-19hvc_console: Add kdb supportAnton Blanchard