aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-pciback
AgeCommit message (Expand)Author
2023-10-16xen-pciback: Consider INTx disabled when MSI/MSI-X is enabledMarek Marczykowski-Górecki
2023-08-21xen-pciback: Remove unused function declarationsYue Haibing
2023-04-24xen/pciback: don't call pcistub_device_put() under lockJuergen Gross
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-11-14xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki
2022-10-06xen/xenbus: Fix spelling mistake "hardward" -> "hardware"Colin Ian King
2022-08-12xen/pciback: Fix comment typoJason Wang
2021-11-02xen-pciback: allow compiling on other archs than x86Oleksandr Andrushchenko
2021-11-02xen-pciback: Fix return in pm_ctrl_init()YueHaibing
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich
2021-04-23xen-pciback: simplify vpci's find hookJan Beulich
2021-04-23xen/pciback: Fix incorrect type warningsMuhammad Usama Anjum
2021-02-11xen/events: link interdomain events to associated xenbus deviceJuergen Gross
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-10-20xen/pciback: use lateeoi irq bindingJuergen Gross
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-29xen/pci: Get rid of verbose_request and use dev_dbg() insteadBoris Ostrovsky
2020-05-27xen-pciback: Use dev_printk() when possibleBjorn Helgaas
2020-04-07xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi
2020-03-30xen-pciback: fix INTERRUPT_TYPE_* definesMarek Marczykowski-Górecki
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-15xen-pciback: optionally allow interrupt enable flag writesMarek Marczykowski-Górecki
2019-07-26xen/pciback: remove set but not used variable 'old_state'YueHaibing
2019-04-23xen: xen-pciback: fix warning Using plain integer as NULL pointerHariprasad Kelam
2019-02-18xen/pciback: Don't disable PCI_COMMAND on PCI device reset.Konrad Rzeszutek Wilk
2019-02-18xen: mark expected switch fall-throughGustavo A. R. Silva
2018-12-17xen/pciback: Check dev_data before using itRoss Lagerwall
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_reg_addJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in xen_pcibk_config_quir...Jia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_device_allocJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_init_deviceJia-Ju Bai
2018-04-16xen: xen-pciback: Replace GFP_ATOMIC with GFP_KERNEL in pcistub_probeJia-Ju Bai
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-28xen-pciback: relax BAR sizing write value checkJan Beulich
2017-08-28xen: xen-pciback: remove DRIVER_ATTR() usageGreg Kroah-Hartman
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-pcibackJuergen Gross
2016-09-30xen/pciback: support driver_overrideJuergen Gross
2016-09-30xen/pciback: avoid multiple entries in slot listJuergen Gross
2016-09-30xen/pciback: simplify pcistub device handlingJuergen Gross
2016-07-06xen-pciback: drop superfluous variablesJan Beulich
2016-07-06xen-pciback: short-circuit read path used for merging write valuesJan Beulich
2016-07-06xen-pciback: use const and unsigned in bar_init()Jan Beulich
2016-07-06xen-pciback: simplify determination of 64-bit memory resourceJan Beulich
2016-07-06xen-pciback: fold read_dev_bar() into its now single callerJan Beulich
2016-07-06xen-pciback: drop rom_init()Jan Beulich
2016-07-06xen-pciback: drop unused function parameter of read_dev_bar()Jan Beulich
2016-07-06xen: xen-pciback: Remove create_workqueueBhaktipriya Shridhar