index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
xen-kbdfront.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-15
1
-3
/
+2
*
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
2022-05-27
1
-2
/
+2
*
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-16
1
-2
/
+2
*
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
2021-11-23
1
-0
/
+1
*
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
1
-2
/
+2
*
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2020-05-12
1
-1
/
+1
*
Input: xen-kbdfront - mark expected switch fall-through
Gustavo A. R. Silva
2018-10-17
1
-1
/
+1
*
Input: xen-kbdfront - allow better run-time configuration
Oleksandr Andrushchenko
2018-06-13
1
-71
/
+106
*
Input: xen-kbdfront - fix multi-touch XenStore node's locations
Oleksandr Andrushchenko
2018-06-13
1
-4
/
+4
*
Input: xen-kbdfront - do not advertise multi-touch pressure support
Oleksandr Andrushchenko
2018-01-02
1
-2
/
+0
*
Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driver
Liang Yan
2017-08-28
1
-1
/
+4
*
Input: xen-kbdfront - add multi-touch support
Oleksandr Andrushchenko
2017-07-09
1
-40
/
+179
*
Input: xen-kbdfront - use string constants from PV protocol
Oleksandr Andrushchenko
2017-06-09
1
-9
/
+13
*
Input: xen-kbdfront - add module parameter for setting resolution
Juergen Gross
2017-04-19
1
-25
/
+14
*
Input: convert remaining uses of pr_warning to pr_warn
Joe Perches
2017-03-18
1
-4
/
+4
*
xen: make use of xenbus_read_unsigned() in xen-kbdfront
Juergen Gross
2016-11-07
1
-8
/
+5
*
Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible
Jan Beulich
2016-07-14
1
-4
/
+4
*
Input: xen - check return value of xenbus_printf
Insu Yun
2015-10-23
1
-2
/
+8
*
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-09-08
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-10-19
1
-2
/
+2
|
\
|
*
Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend
Chang Huaixin
2014-10-16
1
-2
/
+2
*
|
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-06
1
-2
/
+3
|
/
*
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2014-01-03
1
-0
/
+4
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
xen-kbdfront: handle backend CLOSED without CLOSING
David Vrabel
2012-10-30
1
-1
/
+4
*
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
1
-5
/
+2
*
Input: xen-kbdfront - enable driver for HVM guests
Stefano Stabellini
2011-07-05
1
-1
/
+1
*
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
2011-04-18
1
-1
/
+12
*
Input: xen-kbdfront - move to drivers/input/misc
Dmitry Torokhov
2011-03-17
1
-0
/
+385