Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-20 | habanalabs: use u64_to_user_ptr() for reading user pointers | Arnd Bergmann | 1 | -1/+1 |
2019-04-06 | habanalabs: improve IOCTLs behavior when disabled or reset | Oded Gabbay | 1 | -1/+2 |
2019-04-01 | habanalabs: add new IOCTL for debug, tracing and profiling | Omer Shpigelman | 1 | -1/+112 |
2019-03-24 | habanalabs: add device status option to INFO IOCTL | Dalit Ben Zoor | 1 | -0/+19 |
2019-03-07 | habanalabs: Add a printout with the name of a busy engine | Tomer Tayar | 1 | -1/+1 |
2019-03-05 | habanalabs: ratelimit warnings at start of IOCTLs | Oded Gabbay | 1 | -1/+1 |
2019-02-28 | habanalabs: fix little-endian<->cpu conversion warnings | Oded Gabbay | 1 | -1/+1 |
2019-02-18 | habanalabs: implement INFO IOCTL | Oded Gabbay | 1 | -0/+126 |
2019-02-18 | habanalabs: add virtual memory and MMU modules | Omer Shpigelman | 1 | -1/+2 |
2019-02-18 | habanalabs: add command submission module | Oded Gabbay | 1 | -1/+3 |
2019-02-18 | habanalabs: add device reset support | Oded Gabbay | 1 | -0/+6 |
2019-02-18 | habanalabs: add command buffer module | Oded Gabbay | 1 | -0/+99 |