summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang2020-12-111-1/+0
|\
| * misc: eeprom: at24: fix NVMEM name with custom AT24 device nameDiego Santa Cruz2020-12-041-1/+0
* | Revert "mei: virtio: virtualization frontend driver"Michael S. Tsirkin2020-12-063-887/+0
* | habanalabs: put devices before driver removalOfir Bitton2020-11-301-8/+8
* | habanalabs: free host huge va_range if not usedOfir Bitton2020-11-301-0/+1
* | habanalabs/gaudi: fix missing code in ECC handlingOded Gabbay2020-11-231-0/+2
* | habanalabs/gaudi: mask WDT error in QMANOded Gabbay2020-11-041-1/+0
* | habanalabs/gaudi: move coresight mmu configOfir Bitton2020-11-043-4/+7
* | habanalabs: fix kernel pointer typeArnd Bergmann2020-11-047-65/+55
* | mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin2020-11-031-2/+2
* | Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-0167-21363/+0
|\ \
| * | misc: mic: remove the MIC driversSudeep Dutt2020-10-2867-21363/+0
| |/
* / mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-301-3/+3
|/
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-221-3/+14
|\
| * Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2020-10-211-2/+7
| |\
| | * misc: pci_endpoint_test: Add Device ID for RZ/G2H PCIe controllerLad Prabhakar2020-09-071-0/+2
| | * misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllersLad Prabhakar2020-09-071-2/+5
| * | misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllersHou Zhiqiang2020-09-241-2/+6
| * | misc: pci_endpoint_test: Add LS1088a in pci_device_id tableXiaowei Bao2020-09-241-0/+2
| |/
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-224-29/+0
|\ \
| * | lkdtm: remove set_fs-based testsChristoph Hellwig2020-09-084-29/+0
| |/
* | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-212-8/+65
|\ \
| * \ Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang2020-09-271-7/+64
| |\ \
| | * | eeprom: at24: Support custom device names for AT24 EEPROMsJon Hunter2020-09-251-1/+21
| | * | eeprom: at24: Initialise AT24 NVMEM ID fieldJon Hunter2020-09-241-0/+1
| | * | eeprom: at24: set type id as EEPROMVadym Kochan2020-09-171-0/+1
| | * | eeprom: at24: Tidy at24_read()Jean Delvare2020-08-251-10/+4
| | * | eeprom: at24: Add support for the Sony VAIO EEPROMsJean Delvare2020-08-181-0/+41
| | |/
| * / misc: eeprom: use helper to get i2c_client from kobjWolfram Sang2020-09-211-1/+1
| |/
* | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-164-16/+17
|\ \
| * | cxl: Rework error message for incompatible slotsFrederic Barrat2020-08-251-2/+2
| * | ocxl: Don't return trigger page when allocating an interruptFrederic Barrat2020-08-253-12/+9
| * | ocxl: Access interrupt trigger page from xive directlyFrederic Barrat2020-08-251-2/+6
| |/
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-156-3/+6
|\ \
| * | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-065-3/+5
| * | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-253-21/+24
| |\ \
| * | | dma-mapping: fix DMA_OPS dependenciesChristoph Hellwig2020-09-111-0/+1
* | | | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-1568-7988/+11256
|\ \ \ \
| * | | | misc: Kconfig: fix a HISI_HIKEY_USB dependencyMauro Carvalho Chehab2020-10-081-1/+1
| * | | | misc: Kconfig: add a new dependency for HISI_HIKEY_USBMauro Carvalho Chehab2020-10-071-0/+1
| * | | | mic: vop: copy data to kernel space then write to io memorySherry Sun2020-10-021-6/+14
| * | | | misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2020-10-022-3/+3
| * | | | misc: vop: build VOP based on CONFIG_VOPSherry Sun2020-10-021-1/+1
| * | | | misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun2020-10-021-0/+1
| * | | | eeprom: ee1004: use module_i2c_driver to simplify the codeLiu Shixin2020-10-021-12/+1
| * | | | ocxl: simplify the return expression of free_function_dev()Qinglang Miao2020-10-021-6/+1
| * | | | ocxl: fix kconfig dependency warning for OCXLNecip Fazil Yildiran2020-10-021-2/+1
| * | | | misc: mic: drop double zeroingJulia Lawall2020-09-301-1/+1
| * | | | habanalabs/gaudi: use correct define for qman initOded Gabbay2020-09-301-1/+1
| * | | | habanalabs/gaudi: configure QMAN LDMA registers properlyOfir Bitton2020-09-252-21/+49