]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Mar 2015 19:15:47 +0000 (12:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Mar 2015 19:15:47 +0000 (12:15 -0700)
commit60f6078b486aa04a33aef88d1cb931719e86a493
tree58161bbcce76e4416e65559267a5e713b99dad9c
parent4a72a59b9f0461ff06700934abf61af41eeac99f
parent777f7e2027bb22b27a50afcb9ec42e872e824e71
Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver fixes from Greg KH:
 "Here are two char/misc fixes for 4.0-rc3.

  One is a reported binder driver fix needed due to a change in the mm
  core that happened in 4.0-rc1.  Another is a mei driver fix that
  resolves a reported issue in that driver.

  Both have been in linux-next for a while"

* tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  mei: make device disabled on stop unconditionally
  android: binder: fix binder mmap failures