Merge tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Pull char/misc driver fixes from Greg KH: "Here are a number of small driver fixes for 5.2-rc6 Nothing major, just fixes for reported issues: - soundwire fixes - thunderbolt fixes - MAINTAINERS update for fpga maintainer change - binder bugfix - habanalabs 64bit pointer fix - documentation updates All of these have been in linux-next with no reported issues" * tag 'char-misc-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: habanalabs: use u64_to_user_ptr() for reading user pointers doc: fix documentation about UIO_MEM_LOGICAL using MAINTAINERS / Documentation: Thorsten Scherer is the successor of Gavin Schenk docs: fb: Add TER16x32 to the available font names MAINTAINERS: fpga: hand off maintainership to Moritz thunderbolt: Implement CIO reset correctly for Titan Ridge binder: fix possible UAF when freeing buffer thunderbolt: Make sure device runtime resume completes before taking domain lock soundwire: intel: set dai min and max channels correctly soundwire: stream: fix bad unlock balance soundwire: stream: fix out of boundary access on port properties
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-bus-siox 11 additions, 11 deletionsDocumentation/ABI/testing/sysfs-bus-siox
- Documentation/driver-api/uio-howto.rst 2 additions, 2 deletionsDocumentation/driver-api/uio-howto.rst
- Documentation/fb/fbcon.txt 1 addition, 1 deletionDocumentation/fb/fbcon.txt
- MAINTAINERS 1 addition, 2 deletionsMAINTAINERS
- drivers/android/binder.c 14 additions, 2 deletionsdrivers/android/binder.c
- drivers/misc/habanalabs/habanalabs_ioctl.c 1 addition, 1 deletiondrivers/misc/habanalabs/habanalabs_ioctl.c
- drivers/soundwire/intel.c 2 additions, 2 deletionsdrivers/soundwire/intel.c
- drivers/soundwire/stream.c 3 additions, 4 deletionsdrivers/soundwire/stream.c
- drivers/thunderbolt/icm.c 127 additions, 61 deletionsdrivers/thunderbolt/icm.c
- drivers/thunderbolt/switch.c 33 additions, 12 deletionsdrivers/thunderbolt/switch.c
- drivers/thunderbolt/tb.h 7 additions, 0 deletionsdrivers/thunderbolt/tb.h
Loading
Please register or sign in to comment