aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/xen-kbdfront.c
AgeCommit message (Expand)Author
2018-10-03Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko
2018-03-03Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko
2017-08-28Input: xen-kbdfront - enable auto repeat for xen keyboard frontend driverLiang Yan
2017-07-09Input: xen-kbdfront - add multi-touch supportOleksandr Andrushchenko
2017-06-09Input: xen-kbdfront - use string constants from PV protocolOleksandr Andrushchenko
2017-04-19Input: xen-kbdfront - add module parameter for setting resolutionJuergen Gross
2017-03-17Input: convert remaining uses of pr_warning to pr_warnJoe Perches
2016-11-07xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross
2016-07-13Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich
2015-10-22Input: xen - check return value of xenbus_printfInsu Yun
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-16Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2012-11-24Input: remove use of __devinitBill Pemberton
2012-10-30xen-kbdfront: handle backend CLOSED without CLOSINGDavid Vrabel
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2011-07-04Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov
2011-03-16Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov