summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-1334-244/+830
|\
| * serial: 8250_mid fix calltrace when hotplug 8250 serial controllerLiwei Song2016-11-301-2/+2
| * console: Move userspace I/O out of console_lock to fix lockdep warningWaiman Long2016-11-291-41/+74
| * tty: nozomi: avoid sprintf buffer overflowArnd Bergmann2016-11-291-35/+12
| * serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi2016-11-291-4/+19
| * serial: core: don't check port twice in a rowAndy Shevchenko2016-11-281-6/+11
| * mxs-auart: count FIFO overrun errorsWolfgang Ocker2016-11-161-1/+1
| * serial: 8250_dw: Add support for IrDA SIR modeEd Blake2016-11-161-0/+22
| * serial: 8250: Expose set_ldisc functionEd Blake2016-11-162-2/+13
| * serial: 8250: Add IrDA to UART capabilitiesEd Blake2016-11-162-2/+3
| * serial: 8250_dma: power off device after TX is doneAndy Shevchenko2016-11-161-2/+7
| * serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko2016-11-162-2/+9
| * serial: sunsu: Free memory when probe failsSouptick Joarder2016-11-161-0/+1
| * serial: sunhv: Free memory when remove() is calledSouptick Joarder2016-11-161-1/+2
| * vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero2016-11-161-1/+1
| * tty: typo in comments in drivers/tty/vt/keyboard.cAskar Safin2016-11-101-1/+1
| * tty: amba-pl011: Add earlycon support for SBSA UARTKefeng Wang2016-11-101-0/+1
| * tty: nozomi: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-11-101-2/+2
| * tty: serial: Make the STM32 serial port depend on it's archPeter Robinson2016-11-101-1/+1
| * serial: ifx6x60: Free memory when probe failsSouptick Joarder2016-11-101-0/+1
| * serial: ioc4_serial: Free memory when kzalloc fails during probeSouptick Joarder2016-11-101-1/+6
| * serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann2016-11-101-4/+2
| * serial: pxa2xx: remove __deprecated annotationArnd Bergmann2016-11-101-1/+1
| * serial: crisv10: fix invalid user-pointer checkJohan Hovold2016-11-101-2/+0
| * tty: rocket: fix invalid user-pointer checksJohan Hovold2016-11-101-4/+0
| * tty: amiserial: fix invalid user-pointer checkJohan Hovold2016-11-101-2/+0
| * 8250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti2016-11-101-0/+34
| * serial: sh-sci: Fix deadlock caused by serial output requestTakatoshi Akiyama2016-11-101-15/+5
| * tty: serial: make crisv10 explicitly non-modularPaul Gortmaker2016-11-101-4/+2
| * serial: 8250_pxa: hide early console setup when disabledArnd Bergmann2016-11-101-0/+2
| * serial: 8250_uniphier: avoid locking for FCR register writeMasahiro Yamada2016-11-101-2/+2
| * serial: 8250_uniphier: hardcode regshift to avoid unneeded memory readMasahiro Yamada2016-11-101-18/+24
| * Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman2016-10-3012-18/+49
| |\
| * | serial: fsl_lpuart: remove build warningGreg Kroah-Hartman2016-10-281-2/+0
| * | tty: vt, rename variables to sane namesJiri Slaby2016-10-271-13/+13
| * | tty: vt, compute vc offsets in advanceJiri Slaby2016-10-271-5/+7
| * | tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-271-0/+38
| * | tty: vt, unify scrolling functionsJiri Slaby2016-10-271-30/+17
| * | tty: vt, cleanup and document con_scrollJiri Slaby2016-10-271-2/+4
| * | serial: 8250_fintek: Add F81865 SupportJi-Ze Hong (Peter Hong)2016-10-271-0/+6
| * | serial: 8250_fintek: Add F81866 SupportJi-Ze Hong (Peter Hong)2016-10-271-6/+68
| * | serial: 8250_fintek: Add F81216 SupportJi-Ze Hong (Peter Hong)2016-10-271-2/+24
| * | serial: 8250_fintek: Set maximum FIFO of F81216HJi-Ze Hong (Peter Hong)2016-10-271-3/+26
| * | serial: 8250_fintek: Set IRQ Mode when port probedJi-Ze Hong (Peter Hong)2016-10-271-23/+22
| * | serial: 8250_fintek: Refactoring read/write methodJi-Ze Hong (Peter Hong)2016-10-271-35/+38
| * | serial: 8250: pxa: add devicetree earlyconsoleRobert Jarzmik2016-10-272-2/+13
| * | serial: 8250_lpss: get IRQ via pci_irq_vector()Andy Shevchenko2016-10-271-1/+1
| * | sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright2016-10-271-1/+1
| * | serial: 8250_lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko2016-10-271-0/+1
| * | serial: 8250_lpss: set PCI master only for private DMAAndy Shevchenko2016-10-271-2/+2