summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | serial: pmac_zilog: Drop usage of platform_driver_probe()Uwe Kleine-König2024-04-091-4/+5
| * | serial: ami: Mark driver struct with __refdata to prevent section mismatchUwe Kleine-König2024-04-091-1/+7
| * | tty: vt: conmakehash: Don't mention the full path of the input in outputUwe Kleine-König2024-04-091-2/+13
| * | tty: n_gsm: replace deprecated strncpy with strscpyJustin Stitt2024-04-091-1/+1
| * | tty: hvc: Remove second semicolonColin Ian King2024-04-091-1/+1
| * | 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 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-211-13/+2
|\ \ \
| * | | tty: hvc-iucv: Make use of iucv_alloc_device()Heiko Carstens2024-05-141-13/+2
| | |/ | |/|
* | | 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 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-151-1/+1
|\ \ \
| * | | printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal2024-05-061-1/+1
* | | | 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-2155-2018/+2440
|\ \
| * | 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
| * | serial: 8250_uniphier: Switch to use uart_read_port_properties()Andy Shevchenko2024-03-051-13/+4
| * | serial: 8250_tegra: Switch to use uart_read_port_properties()Andy Shevchenko2024-03-051-17/+9
| * | serial: 8250_pxa: Switch to use uart_read_port_properties()Andy Shevchenko2024-03-051-13/+9
| * | serial: 8250_omap: Switch to use uart_read_port_properties()Andy Shevchenko2024-03-051-19/+10
| * | serial: 8250_of: Switch to use uart_read_port_properties()Andy Shevchenko2024-03-051-80/+19
| * | serial: 8250_lpc18xx: Switch to use uart_read_port_properties()Andy Shevchenko2024-03-051-12/+8
| * | serial: 8250_ingenic: Switch to use uart_read_port_properties()Andy Shevchenko2024-03-051-13/+7
| * | serial: 8250_dw: Switch to use uart_read_port_properties()Andy Shevchenko2024-03-051-40/+27
| * | serial: 8250_bcm7271: Switch to use uart_read_port_properties()Andy Shevchenko2024-03-051-37/+19