summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-02habanalabs: remove extra semicolonOded Gabbay1-1/+1
2019-03-31habanalabs: prevent CPU soft lockup on PalladiumOded Gabbay1-2/+9
2019-03-31habanalabs: remove trailing blank line from EOFOded Gabbay91-91/+0
2019-03-27habanalabs: improve error messagesOded Gabbay2-2/+3
2019-03-24habanalabs: add device status option to INFO IOCTLDalit Ben Zoor4-0/+47
2019-03-21habanalabs: allow user to modify TPC clock relaxation valueDalit Ben Zoor1-2/+12
2019-03-20habanalabs: set new golden value to tpc clock relaxationDalit Ben Zoor1-0/+2
2019-03-17habanalabs: never fail hard reset of deviceOded Gabbay1-10/+9
2019-03-07habanalabs: keep track of the device's dma maskOded Gabbay4-39/+65
2019-02-24habanalabs: add MMU shadow mappingOmer Shpigelman3-284/+356
2019-03-12habanalabs: Allow accessing DRAM virtual addresses via debugfsTomer Tayar1-5/+91
2019-03-07habanalabs: Add a printout with the name of a busy engineTomer Tayar3-13/+21
2019-03-07uapi/habanalabs: add some comments in habanalabs.hOded Gabbay1-2/+5
2019-03-06habanalabs: Remove unneeded function pointersTomer Tayar2-12/+4
2019-03-05habanalabs: Move PCI code into common fileTomer Tayar6-265/+434
2019-03-05habanalabs: ratelimit warnings at start of IOCTLsOded Gabbay2-2/+2
2019-02-28habanalabs: remove unused definesOded Gabbay1-8/+6
2019-03-04habanalabs: use EQ MSI/X ID per chipOded Gabbay3-6/+6
2019-03-04habanalabs: Move device CPU code into common fileTomer Tayar6-316/+408
2019-02-27habanalabs: remove implicit include from header filesDotan Barak2-4/+1
2019-02-24habanalabs: rename goya_non_fatal_events array to all eventsOded Gabbay2-5/+12
2019-02-24habanalabs: add new device CPU boot statusIgor Grinberg2-1/+7
2019-04-02chardev: update comment based on the codeChengguang Xu1-6/+3
2019-04-02chardev: code cleanup for __register_chrdev_region()Chengguang Xu1-41/+28
2019-04-02chardev: add a check for given minor rangeChengguang Xu1-0/+6
2019-04-02chardev: add additional check for minor range overlapChengguang Xu1-0/+6
2019-04-02VMCI: Use BIT() macro for bit definitionsVishnu DASA1-17/+18
2019-04-01Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman558-7184/+6042
2019-04-01Linux 5.1-rc3v5.1-rc3Linus Torvalds1-1/+1
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds60-201/+409
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-22/+19
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-103/+288
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+19
2019-03-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+0
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+12
2019-03-31Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-13/+32
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2-4/+2
2019-03-30Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+13
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds7-17/+26
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-03-30Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds43-4587/+276
2019-03-30Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-51/+75
2019-03-30Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds23-37/+110
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-3/+8
2019-03-30Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-4/+12
2019-03-30Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+42
2019-03-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds28-112/+210
2019-03-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2019-03-30Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+17