summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-29printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers2-0/+2
2014-05-29serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus1-5/+12
2014-05-29serial: uart: add hw flow control support configurationMurali Karicheri4-5/+18
2014-05-28tty/serial: at91: add interrupts for modem control linesRichard Genoud1-3/+122
2014-05-28tty/serial: at91: use mctrl_gpio helpersRichard Genoud10-69/+89
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud5-0/+284
2014-05-28ARM: at91: gpio: implement get_directionRichard Genoud1-0/+13
2014-05-28tty/serial: atmel_serial: Fix device tree documentationRichard Genoud1-1/+1
2014-05-28serial: sccnxp: Add IGNPAR flag handlingAlexander Shiyan1-0/+2
2014-05-28serial: sccnxp: Remove useless timer_pending() checkAlexander Shiyan1-3/+1
2014-05-28serial: imx: disable the receiver ready interrupt for imx_stop_rxHuang Shijie1-0/+4
2014-05-28serial: imx: remove the DMA wait queueHuang Shijie1-28/+14
2014-05-28serial: imx: remove the redundant codeHuang Shijie1-9/+0
2014-05-28serial: imx: reset the uart port all the timeHuang Shijie1-12/+10
2014-05-28serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cardsThomee Wright1-0/+9
2014-05-28serial: imx: Disable new features of autobaud detectionFabio Estevam1-2/+2
2014-05-28serial: sh-sci: Add device tree support for r8a7779Simon Horman1-0/+1
2014-05-28parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia2-0/+19
2014-05-28serial: efm32: add module_exitVincent Stehlé1-0/+1
2014-05-28serial: samsung: Neaten dbg usesJoe Perches2-26/+32
2014-05-28tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startupJohannes Thumshirn1-3/+4
2014-05-28serial: st-asc: Fix data corruption during long console burstsDaniel Thompson1-4/+4
2014-05-28tty: serial: uartlite: Specify time for sending charsMichal Simek1-4/+13
2014-05-28serial: SERIAL_FSL_LPUART should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-05-28serial: sirf: fix spinlock deadlock issueQipan Li2-33/+18
2014-05-28serial: sirf: move to writel for TXFIFO instead of writebBarry Song2-3/+1
2014-05-28serial: add missing SERIAL_CORE dependenciesArnd Bergmann1-0/+3
2014-05-28serial: sc16is7xx: dynamically allocate tx/rx bufferJon Ringle1-9/+8
2014-05-28serial: sc16is7xx: compile I2C when REGMAP_I2C is moduleJan Moskyto Matejka1-2/+0
2014-05-27tty: n_hdlc: Drop redundant error messageJean Delvare1-4/+0
2014-05-27serial: pch_uart: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-04tty/serial: fix generic earlycon option parsingRob Herring1-13/+5
2014-05-04tty/serial: add back missing setup_early_serial8250_consoleRob Herring1-0/+10
2014-04-28Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman249-1441/+2312
2014-04-28Linux 3.15-rc3v3.15-rc3Linus Torvalds1-1/+1
2014-04-28word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon1-6/+2
2014-04-28Merge branch 'safe-dirty-tlb-flush'Linus Torvalds6-33/+111
2014-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-45/+48
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-15/+56
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-7/+13
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-25/+52
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-34/+56
2014-04-27Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-19/+59
2014-04-27Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+9
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds29-162/+304
2014-04-27Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-30/+188
2014-04-26Btrfs: limit the path size in send to PATH_MAXChris Mason1-0/+5
2014-04-26mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds6-33/+111
2014-04-26Merge branches 'pnp' and 'acpi-hotplug'Rafael J. Wysocki2-3/+81
2014-04-26serial: sc16is7xx: fix implicit decl of func copy_{to,from}_userJon Ringle1-0/+1