index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
habanalabs/gaudi: fix warning: var might be used uninitialized
Koby Elbaz
1
-1
/
+1
2022-07-12
habanalabs: move memory_scrub_val to hdev struct
Dafna Hirschfeld
2
-4
/
+4
2022-07-12
habanalabs: fix comment style
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs: use kvcalloc when possible
Oded Gabbay
1
-3
/
+2
2022-07-12
habanalabs: print pointer with correct modifier
Oded Gabbay
1
-2
/
+2
2022-07-12
habanalabs: check fence pointer before use
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs: add critical indication in sram ecc
ran shalit
1
-1
/
+2
2022-07-12
habanalabs/gaudi: notify user process on device unavailable
Tal Cohen
1
-1
/
+4
2022-07-12
habanalabs: remove unused get_dma_desc_list_size
Oded Gabbay
3
-5
/
+0
2022-07-12
habanalabs: fix NULL dereference on cs timeout
Yuri Nudelman
1
-2
/
+2
2022-07-12
habanalabs/gaudi: fix shift out of bounds
Ofir Bitton
1
-7
/
+9
2022-07-12
habanalabs: add validity check for cq counter offset
farah kassabri
1
-1
/
+8
2022-07-12
habanalabs/gaudi: fix incorrect MME offset calculation
Koby Elbaz
1
-3
/
+8
2022-07-12
habanalabs: avoid unnecessary error print
Dani Liberman
1
-1
/
+8
2022-07-12
habanalabs: send an event notification when CS timeout occurs
Tal Cohen
1
-9
/
+17
2022-07-12
habanalabs/gaudi: send device reset notification
Tal Cohen
1
-3
/
+10
2022-07-12
habanalabs/gaudi: invoke device reset from one code block
Tal Cohen
1
-9
/
+16
2022-07-12
habanalabs: expose undefined opcode status via info ioctl
Tal Cohen
1
-0
/
+25
2022-07-12
habanalabs/gaudi: collect undefined opcode error info
Tal Cohen
4
-30
/
+132
2022-07-12
habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()
Tomer Tayar
4
-25
/
+47
2022-07-12
habanalabs: keep a record of completed CS outcomes
Yuri Nudelman
3
-12
/
+147
2022-07-12
habanalabs/gaudi: fix comment to reflect current code
Oded Gabbay
1
-2
/
+8
2022-07-12
habanalabs: change the write flag name of error info structs
Tal Cohen
4
-12
/
+12
2022-07-12
habanalabs/gaudi: move tpc assert raise into internal func
Tal Cohen
1
-15
/
+12
2022-07-12
habanalabs: add terminating NULL to attrs arrays
Dafna Hirschfeld
3
-0
/
+5
2022-07-12
habanalabs: Fix kernel-doc
Jiapeng Chong
1
-2
/
+2
2022-07-12
habanalabs: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-07-12
habanalabs: fix double unlock on error in map_device_va()
Dan Carpenter
1
-4
/
+2
2022-07-12
drm/exynos/exynos7_drm_decon: free resources when clk_set_parent() failed.
Jian Zhang
1
-4
/
+13
2022-07-12
Merge tag 'drm-misc-next-2022-07-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
87
-286
/
+621
2022-07-12
Merge tag 'drm-intel-next-2022-07-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
17
-190
/
+190
2022-07-11
amd-xgbe: fix clang -Wformat warnings
Justin Stitt
1
-1
/
+1
2022-07-11
atm: he: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+3
2022-07-11
net: dsa: hellcreek: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+2
2022-07-11
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+46
2022-07-12
Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
330
-2348
/
+354511
2022-07-12
Merge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-fixes
Dave Airlie
7
-24
/
+39
2022-07-12
Merge tag 'drm-intel-fixes-2022-07-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
3
-4
/
+18
2022-07-12
Merge tag 'amd-drm-fixes-5.19-2022-07-06' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
7
-10
/
+33
2022-07-11
mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro
David Gow
3
-42
/
+5
2022-07-11
nitro_enclaves: test: Use kunit_test_suite() macro
David Gow
3
-33
/
+4
2022-07-11
thunderbolt: test: Use kunit_test_suite() macro
David Gow
4
-24
/
+5
2022-07-11
of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe()
Andy Shevchenko
1
-7
/
+6
2022-07-11
of: unittest: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-2
/
+2
2022-07-11
PCI/AER: Configure ECRC for every device
Stefan Roese
1
-3
/
+2
2022-07-11
cxl/pmem: Delete unused nvdimm attribute
Dan Williams
1
-1
/
+0
2022-07-11
drm/hyperv : Removing the restruction of VRAM allocation with PCI bar size
Saurabh Sengar
1
-71
/
+3
2022-07-11
PCI: hv: Take a const cpumask in hv_compose_msi_req_get_cpu()
Samuel Holland
1
-1
/
+1
2022-07-11
Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
7
-53
/
+277
2022-07-11
Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
Shradha Gupta
3
-8
/
+37
[prev]
[next]