linux_dsm_epyc7002/arch
Linus Torvalds 9aa900c809 Char/Misc driver patches for 5.8-rc1
Here is the large set of char/misc driver patches for 5.8-rc1
 
 Included in here are:
 	- habanalabs driver updates, loads
 	- mhi bus driver updates
 	- extcon driver updates
 	- clk driver updates (approved by the clock maintainer)
 	- firmware driver updates
 	- fpga driver updates
 	- gnss driver updates
 	- coresight driver updates
 	- interconnect driver updates
 	- parport driver updates (it's still alive!)
 	- nvmem driver updates
 	- soundwire driver updates
 	- visorbus driver updates
 	- w1 driver updates
 	- various misc driver updates
 
 In short, loads of different driver subsystem updates along with the
 drivers as well.
 
 All have been in linux-next for a while with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCXtzkHw8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+yldOwCgus/DgpnI1UL4z+NdBxJrAXtkPmgAn2sgTUea
 i5RblCmcVMqvHaGtYkY+
 =tScN
 -----END PGP SIGNATURE-----

Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver updates from Greg KH:
 "Here is the large set of char/misc driver patches for 5.8-rc1

  Included in here are:

   - habanalabs driver updates, loads

   - mhi bus driver updates

   - extcon driver updates

   - clk driver updates (approved by the clock maintainer)

   - firmware driver updates

   - fpga driver updates

   - gnss driver updates

   - coresight driver updates

   - interconnect driver updates

   - parport driver updates (it's still alive!)

   - nvmem driver updates

   - soundwire driver updates

   - visorbus driver updates

   - w1 driver updates

   - various misc driver updates

  In short, loads of different driver subsystem updates along with the
  drivers as well.

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

* tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (233 commits)
  habanalabs: correctly cast u64 to void*
  habanalabs: initialize variable to default value
  extcon: arizona: Fix runtime PM imbalance on error
  extcon: max14577: Add proper dt-compatible strings
  extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'
  extcon: remove redundant assignment to variable idx
  w1: omap-hdq: print dev_err if irq flags are not cleared
  w1: omap-hdq: fix interrupt handling which did show spurious timeouts
  w1: omap-hdq: fix return value to be -1 if there is a timeout
  w1: omap-hdq: cleanup to add missing newline for some dev_dbg
  /dev/mem: Revoke mappings when a driver claims the region
  misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages()
  misc: xilinx-sdfec: cleanup return value in xsdfec_table_write()
  misc: xilinx-sdfec: improve get_user_pages_fast() error handling
  nvmem: qfprom: remove incorrect write support
  habanalabs: handle MMU cache invalidation timeout
  habanalabs: don't allow hard reset with open processes
  habanalabs: GAUDI does not support soft-reset
  habanalabs: add print for soft reset due to event
  habanalabs: improve MMU cache invalidation code
  ...
2020-06-07 10:59:32 -07:00
..
alpha TTY/Serial driver updates for 5.8-rc1 2020-06-07 09:52:36 -07:00
arc kmap: consolidate kmap_prot definitions 2020-06-04 19:06:22 -07:00
arm USB/PHY driver updates for 5.8-rc1 2020-06-07 09:42:16 -07:00
arm64 Char/Misc driver patches for 5.8-rc1 2020-06-07 10:59:32 -07:00
c6x mm: free_area_init: use maximal zone PFNs rather than zone sizes 2020-06-03 20:09:43 -07:00
csky kmap: consolidate kmap_prot definitions 2020-06-04 19:06:22 -07:00
h8300 Kbuild updates for v5.8 2020-06-06 12:00:25 -07:00
hexagon Kbuild updates for v5.8 2020-06-06 12:00:25 -07:00
ia64 Kbuild updates for v5.8 2020-06-06 12:00:25 -07:00
m68k Kbuild updates for v5.8 2020-06-06 12:00:25 -07:00
microblaze kmap: consolidate kmap_prot definitions 2020-06-04 19:06:22 -07:00
mips TTY/Serial driver updates for 5.8-rc1 2020-06-07 09:52:36 -07:00
nds32 kmap: consolidate kmap_prot definitions 2020-06-04 19:06:22 -07:00
nios2 nios2: add support for folded p4d page tables 2020-06-04 19:06:21 -07:00
openrisc openrisc: add support for folded p4d page tables 2020-06-04 19:06:21 -07:00
parisc Kbuild updates for v5.8 2020-06-06 12:00:25 -07:00
powerpc TTY/Serial driver updates for 5.8-rc1 2020-06-07 09:52:36 -07:00
riscv RISC-V Patches for the 5.8 Merge Window, Part 1 2020-06-04 20:14:18 -07:00
s390 powerpc updates for 5.8 2020-06-05 12:39:30 -07:00
sh Fix for arch/sh build regression with newer binutils, removal of SH5, 2020-06-06 15:22:01 -07:00
sparc TTY/Serial driver updates for 5.8-rc1 2020-06-07 09:52:36 -07:00
um Kbuild updates for v5.8 2020-06-06 12:00:25 -07:00
unicore32 Kbuild updates for v5.8 2020-06-06 12:00:25 -07:00
x86 dma-mapping updates for 5.8, part 1 2020-06-06 11:43:23 -07:00
xtensa arch/kmap: define kmap_atomic_prot() for all arch's 2020-06-04 19:06:22 -07:00
.gitignore
Kconfig scs: Remove references to asm/scs.h from core code 2020-05-18 17:47:45 +01:00