summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/xen-kbdfront.c
Commit message (Expand)AuthorAgeFilesLines
* Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva2018-10-171-1/+1
* Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko2018-06-131-71/+106
* Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko2018-06-131-4/+4
* Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko2018-01-021-2/+0Star
* Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driverLiang Yan2017-08-281-1/+4
* Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko2017-07-091-40/+179
* Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko2017-06-091-9/+13
* Input: xen-kbdfront - add module parameter for setting resolutionJuergen Gross2017-04-191-25/+14Star
* Input: convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-181-4/+4
* xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross2016-11-071-8/+5Star
* Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich2016-07-141-4/+4
* Input: xen - check return value of xenbus_printfInsu Yun2015-10-231-2/+8
* xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-081-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-191-2/+2
|\
| * Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin2014-10-161-2/+2
* | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-2/+3
|/
* xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-031-0/+4
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-301-1/+4
* Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-5/+2Star
* Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini2011-07-051-1/+1
* Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov2011-04-181-1/+12
* Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov2011-03-171-0/+385