summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vop: sparse warning fixupMichael S. Tsirkin2020-07-101-1/+1
* misc: cxl: flash: Remove unused variable 'drc_index'Lee Jones2020-07-101-2/+2
* misc: eeprom: at24: Tell the compiler that ACPI functions may not be usedLee Jones2020-07-101-1/+1
* char/mwave: remove redundant initialization of variable bRCColin Ian King2020-07-101-2/+2
* ttyprintk: remove redundant initialization of variable retColin Ian King2020-07-101-1/+1
* char: raw: do not leak CONFIG_MAX_RAW_DEVS to userspaceMasahiro Yamada2020-07-101-4/+4
* uacce: remove uacce_vma_faultZhangfei Gao2020-07-101-9/+0
* virtio_console: Constify some static variablesRikard Falkeborn2020-07-101-4/+4
* virt: vbox: Fix some comments which talk about the "session spinlock"Hans de Goede2020-07-101-2/+2
* virt: vbox: Log unknown ioctl requests as errorHans de Goede2020-07-102-1/+2
* virt: vbox: Add a few new vmmdev request types to the userspace whitelistHans de Goede2020-07-101-0/+2
* virt: vbox: Add support for the new VBG_IOCTL_ACQUIRE_GUEST_CAPABILITIES ioctlHans de Goede2020-07-102-1/+176
* virt: vbox: Add vbg_set_host_capabilities() helper functionHans de Goede2020-07-101-33/+46
* virt: vbox: Rename guest_caps struct members to set_guest_capsHans de Goede2020-07-102-14/+15
* Merge branch 'char-misc-linus' into 'char-misc-next'Greg Kroah-Hartman2020-07-1016-109/+169
|\
| * virt: vbox: Fix guest capabilities mask checkHans de Goede2020-07-102-1/+3
| * virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede2020-07-103-2/+20
| * Merge tag 'phy-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Greg Kroah-Hartman2020-07-085-16/+19
| |\
| | * phy: sun4i-usb: fix dereference of pointer phy0 before it is null checkedColin Ian King2020-06-251-2/+3
| | * phy: rockchip: Fix return value of inno_dsidphy_probe()Tiezhu Yang2020-06-241-2/+2
| | * phy: ti: j721e-wiz: Constify structsRikard Falkeborn2020-06-241-5/+5
| | * phy: ti: am654-serdes: Constify regmap_configRikard Falkeborn2020-06-241-1/+1
| | * phy: intel: fix enum type mismatch warningArnd Bergmann2020-06-241-1/+3
| | * phy: intel: Fix compilation error on FIELD_PREP usageDilip Kota2020-06-241-5/+5
| * | Merge tag 'soundwire-5.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2020-07-081-2/+3
| |\ \
| | * | soundwire: intel: fix memory leak with devm_kasprintfPierre-Louis Bossart2020-06-221-2/+3
| | |/
| * | uio_pdrv_genirq: fix use without device tree and no interruptEsben Haabendal2020-07-031-1/+1
| * | uio_pdrv_genirq: Remove warning when irq is not specifiedEsben Haabendal2020-07-031-1/+1
| * | coresight: etmv4: Fix CPU power management setup in probe() functionMike Leach2020-07-011-29/+53
| * | coresight: cti: Fix error handling in probeDan Carpenter2020-07-011-42/+54
| * | Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"Wade Mealing2020-07-011-1/+2
| * | mei: bus: don't clean driver pointerAlexander Usyskin2020-06-291-2/+1
| * | misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław2020-06-291-12/+12
* | | uio: disable lazy irq disable to avoid double fireThommy Jakobsson2020-07-032-0/+37
* | | uio_pdrv_genirq: Allow use with non-page-aligned memory resourcesEsben Haabendal2020-07-031-2/+4
* | | firmware: stratix10-rsu: fix warningsRichard Gong2020-07-021-2/+2
* | | firmware: stratix10-rsu: extend rsu driver for new featuresRichard Gong2020-07-021-5/+161
* | | firmware: stratix10-svc: extend svc to support new RSU featuresRichard Gong2020-07-021-0/+17
* | | misc: ibmvmc: Repair ill-named function argument descriptionsLee Jones2020-07-011-3/+3
* | | misc: ocxl: config: Provide correct formatting to function headersLee Jones2020-07-011-9/+9
* | | misc: cxl: hcalls: Demote half-assed kerneldoc attemptLee Jones2020-07-011-21/+21
* | | misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issuesLee Jones2020-07-011-2/+10
* | | misc: mic: scif: scif_fence: Fix a bunch of different documentation issuesLee Jones2020-07-011-13/+21
* | | misc: mic: scif: scif_dma: Fix a couple of kerneldoc issuesLee Jones2020-07-011-1/+2
* | | misc: mic: scif: scif_nm: Supply various kerneldoc fix-upsLee Jones2020-07-011-8/+9
* | | misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issuesLee Jones2020-07-011-7/+11
* | | misc: mic: scif: scif_epd: Describe missing 'scifdev' argument(s)Lee Jones2020-07-011-0/+9
* | | misc: mic: scif: scif_api: Demote scif_accept() function headerLee Jones2020-07-011-1/+1
* | | misc: mic: scif: scif_api: Remove set but unused variable 'read_size'Lee Jones2020-07-011-3/+1
* | | misc: mic: cosm: cosm_debugfs: Demote function headers from kerneldocLee Jones2020-07-011-2/+2