History log of /drivers/hid/hid-hyperv.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c1c454b8691cc95aa83f19273ed7845914c70e83 18-Jan-2012 K. Y. Srinivasan <kys@microsoft.com> HID: hyperv: Properly disconnect the input device

When we unload the mouse driver, properly disconnect the input device.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reported-by: Fuzhou Chen <fuzhouch@microsoft.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
/drivers/hid/hid-hyperv.c
74c4fb058083b47571a4f76dcfce95085f2d8098 30-Nov-2011 K. Y. Srinivasan <kys@microsoft.com> HID: hv_mouse: Properly add the hid device

We need to properly add the hid device to correctly initialize the sysfs state.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reported-by: Fuzhou Chen <fuzhouch@microsoft.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
/drivers/hid/hid-hyperv.c
b95f5bcb811e3905b5376f87789da8d097fee682 17-Nov-2011 K. Y. Srinivasan <kys@microsoft.com> HID: Move the hid-hyperv driver out of staging

The file hid-hyperv.c implements a hid compliant mouse driver for use on a
Hyper-V based system. This driver is currently in the staging area and as part
of the effort to move this driver out of staging, I had posted the driver code
for community review a few weeks ago. This current patch addresses all the
review comments I have gotten to date. All the relevant patches have already
been submitted to the staging tree as well.

As per Greg's suggestion, this patch does not get rid of the code from
the staging area. Once the mouse driver lands under the hid directory,
we will cleanup the staging directory.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
/drivers/hid/hid-hyperv.c