summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2020-03-24habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2-37/+43
2020-03-24habanalabs: support temperature offset via sysfsMoti Haimovski3-1/+51
2020-03-24habanalabs: ratelimit error prints of IRQsOded Gabbay1-6/+7
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski3-0/+165
2020-03-24habanalabs: fix DDR bar address settingOmer Shpigelman1-2/+1
2020-03-24habanalabs: removing extra ;Oded Gabbay1-1/+1
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar1-20/+21
2020-03-24habanalabs: Modify CS jobs counter to u16Tomer Tayar1-1/+1
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman6-137/+225
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman1-4/+2
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski4-27/+50
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman5-4/+7
2020-03-18mei: fix CNL itouch device number to match the spec.Alexander Usyskin2-4/+4
2020-03-18misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-4/+4
2020-03-18misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu4-3/+5
2020-03-12misc: eeprom: at24: fix regulator underflowMichael Auchter1-1/+2
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman1-6/+6
2020-03-03altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens1-6/+6
2020-02-24Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman2-3/+46
2020-02-23mei: remove unused includes from pci-{me,txe}.cTomas Winkler2-14/+2
2020-02-14misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.Huang Zijiang1-1/+1
2020-02-12mei: limit number of bytes in mei header.Tomas Winkler2-2/+5
2020-02-12mei: bus: replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-12misc: vexpress: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-11habanalabs: patched cb equals user cb in device memsetOded Gabbay1-2/+0
2020-02-11habanalabs: do not halt CoreSight during hard resetOmer Shpigelman1-1/+3
2020-02-11habanalabs: halt the engines before hard-resetOded Gabbay2-0/+43
2020-02-11lkdtm/stackleak: Make the test more verboseAlexander Popov1-8/+17
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-21/+51
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-21/+21
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman2-7/+8
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-8/+0
2020-01-29Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang1-21/+51
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-52/+105
2020-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+1
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2020-01-28Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds3-3/+3
2020-01-24mei: me: add jasper point DIDTomas Winkler2-0/+4
2020-01-23misc: eeprom: at24: support pm_runtime controlBibby Hsieh1-0/+39
2020-01-23ocxl: Add PCI hotplug dependency to KconfigFrederic Barrat1-0/+1
2020-01-22mei: me: add comet point (lake) H device idsTomas Winkler2-0/+6
2020-01-22Merge 5.5-rc7 into char-misc-nextGreg Kroah-Hartman2-7/+8
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie7-34/+34
2020-01-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-7/+8
2020-01-18Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+7
2020-01-16misc: cxl: use mmgrabJulia Lawall1-1/+1
2020-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+1
2020-01-14lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins1-1/+1