]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Jul 2020 16:14:59 +0000 (09:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Jul 2020 16:14:59 +0000 (09:14 -0700)
commit0be577b68c5217f1a01cf8eac5feac000bd7c9bd
tree8f4fbfa78d83498dcbfe7266adbfa0b52357b9fc
parent5e65622e75474cebe010b0011a9da98fd2be9b3d
parentd20d6b801f5f5c0b9b919e5a4dadc998f3670f00
Merge tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into master

Pull staging driver fixes from Greg KH:
 "Five small staging driver fixes for 5.8-rc7 to resolve some reported
  problems:

   - four comedi driver fixes for problems found with them

   - a syzbot-found fix for the wlang-ng driver that resolves a much
     reported problem.

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

* tag 'staging-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: wlan-ng: properly check endpoint types
  staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shift
  staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shift
  staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shift
  staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support