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