summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-04-01vhost: refine vhost and vringh kconfigJason Wang
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-03-26misc: rtsx: set correct pcr_ops for rts522AYueHaibing
2020-03-26mei: me: add cedar fork device idsAlexander Usyskin
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang
2020-03-24Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang
2020-03-24habanalabs: fix pm manual->auto in GOYAOded Gabbay
2020-03-24habanalabs: show unsupported message for GAUDIOded Gabbay
2020-03-24habanalabs: add print upon clock changeOmer Shpigelman
2020-03-24habanalabs: update goya firmware register mapOded Gabbay
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge
2020-03-24habanalabs: Remove unused parse_cnt variableTomer Tayar
2020-03-24habanalabs: provide historical maximum of various sensorsChristine Gharzuzi
2020-03-24habanalabs: modify the return values of hl_read/write routinesMoti Haimovski
2020-03-24habanalabs: support temperature offset via sysfsMoti Haimovski
2020-03-24habanalabs: ratelimit error prints of IRQsOded Gabbay
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski
2020-03-24habanalabs: fix DDR bar address settingOmer Shpigelman
2020-03-24habanalabs: removing extra ;Oded Gabbay
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar
2020-03-24habanalabs: Modify CS jobs counter to u16Tomer Tayar
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman
2020-03-18mei: fix CNL itouch device number to match the spec.Alexander Usyskin
2020-03-18misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-18misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu
2020-03-18lkdtm: arm64: test kernel pointer authenticationAmit Daniel Kachhap
2020-03-12misc: eeprom: at24: fix regulator underflowMichael Auchter
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman
2020-03-06uacce: unmap remaining mmapping from user spaceZhangfei Gao
2020-03-03altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens
2020-02-24Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman
2020-02-23mei: remove unused includes from pci-{me,txe}.cTomas Winkler
2020-02-22uacce: add uacce driverKenneth Lee
2020-02-14misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.Huang Zijiang
2020-02-11mei: limit number of bytes in mei header.Tomas Winkler
2020-02-11mei: bus: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-11misc: vexpress: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-11habanalabs: patched cb equals user cb in device memsetOded Gabbay
2020-02-11habanalabs: do not halt CoreSight during hard resetOmer Shpigelman
2020-02-11habanalabs: halt the engines before hard-resetOded Gabbay
2020-02-10lkdtm/stackleak: Make the test more verboseAlexander Popov
2020-02-10eeprom: at24: add TPF0001 ACPI ID for 24c1024 deviceMarkus Pietrek
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan