]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Aug 2013 16:00:51 +0000 (09:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 10 Aug 2013 16:00:51 +0000 (09:00 -0700)
commit0b99bd4a890a0cf9cc17b6db151071817c7fc491
tree428a087efd8596ec38c2cf9af557eac97d887353
parentf2172bc7393b606dfd37ccf881079c0678a46311
parent202479a343a2b766e1c455f7c11789dc968764bc
Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging driver fixes from Greg KH:
 "Here are 3 small fixes for staging/IIO drivers for 3.11-rc5.  Nothing
  huge, two IIO driver fixes, and a zcache fix.  All of these have been
  in linux-next for a while"

* tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: zcache: fix "zcache=" kernel parameter
  iio: ti_am335x_adc: Fix wrong samples received on 1st read
  iio:trigger: Fix use_count race condition