index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-05-22
habanalabs: parse full firmware versions
Ofir Bitton
1
-2
/
+4
2022-05-22
habanalabs/gaudi: avoid resetting max power in hard reset
Tomer Tayar
1
-2
/
+0
2022-05-22
habanalabs/gaudi: increase submission resources
Ofir Bitton
1
-2
/
+2
2022-05-22
habanalabs: expose compute ctx status through info ioctl
Ofir Bitton
1
-0
/
+2
2022-05-22
habanalabs: add new return code to device fd open
Ofir Bitton
3
-1
/
+20
2022-05-22
habanalabs: add user API to get valid DRAM page sizes
Ohad Sharabi
4
-0
/
+40
2022-05-22
habanalabs: convert all MMU masks/shifts to arrays
Ohad Sharabi
6
-92
/
+52
2022-05-22
habanalabs: change mmu_get_real_page_size to be ASIC-specific
Ohad Sharabi
4
-98
/
+112
2022-05-22
habanalabs: add DRAM default page size to HW info
Ohad Sharabi
1
-0
/
+1
2022-05-22
habanalabs: set non-0 value in dram default page size
Ohad Sharabi
4
-1
/
+8
2022-05-20
Revert "speakup: Generate speakupmap.h automatically"
Greg Kroah-Hartman
6
-418
/
+66
2022-05-19
Merge tag 'icc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
28
-600
/
+4887
2022-05-19
speakup: Generate speakupmap.h automatically
Samuel Thibault
6
-66
/
+418
2022-05-19
driver: soc: xilinx: Update function prototype for xlnx_unregister_event
Abhyuday Godhasara
2
-22
/
+43
2022-05-19
driver: soc: xilinx: Add support of multiple callbacks for same event in even...
Abhyuday Godhasara
1
-34
/
+117
2022-05-19
misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl
Srinivas Kandagatla
1
-4
/
+5
2022-05-19
misc: alcor_pci: set NULL intfdata and clear pci master
Shuah Khan
1
-1
/
+5
2022-05-19
edd: simplify the check of 'attr->test' in edd_populate_dir()
Yang Yingliang
1
-2
/
+1
2022-05-19
bus: ti-sysc: Fix warnings for unbind for serial
Tony Lindgren
1
-1
/
+3
2022-05-19
firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle
Miaoqian Lin
1
-1
/
+1
2022-05-19
drivers: dio: add missing iounmap() in dio_init()
Yang Yingliang
1
-1
/
+4
2022-05-19
accessiblity: speakup: Add missing misc_deregister in softsynth_probe
Zheng Bin
1
-0
/
+1
[next]