summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/map_funcs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-30habanalabs: fetch security indication from FWOfir Bitton9-29/+204
2020-11-30habanalabs: fix cs counters structurefarah kassabri6-75/+95
2020-11-30habanalabs: advanced FW loadingOfir Bitton4-9/+22
2020-11-30habanalabs: initialize variable before useOded Gabbay1-1/+1
2020-11-30habanalabs/gaudi: remove unreachable codeOfir Bitton1-3/+1
2020-11-30habanalabs: make sure cs type is valid in cs_ioctl_signal_waitOded Gabbay1-1/+3
2020-11-30habanalabs/gaudi: monitor device memory usageOded Gabbay1-6/+50
2020-11-30habanalabs: sync stream collective supportOfir Bitton7-63/+862
2020-11-30habanalabs/gaudi: Set DMA5 QMAN internalOfir Bitton3-28/+23
2020-11-30habanalabs: sync stream collective infrastructureOfir Bitton6-22/+176
2020-11-30habanalabs: use enum for CB allocation optionsTal Cohen5-12/+73
2020-11-30habanalabs/gaudi: add support for NIC QMANsOded Gabbay3-47/+723
2020-11-30habanalabs/gaudi: add NIC security configurationOded Gabbay1-0/+3973
2020-11-30habanalabs/gaudi: add NIC firmware-related definitionsOded Gabbay2-4/+54
2020-11-30habanalabs/gaudi: add NIC QMAN H/W and registers definitionsOded Gabbay13-1/+9168
2020-11-30habanalabs: remove duplicate checkOded Gabbay1-3/+4
2020-11-30habanalabs: sync stream refactor functionsOfir Bitton1-92/+118
2020-11-30habanalabs: add support for multiple SOBs per monitorOfir Bitton5-57/+142
2020-11-30habanalabs: sync stream structures refactorOfir Bitton4-136/+180
2020-11-30habanalabs: don't init vm module if no MMUOded Gabbay1-19/+14
2020-11-30habanalabs: minimize prints when everything is fineOded Gabbay2-4/+0
2020-11-30habanalabs: support multiple types of firmwaresOded Gabbay3-3/+21
2020-11-30habanalabs: we need CPU queues for hwmonOded Gabbay1-1/+1
2020-11-30habanalabs/gaudi: move mmu_prepare to context initOfir Bitton1-2/+2
2020-11-30habanalabs: change aggregate cs counters to atomicOded Gabbay4-25/+59
2020-11-30MAINTAINERS: update email, git repo of habanalabs driverOded Gabbay1-2/+2
2020-11-30Linux 5.10-rc6v5.10-rc6Linus Torvalds1-1/+1
2020-11-27coresight-stm: Fix W=1 warning in STM driverMathieu Poirier1-1/+1
2020-11-27coresight-tpiu: Fix W=1 warning in TPIU driverMathieu Poirier1-1/+1
2020-11-27coresight: Fix W=1 warnings in core frameworkMathieu Poirier1-1/+7
2020-11-27coresight: tmc-etr: Check if page is valid before dma_map_page()Mao Jinlong1-0/+2
2020-11-27coresight: tmc-etr: Assign boolean values to a bool variableKaixu Xia1-2/+2
2020-11-27coresight: etb10: Fix possible NULL ptr dereference in etb_enable_perf()Sai Prakash Ranjan1-1/+3
2020-11-27coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()Sai Prakash Ranjan2-1/+5
2020-11-27coresight: Remove unnecessary THIS_MODULE of funnel and replicator driverQi Liu2-2/+2
2020-11-27coresight: etm4x: Handle TRCVIPCSSCTLR accessesSuzuki K Poulose1-4/+7
2020-11-27coresight: etm4x: Fix accesses to TRCPROCSELRSuzuki K Poulose1-4/+6
2020-11-27coresight: etm4x: Update TRCIDR3.NUMPROCS handling to match v4.2Suzuki K Poulose1-2/+7
2020-11-27coresight: etm4x: Fix accesses to TRCCIDCTLR1Suzuki K Poulose1-3/+6
2020-11-27coresight: etm4x: Fix accesses to TRCVMIDCTLR1Suzuki K Poulose1-3/+6
2020-11-27coresight: core: Remove unneeded semicolonZou Wei1-1/+1
2020-11-27coresight: etm4x: Skip setting LPOVERRIDE bit for qcom, skip-power-upSai Prakash Ranjan1-1/+1
2020-11-27sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn1-1/+1
2020-11-27mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni1-3/+2
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron3-23/+60
2020-11-27perf probe: Change function definition check due to broken DWARFMasami Hiramatsu2-4/+19
2020-11-27perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu1-0/+8
2020-11-27perf stat: Use proper cpu for shadow statsNamhyung Kim1-4/+1
2020-11-27perf record: Synthesize cgroup events only if neededNamhyung Kim1-0/+3
2020-11-27perf diff: Fix error return value in __cmd_diff()Zhen Lei1-1/+3