index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
habanalabs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-06-04
habanalabs: remove simulator dedicated code
Oded Gabbay
2
-11
/
+0
2019-05-30
habanalabs: restore unsecured registers default values
Dalit Ben Zoor
1
-3
/
+16
2019-05-30
habanalabs: clear sobs and monitors in context switch
Dalit Ben Zoor
1
-0
/
+7
2019-05-30
habanalabs: make tpc registers secured
Dalit Ben Zoor
1
-0
/
+16
2019-05-17
habanalabs: don't limit packet size for device CPU
Oded Gabbay
3
-23
/
+3
2019-05-16
habanalabs: support device memory memset > 4GB
Oded Gabbay
1
-19
/
+30
2019-05-13
habanalabs: print event name for fatal and non-RAZWI events
Omer Shpigelman
1
-19
/
+98
2019-05-13
habanalabs: increase PCI ELBI timeout for Palladium
Omer Shpigelman
2
-1
/
+11
2019-05-12
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
4
-7
/
+8
2019-05-09
habanalabs: change polling functions to macros
Oded Gabbay
5
-129
/
+81
2019-05-09
habanalabs: remove redundant memory clear
Oded Gabbay
1
-2
/
+0
2019-05-09
habanalabs: remove redundant CB size adjustment
Oded Gabbay
1
-8
/
+1
2019-05-08
habanalabs: check to load F/W before boot status
Oded Gabbay
1
-3
/
+3
2019-05-08
habanalabs: remove dead code in habanalabs_drv.c
Oded Gabbay
1
-30
/
+26
2019-05-04
habanalabs: force user to set device debug mode
Oded Gabbay
5
-1
/
+73
2019-05-05
habanalabs: minor documentation and prints fixes
Omer Shpigelman
2
-4
/
+4
2019-05-05
habanalabs: remove redundant CPU checks
Omer Shpigelman
1
-15
/
+5
2019-05-04
habanalabs: improve a couple of error messages
Oded Gabbay
2
-3
/
+3
2019-06-20
habanalabs: use u64_to_user_ptr() for reading user pointers
Arnd Bergmann
1
-1
/
+1
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-59
/
+65
2019-06-04
habanalabs: Read upper bits of trace buffer from RWPHI
Tomer Tayar
1
-2
/
+12
2019-06-03
habanalabs: Fix virtual address access via debugfs for 2MB pages
Tomer Tayar
1
-1
/
+4
2019-05-28
habanalabs: fix bug in checking huge page optimization
Oded Gabbay
1
-6
/
+0
2019-05-24
habanalabs: Avoid using a non-initialized MMU cache mutex
Tomer Tayar
2
-7
/
+3
2019-05-24
habanalabs: fix debugfs code
Jann Horn
1
-42
/
+18
2019-05-24
habanalabs: halt debug engines on user process close
Omer Shpigelman
5
-1
/
+28
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-02
habanalabs: Update CPU DMA memory label name
Tomer Tayar
1
-2
/
+2
[next]