Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus or master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus to receive updates for the input subsystem. You will get 2 small driver fixups and a documentation update for managed input devices. Changelog: --------- Chris Bagwell (1): Input: wacom - fix wacom_set_report retry logic Dmitry Torokhov (1): Input: document that unregistering managed devices is not necessary Nickolai Zeldovich (1): Input: lm8323 - fix checking PWM interrupt status Diffstat: -------- drivers/input/input.c | 16 ++++++++++++++-- drivers/input/keyboard/lm8323.c | 2 +- drivers/input/tablet/wacom_sys.c | 6 +++--- 3 files changed, 18 insertions(+), 6 deletions(-) -- Dmitry