summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
| * ARM: stm32mp: allow driver reuse for STM32 MCUsAhmad Fatoum2022-02-011-2/+2
* | serial: cadence: add ZynqMP compatiblesMichael Tretter2022-02-031-0/+6
|/
* serial: amba-pl011: reset controller on pl011_setbaudrate()Oleksij Rempel2022-01-171-17/+24
* Merge branch 'for-next/misc'Sascha Hauer2021-12-1516-16/+16
|\
| * drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-225-5/+5
| * drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-2212-12/+12
* | efi-stdio: Support different text modesSascha Hauer2021-12-131-20/+44
* | efi-stdio: Implement setting cursor visibilitySascha Hauer2021-12-131-1/+12
* | efi-stdio: implement getting the cursor positionSascha Hauer2021-12-131-2/+12
* | efi-stdio: limit set_cursor to screen size boundariesSascha Hauer2021-12-131-2/+5
* | efi-stdio: implement input buffering with a kfifoSascha Hauer2021-12-131-11/+12
* | efi-stdio: Fix '\b' handlingSascha Hauer2021-12-131-0/+7
* | efi-stdio: Implement efi_console_putc() using efi_console_puts()Sascha Hauer2021-12-131-11/+5
* | efi-stdio: Fix tab printingSascha Hauer2021-12-131-1/+8
* | efi-stdio: Fix out of bounds error in putsSascha Hauer2021-12-131-21/+39
* | efi-stdio: improve escape sequence parsingSascha Hauer2021-12-131-66/+89
* | efi-stdio: fix escape sequence end detectionSascha Hauer2021-12-131-9/+16
* | efi-stdio: return bytes actually consumedSascha Hauer2021-12-131-9/+9
* | efi-stdio: rename to efi_process_escapeSascha Hauer2021-12-131-2/+2
* | efi-stdio: remove unnecessary checkSascha Hauer2021-12-131-3/+0
* | efi: rename <efi/efi.h> to <efi/efi-payload.h>Ahmad Fatoum2021-11-252-2/+2
* | serial: efi-stdio: move efi-stdio.h header to central locationAhmad Fatoum2021-11-252-101/+1
|/
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-1524-209/+24
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-0124-209/+24
* | serial: atmel: abort probe on atmel_serial_init_port failureAhmad Fatoum2021-11-011-1/+4
|/
* Merge branch 'for-next/riscv'Sascha Hauer2021-10-072-0/+97
|\
| * serial: add litex UART driverAntony Pavlov2021-10-042-0/+97
* | Merge branch 'for-next/misc'Sascha Hauer2021-10-073-0/+67
|\ \
| * | serial: implement riscv SBI console supportMarcelo Politzer2021-10-053-0/+67
* | | Merge branch 'for-next/imx'Sascha Hauer2021-10-071-0/+3
|\ \ \ | |_|/ |/| |
| * | ARM: i.MX: extend drivers for i.MX8MN (Nano) supportAhmad Fatoum2021-10-051-0/+3
| |/
* / virtio: implement remove callbacksAhmad Fatoum2021-10-021-0/+14
|/
* serial: implement SiFive UART supportAhmad Fatoum2021-05-033-0/+181
* serial: virtio-console: depend on, but don't select VIRTIOAhmad Fatoum2021-03-231-1/+1
* Merge branch 'for-next/virtio'Sascha Hauer2021-02-223-0/+175
|\
| * serial: add basic VirtIO console driverAhmad Fatoum2021-02-223-0/+175
* | treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
|/
* Merge branch 'for-next/spdx'Sascha Hauer2020-12-111-20/+1
|\
| * LICENSES: exceptions: factor out eCos-exception-2.0 for GPLAhmad Fatoum2020-11-271-20/+1
* | Merge branch 'for-next/arm-qemu'Sascha Hauer2020-12-111-7/+1
|\ \
| * | amba: add *_amba_driver helper macrosRouven Czerwinski2020-11-121-7/+1
| |/
* / sandbox: retire CONFIG_LINUX symbol in favor of CONFIG_SANDBOXAhmad Fatoum2020-11-271-1/+1
|/
* Merge branch 'for-next/driver-macro' into masterSascha Hauer2020-10-141-5/+1
|\
| * treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* | driver: migrate some from dev_get_drvdata to device_get_match_dataAhmad Fatoum2020-10-091-4/+2
* | treewide: fix unterminated of_device_id[] reported by CoccinelleAhmad Fatoum2020-10-021-0/+1
|/
* serial: imx: set CTS if DT property "linux, rs485-enabled-at-boot-time" is pr...Oleksij Rempel2020-09-231-0/+8
* Merge branch 'for-next/misc'Sascha Hauer2020-07-272-39/+11
|\
| * treewide: Convert files covered by ARM copyright to SPDXUwe Kleine-König2020-07-142-39/+11
* | serial: i.MX: Add i.MX8MP compatibleSascha Hauer2020-07-141-0/+3
|/