summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * | serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko2024-04-091-9/+3
| * | serial: max3100: Replace MODULE_ALIAS() with respective ID tablesAndy Shevchenko2024-04-091-1/+15
| * | serial: max3100: Switch to use dev_err_probe()Andy Shevchenko2024-04-091-9/+3
| * | serial: max3100: Remove duplicating irq fieldAndy Shevchenko2024-04-091-12/+10
| * | serial: max3100: Get crystal frequency via device propertyAndy Shevchenko2024-04-091-29/+20
| * | serial: max3100: Enable TIOCM_LOOPAndy Shevchenko2024-04-091-12/+14
| * | tty: serial: sc16is7xx: convert to use maple tree register cachewangkaiyuan2024-04-091-1/+1
| * | tty: serial: max310x: convert to use maple tree register cachewangkaiyuan2024-04-091-2/+2
| * | serial: max3100: Update Kconfig entryAndy Shevchenko2024-04-091-2/+5
| * | serial: max3100: Remove unneeded forward declarationAndy Shevchenko2024-04-091-16/+14
| * | serial: max3100: Replace custom polling timeout with standard oneAndy Shevchenko2024-04-091-20/+5
| * | serial: max3100: Remove custom HW shutdown supportAndy Shevchenko2024-04-091-35/+7
| * | serial: max3100: Make struct plat_max3100 localAndy Shevchenko2024-04-091-20/+18
| * | serial: max3100: Fix bitwise typesAndy Shevchenko2024-04-091-1/+4
| * | serial: max3100: Update uart_driver_registered on driver removalAndy Shevchenko2024-04-091-1/+3
| * | serial: max3100: Lock port->lock when calling uart_handle_cts_change()Andy Shevchenko2024-04-091-1/+12
| * | serial: 8250_of: Add clock_notifierBastien Curutchet2024-04-091-0/+37
| * | serial: pmac_zilog: Drop usage of platform_driver_probe()Uwe Kleine-König2024-04-091-4/+5
| * | serial: sifive: Remove 0 from fu540-c000-uart0 binding.Sebastian Andrzej Siewior2024-04-091-2/+2
| * | serial: pic32_uart: Replace of_gpio.h by proper oneAndy Shevchenko2024-04-091-1/+1
| * | serial: 8250_omap: Remove unused of_gpio.hAndy Shevchenko2024-04-091-1/+0
| * | serial: 8250: Add preferred console in serial8250_isa_init_ports()Tony Lindgren2024-04-093-0/+34
| * | serial: core: Handle serial console optionsTony Lindgren2024-04-091-0/+49
| * | serial: core: Add support for DEVNAME:0.0 style naming for kernel consoleTony Lindgren2024-04-093-0/+86
| * | tty: atmel_serial: use single DMA mapping for RXJiri Slaby (SUSE)2024-04-091-34/+22
| * | tty: atmel_serial: define macro for RX sizeJiri Slaby (SUSE)2024-04-091-5/+5
| * | tty: atmel_serial: use single DMA mapping for TXJiri Slaby (SUSE)2024-04-091-21/+14
| * | tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)2024-04-0958-762/+657
| * | tty: msm_serial: use dmaengine_prep_slave_sg()Jiri Slaby (SUSE)2024-04-091-37/+49
| * | tty: 8250_omap: use dmaengine_prep_slave_sg()Jiri Slaby (SUSE)2024-04-091-3/+6
| * | tty: 8250_dma: use dmaengine_prep_slave_sg()Jiri Slaby (SUSE)2024-04-091-4/+8
* | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-211-1/+1
|\ \ \
| * | | tty: 8250_pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| |/ /
* | | Merge tag 'kgdb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2024-05-191-1/+29
|\ \ \
| * | | serial: kgdboc: Fix NMI-safety problems from keyboard reset codeDaniel Thompson2024-04-261-1/+29
| |/ /
* | | Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-134-30/+0
|\ \ \ | |_|/ |/| |
| * | alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann2024-05-034-30/+0
| |/
* | serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König2024-04-171-0/+1
* | serial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König2024-04-171-2/+10
* | serial: core: Fix missing shutdown and startup for serial base portTony Lindgren2024-04-113-3/+55
* | serial: core: Clearing the circular buffer before NULLifying itAndy Shevchenko2024-04-091-0/+1
* | serial/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain2024-04-091-14/+0
* | serial: 8250_pci: Remove redundant PCI IDsAndy Shevchenko2024-04-091-6/+0
* | serial: core: Fix regression when runtime PM is not enabledTony Lindgren2024-04-091-1/+1
* | serial: mxs-auart: add spinlock around changing cts stateEmil Kronborg2024-04-091-2/+6
* | serial: 8250_dw: Revert: Do not reclock if already at correct rateHans de Goede2024-04-091-3/+3
* | serial: 8250_lpc18xx: disable clks on error in probe()Dan Carpenter2024-04-091-1/+1
|/
* Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-2144-1274/+1563
|\
| * serial: 8250_dw: Replace ACPI device check by a quirkAndy Shevchenko2024-03-061-25/+26
| * serial: Lock console when calling into driver before registrationPeter Collingbourne2024-03-052-6/+12