summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-01-18Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-14lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins
2020-01-14lkdtm/bugs: Make double-fault test always availableKees Cook
2020-01-10scsi: enclosure: Fix stale device oops with hot replugJames Bottomley
2019-12-21Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-12-14habanalabs: remove variable 'val' set but not usedChen Wandun
2019-12-14habanalabs: rate limit error msg on waiting for CSOded Gabbay
2019-12-14ocxl: Fix potential memory leak on context creationFrederic Barrat
2019-12-10ocxl: Fix concurrent AFU open and device removalFrederic Barrat
2019-12-04lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addrHuang Shijie
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-01Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26lkdtm: Add a DOUBLE_FAULT crash type on x86Andy Lutomirski
2019-11-25lkdtm: Remove references to CONFIG_REFCOUNT_FULLWill Deacon
2019-11-25locking/refcount: Define constants for saturation and max refcount valuesWill Deacon
2019-11-21habanalabs: add more protection of device during resetOded Gabbay
2019-11-21habanalabs: flush EQ workers in hard resetOded Gabbay
2019-11-21habanalabs: make the reset code more consistentOded Gabbay
2019-11-21habanalabs: expose reset counters via existing INFO IOCTLMoti Haimovski
2019-11-21habanalabs: make code more conciseOded Gabbay
2019-11-21habanalabs: use defines for F/W filesOded Gabbay
2019-11-21habanalabs: remove prints on successful device initializationOded Gabbay
2019-11-21habanalabs: remove unnecessary checksOmer Shpigelman
2019-11-21habanalabs: invalidate MMU cache only onceOmer Shpigelman
2019-11-21habanalabs: skip VA block list update in reset flowOmer Shpigelman
2019-11-21habanalabs: optimize MMU unmapOmer Shpigelman
2019-11-21habanalabs: prevent read/write from/to the device during hard resetOmer Shpigelman
2019-11-21habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman
2019-11-21habanalabs: re-factor MMU masks and documentationOmer Shpigelman
2019-11-21habanalabs: type specific MMU cache invalidationOmer Shpigelman
2019-11-21habanalabs: re-factor memory module codeOmer Shpigelman
2019-11-21habanalabs: export uapi defines to user-spaceOded Gabbay
2019-11-21habanalabs: don't print error when queues are fullOded Gabbay
2019-11-21habanalabs: increase max jobs number to 512Oded Gabbay
2019-11-21habanalabs: set ETR as non-securedOded Gabbay
2019-11-21habanalabs: use registers name defines for ETR blockOded Gabbay
2019-11-21habanalabs: read F/W versions before failureOded Gabbay
2019-11-21habanalabs: expose card name in INFO IOCTLOded Gabbay
2019-11-21habanalabs: remove set but not used variable 'qman_base_addr'YueHaibing
2019-11-21habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay
2019-11-21habanalabs: set TPC Icache to 16 cache linesOded Gabbay
2019-11-21habanalabs: Add a new H/W queue typeTomer Tayar