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
2021-02-04
cxl: Simplify bool conversion
Yang Li
1
-1
/
+1
2021-02-04
misc: pvpanic: sysfs_emit uses should have a newline
Joe Perches
1
-2
/
+2
2021-02-04
Merge tag 'misc-habanalabs-next-2021-01-27' of https://git.kernel.org/pub/scm...
Greg Kroah-Hartman
31
-617
/
+1719
2021-02-04
misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
Scott Branden
5
-8
/
+61
2021-02-04
misc: bcm-vk: Fix a couple error codes in probe()
Dan Carpenter
1
-1
/
+3
2021-02-03
misc: rtsx: Remove unneeded return variable
Yang Li
1
-2
/
+1
2021-02-03
misc: bcm-vk: unlock on error in bcm_to_h_msg_dequeue()
Dan Carpenter
1
-1
/
+2
2021-01-29
mei: me: add adler lake point LP DID
Alexander Usyskin
2
-0
/
+2
2021-01-29
mei: me: add adler lake point S DID
Alexander Usyskin
2
-0
/
+4
2021-01-29
mei: me: emmitsburg workstation DID
Tomas Winkler
2
-0
/
+4
2021-01-29
mei: hbm: drop hbm responses on shutdown
Alexander Usyskin
1
-2
/
+24
2021-01-29
mei: hbm: call mei_set_devstate() on hbm stop response
Alexander Usyskin
1
-1
/
+1
2021-01-29
mei: document that mei_msg_hdr_init returns ERR_PTR
Tomas Winkler
1
-1
/
+1
2021-01-29
mei: fix transfer over dma with extended header
Alexander Usyskin
1
-3
/
+30
2021-01-29
misc: bcm-vk: fix set_q_num API precedence issue
Desmond Yan
1
-2
/
+8
2021-01-27
habanalabs: update to latest hl_boot_if.h spec from F/W
Oded Gabbay
1
-1
/
+7
2021-01-27
habanalabs/gaudi: unmask HBM interrupts after handling
Oded Gabbay
1
-0
/
+1
2021-01-27
habanalabs: update SyncManager interrupt handling
Oded Gabbay
2
-9
/
+16
2021-01-27
habanalabs: fix ETR security issue
Ohad Sharabi
4
-7
/
+32
2021-01-27
habanalabs: staged submission support
Ofir Bitton
4
-24
/
+227
2021-01-27
habanalabs: modify device_idle interface
Ohad Sharabi
6
-41
/
+37
2021-01-27
habanalabs: add CS completion and timeout properties
Ofir Bitton
3
-26
/
+117
2021-01-27
habanalabs: add new mem ioctl op for mapping hw blocks
Ofir Bitton
5
-8
/
+137
2021-01-27
habanalabs: fix MMU debugfs related nodes
farah kassabri
5
-22
/
+93
2021-01-27
habanalabs: add user available interrupt to hw_ip
Ofir Bitton
4
-0
/
+9
2021-01-27
habanalabs: always try to use the hint address
farah kassabri
1
-102
/
+37
2021-01-27
habanalabs: add security violations dump to debugfs
Ofir Bitton
8
-2
/
+40
2021-01-27
habanalabs: ignore F/W BMC errors in case no BMC present
Ofir Bitton
1
-3
/
+9
2021-01-27
habanalabs/gaudi: print sync manager SEI interrupt info
Ofir Bitton
3
-0
/
+52
2021-01-27
habanalabs: Use 'dma_set_mask_and_coherent()'
Christophe JAILLET
1
-36
/
+7
2021-01-27
habanalabs/gaudi: remove PCI access to SM block
Ofir Bitton
3
-26
/
+227
2021-01-27
habanalabs: add driver support for internal cb scheduling
Ofir Bitton
3
-0
/
+173
2021-01-27
habanalabs: increment ctx ref from within a cs allocation
Ofir Bitton
1
-10
/
+5
2021-01-27
habanalabs: separate common code to dedicated folders
Ofir Bitton
6
-7
/
+17
2021-01-27
habanalabs: read device boot errors after cpucp is up
Ofir Bitton
5
-56
/
+80
2021-01-27
habanalabs: report correct dram size in info ioctl
Ofir Bitton
1
-1
/
+9
2021-01-27
habanalabs: support non power-of-2 DRAM phys page sizes
Moti Haimovski
6
-44
/
+213
2021-01-27
habanalabs: remove access to kernel memory using debugfs
Ofir Bitton
2
-20
/
+0
2021-01-27
habanalabs/gaudi: set uninitialized symbol
Ofir Bitton
1
-1
/
+1
2021-01-27
habanalabs: return dram virtual address in info ioctl
Alon Mizrahi
1
-1
/
+3
2021-01-27
habanalabs: update to latest hl_boot_if.h
Oded Gabbay
1
-4
/
+4
2021-01-27
habanalabs: add ASIC property of functional HBMs
Oded Gabbay
1
-0
/
+2
2021-01-27
habanalabs/gaudi: add debug prints for security status
Ofir Bitton
1
-0
/
+11
2021-01-27
habanalabs: modify memory functions signatures
Omer Shpigelman
1
-9
/
+13
2021-01-27
habanalabs: kernel doc format in memory functions
Omer Shpigelman
1
-197
/
+180
2021-01-27
habanalabs: replace WARN/WARN_ON with dev_crit in driver
Alon Mizrahi
7
-25
/
+31
2021-01-27
habanalabs: report dram_page_size in hw_ip_info ioctl
Moti Haimovski
1
-0
/
+1
2021-01-27
habanalabs/goya: move mmu_prepare to context init
Ohad Sharabi
1
-2
/
+3
2021-01-27
habanalabs/gaudi: remove duplicated gaudi packets masks
Ofir Bitton
2
-40
/
+16
2021-01-27
habanalabs: allow user to pass a staged submission seq
Ofir Bitton
1
-5
/
+11
[next]