index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
xen-kbdfront.c
Age
Commit message (
Expand
)
Author
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
2022-05-27
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2021-11-23
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2018-10-16
Input: xen-kbdfront - mark expected switch fall-through
Gustavo A. R. Silva
2018-06-12
Input: xen-kbdfront - allow better run-time configuration
Oleksandr Andrushchenko
2018-06-12
Input: xen-kbdfront - fix multi-touch XenStore node's locations
Oleksandr Andrushchenko
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