-
- Downloads
Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Pull tty/serial updates from Greg KH: "Here is the big serial/tty driver update for 4.5-rc1. Lots of driver updates and some tty core changes. All of these have been in linux-next and the details are in the shortlog" * tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (127 commits) drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock serial: 8250: of: Fix the driver and actually compile the 8250_of tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O tty: amba-pl011: fix earlycon register offsets serial: sh-sci: Drop the sci_fck clock fallback sh: sh7734: Correct SCIF type for BRG sh: Remove sci_ick clock alias sh: Rename sci_ick and sci_fck clock to fck serial: sh-sci: Add support for optional BRG on (H)SCIF serial: sh-sci: Add support for optional external (H)SCK input serial: sh-sci: Prepare for multiple sampling clock sources serial: sh-sci: Correct SCIF type on R-Car for BRG serial: sh-sci: Correct SCIF type on RZ/A1H serial: sh-sci: Replace struct sci_port_info by type/regtype encoding serial: sh-sci: Add BRG register definitions serial: sh-sci: Take into account sampling rate for max baud rate serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif() serial: sh-sci: Avoid calculating the receive margin for HSCIF serial: sh-sci: Improve bit rate error calculation for HSCIF ...
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/serial/renesas,sci-serial.txt 34 additions, 10 deletions...ntation/devicetree/bindings/serial/renesas,sci-serial.txt
- Documentation/kernel-parameters.txt 9 additions, 5 deletionsDocumentation/kernel-parameters.txt
- arch/sh/kernel/cpu/clock-cpg.c 0 additions, 1 deletionarch/sh/kernel/cpu/clock-cpg.c
- arch/sh/kernel/cpu/sh2a/clock-sh7264.c 8 additions, 1 deletionarch/sh/kernel/cpu/sh2a/clock-sh7264.c
- arch/sh/kernel/cpu/sh2a/clock-sh7269.c 8 additions, 8 deletionsarch/sh/kernel/cpu/sh2a/clock-sh7269.c
- arch/sh/kernel/cpu/sh4a/clock-sh7343.c 4 additions, 4 deletionsarch/sh/kernel/cpu/sh4a/clock-sh7343.c
- arch/sh/kernel/cpu/sh4a/clock-sh7366.c 3 additions, 3 deletionsarch/sh/kernel/cpu/sh4a/clock-sh7366.c
- arch/sh/kernel/cpu/sh4a/clock-sh7723.c 6 additions, 6 deletionsarch/sh/kernel/cpu/sh4a/clock-sh7723.c
- arch/sh/kernel/cpu/sh4a/clock-sh7734.c 6 additions, 6 deletionsarch/sh/kernel/cpu/sh4a/clock-sh7734.c
- arch/sh/kernel/cpu/sh4a/clock-sh7757.c 3 additions, 3 deletionsarch/sh/kernel/cpu/sh4a/clock-sh7757.c
- arch/sh/kernel/cpu/sh4a/clock-sh7785.c 6 additions, 6 deletionsarch/sh/kernel/cpu/sh4a/clock-sh7785.c
- arch/sh/kernel/cpu/sh4a/clock-sh7786.c 6 additions, 6 deletionsarch/sh/kernel/cpu/sh4a/clock-sh7786.c
- arch/sh/kernel/cpu/sh4a/clock-shx3.c 4 additions, 4 deletionsarch/sh/kernel/cpu/sh4a/clock-shx3.c
- arch/sh/kernel/cpu/sh4a/setup-sh7734.c 6 additions, 6 deletionsarch/sh/kernel/cpu/sh4a/setup-sh7734.c
- drivers/tty/amiserial.c 0 additions, 1 deletiondrivers/tty/amiserial.c
- drivers/tty/cyclades.c 4 additions, 4 deletionsdrivers/tty/cyclades.c
- drivers/tty/isicom.c 2 additions, 2 deletionsdrivers/tty/isicom.c
- drivers/tty/moxa.c 0 additions, 1 deletiondrivers/tty/moxa.c
- drivers/tty/n_tty.c 27 additions, 28 deletionsdrivers/tty/n_tty.c
- drivers/tty/pty.c 1 addition, 1 deletiondrivers/tty/pty.c
Loading
Please register or sign in to comment