]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Sep 2022 15:46:07 +0000 (08:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Sep 2022 15:46:07 +0000 (08:46 -0700)
commit0d4d2cd0699c840bd6a45f306abf6a03041d9ddd
tree7c7de34493129dcdfca9a93f644d3aed7a1e2eef
parent2ae574171550670f734af205468c3c3d43e9a548
parent01fb2ae681891dbc20b6d2843a40c35daea457a7
Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver fixes from Greg KH:
 "Here are three tiny driver fixes for 6.0-rc7.  They include:

   - phy driver reset bugfix

   - fpga memleak bugfix

   - counter irq config bugfix

  The first two have been in linux-next for a while, the last one has
  only been added to my tree in the past few days, but was in linux-next
  under a different commit id. I couldn't pull directly from the counter
  tree due to some gpg key propagation issue, so I took the commit
  directly from email instead"

* tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  counter: 104-quad-8: Fix skipped IRQ lines during events configuration
  fpga: m10bmc-sec: Fix possible memory leak of flash_buf
  phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset support