summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2020-11-16misc: rtsx: Check mmc support for RTS5261Rui Feng2-0/+10
2020-11-16misc: rtsx: Fix PAD driving for RTS5261Rui Feng2-13/+8
2020-11-16misc: rtsx: Fix aspm for RTS5261Rui Feng2-2/+11
2020-11-16misc: rtsx: Fix OCP function for RTS5261Rui Feng1-2/+6
2020-11-16mmc: rtsx: Add test mode for RTS5261Rui Feng1-5/+0
2020-11-16misc: rtsx: Add SD Express mode support for RTS5261Rui Feng3-23/+9
2020-11-16Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman11-72/+64
2020-11-14eeprom: at25: Add example part numbersJonathan Neuschäfer1-0/+3
2020-11-09uacce: modify the module author information.Kai Ye1-1/+1
2020-11-09uacce: delete some redundant code.Kai Ye1-11/+0
2020-11-09mei: bus: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-11-04habanalabs/gaudi: mask WDT error in QMANOded Gabbay1-1/+0
2020-11-04habanalabs/gaudi: move coresight mmu configOfir Bitton3-4/+7
2020-11-04habanalabs: fix kernel pointer typeArnd Bergmann7-65/+55
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+4
2020-11-03mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin1-2/+2
2020-11-03mei: bus: deinitialize callback functions on init failureAlexander Usyskin1-2/+8
2020-11-03mei: bus: do not start a read for disconnected clientsAlexander Usyskin1-2/+6
2020-11-03misc: ocxl: config: Rename function attribute descriptionLee Jones1-1/+1
2020-11-03misc: c2port: core: Make copying name from userspace more secureLee Jones1-1/+1
2020-11-03misc: xilinx-sdfec: remove check for ioctl cmd and argument.Harshal Chaudhari1-13/+3
2020-11-03misc: pci_endpoint_test: Remove unnecessary verificationGustavo Pimentel1-1/+1
2020-11-03misc: ti-st: st_core: remove unneeded semicolonTom Rix1-1/+1
2020-11-03misc: mei: remove unneeded breakTom Rix1-1/+0
2020-11-02Merge 5.10-rc2 into char-misc-nextGreg Kroah-Hartman68-21366/+3
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds67-21363/+0
2020-10-31mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-10-29misc: xilinx_sdfec: add compat_ptr_ioctl()Harshal Chaudhari1-11/+1
2020-10-29misc: hisi_hikey_usb: use PTR_ERR_OR_ZEROSudip Mukherjee1-4/+1
2020-10-28misc: mic: remove the MIC driversSudeep Dutt67-21363/+0
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+14
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-29/+0
2020-10-21Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+65
2020-10-21Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-2/+7
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-16/+17
2020-10-16Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds6-3/+6
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds68-7988/+11256
2020-10-15Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-24/+24
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-10-08misc: Kconfig: fix a HISI_HIKEY_USB dependencyMauro Carvalho Chehab1-1/+1
2020-10-07misc: Kconfig: add a new dependency for HISI_HIKEY_USBMauro Carvalho Chehab1-0/+1
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis7-0/+7
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis1-1/+1
2020-10-07drivers/misc/sgi-xp: Adjust references in UV kernel modulesMike Travis6-15/+12
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig5-3/+5
2020-10-02mic: vop: copy data to kernel space then write to io memorySherry Sun1-6/+14
2020-10-02misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2-3/+3
2020-10-02misc: vop: build VOP based on CONFIG_VOPSherry Sun1-1/+1
2020-10-02misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driverSherry Sun1-0/+1
2020-10-02eeprom: ee1004: use module_i2c_driver to simplify the codeLiu Shixin1-12/+1