summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/xen-kbdfront.c
Commit message (Expand)AuthorAgeFilesLines
* xen: make remove callback of xen driver void returnedDawei Li2022-12-151-3/+2
* xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross2022-05-271-2/+2
* xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-2/+2
* xen: add "not_essential" flag to struct xenbus_driverJuergen Gross2021-11-231-0/+1
* Input: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-071-2/+2
* Input: introduce input_mt_report_slot_inactive()Jiada Wang2020-05-121-1/+1
* Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva2018-10-161-1/+1
* Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko2018-06-121-71/+106
* Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko2018-06-121-4/+4
* Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko2018-01-021-2/+0
* 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/+14
* Input: convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-171-4/+4
* xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross2016-11-071-8/+5
* Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich2016-07-131-4/+4
* Input: xen - check return value of xenbus_printfInsu Yun2015-10-221-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/+2
* Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini2011-07-041-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-161-0/+385