summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-08-16pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel
2012-08-16serial: mxs-auart: fix the wrong RTS hardware flow controlHuang Shijie
2012-08-10serial: ifx6x60: fix paging fault on spi_register_driverFengguang Wu
2012-08-10serial: Change Kconfig entry for CLPS711X-targetAlexander Shiyan
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-27Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-26pch_uart: Fix parity setting issueTomoya MORINAGA
2012-07-26pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-07-26pch_uart: Fix missing break for 16 byte fifoAlan Cox
2012-07-26tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh
2012-07-26pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart
2012-07-26vt: fix race in vt_waitactive()Rabin Vincent
2012-07-26serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge
2012-07-26serial/8250: Add LPC3220 standard UART typeRoland Stigge
2012-07-26serial_core: Update buffer overrun statistics.Corbin
2012-07-26serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-07-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-19xen/hvc: Fix up checks when the info is allocated.Konrad Rzeszutek Wilk
2012-07-19uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-13serial: sh-sci: prepare for conversion to the shdma base libraryGuennadi Liakhovetski
2012-07-10tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt
2012-07-03serial: mxs-auart: Allow device tree probingFabio Estevam
2012-07-02Merge branch 'imx/sparse-irq' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann
2012-07-01tty: serial: imx: remove the use of MXC_INTERNAL_IRQSShawn Guo
2012-06-28ARM: 7433/1: serial: use the new linux/sizes.hAlessandro Rubini
2012-06-20Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-15Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart
2012-06-12serial/amba-pl011: move custom pin control to driverLinus Walleij
2012-06-12serial: fix serial_txx9.c build warning/typoRandy Dunlap
2012-06-12serial: fix kernel-doc warnings in 8250.cRandy Dunlap
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-31tty: add lockdep annotationsEric Dumazet
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-29tty: fix ldisc lock inversion traceAlan Cox
2012-05-29pty: Fix lock inversionAlan Cox
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle
2012-05-24xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk
2012-05-24xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk
2012-05-24xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds