summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-27serial: pxa: hold port.lock when reporting modem line changesDmitry Eremin-Solenikov1-0/+3
2014-11-27tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...Markus Elfring1-2/+1
2014-11-27tty: Deletion of unnecessary checks before two function callsMarkus Elfring2-6/+3
2014-11-27n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch1-1/+2
2014-11-26serial: of-serial: add PM suspend/resume supportJingchang Lu1-0/+66
2014-11-26Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman1-27/+0
2014-11-26Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"Greg Kroah-Hartman1-46/+7
2014-11-26serial: 8250: don't attempt a trylock if in sysrqRabin Vincent1-1/+3
2014-11-26serial: core: Add big-endian iotypeKevin Cernekee1-0/+2
2014-11-26serial: samsung: use port->fifosize instead of hardcoded valuesRobert Baldyga1-2/+2
2014-11-26serial: samsung: prefer to use fifosize from driver dataRobert Baldyga1-5/+4
2014-11-26serial: samsung: fix style problemsRobert Baldyga1-18/+28
2014-11-26serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4
2014-11-26serial: icom: fix error return codeJulia Lawall1-1/+3
2014-11-26serial: tegra: clean up tty-flag assignmentsJohan Hovold1-3/+3
2014-11-26serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung1-15/+46
2014-11-26serial: mxs-auart: fix tx_empty against shift registerJanusz Uzycki1-3/+4
2014-11-26serial: mxs-auart: fix gpio change detection on interruptJanusz Uzycki1-1/+2
2014-11-26serial: mxs-auart: Fix mxs_auart_set_ldisc()Fabio Estevam1-2/+3
2014-11-26serial: 8250_dw: Use 64-bit access for OCTEON.David Daney1-14/+41
2014-11-26serial: imx: Fix warning when building 'allmodconfig'Fabio Estevam1-1/+1
2014-11-26tty: serial: omap_serial: line is unsigned, don't check < 0Sebastian Andrzej Siewior1-5/+5
2014-11-26tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior1-7/+8
2014-11-26tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin1-0/+1
2014-11-26serial: sirf: add a new uart type supportQipan Li2-7/+31
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-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-Hartman120-839/+522
2014-11-10Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-39/+1
2014-11-10Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-72/+84
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 Torvalds16-34/+110
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 Torvalds10-24/+32
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