aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-07make drivers with pci error handlers constStephen Hemminger
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-26pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart
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-23Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
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-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-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-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
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-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin
2012-05-18serial: sh-sci: Fix for port types without BRI interrupts.Paul Mundt
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker
2012-05-17serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...Sonic Zhang
2012-05-17serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.Sonic Zhang
2012-05-17serial: bfin_uart: narrow the reboot condition in DMA tx interruptSonic Zhang
2012-05-17serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.Sonic Zhang
2012-05-15Revert "serial_core: Update buffer overrun statistics."Greg Kroah-Hartman