summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: sccnxp: Add IGNPAR flag handlingAlexander Shiyan2014-05-281-0/+2
* serial: sccnxp: Remove useless timer_pending() checkAlexander Shiyan2014-05-281-3/+1
* serial: imx: disable the receiver ready interrupt for imx_stop_rxHuang Shijie2014-05-281-0/+4
* serial: imx: remove the DMA wait queueHuang Shijie2014-05-281-28/+14
* serial: imx: remove the redundant codeHuang Shijie2014-05-281-9/+0
* serial: imx: reset the uart port all the timeHuang Shijie2014-05-281-12/+10
* serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cardsThomee Wright2014-05-281-0/+9
* serial: imx: Disable new features of autobaud detectionFabio Estevam2014-05-281-2/+2
* serial: sh-sci: Add device tree support for r8a7779Simon Horman2014-05-281-0/+1
* parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia2014-05-282-0/+19
* serial: efm32: add module_exitVincent Stehlé2014-05-281-0/+1
* serial: samsung: Neaten dbg usesJoe Perches2014-05-282-26/+32
* tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startupJohannes Thumshirn2014-05-281-3/+4
* serial: st-asc: Fix data corruption during long console burstsDaniel Thompson2014-05-281-4/+4
* tty: serial: uartlite: Specify time for sending charsMichal Simek2014-05-281-4/+13
* serial: SERIAL_FSL_LPUART should depend on HAS_DMAGeert Uytterhoeven2014-05-281-0/+1
* serial: sirf: fix spinlock deadlock issueQipan Li2014-05-282-33/+18
* serial: sirf: move to writel for TXFIFO instead of writebBarry Song2014-05-282-3/+1
* serial: add missing SERIAL_CORE dependenciesArnd Bergmann2014-05-281-0/+3
* serial: sc16is7xx: dynamically allocate tx/rx bufferJon Ringle2014-05-281-9/+8
* serial: sc16is7xx: compile I2C when REGMAP_I2C is moduleJan Moskyto Matejka2014-05-281-2/+0
* tty: n_hdlc: Drop redundant error messageJean Delvare2014-05-271-4/+0
* serial: pch_uart: Fix Kconfig dependenciesJean Delvare2014-05-271-1/+1
* tty/serial: fix generic earlycon option parsingRob Herring2014-05-031-13/+5
* tty/serial: add back missing setup_early_serial8250_consoleRob Herring2014-05-031-0/+10
* Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-27249-1441/+2312
|\
| * Linux 3.15-rc3v3.15-rc3Linus Torvalds2014-04-271-1/+1
| * word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-271-6/+2
| * Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-276-33/+111
| |\
| | * mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-256-33/+111
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-278-45/+48
| |\ \
| | * | Btrfs: limit the path size in send to PATH_MAXChris Mason2014-04-261-0/+5
| | * | Btrfs: correctly set profile flags on seqlock retryFilipe Manana2014-04-241-1/+3
| | * | Btrfs: use correct key when repeating search for extent itemFilipe Manana2014-04-241-0/+2
| | * | Btrfs: fix inode caching vs tree logMiao Xie2014-04-241-16/+2
| | * | Btrfs: fix possible memory leaks in open_ctree()Wang Shilong2014-04-241-5/+5
| | * | Btrfs: avoid triggering bug_on() when we fail to start inode caching taskWang Shilong2014-04-241-1/+5
| | * | Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong2014-04-242-14/+14
| | * | btrfs: replace error code from btrfs_drop_extentsDavid Sterba2014-04-242-5/+5
| | * | btrfs: Change the hole range to a more accurate value.Qu Wenruo2014-04-241-1/+1
| | * | btrfs: fix use-after-free in mount_subvol()Christoph Jaeger2014-04-141-2/+6
| * | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-275-15/+56
| |\ \ \
| | * | | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth2014-04-252-3/+4
| | * | | ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth2014-04-251-7/+7
| | * | | ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth2014-04-251-1/+33
| | * | | ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth2014-04-251-2/+6
| | * | | ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth2014-04-251-2/+6
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-04-277-7/+13
| |\ \ \ \
| | * | | | arm64: init: Move of_clk_init to time_initChanho Min2014-04-252-1/+2
| | * | | | arm64: initialize spinlock for init_mm's contextLeo Yan2014-04-251-0/+3
OpenPOWER on IntegriCloud