summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-26tty: pr_warning->pr_warn and logging neateningJoe Perches7-32/+30
2014-11-26serial: jsm: Fix unnecessary space before function ptr argumentsKonrad Zapalowicz1-15/+15
2014-11-26serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz1-1/+1
2014-11-26serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz1-12/+12
2014-11-26serial: jsm: Remove unnecessary if statementKonrad Zapalowicz2-6/+0
2014-11-26serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz4-4/+4
2014-11-26serial: sh-sci: Change checking for error rate of HSCIFNobuhiro Iwamatsu1-4/+1
2014-11-26serial: sh-sci: Add device tree support for r7s72100Geert Uytterhoeven1-2/+3
2014-11-26serial: sh-sci: Add device tree support for r8a7794Ulrich Hecht1-0/+4
2014-11-24tty: serial: msm_serial: document DT aliasFrank Rowand1-22/+47
2014-11-24tty: serial: msm_serial: Don't require DT aliasesStephen Boyd1-3/+3
2014-11-22vt: Fix build breakage when !CONFIG_VT_CONSOLEPeter Hurley1-2/+2
2014-11-11Revert "serial: of-serial: fetch line number from DT"Greg Kroah-Hartman1-4/+0
2014-11-10Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman203-1466/+1527
2014-11-10Linux 3.18-rc4v3.18-rc4Linus Torvalds1-1/+1
2014-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-3/+27
2014-11-10Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-90/+160
2014-11-10Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-86/+154
2014-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2014-11-10Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-9/+14
2014-11-10Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-54/+20
2014-11-10Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-8/+29
2014-11-10Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds18-40/+111
2014-11-09ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds53-223/+8
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+17
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-31/+37
2014-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds24-31/+142
2014-11-08Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-199/+145
2014-11-07Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-7/+8
2014-11-07Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2-4/+7
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg1-3/+3
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski1-8/+11
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-11-07i2c: remove FSF addressWolfram Sang52-222/+4
2014-11-07USB: Update default usb-storage delay_use value in kernel-parameters.txtMark Knibbs1-1/+1
2014-11-07serial: pl011: Add device tree support for RX DMA pollingAndrew Jackson2-10/+31
2014-11-07serial: pl011: Don't enable RX DMA if residue processing not supportedAndrew Jackson1-0/+15
2014-11-07serial: pl011: Set length of DMA transferAndrew Jackson1-0/+1
2014-11-07serial: pl011: Avoid assumptions about buffer size when refilling TX DMAAndrew Jackson1-1/+5
2014-11-07serial: pl011: Allocate TX DMA buffer from DMA capable memoryAndrew Jackson1-1/+1
2014-11-07serial: fsl_lpuart: Remove unneeded registration messageFabio Estevam1-4/+1
2014-11-07serial: fsl_lpuart: Remove unneeded check for 'res'Fabio Estevam1-4/+2
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss14-17/+118
2014-11-07drivers: serial: jsm: Remove FSF address from the file documentation/headerKonrad Zapalowicz5-25/+0
2014-11-07drivers: serial: jsm: Enable support for Digi Classic adaptersKonrad Zapalowicz4-33/+128
2014-11-07drivers: serial: jsm: Add the Classic board implementationKonrad Zapalowicz3-2/+993
2014-11-07serial: 8250_core: actually limit char reads to max_countFrans Klaver1-1/+1