]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Mar 2015 18:59:02 +0000 (11:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Mar 2015 18:59:02 +0000 (11:59 -0700)
commitbfee58f37d0d78d696caf13049b49b3117fc37ba
tree22e987c706db8642e5acaa16273d3a9b830080e1
parent786e1d49e4c6b5dc1f3efa3e456f9e60ae0de063
parented8b52027d17496d90ae5aad542d0aa04a830124
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging driver fixes from Greg KH:
 "Here are four small staging driver fixes, all for the vt6656 and
  vt6655 drivers, that resolve some reported issues with them.

  All of these patches have been in linux next for a while"

* tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  vt6655: Fix late setting of byRFType.
  vt6655: RFbSetPower fix missing rate RATE_12M
  staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M
  staging: vt6655: vnt_tx_packet fix dma_idx selection.