summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: samsung: prefer to use fifosize from driver dataRobert Baldyga2014-11-261-5/+4
* serial: samsung: fix style problemsRobert Baldyga2014-11-261-18/+28
* serial: samsung: wait for transfer completion before clock disableRobert Baldyga2014-11-261-0/+4
* serial: icom: fix error return codeJulia Lawall2014-11-261-1/+3
* serial: tegra: clean up tty-flag assignmentsJohan Hovold2014-11-261-3/+3
* serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung2014-11-261-15/+46
* serial: mxs-auart: fix tx_empty against shift registerJanusz Uzycki2014-11-261-3/+4
* serial: mxs-auart: fix gpio change detection on interruptJanusz Uzycki2014-11-261-1/+2
* serial: mxs-auart: Fix mxs_auart_set_ldisc()Fabio Estevam2014-11-261-2/+3
* serial: 8250_dw: Use 64-bit access for OCTEON.David Daney2014-11-261-14/+41
* serial: imx: Fix warning when building 'allmodconfig'Fabio Estevam2014-11-261-1/+1
* tty: bfin, define inlined structuresJiri Slaby2014-11-261-4/+3
* tty: serial: omap_serial: line is unsigned, don't check < 0Sebastian Andrzej Siewior2014-11-261-5/+5
* tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior2014-11-261-7/+8
* tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin2014-11-261-0/+1
* serial: sirf: add a new uart type supportQipan Li2014-11-263-8/+46
* tty: pr_warning->pr_warn and logging neateningJoe Perches2014-11-267-32/+30
* serial: jsm: Fix unnecessary space before function ptr argumentsKonrad Zapalowicz2014-11-261-15/+15
* serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz2014-11-261-1/+1
* serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz2014-11-261-12/+12
* serial: jsm: Remove unnecessary if statementKonrad Zapalowicz2014-11-262-6/+0
* serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz2014-11-264-4/+4
* serial: sh-sci: Change checking for error rate of HSCIFNobuhiro Iwamatsu2014-11-261-4/+1
* serial: sh-sci: Add device tree support for r7s72100Geert Uytterhoeven2014-11-261-2/+3
* serial: sh-sci: Add device tree support for r8a7794Ulrich Hecht2014-11-261-0/+4
* tty: serial: msm_serial: document DT aliasFrank Rowand2014-11-241-22/+47
* tty: serial: msm_serial: Don't require DT aliasesStephen Boyd2014-11-241-3/+3
* vt: Fix build breakage when !CONFIG_VT_CONSOLEPeter Hurley2014-11-221-2/+2
* Revert "serial: of-serial: fetch line number from DT"Greg Kroah-Hartman2014-11-111-4/+0
* Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman2014-11-10203-1466/+1527
|\
| * Linux 3.18-rc4v3.18-rc4Linus Torvalds2014-11-091-1/+1
| * Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2014-11-093-3/+27
| |\
| | * arm64: defconfig: update defconfig for 3.18Will Deacon2014-11-051-2/+24
| | * arm64: compat: Enable bpf syscallCatalin Marinas2014-11-051-0/+2
| | * arm64: psci: fix cpu_suspend to check idle state type for indexAmit Daniel Kachhap2014-10-301-1/+1
| * | Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-11-099-90/+160
| |\ \
| | * | ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber2014-11-091-0/+4
| | * | dma: edma: move device registration to platform codeArnd Bergmann2014-11-062-39/+10
| | * | ARM: dts: vf610: add SD node to cosmic dtsOlof Johansson2014-11-051-0/+19
| | * | MAINTAINERS: update bcm2835 entryStephen Warren2014-11-051-1/+2
| | * | Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-11-05509-3962/+4647
| | |\ \
| | | * | ARM: imx: Fix the removal of CONFIG_SPI optionFabio Estevam2014-11-042-0/+2
| | | * | ARM: imx: clk-vf610: define PLL's clock treeStefan Agner2014-11-042-50/+123
| * | | | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-094-86/+154
| |\ \ \ \
| | * | | | of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-044-86/+154
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-11-091-1/+1
| |\ \ \ \
| | * | | | Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanupChris Mason2014-11-041-1/+1
| * | | | | Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-11-092-9/+14
| |\ \ \ \ \
| | * | | | | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg2014-11-071-3/+3
| | * | | | | tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski2014-11-071-8/+11