index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
xenbus
/
xenbus_probe_frontend.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen: xenbus: Use helper function IS_ERR_OR_NULL()
Li Zetao
2023-08-21
1
-1
/
+1
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-2
/
+2
*
xen: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-25
1
-1
/
+1
*
xen: add "not_essential" flag to struct xenbus_driver
Juergen Gross
2021-11-23
1
-11
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
xenbus: move xenbus_dev_shutdown() into frontend code...
Paul Durrant
2019-12-20
1
-1
/
+23
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
xen: xenbus_probe_frontend: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-03
1
-0
/
+2
*
xen: modify xenstore watch event interface
Juergen Gross
2017-02-09
1
-7
/
+7
*
xen: clean up xenbus internal headers
Juergen Gross
2017-02-09
1
-2
/
+1
*
xenbus: check return value of xenbus_scanf()
Jan Beulich
2016-10-24
1
-1
/
+3
*
xen: xenbus: Remove create_workqueue
Bhaktipriya Shridhar
2016-07-06
1
-14
/
+1
*
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-06
1
-3
/
+5
*
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2014-01-03
1
-1
/
+1
*
xenbus: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-17
1
-1
/
+1
*
xenbus: frontend resume cleanup
Aurelien Chartier
2013-07-29
1
-3
/
+16
*
xen: Convert printks to pr_<level>
Joe Perches
2013-06-28
1
-17
/
+18
*
xenbus: delay xenbus frontend resume if xenstored is not running
Aurelien Chartier
2013-05-29
1
-1
/
+36
*
xen: missing includes
Stefano Stabellini
2012-08-21
1
-0
/
+1
*
xen/xenbus: Add quirk to deal with misconfigured backends.
Konrad Rzeszutek Wilk
2012-04-19
1
-16
/
+53
*
xen/xenbus: ignore console/0
Stefano Stabellini
2012-03-14
1
-0
/
+6
*
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
1
-5
/
+3
*
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
-
.
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
2011-10-25
1
-0
/
+121
|
\
\
|
*
|
xen/pv-on-hvm kexec+kdump: reset PV devices in kexec or crash kernel
Olaf Hering
2011-09-01
1
-0
/
+121
|
|
/
*
/
xen: Populate xenbus device attributes
Bastian Blank
2011-06-30
1
-5
/
+1
|
/
*
xen: use freeze/restore/thaw PM events for suspend/resume/chkpt
Shriram Rajagopalan
2011-03-16
1
-3
/
+5
*
xen: xenbus PM events support
Kazuhiro SUZUKI
2011-03-16
1
-2
/
+7
*
xen/xenbus: fixup checkpatch issues in xenbus_probe*
Ian Campbell
2011-01-05
1
-13
/
+15
*
xen/xenbus: clean up noise in xenbus_probe_frontend.c
Jeremy Fitzhardinge
2011-01-05
1
-7
/
+2
*
xen/xenbus: make frontend bus GPL
Jeremy Fitzhardinge
2011-01-05
1
-0
/
+2
*
xenbus/frontend: register bus earlier
Jeremy Fitzhardinge
2011-01-05
1
-2
/
+1
*
xen: add backend driver support
Ian Campbell
2011-01-05
1
-9
/
+30
*
xen: separate out frontend xenbus
Ian Campbell
2011-01-05
1
-0
/
+275