]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Jun 2011 15:59:46 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Jun 2011 15:59:46 +0000 (08:59 -0700)
commit4cddb5a6647e459d630988f9f573a879e48d0f7f
tree8eb0eccce6e0681400ddb5e33a9f13bfeb8a1fde
parentd9799e4a3ef6d1e326bd3c26b2c240b0c06190ae
parent5aaf74888190bd99d8e8aafd538e8f137bce5390
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: sh_keysc - 8x8 MODE_6 fix
  Input: omap-keypad - add missing input_sync()
  Input: evdev - try to wake up readers only if we have full packet
  Input: properly assign return value of clamp() macro.