summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-12-173-0/+437
|\
| * drivers/tty/serial: add LiteUART driverFilip Kokosinski2020-11-093-0/+437
* | Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-12-163-16/+19
|\ \
| * \ Merge branch 'for-5.11-null-console' into for-linusPetr Mladek2020-12-143-16/+19
| |\ \
| | * | init/console: Use ttynull as a fallback when there is no consolePetr Mladek2020-11-203-16/+19
* | | | Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-1552-14933/+427
|\ \ \ \
| * | | | serial: 8250_pci: Drop bogus __refdata annotationGeert Uytterhoeven2020-12-111-1/+1
| * | | | tty: serial: meson: enable console as moduleKevin Hilman2020-12-112-2/+8
| * | | | serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin2020-12-101-5/+0
| * | | | serial: imx: Move imx_uart_probe_dt() content into probe()Fabio Estevam2020-12-101-40/+24
| * | | | serial: imx: Remove unneeded of_device_get_match_data() NULL checkFabio Estevam2020-12-091-3/+0
| * | | | tty: Fix whitespace inconsistencies in vt_io_ioctlYan.Gao2020-12-091-2/+2
| * | | | serial_core: Check for port state when tty is in error stateAlexey Kardashevskiy2020-12-091-0/+4
| * | | | Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman2020-12-072-14/+37
| |\ \ \ \
| * | | | | tty: Remove dead termiox codeJann Horn2020-12-041-59/+2
| * | | | | tty/serial/imx: Enable TXEN bit in imx_poll_init().Mingrui Ren2020-12-041-1/+1
| * | | | | tty : serial: jsm: Fixed file by adding spacingClement Smith2020-12-041-1/+1
| * | | | | tty: serial: uartlite: Support probe deferralAlexander Sverdlin2020-12-041-2/+2
| * | | | | earlycon: simplify earlycon-table implementationJohan Hovold2020-12-041-4/+2
| * | | | | tty: serial: bcm63xx: lower driver dependenciesRafał Miłecki2020-11-261-1/+1
| * | | | | serial: mxs-auart: Remove unneeded platform_device_idFabio Estevam2020-11-261-17/+4
| * | | | | serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong2020-11-261-3/+10
| * | | | | Merge 5.10-rc5 into tty-nextGreg Kroah-Hartman2020-11-232-21/+15
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | serial: imx: Remove unused .id_table supportFabio Estevam2020-11-181-20/+0
| * | | | | tty: tty_ldisc: Fix some kernel-doc related misdemeanoursLee Jones2020-11-131-5/+5
| * | | | | tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'Lee Jones2020-11-131-4/+4
| * | | | | tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones2020-11-131-3/+0
| * | | | | serial: imx: Remove unused platform data supportFabio Estevam2020-11-121-29/+3
| * | | | | vt: keyboard, make use of assign_bit() APIAndy Shevchenko2020-11-121-4/+1
| * | | | | vt: keyboard, replace numbers with \r, \n where appropriateAndy Shevchenko2020-11-121-3/+3
| * | | | | vt: keyboard, use BIT() macro instead of open coded variantsAndy Shevchenko2020-11-121-13/+13
| * | | | | serial: 8250: 8250_omap: Fix unused variable warningVignesh Raghavendra2020-11-121-13/+13
| * | | | | serial: 8250: 8250_omap: Fix possible array out of bounds accessVignesh Raghavendra2020-11-121-0/+1
| * | | | | Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman2020-11-096-42/+30
| |\ \ \ \ \
| * | | | | | tty: serial: msm_serial: Constify msm_uart_popsRikard Falkeborn2020-11-061-1/+1
| * | | | | | serial: 8250: 8250_omap: Disable RX interrupt after DMA enableVignesh Raghavendra2020-11-061-1/+41
| * | | | | | tty: serial: linflexuart: Remove unnecessary '|' operation and add error countLiu Xiang2020-11-061-10/+9
| * | | | | | serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warningYueHaibing2020-11-061-1/+1
| * | | | | | tty: Remove redundant synclinkmp driverLee Jones2020-11-063-5595/+0
| * | | | | | tty: Remove redundant synclink driverLee Jones2020-11-063-7913/+0
| * | | | | | tty: serial: remove pnx8xxx uart driverThomas Bogendoerfer2020-11-063-875/+0
| * | | | | | tty: synclink: Provide missing description for 'hdlcdev_tx_timeout's 'txqueue...Lee Jones2020-11-061-0/+1
| * | | | | | tty: hvc: hvc_opal: Staticify function invoked by referenceLee Jones2020-11-061-1/+1
| * | | | | | tty: hvc: hvc_vio: Staticify function invoked only by referenceLee Jones2020-11-061-1/+1
| * | | | | | tty: serial: serial-tegra: Provide some missing struct member descriptionsLee Jones2020-11-061-0/+5
| * | | | | | tty: tty_ldisc: Supply missing description for 'tty_ldisc_get's 'tty' paramLee Jones2020-11-061-0/+1
| * | | | | | tty: serial: stm32-usart: Remove set but unused 'cookie' variablesLee Jones2020-11-061-4/+2
| * | | | | | tty: synclinkmp: Add missing description for function param 'txqueue'Lee Jones2020-11-061-0/+1
| * | | | | | tty: serial: sifive: Struct headers should start with 'struct <name>'Lee Jones2020-11-061-1/+2
| * | | | | | tty: serial: serial-tegra: Struct headers should start with 'struct <name>'Lee Jones2020-11-061-1/+1