]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Jan 2019 17:49:35 +0000 (05:49 +1200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 13 Jan 2019 17:49:35 +0000 (05:49 +1200)
commit4c9ff42cb8eb22f8ef2ad19a1910d82be8c1aa00
tree624032758725ba65d64f9de655b4f3aa8e07a5bf
parent980bdc9382a1738e5f3b879d5a5d6dd1362caaf4
parent89e0307cf989d54cd7a0dbffd665cae4e72ae9d8
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging driver fixes from Greg KH:
 "Here are some small staging driver fixes for some reported issues.

  One reverts a patch that was made to the rtl8723bs driver that turned
  out to not be needed at all as it was a bug in clang. The others fix
  up some reported issues in the rtl8188eu driver and update the
  MAINTAINERS file to point to Larry for this driver so he can get the
  bug reports easier.

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

* tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  Revert "staging: rtl8723bs: Mark ACPI table declaration as used"
  staging: rtl8188eu: Fix module loading from tasklet for WEP encryption
  staging: rtl8188eu: Fix module loading from tasklet for CCMP encryption
  MAINTAINERS: Add entry for staging driver r8188eu
MAINTAINERS