index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2020-08-18
mei: bus: use zero vtag for bus clients.
Alexander Usyskin
-1
/
+71
2020-08-18
mei: handle tx queue flushing for vtag connections
Alexander Usyskin
-10
/
+13
2020-08-18
mei: add a vtag map for each client
Alexander Usyskin
-5
/
+251
2020-08-18
mei: add a spin lock to protect rd_completed queue
Alexander Usyskin
-14
/
+54
2020-08-18
mei: bump hbm version to 2.2
Alexander Usyskin
-1
/
+1
2020-08-18
mei: add support for mei extended header.
Tomas Winkler
-86
/
+334
2020-08-18
mei: add vtag support bit in client properties
Alexander Usyskin
-4
/
+41
2020-08-18
mei: restrict vtag support to hbm version 2.2
Alexander Usyskin
-0
/
+27
2020-08-18
mei: hbm: add capabilities message
Alexander Usyskin
-0
/
+108
2020-08-18
eeprom: at24: Add support for the Sony VAIO EEPROMs
Jean Delvare
-0
/
+41
2020-08-18
mei: hdcp: fix mei_hdcp_verify_mprime() input parameter
Tomas Winkler
-16
/
+24
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-0
/
+1
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+10
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+3
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
-3
/
+3
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-15
/
+128
2020-08-05
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
-0
/
+9
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1646
/
+2978
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
-2
/
+2
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-0
/
+4
2020-08-03
misc: pci_endpoint_test: Add J721E in pci_device_id table
Kishon Vijay Abraham I
-0
/
+9
2020-07-29
habanalabs: remove unused but set variable 'ctx_asid'
Wei Yongjun
-2
/
+1
2020-07-29
mei: add device kind to sysfs
Alexander Usyskin
-10
/
+58
2020-07-29
ocxl: Address kernel doc errors & warnings
Alastair D'Silva
-16
/
+17
2020-07-29
habanalabs: goya_ctx_init() can be static
kernel test robot
-2
/
+2
2020-07-29
habanalabs: fix up absolute include instructions
Greg Kroah-Hartman
-43
/
+37
2020-07-27
x86/cpu: Relocate sync_core() to sync_core.h
Ricardo Neri
-0
/
+3
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
-92
/
+138
2020-07-24
habanalabs: Fix memory leak in error flow of context initialization
Tomer Tayar
-8
/
+10
2020-07-24
habanalabs: use no flags on MMU cache invalidation
Tomer Tayar
-2
/
+1
2020-07-24
habanalabs: enable device before hw_init()
Oded Gabbay
-4
/
+15
2020-07-24
habanalabs: create internal CB pool
Ofir Bitton
-53
/
+106
2020-07-24
habanalabs: update hl_boot_if.h from firmware
Oded Gabbay
-0
/
+14
2020-07-24
habanalabs: create common folder
Oded Gabbay
-12
/
+20
2020-07-24
habanalabs: check for DMA errors when clearing memory
Moti Haimovski
-2
/
+23
2020-07-24
habanalabs: verify queue can contain all cs jobs
Ofir Bitton
-0
/
+11
2020-07-24
habanalabs: Assign each CQ with its own work queue
Ofir Bitton
-12
/
+40
2020-07-24
habanalabs: halt device CPU only upon certain reset
Oded Gabbay
-37
/
+61
2020-07-24
habanalabs: remove unused hash
Omer Shpigelman
-3
/
+0
2020-07-24
habanalabs: use queue pi/ci in order to determine queue occupancy
Ofir Bitton
-69
/
+39
2020-07-24
habanalabs: configure maximum queues per asic
Ofir Bitton
-43
/
+83
2020-07-24
habanalabs: remove soft-reset support from GAUDI
Oded Gabbay
-63
/
+36
2020-07-24
habanalabs: PCIe iATU refactoring
Ofir Bitton
-104
/
+180
2020-07-24
habanalabs: Extract ECC information from FW
Oded Gabbay
-251
/
+146
2020-07-24
habanalabs: Add dropped cs statistics info struct
Ofir Bitton
-2
/
+56
2020-07-24
habanalabs: extract cpu boot status lookup
Christine Gharzuzi
-44
/
+48
2020-07-24
habanalabs: rephrase error messages
Oded Gabbay
-13
/
+17
2020-07-24
habanalabs: Increase queues depth
Ofir Bitton
-36
/
+7
2020-07-24
habanalabs: rephrase error message
Omer Shpigelman
-1
/
+2
2020-07-24
habanalabs: calculate trace frequency from PLL
Adam Aharon
-10
/
+194
[prev]
[next]