summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: only build xen-pcifront in PV-enabled environmentsJan Beulich2021-09-201-1/+1
* swiotlb-xen: ensure to issue well-formed XENMEM_exchange requestsJan Beulich2021-09-201-3/+4
* Xen/gntdev: don't ignore kernel unmapping errorJan Beulich2021-09-201-0/+8
* swiotlb-xen: drop DEFAULT_NSLABSJan Beulich2021-09-151-2/+0
* swiotlb-xen: arrange to have buffer info loggedJan Beulich2021-09-151-1/+1
* swiotlb-xen: drop leftover __refJan Beulich2021-09-151-1/+1
* swiotlb-xen: limit init retriesJan Beulich2021-09-151-2/+2
* swiotlb-xen: suppress certain init retriesJan Beulich2021-09-151-1/+2
* swiotlb-xen: maintain slab count properlyJan Beulich2021-09-151-10/+9
* swiotlb-xen: fix late init retryJan Beulich2021-09-151-2/+2
* swiotlb-xen: avoid double freeJan Beulich2021-09-151-1/+0
* xen/pvcalls: backend can be a moduleJan Beulich2021-09-151-1/+1
* PM: base: power: don't try to use non-existing RTC for storing dataJuergen Gross2021-09-141-0/+10
* xen/balloon: use a kernel thread instead a workqueueJuergen Gross2021-09-141-17/+45
* xen/pcifront: Removed unnecessary __ref annotationSergio Miguéns Iglesias2021-09-011-11/+19
* drivers/xen/xenbus/xenbus_client.c: fix bugon.cocci warningsJing Yangyang2021-08-301-6/+3
* xen/blkfront: don't trust the backend response data blindlyJuergen Gross2021-08-301-17/+53
* xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross2021-08-301-10/+15
* xen/blkfront: read response from backend only onceJuergen Gross2021-08-301-17/+18
* xen: assume XENFEAT_gnttab_map_avail_bits being set for pv guestsJuergen Gross2021-08-301-34/+2
* xen: check required Xen featuresJuergen Gross2021-08-301-0/+18
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-291-1/+1
|\
| * clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford2021-08-281-1/+1
* | Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-291-0/+3
|\ \
| * | PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki2021-08-271-0/+3
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-281-3/+6
|\ \ \
| * | | scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin2021-08-241-3/+6
* | | | Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2021-08-286-76/+89
|\ \ \ \
| * | | | usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet2021-08-271-4/+4
| * | | | usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet2021-08-271-4/+11
| * | | | usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso2021-08-261-43/+38
| * | | | usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai2021-08-261-12/+23
| * | | | usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng2021-08-261-4/+3
| * | | | usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen2021-08-261-8/+8
| * | | | Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold2021-08-251-1/+0
| * | | | USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang2021-08-241-0/+2
| | |/ / | |/| |
* | | | Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-273-3/+5
|\ \ \ \
| * | | | cryptoloop: add a deprecation warningChristoph Hellwig2021-08-272-2/+4
| * | | | pd: fix a NULL vs IS_ERR() checkDan Carpenter2021-08-271-1/+1
* | | | | Merge tag 'soc-fixes-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-272-2/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'reset-fixes-for-v5.14' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann2021-08-262-2/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | reset: reset-zynqmp: Fixed the argument data typeSai Krishna Potthuri2021-08-231-1/+2
| | * | | | reset: RESET_MCHP_SPARX5 should depend on ARCH_SPARX5Geert Uytterhoeven2021-07-211-1/+1
* | | | | | Merge tag 'acpi-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-08-271-1/+1
|\ \ \ \ \ \
| * | | | | | media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko2021-08-261-1/+1
| |/ / / / /
* | | | | | Merge tag 'pm-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-08-272-6/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2021-08-271-4/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki2021-08-231-4/+4
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | opp: core: Check for pending links before reading required_opp pointersMarijn Suijten2021-08-231-4/+4
| * | | | | | | PM: domains: Improve runtime PM performance state handlingDmitry Osipenko2021-08-251-2/+8
| |/ / / / / /