summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper fu...Zev Weiss2021-05-131-14/+24
| * | | tty: serial: samsung_tty: remove set but not used variablesTian Tao2021-05-131-2/+1
| * | | serial: fsl_lpuart: disable DMA for console and fix sysrqMichael Walle2021-05-131-0/+6
| * | | serial: fsl_lpuart: add loopback supportMichael Walle2021-05-131-2/+34
| * | | serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUARTMichael Walle2021-05-131-27/+1
| * | | serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()Michael Walle2021-05-131-11/+1
| * | | serial: fsl_lpuart: handle break and make sysrq workMichael Walle2021-05-131-8/+24
| * | | serial: fsl_lpuart: split sysrq handlingMichael Walle2021-05-131-6/+6
| * | | serial: fsl_lpuart: don't restore interrupt state in ISRMichael Walle2021-05-131-14/+8
| * | | serial: fsl_lpuart: use UARTDATA_MASK macroMichael Walle2021-05-131-2/+2
| * | | serial: fsl_lpuart: don't modify arbitrary data on lpuart32Michael Walle2021-05-131-1/+1
| * | | tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun2021-05-131-0/+3
* | | | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-051-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman2021-06-141-1/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-3111-71/+93
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 5.13-rc2 into driver-core-nextGreg Kroah-Hartman2021-05-172-11/+48
| |\ \ \ \
| * | | | | firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-3/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman2021-06-141-1/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman2021-05-319-68/+91
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman2021-05-214-14/+50
| |\ \ \ \ \
| * | | | | | sparc/vio: make remove callback return voidUwe Kleine-König2021-05-141-3/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-041-51/+0
|\ \ \ \ \ \
| * | | | | | s390/hvc_iucv: Remove power management supportJulian Wiedmann2021-06-181-51/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-021-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | tty: hvc: udbg_hvc: retry putc on -EAGAINNathan Lynch2021-05-231-1/+1
| | |_|_|/ | |/| | |
* | | | | serial: 8250_exar: Avoid NULL pointer dereference at ->exit()Andy Shevchenko2021-06-091-1/+5
| |/ / / |/| | |
* | | | Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-05-299-68/+91
|\ \ \ \ | |_|_|/ |/| | |
| * | | Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"Greg Kroah-Hartman2021-05-281-12/+0
| * | | serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner2021-05-271-12/+17
| * | | serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma2021-05-211-35/+17
| * | | serial: 8250_pci: Add support for new HPE serial deviceRandy Wright2021-05-201-0/+18
| * | | serial: 8250: 8250_omap: Fix possible interrupt stormVignesh Raghavendra2021-05-201-0/+12
| * | | serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*Andrew Jeffery2021-05-201-16/+17
| * | | serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery2021-05-203-0/+14
| * | | serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz2021-05-131-0/+1
| * | | serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven2021-05-131-2/+2
| * | | serial: core: fix suspicious security_locked_down() callOndrej Mosnacek2021-05-131-3/+5
| * | | serial: tegra: Fix a mask operation that is always trueColin Ian King2021-05-131-1/+1
| | |/ | |/|
* | | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-202-3/+2
|\ \ \ | |_|/ |/| |
| * | serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan2021-05-131-2/+4
| * | Revert "serial: max310x: pass return value of spi_register_driver"Greg Kroah-Hartman2021-05-131-2/+2
| * | Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman2021-05-131-3/+0
| |/
* | tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-151-1/+1
* | Merge branch 'resizex' (patches from Maciej)Linus Torvalds2021-05-131-10/+47
|\ \ | |/ |/|
| * vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-131-3/+3
| * vt_ioctl: Revert VT_RESIZEX parameter handling removalMaciej W. Rozycki2021-05-131-10/+47
* | .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-3/+3
* | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-261-15/+8
|\ \
| * \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2021-04-121-15/+8
| |\ \ | | |/ | |/|