]> 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)
commit3385125b77cc04ad7def7898c3591fad2d8d8e6e
tree22e987c706db8642e5acaa16273d3a9b830080e1
parentbb4a9fd02b43ae89f135647a759c887a62be8a49
parent799020bac3c2a077e33d2c589188461b38044677
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.