summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-11-16Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman
2020-11-14eeprom: at25: Add example part numbersJonathan Neuschäfer
2020-11-09uacce: modify the module author information.Kai Ye
2020-11-09uacce: delete some redundant code.Kai Ye
2020-11-09mei: bus: fix a kernel-doc markupMauro Carvalho Chehab
2020-11-04habanalabs/gaudi: mask WDT error in QMANOded Gabbay
2020-11-04habanalabs/gaudi: move coresight mmu configOfir Bitton
2020-11-04habanalabs: fix kernel pointer typeArnd Bergmann
2020-11-03mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin
2020-11-03mei: bus: deinitialize callback functions on init failureAlexander Usyskin
2020-11-03mei: bus: do not start a read for disconnected clientsAlexander Usyskin
2020-11-03misc: ocxl: config: Rename function attribute descriptionLee Jones
2020-11-03misc: c2port: core: Make copying name from userspace more secureLee Jones
2020-11-03misc: xilinx-sdfec: remove check for ioctl cmd and argument.Harshal Chaudhari
2020-11-03misc: pci_endpoint_test: Remove unnecessary verificationGustavo Pimentel
2020-11-03misc: ti-st: st_core: remove unneeded semicolonTom Rix
2020-11-03misc: mei: remove unneeded breakTom Rix
2020-11-02Merge 5.10-rc2 into char-misc-nextGreg Kroah-Hartman
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-30mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29misc: xilinx_sdfec: add compat_ptr_ioctl()Harshal Chaudhari
2020-10-29misc: hisi_hikey_usb: use PTR_ERR_OR_ZEROSudip Mukherjee
2020-10-28misc: mic: remove the MIC driversSudeep Dutt
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-21Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-21Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-08misc: Kconfig: fix a HISI_HIKEY_USB dependencyMauro Carvalho Chehab
2020-10-07misc: Kconfig: add a new dependency for HISI_HIKEY_USBMauro Carvalho Chehab
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis
2020-10-07drivers/misc/sgi-xp: Adjust references in UV kernel modulesMike Travis
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-02mic: vop: copy data to kernel space then write to io memorySherry Sun
2020-10-02misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun
2020-10-02misc: vop: build VOP based on CONFIG_VOPSherry Sun
2020-10-02misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun
2020-10-02eeprom: ee1004: use module_i2c_driver to simplify the codeLiu Shixin
2020-10-02ocxl: simplify the return expression of free_function_dev()Qinglang Miao
2020-10-02ocxl: fix kconfig dependency warning for OCXLNecip Fazil Yildiran
2020-09-30misc: mic: drop double zeroingJulia Lawall
2020-09-30habanalabs/gaudi: use correct define for qman initOded Gabbay
2020-09-27Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2020-09-25eeprom: at24: Support custom device names for AT24 EEPROMsJon Hunter
2020-09-25habanalabs/gaudi: configure QMAN LDMA registers properlyOfir Bitton