summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-25serial: core: Add big-endian iotypeKevin Cernekee
2014-11-25serial: samsung: use port->fifosize instead of hardcoded valuesRobert Baldyga
2014-11-25serial: samsung: prefer to use fifosize from driver dataRobert Baldyga
2014-11-25serial: samsung: fix style problemsRobert Baldyga
2014-11-25serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2014-11-25serial: icom: fix error return codeJulia Lawall
2014-11-25serial: tegra: clean up tty-flag assignmentsJohan Hovold
2014-11-25serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung
2014-11-25serial: mxs-auart: fix tx_empty against shift registerJanusz Uzycki
2014-11-25serial: mxs-auart: fix gpio change detection on interruptJanusz Uzycki
2014-11-25serial: mxs-auart: Fix mxs_auart_set_ldisc()Fabio Estevam
2014-11-25serial: 8250_dw: Use 64-bit access for OCTEON.David Daney
2014-11-25serial: imx: Fix warning when building 'allmodconfig'Fabio Estevam
2014-11-25tty: serial: omap_serial: line is unsigned, don't check < 0Sebastian Andrzej Siewior
2014-11-25tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior
2014-11-25tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin
2014-11-25serial: sirf: add a new uart type supportQipan Li
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches
2014-11-25serial: jsm: Fix unnecessary space before function ptr argumentsKonrad Zapalowicz
2014-11-25serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz
2014-11-25serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz
2014-11-25serial: jsm: Remove unnecessary if statementKonrad Zapalowicz
2014-11-25serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz
2014-11-25serial: sh-sci: Change checking for error rate of HSCIFNobuhiro Iwamatsu
2014-11-24tty: serial: msm_serial: Don't require DT aliasesStephen Boyd
2014-11-22vt: Fix build breakage when !CONFIG_VT_CONSOLEPeter Hurley
2014-11-11Revert "serial: of-serial: fetch line number from DT"Greg Kroah-Hartman
2014-11-10Merge 3.18-rc4 into tty-next.Greg Kroah-Hartman
2014-11-09Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-09Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-09Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-09Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-09Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-11-08Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds
2014-11-07Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-07Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-11-07tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMPJohannes Berg
2014-11-07tiny: reverse logic for DISABLE_DEV_COREDUMPAristeu Rozanski
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart
2014-11-07i2c: at91: don't account as iowaitWolfram Sang
2014-11-07i2c: remove FSF addressWolfram Sang
2014-11-07serial: pl011: Add device tree support for RX DMA pollingAndrew Jackson
2014-11-07serial: pl011: Don't enable RX DMA if residue processing not supportedAndrew Jackson
2014-11-07serial: pl011: Set length of DMA transferAndrew Jackson
2014-11-07serial: pl011: Avoid assumptions about buffer size when refilling TX DMAAndrew Jackson
2014-11-07serial: pl011: Allocate TX DMA buffer from DMA capable memoryAndrew Jackson
2014-11-07serial: fsl_lpuart: Remove unneeded registration messageFabio Estevam