Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-06-27 | vboxguest: Do not use devm for irq | Pascal Terjan | 1 | -3/+6 |
2020-10-02 | virt: vbox: simplify the return expression of vbg_input_open() | Qinglang Miao | 1 | -6/+1 |
2020-08-28 | virt: vbox: Use current_uid() in vbg_misc_device_requestor() | Denis Efremov | 1 | -1/+1 |
2020-07-10 | virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u... | Hans de Goede | 1 | -1/+2 |
2019-03-27 | virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x | Hans de Goede | 1 | -3/+23 |
2018-05-14 | virt: vbox: Only copy_from_user the request-header once | Wenwen Wang | 1 | -1/+3 |
2018-04-23 | virt: vbox: Use __get_free_pages instead of kmalloc for DMA32 memory | Hans de Goede | 1 | -3/+16 |
2017-12-21 | virt: vbox: use %pap format for printing resource_size_t | Arnd Bergmann | 1 | -4/+4 |
2017-12-18 | virt: Add vboxguest driver for Virtual Box Guest integration | Hans de Goede | 1 | -0/+466 |