summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-07-271-3/+1
|\
| * of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli2024-07-251-3/+1
* | Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-07-251-1/+1
|\ \
| * | printk: Rename console_replay_all() and update contextSreenath Vijayan2024-06-031-1/+1
* | | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-252-2/+2
|\ \ \ | |_|/ |/| |
| * | driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-032-2/+2
* | | Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-07-2029-510/+697
|\ \ \
| * | | serial: core: Add serial_base_match_and_update_preferred_console()Tony Lindgren2024-07-043-0/+57
| * | | Merge 6.10-rc6 into tty-nextGreg Kroah-Hartman2024-07-0111-178/+42
| |\ \ \
| * | | | serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DTHui Wang2024-06-241-3/+28
| * | | | serial: 8250_platform: Explicitly show we initialise ISA ports only onceAndy Shevchenko2024-06-241-6/+7
| * | | | tty: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-2415-0/+15
| * | | | serial: sh-sci: Add support for RZ/V2H(P) SoCLad Prabhakar2024-06-241-5/+50
| * | | | serial: 8250_dw: Use reset array API to get resetsHal Feng2024-06-241-1/+1
| * | | | Merge tag 'v6.10-rc4' into tty-nextGreg Kroah-Hartman2024-06-189-45/+64
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | serial: 8250: Extract platform driverAndy Shevchenko2024-06-044-339/+369
| * | | | serial: 8250: Extract RSA bitsAndy Shevchenko2024-06-044-120/+145
| * | | | serial: imx: stop casting struct uart_port to struct imx_portRasmus Villemoes2024-06-041-18/+23
| * | | | vt: keyboard: Use led_set_brightness() in LED trigger activate() callbackHans de Goede2024-06-041-3/+1
| * | | | tty: sunsu: Simplify device_node cleanup by using __freeShresth Prasad2024-06-041-26/+11
| | |_|/ | |/| |
* | | | serial: qcom-geni: do not kill the machine on fifo underrunJohan Hovold2024-07-041-1/+1
* | | | serial: qcom-geni: fix hard lockup on buffer flushJohan Hovold2024-07-041-3/+13
* | | | serial: qcom-geni: fix soft lockup on sw flow control and suspendJohan Hovold2024-07-041-9/+24
* | | | serial: imx: ensure RTS signal is not left active after shutdownRasmus Villemoes2024-07-031-0/+51
* | | | tty: serial: ma35d1: Add a NULL check for of_nodeJacky Huang2024-07-031-6/+7
* | | | serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar2024-07-031-1/+2
* | | | serial: imx: only set receiver level if it is zeroStefan Eichenberger2024-07-031-2/+6
| |_|/ |/| |
* | | Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-06-309-178/+41
|\ \ \
| * | | Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...Greg Kroah-Hartman2024-06-253-86/+0
| * | | Revert "serial: core: Handle serial console options"Greg Kroah-Hartman2024-06-251-49/+0
| * | | Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman2024-06-253-34/+0
| * | | Revert "serial: 8250: Fix add preferred console for serial8250_isa_init_ports()"Greg Kroah-Hartman2024-06-252-10/+11
| * | | Revert "serial: core: Fix ifdef for serial base console functions"Greg Kroah-Hartman2024-06-251-2/+2
| * | | serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()Jonas Gorski2024-06-241-2/+5
| * | | serial: imx: set receiver level before starting uartStefan Eichenberger2024-06-241-1/+3
| * | | tty: mcf: MCF54418 has 10 UARTSJean-Michel Hautbois2024-06-241-1/+1
| * | | serial: 8250_omap: Implementation of Errata i2310Udit Kumar2024-06-241-5/+20
| * | | tty: serial: 8250: Fix port count mismatch with the deviceCrescent Hsieh2024-06-241-1/+12
| | |/ | |/|
* | | Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-291-1/+1
|\ \ \ | |/ / |/| |
| * | tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor2024-06-281-1/+1
| |/
* | serial: drop debugging WARN_ON_ONCE() from uart_write()Tetsuo Handa2024-06-041-1/+1
* | serial: sc16is7xx: re-add Kconfig SPI or I2C dependencyHugo Villeneuve2024-06-041-0/+1
* | serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_COREHugo Villeneuve2024-06-042-2/+2
* | serial: port: Don't block system suspend even if bytes are left to xmitDouglas Anderson2024-06-041-0/+7
* | serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ levelDoug Brown2024-06-041-0/+1
* | serial: 8250_dw: Revert "Move definitions to the shared header"Andy Shevchenko2024-06-042-32/+27
* | serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dwAndy Shevchenko2024-06-043-5/+10
* | tty: n_tty: Fix buffer offsets when lookahead is usedIlpo Järvinen2024-06-041-6/+16
|/
* Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-244-91/+181
|\
| * serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescalerHugo Villeneuve2024-05-041-5/+18