summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge 5.7-rc7 into tty-nextGreg Kroah-Hartman2020-05-251-0/+1
| |\
| * | sc16is7xx: Read the LSR register for basic device presence checkDaniel Mack2020-05-221-0/+11
| * | sc16is7xx: Allow sharing the IRQ lineDaniel Mack2020-05-221-1/+13
| * | sc16is7xx: Use threaded IRQDaniel Mack2020-05-221-13/+5
| * | sc16is7xx: Always use falling edge IRQDaniel Mack2020-05-221-8/+4
| * | tty: n_gsm: Fix bogus i++ in gsm_data_kickGregory CLEMENT2020-05-191-11/+3
| * | tty: n_gsm: Remove unnecessary test in gsm_print_packet()Gregory CLEMENT2020-05-191-2/+1
| * | serial: stm32: add no_console_suspend supportErwan Le Ray2020-05-191-1/+12
| * | tty: serial: fsl_lpuart: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang2020-05-151-4/+2
| * | tty/sysrq: constify the the sysrq_key_op(s)Emil Velikov2020-05-151-26/+26
| * | tty/sysrq: constify the sysrq APIEmil Velikov2020-05-151-8/+8
| * | tty/sysrq: alpha: export and use __sysrq_get_key_op()Emil Velikov2020-05-151-1/+3
| * | tty: mxser: make mxser_change_speed() return voidJason Yan2020-05-151-5/+2
| * | serial: 8250: Fix max baud limit in generic 8250 portSerge Semin2020-05-151-1/+3
| * | serial: Allow uart_get_rs485_mode() to return errnoLukas Wunner2020-05-158-13/+32
| * | serial: 8250: Avoid error message on reprobeLukas Wunner2020-05-151-4/+10
| * | tty: n_gsm: Fix waking up upper tty layer when room availableGregory CLEMENT2020-05-151-4/+22
| * | tty: n_gsm: Fix SOF skippingGregory CLEMENT2020-05-151-7/+1
| * | tty: n_gsm: Improve debug outputGregory CLEMENT2020-05-151-12/+2
| * | tty: serial: imx: Add return value check for platform_get_irq()Anson Huang2020-05-151-0/+2
| * | serial: 8250_exar: Make use of PCI_DEVICE_DATA() macroAndy Shevchenko2020-05-151-34/+31
| * | tty: serial: Add modem control gpio support for STM32 UARTManivannan Sadhasivam2020-05-153-2/+53
| * | tty: serial: samsung: Correct clock selection logicJonathan Bakker2020-05-151-4/+4
| * | serial: lantiq: Make driver modularRahul Tanwar2020-05-152-5/+28
| * | serial: lantiq: Make UART's use as console selectableRahul Tanwar2020-05-152-2/+18
| * | Revert "tty: hvc: Fix data abort due to race in hvc_open"Greg Kroah-Hartman2020-05-121-14/+2
| * | Merge 5.7-rc5 into tty-nextGreg Kroah-Hartman2020-05-115-7/+11
| |\ \
| * | | serial: samsung: 32-bit access for TX/RX hold registersHyunki Koo2020-05-061-5/+57
| * | | serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_regHyunki Koo2020-05-061-9/+9
| * | | Revert "tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state"Greg Kroah-Hartman2020-05-061-29/+5
| * | | serial: amba-pl011: Make sure we initialize the port.lock spinlockJohn Stultz2020-05-051-0/+1
| * | | tty: serial: qcom_geni_serial: Use OPP API to set clk/perf stateRajendra Nayak2020-05-051-5/+29
| * | | serial: lantiq: Add x86 in Kconfig dependencies for Lantiq serial driverRahul Tanwar2020-05-051-1/+1
| * | | tty: hvc: Fix data abort due to race in hvc_openRaghavendra Rao Ananta2020-04-281-2/+14
| * | | sparc64: vcc: Fix error return code in vcc_probe()Wei Yongjun2020-04-281-0/+1
| * | | Merge 5.7-rc3 into tty-nextGreg Kroah-Hartman2020-04-279-189/+106
| |\ \ \
| * | | | tty: hvc: remove hvcs_driver_stringJason Yan2020-04-231-2/+0
| * | | | serial: fsl_lpuart: Change DMA failure messages to debug levelFabio Estevam2020-04-231-6/+6
| * | | | tty: rocket, remove unneeded variableJiri Slaby2020-04-231-6/+4
| * | | | serial: uartps: Use cdns_uart_tx_empty in console_writeRaviteja Narayanam2020-04-161-3/+1
| * | | | serial: uartps: Wait for tx_empty in console setupRaviteja Narayanam2020-04-161-0/+8
| * | | | vt: extract selection chars storing from vc_do_selectionJiri Slaby2020-04-161-37/+42
| * | | | vt: selection, split __set_selection_kernelJiri Slaby2020-04-161-37/+43
| * | | | serial: sh-sci: Drop unused includeLinus Walleij2020-04-161-1/+0
| * | | | drivers/tty: remove redundant assignment to variable i and rename it to retColin Ian King2020-04-161-3/+3
| * | | | tty: serial: fsl_lpuart: make coverity happyMichael Walle2020-04-161-3/+1
| * | | | serial: omap: Convert to use GPIO descriptorsLinus Walleij2020-04-161-23/+25
| * | | | serial: lpc32xx_hs: Drop surplus includeLinus Walleij2020-04-161-1/+0
* | | | | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-061-6/+0
|\ \ \ \ \
| * | | | | serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng2020-05-081-6/+0
| |/ / / /