summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2020-03-24habanalabs: update goya firmware register mapOded Gabbay-30/+48
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge-0/+1
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge-0/+1
2020-03-24habanalabs: Remove unused parse_cnt variableTomer Tayar-2/+2
2020-03-24habanalabs: provide historical maximum of various sensorsChristine Gharzuzi-3/+12
2020-03-24habanalabs: modify the return values of hl_read/write routinesMoti Haimovski-37/+43
2020-03-24habanalabs: support temperature offset via sysfsMoti Haimovski-1/+51
2020-03-24habanalabs: ratelimit error prints of IRQsOded Gabbay-6/+7
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski-0/+165
2020-03-24habanalabs: fix DDR bar address settingOmer Shpigelman-2/+1
2020-03-24habanalabs: removing extra ;Oded Gabbay-1/+1
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar-20/+21
2020-03-24habanalabs: Modify CS jobs counter to u16Tomer Tayar-1/+1
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman-137/+225
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman-4/+2
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski-27/+50
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman-4/+7
2020-03-18mei: fix CNL itouch device number to match the spec.Alexander Usyskin-4/+4
2020-03-18misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva-4/+4
2020-03-18misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai-2/+2
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu-3/+5
2020-03-18lkdtm: arm64: test kernel pointer authenticationAmit Daniel Kachhap-0/+38
2020-03-12misc: eeprom: at24: fix regulator underflowMichael Auchter-1/+2
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman-6/+6
2020-03-06uacce: unmap remaining mmapping from user spaceZhangfei Gao-0/+16
2020-03-03altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens-6/+6
2020-02-24Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman-3/+46
2020-02-23mei: remove unused includes from pci-{me,txe}.cTomas Winkler-14/+2
2020-02-22uacce: add uacce driverKenneth Lee-0/+634
2020-02-14misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.Huang Zijiang-1/+1
2020-02-11mei: limit number of bytes in mei header.Tomas Winkler-2/+5
2020-02-11mei: bus: replace zero-length array with flexible-array memberGustavo A. R. Silva-2/+2
2020-02-11misc: vexpress: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-02-11habanalabs: patched cb equals user cb in device memsetOded Gabbay-2/+0
2020-02-11habanalabs: do not halt CoreSight during hard resetOmer Shpigelman-1/+3
2020-02-11habanalabs: halt the engines before hard-resetOded Gabbay-0/+43
2020-02-10lkdtm/stackleak: Make the test more verboseAlexander Popov-8/+17
2020-02-10eeprom: at24: add TPF0001 ACPI ID for 24c1024 deviceMarkus Pietrek-0/+1
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-21/+51
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-21/+21
2020-02-01Merge branch 'topic/user-access-begin' into nextMichael Ellerman-7/+8
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-8/+0
2020-01-29Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang-21/+51
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-52/+105
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-1/+1
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-3/+3
2020-01-24mei: me: add jasper point DIDTomas Winkler-0/+4
2020-01-23misc: eeprom: at24: support pm_runtime controlBibby Hsieh-0/+39