index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
misc: pci_endpoint_test: fix return value of error branch
Xiongfeng Wang
1
-2
/
+6
2020-12-09
misc: genwqe: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-17
/
+2
2020-12-09
misc: rtsx: rts5249 support runtime PM
Ricky Wu
3
-6
/
+127
2020-12-09
misc: rtsx: modify and fix init_hw function
Ricky Wu
1
-3
/
+5
2020-12-09
misc: rtsx: modify en/disable aspm function
Ricky Wu
1
-3
/
+9
2020-12-09
misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...
Anant Thazhemadam
1
-1
/
+1
2020-12-09
misc/sgi-xp: Replace in_interrupt() usage
Thomas Gleixner
3
-6
/
+17
2020-12-09
misc: isl29003: Fix typo for get/set mode
Zhou Xingxing
1
-2
/
+2
2020-12-09
lkdtm: don't move ctors to .rodata
Mark Rutland
2
-2
/
+2
2020-12-07
mei: bus: enable pavp device.
Tomas Winkler
1
-0
/
+4
2020-12-07
mei: bus: add vtag support
Alexander Usyskin
4
-26
/
+98
2020-12-07
Merge 5.10-rc7 into char-misc-next
Greg Kroah-Hartman
4
-895
/
+8
2020-12-06
Revert "mei: virtio: virtualization frontend driver"
Michael S. Tsirkin
3
-887
/
+0
2020-12-04
misc: eeprom: at24: fix NVMEM name with custom AT24 device name
Diego Santa Cruz
1
-1
/
+0
2020-12-03
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
4
-0
/
+127
2020-12-03
ocxl: Add new kernel traces
Christophe Lombard
2
-0
/
+68
2020-12-03
ocxl: Add mmu notifier
Christophe Lombard
1
-1
/
+61
2020-12-03
ocxl: Update the Process Element Entry
Christophe Lombard
3
-5
/
+12
2020-11-30
habanalabs: Add CB IOCTL opcode to retrieve CB information
Tomer Tayar
1
-0
/
+38
2020-11-30
habanalabs: Modify the cs_cnt of a CB to be atomic
Tomer Tayar
5
-32
/
+17
2020-11-30
habanalabs: Add mask for CS type bits in CS flags
Tomer Tayar
1
-2
/
+4
2020-11-30
habanalabs: change messages to debug level
Oded Gabbay
2
-3
/
+3
2020-11-30
habanalabs: free host huge va_range if not used
Ofir Bitton
1
-1
/
+3
2020-11-30
habanalabs/gaudi: handle reset when f/w is in preboot
Oded Gabbay
1
-29
/
+31
2020-11-30
habanalabs: add missing counter update
Oded Gabbay
1
-0
/
+1
2020-11-30
habanalabs: add ull to PLL masks
Alon Mizrahi
1
-4
/
+4
2020-11-30
habanalabs: add support for cs with timestamp
Ofir Bitton
2
-12
/
+36
2020-11-30
habanalabs: indicate to user that a cs is gone
Ofir Bitton
1
-18
/
+50
2020-11-30
habanalabs/gaudi: print ECC type field
Oded Gabbay
1
-2
/
+2
2020-11-30
habanalabs: update firmware files
Oded Gabbay
3
-2
/
+21
2020-11-30
habanalabs: gaudi_ctx_fini() can be static
kernel test robot
1
-1
/
+1
2020-11-30
habanalabs: goya_reset_sob_group() can be static
kernel test robot
1
-3
/
+3
2020-11-30
habanalabs: fetch pll frequency from firmware
Alon Mizrahi
11
-296
/
+190
2020-11-30
habanalabs: mmu map wrapper for sizes larger than a page
Ofir Bitton
6
-77
/
+144
2020-11-30
habanalabs: print CS type when it is stuck
Oded Gabbay
1
-3
/
+25
2020-11-30
habanalabs/gaudi: align to new FW reset scheme
Ofir Bitton
1
-10
/
+14
2020-11-30
habanalabs: firmware returns 64bit argument
Alon Mizrahi
8
-31
/
+49
2020-11-30
habanalabs: fix MMU debugfs operations
Moti Haimovski
4
-263
/
+206
2020-11-30
habanalabs: share a single ctx-mutex between all MMUs
Moti Haimovski
2
-4
/
+4
2020-11-30
habanalabs: support reserving aligned va block
Ofir Bitton
3
-5
/
+10
2020-11-30
habanalabs: add boot errors prints
Guy Nisan
1
-0
/
+7
2020-11-30
habanalabs: print message with correct device
Oded Gabbay
1
-1
/
+1
2020-11-30
habanalabs/gaudi: fetch HBM ecc info from FW
Ofir Bitton
2
-7
/
+72
2020-11-30
habanalabs: fetch hard reset capability from FW
Ofir Bitton
5
-12
/
+32
2020-11-30
habanalabs: move asic property to correct structure
Oded Gabbay
6
-11
/
+10
2020-11-30
habanalabs: use host va range for internal pools
Ofir Bitton
4
-8
/
+98
2020-11-30
habanalabs: improve hard reset procedure
Ofir Bitton
2
-38
/
+106
2020-11-30
habanalabs: Rename hw_queues_mirror to cs_mirror
Tomer Tayar
4
-22
/
+20
2020-11-30
habanalabs: refactor mmu va_range db structure
Ofir Bitton
2
-72
/
+82
2020-11-30
habanalabs: move HW dirty check to a proper location
Ofir Bitton
6
-58
/
+63
[prev]
[next]