On Sun, May 05, 2019 at 11:31:04PM -0400, Sasha Levin wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git tags/hyperv-next-signed
for you to fetch changes up to a3fb7bf369efa296c1fc68aead1b6fb3c735573b:
drivers: input: serio: Add a module desription to the hyperv_keyboard driver (2019-04-23 15:41:40 -0400)
- ----------------------------------------------------------------
Adding module description to various hyper-v modules
- ----------------------------------------------------------------
Joseph Salisbury (3):
drivers: hid: Add a module description line to the hid_hyperv driver
drivers: hv: Add a module description line to the hv_vmbus driver
drivers: input: serio: Add a module desription to the hyperv_keyboard driver
drivers/hid/hid-hyperv.c | 2 ++
drivers/hv/vmbus_drv.c | 1 +
drivers/input/serio/hyperv-keyboard.c | 2 ++
This should go through the different subsystems, for the different
drivers, not just through me.