index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
coresight: cti: Increase reference count when enabling cti
Tingwei Zhang
1
-3
/
+14
2020-09-28
coresight: cti: Don't disable ect device if it's not enabled
Tingwei Zhang
2
-3
/
+9
2020-09-28
coresight: cti: Fix bug clearing sysfs links on callback
Mike Leach
2
-3
/
+3
2020-09-28
coresight: cti: Fix remove sysfs link error
Mike Leach
1
-3
/
+6
2020-09-28
coresight: cti: Add function to register cti associate ops
Tingwei Zhang
3
-16
/
+55
2020-09-28
coresight: replicator: Allow replicator driver to be built as module
Kim Phillips
2
-3
/
+67
2020-09-28
coresight: funnel: Allow funnel driver to be built as module
Kim Phillips
1
-2
/
+63
2020-09-28
coresight: tmc: Allow tmc to be built as a module
Kim Phillips
3
-5
/
+32
2020-09-28
coresight: tpiu: Allow tpiu to be built as a module
Kim Phillips
2
-2
/
+23
2020-09-28
coresight: etb: Allow etb to be built as a module
Kim Phillips
2
-2
/
+29
2020-09-28
coresight: etm4x: Allow etm4x to be built as a module
Kim Phillips
3
-24
/
+69
2020-09-28
coresight: etm3x: Allow etm3x to be built as a module
Kim Phillips
3
-42
/
+122
2020-09-28
coresight: etm: perf: Fix warning caused by etm_setup_aux failure
Tingwei Zhang
1
-2
/
+2
2020-09-28
coresight: stm: Allow to build coresight-stm as a module
Tingwei Zhang
2
-2
/
+23
2020-09-28
coresight: Add try_get_module() in coresight_grab_device()
Tingwei Zhang
1
-7
/
+53
2020-09-28
coresight: Export global symbols
Mian Yousaf Kaukab
4
-0
/
+17
2020-09-28
coresight: Add coresight prefix to barrier_pkt
Tingwei Zhang
4
-7
/
+6
2020-09-28
coresight: Use IS_ENABLED for CONFIGs that may be modules
Kim Phillips
3
-3
/
+3
2020-09-28
coresight: cpu_debug: Define MODULE_DEVICE_TABLE
Tingwei Zhang
1
-0
/
+2
2020-09-28
coresight: cpu_debug: Add module name in Kconfig
Tingwei Zhang
1
-0
/
+3
2020-09-27
nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()
Vadym Kochan
1
-9
/
+24
2020-09-25
slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback
Srinivas Kandagatla
1
-0
/
+4
2020-09-25
slimbus: core: do not enter to clock pause mode in core
Srinivas Kandagatla
1
-2
/
+0
2020-09-25
slimbus: core: check get_addr before removing laddr ida
Srinivas Kandagatla
1
-2
/
+2
2020-09-25
habanalabs/gaudi: configure QMAN LDMA registers properly
Ofir Bitton
2
-21
/
+49
2020-09-25
habanalabs: add notice of device not idle
Oded Gabbay
1
-0
/
+8
2020-09-25
habanalabs: add debug messages for opening/closing context
Oded Gabbay
1
-0
/
+5
2020-09-25
habanalabs: release kernel context after hw_fini
Oded Gabbay
1
-7
/
+6
2020-09-25
habanalabs: correct an error message
Oded Gabbay
1
-2
/
+2
2020-09-22
misc: hisi_hikey_usb: delete a stray tab
Dan Carpenter
1
-1
/
+1
2020-09-22
misc: mic: scif: Fix error handling path
Souptick Joarder
1
-2
/
+2
2020-09-22
misc: pvpanic: Use devm_platform_ioremap_resource()
Wang ShaoBo
1
-7
/
+1
2020-09-22
habanalabs: update scratchpad register map
Oded Gabbay
2
-0
/
+2
2020-09-22
habanalabs: add indication of security-enabled F/W
Oded Gabbay
5
-20
/
+94
2020-09-22
habanalabs/gaudi: fix DMA completions max outstanding to 15
Oded Gabbay
1
-0
/
+3
2020-09-22
habanalabs/gaudi: remove axi drain support
Oded Gabbay
1
-16
/
+0
2020-09-22
habanalabs: update firmware interface file
Oded Gabbay
1
-0
/
+25
2020-09-22
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
6
-11
/
+237
2020-09-22
habanalabs: Save context in a command buffer object
Tomer Tayar
5
-22
/
+31
2020-09-22
habanalabs: no need for DMA_SHARED_BUFFER
Oded Gabbay
1
-1
/
+0
2020-09-22
habanalabs: allow to wait on CS without sleep
Oded Gabbay
2
-2
/
+8
2020-09-22
habanalabs/gaudi: increase timeout for boot fit load
Oded Gabbay
1
-1
/
+1
2020-09-22
habanalabs: add debugfs support for MMU with 6 HOPs
Moti Haimovski
1
-10
/
+60
2020-09-22
habanalabs: add num_hops to hl_mmu_properties
Moti Haimovski
4
-0
/
+11
2020-09-22
habanalabs: refactor MMU as device-oriented
Moti Haimovski
5
-222
/
+404
2020-09-22
habanalabs: rename mmu.c to mmu_v1.c
Moti Haimovski
2
-2
/
+2
2020-09-22
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
1
-38
/
+48
2020-09-22
habanalabs: check flag before reset because of f/w event
Oded Gabbay
1
-1
/
+2
2020-09-22
habanalabs: increase PQ COMP_OFFSET by one nibble
Oded Gabbay
1
-1
/
+1
2020-09-22
habanalabs: Fix alignment issue in cpucp_info structure
Ofir Bitton
1
-0
/
+1
[next]