index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
xen-kbdfront.c
Age
Commit message (
Expand
)
Author
2018-01-02
Input: xen-kbdfront - do not advertise multi-touch pressure support
Oleksandr Andrushchenko
2017-08-28
Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driver
Liang Yan
2017-07-09
Input: xen-kbdfront - add multi-touch support
Oleksandr Andrushchenko
2017-06-09
Input: xen-kbdfront - use string constants from PV protocol
Oleksandr Andrushchenko
2017-04-19
Input: xen-kbdfront - add module parameter for setting resolution
Juergen Gross
2017-03-17
Input: convert remaining uses of pr_warning to pr_warn
Joe Perches
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-kbdfront
Juergen Gross
2016-07-13
Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible
Jan Beulich
2015-10-22
Input: xen - check return value of xenbus_printf
Insu Yun
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-10-16
Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backend
Chang Huaixin
2014-10-06
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-01-03
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-10-30
xen-kbdfront: handle backend CLOSED without CLOSING
David Vrabel
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2011-07-04
Input: xen-kbdfront - enable driver for HVM guests
Stefano Stabellini
2011-04-18
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
2011-03-16
Input: xen-kbdfront - move to drivers/input/misc
Dmitry Torokhov