summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-241-0/+2
|\
| * powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2018-08-201-0/+2
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-212-2/+2
|\ \
| * | signal: Pass pid type into do_send_sig_infoEric W. Biederman2018-07-211-1/+1
| * | signal: Use PIDTYPE_TGID to clearly store where file signals will be sentEric W. Biederman2018-07-211-1/+1
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-183-0/+3
|\ \ \
| * \ \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-164-27/+35
| |\ \ \
| * | | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-073-0/+3
| | |/ / | |/| |
* | | | Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-1826-321/+1228
|\ \ \ \
| * | | | tty: serial: 8250: Revert NXP SC16C2552 workaroundMark2018-08-121-2/+1
| * | | | serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra2018-08-021-1/+5
| * | | | tty: rocket: Fix possible buffer overwrite on register_PCIAnton Vasilyev2018-08-021-1/+1
| * | | | serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam2018-08-021-0/+1
| * | | | serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu2018-08-021-1/+1
| * | | | tty: serial: uartlite: Add support for suspend and resumeShubhrajyoti Datta2018-08-021-0/+36
| * | | | tty: serial: uartlite: Add clock adaptationShubhrajyoti Datta2018-08-021-2/+47
| * | | | tty: serial: uartlite: Add structure for private dataShubhrajyoti Datta2018-08-021-8/+21
| * | | | serial: sh-sci: Improve support for separate TEI and DRI interruptsChris Brandt2018-08-021-51/+40
| * | | | serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPEChris Brandt2018-08-021-31/+0
| * | | | serial: sh-sci: Allow for compressed SCIF addressChris Brandt2018-08-021-10/+15
| * | | | serial: 8250: Use cached port name directly in messagesAndy Shevchenko2018-07-252-14/+12
| * | | | serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()Andy Shevchenko2018-07-231-1/+0
| * | | | vt: avoid a VLA in the unicode screen scroll functionNicolas Pitre2018-07-211-13/+23
| * | | | vt: coherence validation code for the unicode screen bufferNicolas Pitre2018-07-211-0/+39
| * | | | vt: selection: take screen contents from uniscr if availableAdam Borowski2018-07-212-4/+17
| * | | | vt: selection: handle storing of characters above U+FFFFAdam Borowski2018-07-211-5/+18
| * | | | vt: don't reinvent min()Adam Borowski2018-07-211-10/+4
| * | | | pty: fix O_CLOEXEC for TIOCGPTPEERMatthijs van Duin2018-07-211-1/+1
| * | | | serial: sh-sci: Drop superfluous assignment in sci_request_dma()Geert Uytterhoeven2018-07-211-1/+0
| * | | | serial: 8250_exar: Describe all members in struct exar8250_boardAndy Shevchenko2018-07-211-0/+2
| * | | | serial: 8250_exar: Remove useless has_slave memberAndy Shevchenko2018-07-211-5/+2
| * | | | serial: 8250_dw: Add compatible string for Renesas RZ/N1 UARTPhil Edworthy2018-07-211-0/+1
| * | | | serial: sh-sci: Fix use-after-free on subsequent port startupGeert Uytterhoeven2018-07-211-0/+1
| * | | | tty: support CIBAUD without BOTHERJohan Hovold2018-07-161-6/+7
| * | | | tty: fix termios input-speed encoding when using BOTHERJohan Hovold2018-07-161-3/+7
| * | | | tty: fix termios input-speed encodingJohan Hovold2018-07-161-0/+3
| * | | | tty: serial: qcom_geni_serial: Add support for flow controlGirish Mahadevan2018-07-161-31/+230
| * | | | serial: 8250: of: Defer probe on missing IRQAlexander Sverdlin2018-07-161-0/+4
| * | | | serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin2018-07-161-1/+1
| * | | | serial: sh-sci: Add support for R7S9210Chris Brandt2018-07-161-2/+75
| * | | | serdev: add dev_pm_domain_attach|detach()Sean Wang2018-07-151-1/+14
| * | | | tty: serial: jsm: remove redundant pointer chColin Ian King2018-07-131-2/+1
| * | | | uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen2018-07-131-5/+12
| * | | | serial: 8250_dw: add fractional divisor supportJisheng Zhang2018-07-121-0/+45
| * | | | serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang2018-07-121-2/+3
| * | | | serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang2018-07-122-4/+27
| * | | | kbd: complete dead keys definitionsSamuel Thibault2018-07-071-1/+29
| * | | | serial: 8250_dw: Introduce IO accessors to extended registersAndy Shevchenko2018-07-071-8/+17
| * | | | serial: 8250: let serial8250_get_divisor() get uart_port * as paramJisheng Zhang2018-07-061-4/+4
| * | | | serial: sh-sci: Stop using deprecated dmaengine_terminate_all()Geert Uytterhoeven2018-07-061-4/+4