summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-06-29powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt
2011-06-28serial: sh-sci: Kill off per-port enable/disable callbacks.Paul Mundt
2011-06-28serial: sh-sci: Add missing module description/author bits.Paul Mundt
2011-06-28serial: sh-sci: Regtype probing doesn't need to be fatal.Paul Mundt
2011-06-28drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-25atmel_serial: fix internal port numJean-Christophe PLAGNIOL-VILLARD
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches
2011-06-23serial: mrst_max3110: initialize waitqueue earlierMika Westerberg
2011-06-23mrst_max3110: Change max missing message priority.William Douglas
2011-06-22net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-16serial: bcm63xx_uart: fix irq storm after rx fifo overrun.Maxime Bizon
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu
2011-06-16tty: n_gsm: improper skb_pull() use was leaking framed dataRuss Gorby
2011-06-16tty: n_gsm: Fixed logic to decode break signal from modem statusRuss Gorby
2011-06-16Merge branches 'common/dma' and 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-16drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULLAlexander Stein
2011-06-15Merge branch 'common/serial-rework' into sh-latestPaul Mundt
2011-06-14serial: sh-sci: Support generic SCLSR overrun detection.Paul Mundt
2011-06-14serial: sh-sci: FIFO sizing helper consolidation.Paul Mundt
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds
2011-06-08serial: sh-sci: More unused define purging.Paul Mundt
2011-06-08serial: sh-sci: Consolidate RXD pin handling.Paul Mundt
2011-06-08serial: sh-sci: Generalize overrun handling.Paul Mundt
2011-06-08serial: sh-sci: Kill off some more unused definitions.Paul Mundt
2011-06-08serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper.Paul Mundt
2011-06-07TTY: ntty, add one more sanity checkJiri Slaby
2011-06-07TTY: ldisc, do not close until there are readersJiri Slaby
2011-06-07serial: 8250, increase PASS_LIMITJiri Slaby
2011-06-078250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port AdapterMichael Reed
2011-06-07serial/pch: use global div helper instead of creating a private oneUwe Kleine-König
2011-06-07parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière
2011-06-07serial: 8250_pci: add .probe member to struct pci_serial_quirkFrédéric Brière
2011-06-07Basic support for Moschip 9900 family I/O chipsNicos Gollan
2011-06-078250: Fix capabilities when changing the port typeleitao@linux.vnet.ibm.com
2011-06-078250_pci: Fix missing const from mergesAlan Cox
2011-06-07ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim
2011-06-07serial: ioremap warning fix for jsm driver.Lennart Sorensen
2011-06-06Merge 3.0-rc2 into tty-linusGreg Kroah-Hartman
2011-06-06serial: sh-sci: Kill off bitrotted H8/300 support.Paul Mundt
2011-06-03Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-028250_pci: add -ENODEV code for Intel EG20T PCHTomoya MORINAGA
2011-05-28Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-27m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-05-25drivers/tty/serial/pch_uart.c needs slab.hAndrew Morton