linux-stable/arch/arm/mach-ep93xx
Linus Torvalds 6181073dd6 TTY/Serial driver update for 6.1-rc1
Here is the big set of TTY and Serial driver updates for 6.1-rc1.
 
 Lots of cleanups in here, no real new functionality this time around,
 with the diffstat being that we removed more lines than we added!
 
 Included in here are:
 	- termios unification cleanups from Al Viro, it's nice to
 	  finally get this work done
 	- tty serial transmit cleanups in various drivers in preparation
 	  for more cleanup and unification in future releases (that work
 	  was not ready for this release.)
 	- n_gsm fixes and updates
 	- ktermios cleanups and code reductions
 	- dt bindings json conversions and updates for new devices
 	- some serial driver updates for new devices
 	- lots of other tiny cleanups and janitorial stuff.  Full
 	  details in the shortlog.
 
 All of these have been in linux-next for a while with no reported
 issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCY0BSdA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ylucQCfaXIrYuh2AHcb6+G+Nqp1xD2BYaEAoIdLyOCA
 a2yziLrDF6us2oav6j4x
 =Wv+X
 -----END PGP SIGNATURE-----

Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull tty/serial driver updates from Greg KH:
 "Here is the big set of TTY and Serial driver updates for 6.1-rc1.

  Lots of cleanups in here, no real new functionality this time around,
  with the diffstat being that we removed more lines than we added!

  Included in here are:

   - termios unification cleanups from Al Viro, it's nice to finally get
     this work done

   - tty serial transmit cleanups in various drivers in preparation for
     more cleanup and unification in future releases (that work was not
     ready for this release)

   - n_gsm fixes and updates

   - ktermios cleanups and code reductions

   - dt bindings json conversions and updates for new devices

   - some serial driver updates for new devices

   - lots of other tiny cleanups and janitorial stuff. Full details in
     the shortlog.

  All of these have been in linux-next for a while with no reported
  issues"

* tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (102 commits)
  serial: cpm_uart: Don't request IRQ too early for console port
  tty: serial: do unlock on a common path in altera_jtaguart_console_putc()
  tty: serial: unify TX space reads under altera_jtaguart_tx_space()
  tty: serial: use FIELD_GET() in lqasc_tx_ready()
  tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
  tty: serial: allow pxa.c to be COMPILE_TESTed
  serial: stm32: Fix unused-variable warning
  tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMEL
  serial: 8250: Fix restoring termios speed after suspend
  serial: Deassert Transmit Enable on probe in driver-specific way
  serial: 8250_dma: Convert to use uart_xmit_advance()
  serial: 8250_omap: Convert to use uart_xmit_advance()
  MAINTAINERS: Solve warning regarding inexistent atmel-usart binding
  serial: stm32: Deassert Transmit Enable on ->rs485_config()
  serial: ar933x: Deassert Transmit Enable on ->rs485_config()
  tty: serial: atmel: Use FIELD_PREP/FIELD_GET
  tty: serial: atmel: Make the driver aware of the existence of GCLK
  tty: serial: atmel: Only divide Clock Divisor if the IP is USART
  tty: serial: atmel: Separate mode clearing between UART and USART
  dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
  ...
2022-10-07 16:36:24 -07:00
..
adssphere.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
clock.c ep93xx: clock: Do not return the address of the freed memory 2022-05-27 15:55:44 +02:00
core.c termios: get rid of non-UAPI asm/termios.h 2022-09-09 10:44:35 +02:00
dma.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
edb93xx.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
ep93xx-regs.h ARM: ep93xx: make mach/ep93xx-regs.h local 2022-04-04 10:22:37 +02:00
gesbc9312.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
gpio-ep93xx.h ARM: ep93xx: make mach/ep93xx-regs.h local 2022-04-04 10:22:37 +02:00
hardware.h ARM: ep93xx: move private headers out of mach/* 2019-04-28 23:08:44 -07:00
irqs.h ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
Kconfig ARM: ep93xx: mark most board files as unused 2022-07-22 13:11:21 +02:00
Makefile ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
micro9.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
platform.h ARM: ep93xx: remove MaverickCrunch support 2021-08-04 13:30:04 +02:00
simone.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
snappercl15.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00
soc.h ARM: ep93xx: make mach/ep93xx-regs.h local 2022-04-04 10:22:37 +02:00
timer-ep93xx.c ARM: ep93xx: Replace setup_irq() by request_irq() 2020-03-27 14:11:42 +01:00
ts72xx.c ARM: ep93xx: Make ts72xx_register_flash() static 2022-05-27 16:00:58 +02:00
ts72xx.h ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative 2017-12-13 22:26:10 +01:00
vision_ep9307.c ARM: ep93xx: enable SPARSE_IRQ 2022-04-04 10:22:37 +02:00