aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-19habanalabs: set PM profile to auto only for goyaOded Gabbay1-1/+4
2020-05-19habanalabs: add dedicated define for hard resetOmer Shpigelman2-2/+5
2020-05-19habanalabs: check if CoreSight is supportedOmer Shpigelman2-0/+3
2020-05-19habanalabs: add signal/wait to CS IOCTL operationsOmer Shpigelman3-28/+323
2020-05-19habanalabs: handle the h/w sync objectOmer Shpigelman3-27/+188
2020-05-19habanalabs: define ASIC-dependent interface for signal/waitOmer Shpigelman2-0/+58
2020-05-19uapi: habanalabs: add signal/wait operationsOmer Shpigelman2-1/+14
2020-05-19habanalabs: add missing MODULE_DEVICE_TABLEOded Gabbay1-0/+1
2020-05-19habanalabs: print all CB handles as hex numbersDotan Barak1-2/+2
2020-05-19habanalabs: update F/W register mapOded Gabbay1-21/+23
2020-05-19habanalabs: enable trace data compression (profiler)Adam Aharon1-1/+1
2020-05-19habanalabs: load CPU device boot loader from hostOfir Bitton4-73/+77
2020-05-19habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay1-7/+17
2020-05-19habanalabs: support hwmon_reset_history attributeChristine Gharzuzi3-3/+97
2020-05-19habanalabs: Align protection bits configuration of all TPCsTomer Tayar1-1/+98
2020-05-19habanalabs: Allow access to TPC LFSR registerTomer Tayar1-1/+0
2020-05-19habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar6-1/+88
2020-05-19habanalabs: hl_pci_set_dma_mask() can be statickbuild test robot1-1/+1
2020-05-17habanalabs: handle barriers in DMA QMAN streamsOded Gabbay5-4/+23
2020-05-17habanalabs: retrieve DMA mask indication from firmwareOded Gabbay4-39/+53
2020-05-17habanalabs: update firmware definitionsOded Gabbay2-3/+49
2020-05-17habanalabs: increase timeout during resetOded Gabbay1-1/+1
2020-05-17habanalabs: print warning when reset is requestedOded Gabbay1-0/+4
2020-05-17habanalabs: unify and improve device cpu initOded Gabbay5-113/+220
2020-05-17habanalabs: re-factor H/W queues initializationOmer Shpigelman5-14/+29
2020-05-17habanalabs: remove stop-on-error flag from DMAOmer Shpigelman4-3/+63
2020-05-17habanalabs: don't wait for ASIC CPU after resetOded Gabbay2-25/+1
2020-05-15Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into arm/socArnd Bergmann3-290/+0
2020-05-15mei: release me_cl object referenceAlexander Usyskin1-0/+2
2020-05-15VMCI: Avoid extra check for access_ok()Souptick Joarder1-2/+0
2020-05-15misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla1-1/+8
2020-05-15misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla1-1/+3
2020-05-15misc: xilinx-sdfec: convert to module_platform_driver()Harshal Chaudhari1-19/+1
2020-05-13bus: vexpress-config: Merge vexpress-syscfg into vexpress-configRob Herring3-290/+0
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman3-1/+13
2020-05-05mei: me: disable mei interface on LBG servers.Tomas Winkler3-1/+13
2020-05-02Merge back system-wide PM material for v5.8.Rafael J. Wysocki2-2/+2
2020-04-27Merge 5.7-rc3 into char-misc-nextGreg Kroah-Hartman2-2/+3
2020-04-26Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+2
2020-04-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki2-2/+2
2020-04-23misc: rtsx: Improve compatibility for rts5261Rui Feng1-2/+7
2020-04-23sgi-xp: make some symbols static in xpc_main.cJason Yan1-5/+5
2020-04-23sgi-xp: make some symbols static in xpnet.cJason Yan1-4/+4
2020-04-23misc: xilinx_sdfec: Use memdup_user() as a cleanupZou Wei1-8/+3
2020-04-23misc: mic: correct a typoHu Haowen1-1/+1
2020-04-23lkdtm: bugs: Fix spelling mistakeGustavo A. R. Silva1-1/+1
2020-04-20mei: me: fix irq number stored in hw structBenjamin Lee1-1/+2
2020-04-20vhost: disable for OABIMichael S. Tsirkin1-1/+1
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+0
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook3-0/+81