index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
/
hv_mouse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-17
Staging: hv: mousevsc: Fix a checkpatch warning
K. Y. Srinivasan
1
-1
/
+0
2011-10-10
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman
1
-2
/
+1
2011-10-04
Staging: hv: mousevsc: Get rid of unnecessary comments
K. Y. Srinivasan
1
-21
/
+0
2011-10-04
Staging: hv: mousevsc: Enable autoloading of the mouse driver
K. Y. Srinivasan
1
-4
/
+1
2011-10-04
Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()
K. Y. Srinivasan
1
-7
/
+2
2011-10-04
Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inlining
K. Y. Srinivasan
1
-19
/
+8
2011-10-04
Staging: hv: mousevsc: Cleanup camel cased enums
K. Y. Srinivasan
1
-17
/
+17
2011-10-04
Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_dev
K. Y. Srinivasan
1
-51
/
+3
2011-10-04
Staging: hv: mousevsc: Now cleanup mousevsc_remove()
K. Y. Srinivasan
1
-50
/
+3
2011-10-04
Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining code
K. Y. Srinivasan
1
-30
/
+17
2011-10-04
Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp()
K. Y. Srinivasan
1
-33
/
+1
2011-10-04
Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()
K. Y. Srinivasan
1
-21
/
+0
2011-10-04
Staging: hv: mousevsc: Cleanup alloc_input_device()
K. Y. Srinivasan
1
-1
/
+1
2011-10-04
Staging: hv: mousevsc: Get rid of the unused state: num_outstanding_req
K. Y. Srinivasan
1
-3
/
+0
2011-10-04
Staging: hv: mousevsc: Free allocated memory in free_input_device()
K. Y. Srinivasan
1
-0
/
+2
2011-10-04
Staging: hv: mousevsc: Get rid of unnecessary pr_* calls
K. Y. Srinivasan
1
-53
/
+11
2011-10-04
Staging: hv: mousevsc: Cleanup error handling
K. Y. Srinivasan
1
-16
/
+7
2011-10-04
Staging: hv: mousevsc: Get rid of unnecessary DPRINT calls
K. Y. Srinivasan
1
-15
/
+3
2011-10-04
Staging: hv: mousevsc: Cleanup and properly implement reportdesc_callback()
K. Y. Srinivasan
1
-33
/
+23
2011-10-04
Staging: hv: mousevsc: Use completion primitive to synchronize
K. Y. Srinivasan
1
-20
/
+10
2011-10-04
Staging: hv: mousevsc: Correctly initialize the header size
K. Y. Srinivasan
1
-1
/
+1
2011-10-04
Staging: hv: mousevsc: Handle the case where we may get bogus report desc size
K. Y. Srinivasan
1
-0
/
+2
2011-10-04
Staging: hv: mousevsc: Change the allocation flags to reflect interrupt context
K. Y. Srinivasan
1
-3
/
+3
2011-10-04
Staging: hv: mousevsc: Fixup some bogus WARN_ON() calls
K. Y. Srinivasan
1
-3
/
+3
2011-10-04
Staging: hv: mousevsc: Get rid of the struct input_device_context
K. Y. Srinivasan
1
-38
/
+13
2011-10-04
Staging: hv: mousevsc: Fixup struct hv_input_dev_info
K. Y. Srinivasan
1
-3
/
+3
2011-09-16
Staging: hv: mousevsc: Get rid of the usage of the ext field in struct hv_device
K. Y. Srinivasan
1
-9
/
+9
2011-09-16
Staging: hv: vmbus: Change the signature of struct hv_driver probe function
K. Y. Srinivasan
1
-1
/
+2
2011-08-29
Staging: hv: mousevsc: Fix checkpatch errors and warnings
K. Y. Srinivasan
1
-7
/
+8
2011-08-25
Staging: hv: hv_mouse: fix up remove() function
Greg Kroah-Hartman
1
-8
/
+2
2011-08-25
Staging: hv: hv_mouse: remove a forward declaration
Greg Kroah-Hartman
1
-64
/
+62
2011-08-25
Staging: hv: hv_mouse: remove inputreport_callback function
Greg Kroah-Hartman
1
-17
/
+6
2011-08-25
Staging: hv: hv_mouse: remove deviceinfo_callback function
Greg Kroah-Hartman
1
-24
/
+10
2011-08-25
Staging: hv: mouse: Get rid of the unused PCI signature
K. Y. Srinivasan
1
-22
/
+0
2011-08-25
Staging: hv: mouse: Change the jump label Cleanup to cleanup
K. Y. Srinivasan
1
-11
/
+11
2011-08-25
Staging: hv: vmbus: Cleanup the error return value in vmbus_recvpacket_raw()
K. Y. Srinivasan
1
-1
/
+1
2011-08-25
Staging: hv: fix up driver registering mess
Greg Kroah-Hartman
1
-18
/
+3
2011-08-25
Staging: hv: create VMBUS_DEVICE macro and use it.
Greg Kroah-Hartman
1
-10
/
+4
2011-08-25
Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver
K. Y. Srinivasan
1
-9
/
+18
2011-08-25
Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux
K. Y. Srinivasan
1
-3
/
+3
2011-08-23
Staging: hv: Fix macros, tab errors and warning in drivers/staging/hv/hv_mouse.c
Ruslan Pisarev
1
-20
/
+20
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
1
-1
/
+0
2011-06-07
Staging: hv: mouse: Get rid of the unused initialization of the name field
K. Y. Srinivasan
1
-1
/
+0
2011-05-17
Staging: hv: mousevsc_drv: Cleanup mousevsc_drv_exit() function
K. Y. Srinivasan
1
-32
/
+1
2011-05-17
Staging: hv: mouse_drv: Fix a sparse warning
K. Y. Srinivasan
1
-1
/
+1
2011-05-17
Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.h
K. Y. Srinivasan
1
-1
/
+0
2011-05-17
Staging: hv: Move the contents of vmbus.h to hyperv.h
K. Y. Srinivasan
1
-1
/
+0
2011-05-17
Staging: hv: Move the contents of vmbus_api.h to hyperv.h
K. Y. Srinivasan
1
-1
/
+0
2011-05-17
Staging: hv: Move the contents of logging.h to hyperv.h
K. Y. Srinivasan
1
-1
/
+0
[next]