summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-21363/+0
2020-10-30mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva-3/+3
2020-10-28misc: mic: remove the MIC driversSudeep Dutt-21363/+0
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+14
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-29/+0
2020-10-21Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+65
2020-10-21Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas-2/+7
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-16/+17
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-3/+6
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7988/+11256
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-24/+24
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2020-10-08misc: Kconfig: fix a HISI_HIKEY_USB dependencyMauro Carvalho Chehab-1/+1
2020-10-07misc: Kconfig: add a new dependency for HISI_HIKEY_USBMauro Carvalho Chehab-0/+1
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis-0/+7
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis-1/+1
2020-10-07drivers/misc/sgi-xp: Adjust references in UV kernel modulesMike Travis-15/+12
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig-3/+5
2020-10-02mic: vop: copy data to kernel space then write to io memorySherry Sun-6/+14
2020-10-02misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun-3/+3
2020-10-02misc: vop: build VOP based on CONFIG_VOPSherry Sun-1/+1
2020-10-02misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun-0/+1
2020-10-02eeprom: ee1004: use module_i2c_driver to simplify the codeLiu Shixin-12/+1
2020-10-02ocxl: simplify the return expression of free_function_dev()Qinglang Miao-6/+1
2020-10-02ocxl: fix kconfig dependency warning for OCXLNecip Fazil Yildiran-2/+1
2020-09-30misc: mic: drop double zeroingJulia Lawall-1/+1
2020-09-30habanalabs/gaudi: use correct define for qman initOded Gabbay-1/+1
2020-09-27Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang-7/+64
2020-09-25eeprom: at24: Support custom device names for AT24 EEPROMsJon Hunter-1/+21
2020-09-25habanalabs/gaudi: configure QMAN LDMA registers properlyOfir Bitton-21/+49
2020-09-25habanalabs: add notice of device not idleOded Gabbay-0/+8
2020-09-25habanalabs: add debug messages for opening/closing contextOded Gabbay-0/+5
2020-09-25habanalabs: release kernel context after hw_finiOded Gabbay-7/+6
2020-09-25habanalabs: correct an error messageOded Gabbay-2/+2
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig-21/+24
2020-09-24eeprom: at24: Initialise AT24 NVMEM ID fieldJon Hunter-0/+1
2020-09-24misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllersHou Zhiqiang-2/+6
2020-09-24misc: pci_endpoint_test: Add LS1088a in pci_device_id tableXiaowei Bao-0/+2
2020-09-22misc: hisi_hikey_usb: delete a stray tabDan Carpenter-1/+1
2020-09-22misc: mic: scif: Fix error handling pathSouptick Joarder-2/+2
2020-09-22misc: pvpanic: Use devm_platform_ioremap_resource()Wang ShaoBo-7/+1
2020-09-22habanalabs: update scratchpad register mapOded Gabbay-0/+2
2020-09-22habanalabs: add indication of security-enabled F/WOded Gabbay-20/+94
2020-09-22habanalabs/gaudi: fix DMA completions max outstanding to 15Oded Gabbay-0/+3
2020-09-22habanalabs/gaudi: remove axi drain supportOded Gabbay-16/+0
2020-09-22habanalabs: update firmware interface fileOded Gabbay-0/+25
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar-10/+226
2020-09-22habanalabs: Save context in a command buffer objectTomer Tayar-22/+31
2020-09-22habanalabs: no need for DMA_SHARED_BUFFEROded Gabbay-1/+0
2020-09-22habanalabs: allow to wait on CS without sleepOded Gabbay-2/+5