summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2020-05-17habanalabs: update firmware definitionsOded Gabbay-3/+49
2020-05-17habanalabs: increase timeout during resetOded Gabbay-1/+1
2020-05-17habanalabs: print warning when reset is requestedOded Gabbay-0/+4
2020-05-17habanalabs: unify and improve device cpu initOded Gabbay-113/+220
2020-05-17habanalabs: re-factor H/W queues initializationOmer Shpigelman-14/+29
2020-05-17habanalabs: remove stop-on-error flag from DMAOmer Shpigelman-3/+63
2020-05-17habanalabs: don't wait for ASIC CPU after resetOded Gabbay-25/+1
2020-05-15Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-290/+0
2020-05-15mei: release me_cl object referenceAlexander Usyskin-0/+2
2020-05-15VMCI: Avoid extra check for access_ok()Souptick Joarder-2/+0
2020-05-15misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla-1/+8
2020-05-15misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla-1/+3
2020-05-15misc: xilinx-sdfec: convert to module_platform_driver()Harshal Chaudhari-19/+1
2020-05-13bus: vexpress-config: Merge vexpress-syscfg into vexpress-configRob Herring-290/+0
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman-1/+13
2020-05-05mei: me: disable mei interface on LBG servers.Tomas Winkler-1/+13
2020-05-02Merge back system-wide PM material for v5.8.Rafael J. Wysocki-2/+2
2020-04-27Merge 5.7-rc3 into char-misc-nextGreg Kroah-Hartman-2/+3
2020-04-26Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki-2/+2
2020-04-23misc: rtsx: Improve compatibility for rts5261Rui Feng-2/+7
2020-04-23sgi-xp: make some symbols static in xpc_main.cJason Yan-5/+5
2020-04-23sgi-xp: make some symbols static in xpnet.cJason Yan-4/+4
2020-04-23misc: xilinx_sdfec: Use memdup_user() as a cleanupZou Wei-8/+3
2020-04-23misc: mic: correct a typoHu Haowen-1/+1
2020-04-23lkdtm: bugs: Fix spelling mistakeGustavo A. R. Silva-1/+1
2020-04-20mei: me: fix irq number stored in hw structBenjamin Lee-1/+2
2020-04-20vhost: disable for OABIMichael S. Tsirkin-1/+1
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+0
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook-0/+81
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-34/+179
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-311/+738
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-0/+1
2020-04-02misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar-1/+0
2020-04-02misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Kishon Vijay Abraham I-6/+19
2020-04-02misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I-1/+1
2020-04-02misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I-0/+10
2020-04-02misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I-3/+9
2020-04-02misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I-3/+62
2020-04-02misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I-21/+79
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+650
2020-04-01vhost: refine vhost and vringh kconfigJason Wang-4/+0
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+38
2020-03-26misc: rtsx: set correct pcr_ops for rts522AYueHaibing-0/+1
2020-03-26mei: me: add cedar fork device idsAlexander Usyskin-0/+4
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang-10/+13
2020-03-24Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang-0/+1
2020-03-24habanalabs: fix pm manual->auto in GOYAOded Gabbay-1/+1
2020-03-24habanalabs: show unsupported message for GAUDIOded Gabbay-2/+13
2020-03-24habanalabs: add print upon clock changeOmer Shpigelman-1/+52