summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Revert "tty: fix port buffer locking"Greg Kroah-Hartman2017-06-041-2/+0
* serial: altera_uart: call iounmap() at driver removeTobias Klauser2017-05-251-0/+1
* serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König2017-05-251-2/+12
* serial: enable serdev supportJohan Hovold2017-05-181-2/+2
* tty/serdev: add serdev registration interfaceJohan Hovold2017-05-182-2/+79
* serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren2017-05-181-0/+12
* serial: core: fix crash in uart_suspend_portLucas Stach2017-05-181-1/+1
* tty: fix port buffer lockingVegard Nossum2017-05-181-0/+2
* tty: ehv_bytechan: clean up init error handlingJohan Hovold2017-05-181-9/+8
* serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-05-181-1/+1
* serial: altera_jtaguart: adding iounmap()Alexey Khoroshilov2017-05-181-0/+1
* serial: exar: Fix stuck MSIsJan Kiszka2017-05-181-9/+10
* serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-05-181-3/+8
* serdev: fix tty-port client deregistrationJohan Hovold2017-05-181-5/+10
* Revert "tty_port: register tty ports with serdev bus"Johan Hovold2017-05-181-12/+0
* drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel2017-05-181-1/+1
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-106-14/+14
|\
| * Annotate hardware config module parameters in drivers/tty/David Howells2017-04-206-14/+14
* | Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-0837-1006/+1467
|\ \
| * | serial: small Makefile reorderingNicolas Pitre2017-04-181-1/+2
| * | tty: split job control support into a file of its ownNicolas Pitre2017-04-183-537/+566
| * | tty: move baudrate handling code to a file of its ownNicolas Pitre2017-04-183-223/+234
| * | console: move console_init() out of tty_io.cNicolas Pitre2017-04-181-24/+0
| * | serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez2017-04-182-2/+26
| * | tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44Timur Tabi2017-04-181-8/+23
| * | Merge 4.11-rc7 into tty-nextGreg Kroah-Hartman2017-04-171-16/+69
| |\ \
| * | | vt: make mouse selection of non-ASCII consistentAdam Borowski2017-04-111-10/+6
| * | | vt: set mouse selection word-chars to gpm's defaultAdam Borowski2017-04-111-1/+1
| * | | imx-serial: Reduce RX DMA startup latency when opening for readingPeter Senna Tschudin2017-04-111-14/+49
| * | | serial: omap: suspend device on probe errorsJohan Hovold2017-04-111-1/+2
| * | | serial: omap: fix runtime-pm handling on unbindJohan Hovold2017-04-111-1/+5
| * | | tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT initSebastian Reichel2017-04-081-0/+3
| * | | serial: samsung: Remove useless spinlockMarek Szyprowski2017-04-081-4/+0
| * | | serial: samsung: Add missing checks for dma_map_single failureMarek Szyprowski2017-04-081-7/+24
| * | | serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski2017-04-081-5/+4
| * | | serial: imx: setup DCEDTE early and ensure DCD and RI irqs to be offUwe Kleine-König2017-04-081-13/+23
| * | | tty: fix comment typo s/repsonsible/responsible/Thadeu Lima de Souza Cascardo2017-04-081-1/+1
| * | | tty: amba-pl011: Fix spurious TX interruptsJayachandran C2017-04-081-9/+14
| * | | serial: xuartps: Enable clocks in the pm disable case alsoShubhrajyoti Datta2017-04-081-7/+7
| * | | serial: core: Re-use struct uart_port {name} fieldAndy Shevchenko2017-04-081-6/+4
| * | | serdev: Add serdev_device_write subroutineAndrey Smirnov2017-04-081-5/+31
| * | | serial: sprd: adjust TIMEOUT to a big valueWei Qiao2017-04-081-1/+1
| * | | Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman2017-04-035-6/+36
| |\ \ \
| * | | | tty: serial: fsl_lpuart: lock port on console writeStefan Agner2017-03-311-0/+20
| * | | | serial: altera_uart: add earlycon supportTobias Klauser2017-03-312-0/+33
| * | | | tty: Disable default console blanking intervalTim Gardner2017-03-311-1/+1
| * | | | serial: 8250: 8250_core: Fix irq name for 8250 serial IRQVignesh R2017-03-311-1/+1
| * | | | tty: serial_core: Add name field to uart_port structVignesh R2017-03-311-0/+7
| * | | | serial: 8250_lpss: Unconditionally set PCI master for QuarkJan Kiszka2017-03-311-1/+2
| * | | | serial: sh-sci: Fix (AUTO)RTS in sci_init_pins()Geert Uytterhoeven2017-03-311-6/+19