index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
fpga: dfl: afu: Corrected error handling levels
Souptick Joarder
1
-2
/
+2
2020-05-19
misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
Lad Prabhakar
1
-0
/
+4
2020-05-19
genwqe: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-33
/
+9
2020-05-19
drivers/mic/scif: convert get_user_pages() --> pin_user_pages()
John Hubbard
1
-13
/
+13
2020-05-19
coresight: cti: Add CPU idle pm notifer to CTI devices
Mike Leach
1
-0
/
+69
2020-05-19
coresight: cti: Add CPU Hotplug handling to CTI driver
Mike Leach
2
-0
/
+93
2020-05-19
coresight: etm4x: Fix use-after-free of per-cpu etm drvdata
Suzuki K Poulose
1
-0
/
+1
2020-05-19
coresight: Avoid casting void pointers
Stephen Boyd
1
-3
/
+6
2020-05-19
coresight: Include required headers in C files
Stephen Boyd
4
-2
/
+33
2020-05-19
coresight: Initialize arg in sparse friendly way
Stephen Boyd
2
-2
/
+2
2020-05-19
coresight: Don't initialize variables unnecessarily
Stephen Boyd
1
-4
/
+4
2020-05-19
coresight: Mark some functions static
Stephen Boyd
4
-6
/
+5
2020-05-19
coresight: etm4x: Add support for Neoverse N1 ETM
Anurag Koul
1
-0
/
+1
2020-05-19
coresight: etmv4: Update default filter and initialisation
Mike Leach
2
-18
/
+7
2020-05-19
coresight: tmc: Fix TMC mode read in tmc_read_prepare_etb()
Sai Prakash Ranjan
1
-8
/
+8
2020-05-19
coresight: Fix support for sparsely populated ports
Suzuki K Poulose
3
-30
/
+72
2020-05-19
coresight: etb10: Make coresight_etb_groups static
Jason Yan
1
-1
/
+1
2020-05-19
coresight: cti: Make some symbols static
Jason Yan
1
-3
/
+3
2020-05-19
coresight: etm4x: Replace ETM PIDs with UCI IDs for Kryo385
Sai Prakash Ranjan
1
-2
/
+2
2020-05-19
coresight: etm4x: Add support for Qualcomm SC7180 SoC
Sai Prakash Ranjan
1
-0
/
+2
2020-05-19
docs: trace: coresight-ect.rst: Fix a build warning
Mauro Carvalho Chehab
1
-0
/
+1
2020-05-19
coresight: docs: Add information about the topology representations
Mike Leach
2
-1
/
+89
2020-05-19
coresight: cti: Add in sysfs links to other coresight devices
Mike Leach
1
-4
/
+48
2020-05-19
coresight: Expose device connections via sysfs
Suzuki K Poulose
4
-12
/
+121
2020-05-19
coresight: Add generic sysfs link creation functions
Mike Leach
4
-1
/
+150
2020-05-19
coresight: Add return value for fixup connections
Suzuki K Poulose
1
-10
/
+14
2020-05-19
coresight: Pass coresight_device for coresight_release_platform_data
Suzuki K Poulose
3
-5
/
+7
2020-05-19
habanalabs: update patched_cb_size for Wreg32
Rachel Stahl
1
-0
/
+1
2020-05-19
habanalabs: move event handling to common firmware file
Ofir Bitton
6
-1362
/
+801
2020-05-19
habanalabs: enable gaudi code in driver
Oded Gabbay
3
-5
/
+7
2020-05-19
habanalabs: add gaudi profiler module
Omer Shpigelman
4
-3
/
+890
2020-05-19
habanalabs: add gaudi security module
Omer Shpigelman
4
-1
/
+9094
2020-05-19
habanalabs: add hwmgr module for gaudi
Oded Gabbay
5
-4
/
+147
2020-05-19
habanalabs: add gaudi asic-dependent code
Oded Gabbay
7
-1
/
+8335
2020-05-19
uapi: habanalabs: add gaudi defines
Oded Gabbay
1
-2
/
+162
2020-05-19
habanalabs: add gaudi asic registers header files
Oded Gabbay
91
-1
/
+71211
2020-05-19
habanalabs: get card type, location from F/W
Omer Shpigelman
3
-4
/
+23
2020-05-19
habanalabs: support clock gating enable/disable
Oded Gabbay
6
-0
/
+94
2020-05-19
habanalabs: set PM profile to auto only for goya
Oded Gabbay
1
-1
/
+4
2020-05-19
habanalabs: add dedicated define for hard reset
Omer Shpigelman
2
-2
/
+5
2020-05-19
habanalabs: check if CoreSight is supported
Omer Shpigelman
2
-0
/
+3
2020-05-19
habanalabs: add signal/wait to CS IOCTL operations
Omer Shpigelman
3
-28
/
+323
2020-05-19
habanalabs: handle the h/w sync object
Omer Shpigelman
3
-27
/
+188
2020-05-19
habanalabs: define ASIC-dependent interface for signal/wait
Omer Shpigelman
2
-0
/
+58
2020-05-19
uapi: habanalabs: add signal/wait operations
Omer Shpigelman
3
-17
/
+65
2020-05-19
habanalabs: add missing MODULE_DEVICE_TABLE
Oded Gabbay
1
-0
/
+1
2020-05-19
habanalabs: print all CB handles as hex numbers
Dotan Barak
1
-2
/
+2
2020-05-19
habanalabs: update F/W register map
Oded Gabbay
1
-21
/
+23
2020-05-19
habanalabs: enable trace data compression (profiler)
Adam Aharon
1
-1
/
+1
2020-05-19
habanalabs: load CPU device boot loader from host
Ofir Bitton
4
-73
/
+77
[next]