summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-28coresight: catu: Allow catu drivers to be built as modulesTingwei Zhang2-1/+19
2020-09-28coresight: tmc-etr: Add function to register catu opsMian Yousaf Kaukab4-6/+36
2020-09-28coresight: cti: Allow cti to be built as a moduleTingwei Zhang5-5/+28
2020-09-28coresight: cti: Increase reference count when enabling ctiTingwei Zhang1-3/+14
2020-09-28coresight: cti: Don't disable ect device if it's not enabledTingwei Zhang2-3/+9
2020-09-28coresight: cti: Fix bug clearing sysfs links on callbackMike Leach2-3/+3
2020-09-28coresight: cti: Fix remove sysfs link errorMike Leach1-3/+6
2020-09-28coresight: cti: Add function to register cti associate opsTingwei Zhang3-16/+55
2020-09-28coresight: replicator: Allow replicator driver to be built as moduleKim Phillips2-3/+67
2020-09-28coresight: funnel: Allow funnel driver to be built as moduleKim Phillips1-2/+63
2020-09-28coresight: tmc: Allow tmc to be built as a moduleKim Phillips3-5/+32
2020-09-28coresight: tpiu: Allow tpiu to be built as a moduleKim Phillips2-2/+23
2020-09-28coresight: etb: Allow etb to be built as a moduleKim Phillips2-2/+29
2020-09-28coresight: etm4x: Allow etm4x to be built as a moduleKim Phillips3-24/+69
2020-09-28coresight: etm3x: Allow etm3x to be built as a moduleKim Phillips3-42/+122
2020-09-28coresight: etm: perf: Fix warning caused by etm_setup_aux failureTingwei Zhang1-2/+2
2020-09-28coresight: stm: Allow to build coresight-stm as a moduleTingwei Zhang2-2/+23
2020-09-28coresight: Add try_get_module() in coresight_grab_device()Tingwei Zhang1-7/+53
2020-09-28coresight: Export global symbolsMian Yousaf Kaukab4-0/+17
2020-09-28coresight: Add coresight prefix to barrier_pktTingwei Zhang4-7/+6
2020-09-28coresight: Use IS_ENABLED for CONFIGs that may be modulesKim Phillips3-3/+3
2020-09-28coresight: cpu_debug: Define MODULE_DEVICE_TABLETingwei Zhang1-0/+2
2020-09-28coresight: cpu_debug: Add module name in KconfigTingwei Zhang1-0/+3
2020-09-27nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()Vadym Kochan1-9/+24
2020-09-25slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callbackSrinivas Kandagatla1-0/+4
2020-09-25slimbus: core: do not enter to clock pause mode in coreSrinivas Kandagatla1-2/+0
2020-09-25slimbus: core: check get_addr before removing laddr idaSrinivas Kandagatla1-2/+2
2020-09-25Merge tag 'misc-habanalabs-next-2020-09-25' of git://people.freedesktop.org/~...Greg Kroah-Hartman5-30/+70
2020-09-25habanalabs/gaudi: configure QMAN LDMA registers properlyOfir Bitton2-21/+49
2020-09-25habanalabs: add notice of device not idleOded Gabbay1-0/+8
2020-09-25habanalabs: add debug messages for opening/closing contextOded Gabbay1-0/+5
2020-09-25habanalabs: release kernel context after hw_finiOded Gabbay1-7/+6
2020-09-25habanalabs: correct an error messageOded Gabbay1-2/+2
2020-09-24Merge tag 'icc-5.10-rc1' of https://git.linaro.org/people/georgi.djakov/linux...Greg Kroah-Hartman27-176/+2490
2020-09-22misc: hisi_hikey_usb: delete a stray tabDan Carpenter1-1/+1
2020-09-22misc: mic: scif: Fix error handling pathSouptick Joarder1-2/+2
2020-09-22misc: pvpanic: Use devm_platform_ioremap_resource()Wang ShaoBo1-7/+1
2020-09-22Merge tag 'misc-habanalabs-next-2020-09-22' of git://people.freedesktop.org/~...Greg Kroah-Hartman33-7704/+8662
2020-09-22habanalabs: update scratchpad register mapOded Gabbay2-0/+2
2020-09-22habanalabs: add indication of security-enabled F/WOded Gabbay5-20/+94
2020-09-22habanalabs/gaudi: fix DMA completions max outstanding to 15Oded Gabbay1-0/+3
2020-09-22habanalabs/gaudi: remove axi drain supportOded Gabbay1-16/+0
2020-09-22habanalabs: update firmware interface fileOded Gabbay1-0/+25
2020-09-22habanalabs: Add an option to map CB to device MMUTomer Tayar6-11/+237
2020-09-22habanalabs: Save context in a command buffer objectTomer Tayar5-22/+31
2020-09-22habanalabs: no need for DMA_SHARED_BUFFEROded Gabbay1-1/+0
2020-09-22habanalabs: allow to wait on CS without sleepOded Gabbay2-2/+8
2020-09-22habanalabs/gaudi: increase timeout for boot fit loadOded Gabbay1-1/+1
2020-09-22habanalabs: add debugfs support for MMU with 6 HOPsMoti Haimovski1-10/+60
2020-09-22habanalabs: add num_hops to hl_mmu_propertiesMoti Haimovski4-0/+11