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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
44
-2239
/
+2760
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+2
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-0
/
+14
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-3
/
+331
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-46
/
+99
2022-05-22
habanalabs: use separate structure info for each error collect data
Tal Cohen
5
-52
/
+63
2022-05-22
habanalabs: fix missing handle shift during mmap
Yuri Nudelman
1
-2
/
+2
2022-05-22
habanalabs: remove hdev from hl_ctx_get args
Ohad Sharabi
6
-13
/
+13
2022-05-22
habanalabs: do MMU prefetch as deferred work
Ohad Sharabi
6
-36
/
+103
2022-05-22
habanalabs: order memory manager messages
Yuri Nudelman
1
-4
/
+4
2022-05-22
habanalabs: return -EFAULT on copy_to_user error
Oded Gabbay
1
-3
/
+1
2022-05-22
habanalabs: use NULL for eventfd
Oded Gabbay
3
-12
/
+4
2022-05-22
habanalabs: update firmware header
Oded Gabbay
1
-1
/
+31
2022-05-22
habanalabs: add support for notification via eventfd
Tal Cohen
5
-13
/
+167
2022-05-22
habanalabs: add topic to memory manager buffer
Yuri Nudelman
4
-9
/
+18
2022-05-22
habanalabs: handle race in driver fini
Dani Liberman
1
-4
/
+7
2022-05-22
habanalabs: add device memory scrub ability through debugfs
Dafna Hirschfeld
5
-8
/
+79
2022-05-22
habanalabs: use unified memory manager for CB flow
Yuri Nudelman
8
-454
/
+72
2022-05-22
habanalabs: unified memory manager new code for CB flow
Yuri Nudelman
2
-0
/
+164
2022-05-22
habanalabs/gaudi: set arbitration timeout to a high value
Ofir Bitton
1
-16
/
+11
2022-05-22
habanalabs: add put by handle method to memory manager
Yuri Nudelman
2
-6
/
+71
2022-05-22
habanalabs: hide memory manager page shift
Yuri Nudelman
5
-40
/
+32
2022-05-22
habanalabs: Add separate poll interval value for protocol
farah kassabri
3
-1
/
+8
2022-05-22
habanalabs: use get_task_pid() to take PID
Dani Liberman
1
-1
/
+1
2022-05-22
habanalabs: add prefetch flag to the MAP operation
Ohad Sharabi
1
-5
/
+6
2022-05-22
habanalabs: Stop using iommu_present()
Robin Murphy
1
-1
/
+1
2022-05-22
habanalabs: support debugfs Byte access to device DRAM
Moti Haimovski
3
-0
/
+17
2022-05-22
habanalabs: use for_each_sgtable_dma_sg for dma sgt
Ohad Sharabi
6
-94
/
+61
2022-05-22
habanalabs/gaudi: use lower_32_bits() for casting
Rajaravi Krishna Katta
1
-1
/
+1
2022-05-22
habanalabs: refactor HOP functions in MMU V1
Ohad Sharabi
1
-209
/
+88
2022-05-22
habanalabs: fix comments according to kernel-doc
Rajaravi Krishna Katta
3
-8
/
+9
2022-05-22
habanalabs: remove user interrupt debug print
Oded Gabbay
1
-4
/
+0
2022-05-22
habanalabs: don't print normal reset operations
Oded Gabbay
1
-3
/
+6
2022-05-22
habanalabs: change a reset print to debug level
Oded Gabbay
2
-5
/
+5
2022-05-22
habanalabs: remove redundant info print
Oded Gabbay
2
-6
/
+0
2022-05-22
habanalabs: wrong handle removal in memory manager
Yuri Nudelman
1
-1
/
+1
2022-05-22
habanalabs: remove debugfs read/write callbacks
Dafna Hirschfeld
3
-416
/
+1
2022-05-22
habanalabs: enforce alignment upon registers access through debugfs
Dafna Hirschfeld
1
-0
/
+5
2022-05-22
habanalabs: unify code for memory access from debugfs
Dafna Hirschfeld
1
-52
/
+104
2022-05-22
habanalabs: add callback and field to be used for debugfs refactor
Dafna Hirschfeld
4
-2
/
+158
2022-05-22
habanalabs: hl_ts_behavior can be static
kernel test robot
1
-1
/
+1
2022-05-22
habanalabs/gaudi: add debugfs to fetch internal sync status
Ohad Sharabi
6
-16
/
+187
2022-05-22
habanalabs: rephrase device out-of-memory message
Ohad Sharabi
1
-2
/
+3
2022-05-22
habanalabs/gaudi: Use correct sram size macro for debugfs
Dafna Hirschfeld
1
-4
/
+4
2022-05-22
habanalabs: add MMU prefetch to ASIC-specific code
Ohad Sharabi
5
-7
/
+40
2022-05-22
habanalabs: convert ts to use unified memory manager
Yuri Nudelman
6
-235
/
+91
2022-05-22
habanalabs: unified memory manager infrastructure
Yuri Nudelman
3
-1
/
+333
2022-05-22
habanalabs: save f/w preboot major version
Ofir Bitton
2
-10
/
+22
2022-05-22
habanalabs: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-6
/
+5
2022-05-22
habanalabs: modify dma_mask to be ASIC specific property
Tomer Tayar
5
-30
/
+10
[next]