index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
habanalabs: correctly cast variable to __le32
Oded Gabbay
1
-2
/
+2
2019-09-05
habanalabs: show correct id in error print
Oded Gabbay
1
-2
/
+2
2019-09-05
habanalabs: stop using the acronym KMD
Oded Gabbay
8
-73
/
+77
2019-09-05
habanalabs: display card name as sensors header
Oded Gabbay
4
-2
/
+25
2019-09-05
habanalabs: add uapi to retrieve aggregate H/W events
Oded Gabbay
4
-7
/
+19
2019-09-05
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
6
-8
/
+188
2019-09-05
habanalabs: Make the Coresight timestamp perpetual
Tomer Tayar
2
-15
/
+25
2019-09-05
habanalabs: print to kernel log when reset is finished
Oded Gabbay
1
-0
/
+2
2019-09-05
habanalabs: replace __le32_to_cpu with le32_to_cpu
Oded Gabbay
4
-7
/
+7
2019-09-05
habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64
Oded Gabbay
5
-27
/
+27
2019-09-05
habanalabs: Handle HW_IP_INFO if device disabled or in reset
Tomer Tayar
1
-6
/
+13
2019-09-05
habanalabs: Expose devices after initialization is done
Tomer Tayar
2
-54
/
+111
2019-09-05
habanalabs: improve security in Debug IOCTL
Omer Shpigelman
1
-10
/
+62
2019-09-05
habanalabs: use default structure for user input in Debug IOCTL
Omer Shpigelman
1
-7
/
+10
2019-09-05
habanalabs: Add descriptive name to PSOC app status register
Tomer Tayar
2
-2
/
+4
2019-09-05
habanalabs: Add descriptive names to PSOC scratch-pad registers
Tomer Tayar
2
-17
/
+48
2019-09-05
habanalabs: create two char devices per ASIC
Oded Gabbay
4
-52
/
+199
2019-09-05
habanalabs: change device_setup_cdev() to be more generic
Oded Gabbay
1
-22
/
+25
2019-09-05
habanalabs: maintain a list of file private data objects
Oded Gabbay
4
-132
/
+129
2019-09-05
habanalabs: rename user_ctx as compute_ctx
Oded Gabbay
4
-19
/
+21
2019-09-05
habanalabs: show the process context dram usage
Oded Gabbay
1
-4
/
+7
2019-09-05
habanalabs: kill user process after CS rollback
Oded Gabbay
1
-4
/
+13
2019-09-05
habanalabs: add handle field to context structure
Oded Gabbay
2
-11
/
+18
2019-09-05
habanalabs: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-09-05
habanalabs: power management through sysfs is only for GOYA
Oded Gabbay
2
-98
/
+98
2019-09-05
habanalabs: cap simulator timeout
Oded Gabbay
1
-6
/
+14
2019-09-05
habanalabs: add debug print when rejecting CS
Oded Gabbay
1
-0
/
+2
2019-09-05
habanalabs: remove write_open_cnt property
Oded Gabbay
1
-10
/
+0
2019-08-12
habanalabs: fix device IRQ unmasking for BE host
Ben Segal
1
-9
/
+24
2019-08-12
habanalabs: fix endianness handling for internal QMAN submission
Oded Gabbay
4
-15
/
+17
2019-08-12
habanalabs: fix completion queue handling when host is BE
Ben Segal
1
-14
/
+13
2019-08-12
habanalabs: fix endianness handling for packets from user
Ben Segal
2
-13
/
+32
2019-08-12
habanalabs: fix DRAM usage accounting on context tear down
Tomer Tayar
1
-0
/
+2
2019-08-12
habanalabs: Avoid double free in error flow
Tomer Tayar
1
-3
/
+2
2019-07-29
habanalabs: fix host memory polling in BE architecture
Ben Segal
4
-6
/
+20
2019-07-29
habanalabs: fix F/W download in BE architecture
Ben Segal
1
-17
/
+2
2019-06-27
habanalabs: don't reset device when getting VRHOT
Oded Gabbay
1
-1
/
+1
2019-07-08
habanalabs: use %pad for printing a dma_addr_t
Arnd Bergmann
1
-2
/
+2
2019-07-01
habanalabs: Add busy engines bitmask to HW idle IOCTL
Tomer Tayar
4
-5
/
+14
2019-07-01
habanalabs: Add debugfs node for engines status
Tomer Tayar
4
-53
/
+98
2019-07-01
habanalabs: Update the device idle check
Tomer Tayar
3
-4
/
+425
2019-06-16
habanalabs: Allow accessing host mapped addresses via debugfs
Tomer Tayar
2
-16
/
+38
2019-05-31
habanalabs: add WARN in case of bad MMU mapping
Oded Gabbay
1
-0
/
+4
2019-05-29
habanalabs: remove DMA mask hack for Goya
Oded Gabbay
1
-15
/
+4
2019-05-29
habanalabs: set Goya CPU to use ASIC MMU
Oded Gabbay
1
-3
/
+20
2019-05-29
habanalabs: add MMU mappings for Goya CPU
Oded Gabbay
4
-14
/
+137
2019-05-29
habanalabs: initialize MMU context for driver
Oded Gabbay
2
-4
/
+13
2019-05-29
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
3
-20
/
+22
2019-05-29
habanalabs: initialize device CPU queues after MMU init
Oded Gabbay
3
-48
/
+40
2019-06-06
habanalabs: add rate-limit to an error message
Oded Gabbay
1
-1
/
+1
[next]