Here are various nvec bug fixes for Christmas. This patch series is a fairly conservative one, not much changes, only very small and tested patches. Julian Andres Klode (3): staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/ staging: nvec: Use gpio_request_one() instead of gpio_request() staging: nvec: Fix Kconfig dependencies Marc Dietrich (6): staging: nvec: ps2: add suspend/resume functions staging: nvec: ps2: let the start/stop streaming commands be called by the start/stop functions of serio staging: nvec: ps2: tell nvec to send 6 byte long messages staging: nvec: ps2: add some more debug functions staging: nvec: ps2: disable/enable mouse on suspend/resume staging: nvec: ps2: change serio type to passthrough drivers/staging/nvec/Kconfig | 6 ++-- drivers/staging/nvec/nvec.c | 19 ++++++------- drivers/staging/nvec/nvec_ps2.c | 53 ++++++++++++++++++++++++++++++++------ 3 files changed, 56 insertions(+), 22 deletions(-) -- 1.7.7.3 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel