summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-01-14misc: xilinx_sdfec: fix xsdfec_poll()'s return typeLuc Van Oostenryck
2020-01-14misc: xilinx_sdfec: add missing __user annotationLuc Van Oostenryck
2020-01-14drivers/misc: ti-st: remove redundant assignment to variables i and flagsColin Ian King
2020-01-14misc: tsl2550: remove redundant initialization to variable rColin Ian King
2020-01-14misc: pti: remove redundant assignments to retvalColin Ian King
2020-01-14misc: alcor_pci: Add AU6625 to list of supported PCI_IDsRhys Perry
2020-01-14misc: cxl: use mmgrabJulia Lawall
2020-01-14misc: pvpanic: add crash loaded eventzhenwei pi
2020-01-14misc: pvpanic: move bit definition to uapi header filezhenwei pi
2020-01-14misc: rtsx: Fix impossible conditionRui Feng
2020-01-14misc: isl29020: add missed pm_runtime_disableChuhong Yuan
2020-01-14misc: genwqe: fix compile warningsHongbo Yao
2020-01-14drivers/misc: sram-exec: have the callers of set_memory_*() check the return ...Tianlin Li
2020-01-10mei: hdcp: bind only with i915 on the same PCHTomas Winkler
2020-01-10mei: bus: use simple sprintf for sysfsTomas Winkler
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