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
2020-07-24
habanalabs: verify queue can contain all cs jobs
Ofir Bitton
2
-0
/
+11
2020-07-24
habanalabs: Assign each CQ with its own work queue
Ofir Bitton
4
-12
/
+40
2020-07-24
habanalabs: halt device CPU only upon certain reset
Oded Gabbay
5
-37
/
+61
2020-07-24
habanalabs: remove unused hash
Omer Shpigelman
2
-3
/
+0
2020-07-24
habanalabs: use queue pi/ci in order to determine queue occupancy
Ofir Bitton
4
-69
/
+39
2020-07-24
habanalabs: configure maximum queues per asic
Ofir Bitton
6
-43
/
+83
2020-07-24
habanalabs: remove soft-reset support from GAUDI
Oded Gabbay
1
-63
/
+36
2020-07-24
habanalabs: PCIe iATU refactoring
Ofir Bitton
4
-104
/
+180
2020-07-24
habanalabs: Extract ECC information from FW
Oded Gabbay
3
-251
/
+146
2020-07-24
habanalabs: Add dropped cs statistics info struct
Ofir Bitton
4
-2
/
+56
2020-07-24
habanalabs: extract cpu boot status lookup
Christine Gharzuzi
1
-44
/
+48
2020-07-24
habanalabs: rephrase error messages
Oded Gabbay
4
-13
/
+17
2020-07-24
habanalabs: Increase queues depth
Ofir Bitton
4
-36
/
+7
2020-07-24
habanalabs: rephrase error message
Omer Shpigelman
1
-1
/
+2
2020-07-24
habanalabs: calculate trace frequency from PLL
Adam Aharon
7
-10
/
+194
2020-07-24
habanalabs: align armcp_packet structure to 8 bytes
Oded Gabbay
1
-0
/
+2
2020-07-24
habanalabs: Use mask instead of shift in sync stream registers
Ofir Bitton
2
-36
/
+38
2020-07-24
habanalabs: sync stream generic functionality
Ofir Bitton
6
-66
/
+67
2020-07-24
habanalabs: Use pending CS amount per ASIC
Ofir Bitton
8
-10
/
+37
2020-07-24
habanalabs: remove rate limiters from GAUDI
Oded Gabbay
2
-126
/
+1
2020-07-23
mei: hw: don't use one element arrays
Tomas Winkler
1
-4
/
+4
2020-07-23
mei: hw: use sizeof of variable instead of struct type
Tomas Winkler
2
-6
/
+4
2020-07-23
mei: client: use sizeof of variable instead of struct type
Tomas Winkler
1
-4
/
+4
2020-07-23
mei: bus: use sizeof of variable instead of struct type
Tomas Winkler
2
-13
/
+12
2020-07-23
mei: ioctl: use sizeof of variable instead of struct type
Tomas Winkler
1
-3
/
+3
2020-07-23
mei: hbm: use sizeof of variable instead of struct type
Tomas Winkler
1
-42
/
+32
2020-07-23
Revert "mei: Avoid the use of one-element arrays"
Greg Kroah-Hartman
2
-5
/
+5
2020-07-23
cardreader/rtsx_pcr.c: use generic power management
Vaibhav Gupta
1
-22
/
+11
2020-07-23
misc: hpilo: avoid a useless memset
Christophe JAILLET
1
-2
/
+0
2020-07-23
misc: hpilo: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-3
/
+4
2020-07-23
char: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-4
/
+4
2020-07-23
misc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-23
mei: Avoid the use of one-element arrays
Gustavo A. R. Silva
2
-5
/
+5
2020-07-23
mei: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-23
mei: hdcp: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-07-22
misc: rtsx: Use standard PCI definitions
Bjorn Helgaas
4
-16
/
+16
2020-07-22
misc: rtsx: Find L1 PM Substates capability instead of hard-coding
Bjorn Helgaas
4
-9
/
+24
2020-07-22
misc: rtsx: Remove rtsx_pci_read/write_config() wrappers
Bjorn Helgaas
9
-30
/
+44
2020-07-22
misc: rtsx: Remove unused pcie_cap
Bjorn Helgaas
1
-1
/
+0
2020-07-22
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
1
-1
/
+3
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-0
/
+4
2020-07-19
habanalabs: prevent possible out-of-bounds array access
Oded Gabbay
1
-3
/
+11
2020-07-16
ocxl: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-15
ocxl: control via sysfs whether the FPGA is reloaded on a link reset
Philippe Bergheaud
3
-5
/
+117
2020-07-14
hpilo: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-12
/
+12
2020-07-13
cxl: Change PCIBIOS_SUCCESSFUL to 0
Saheed O. Bolarinwa
1
-2
/
+2
2020-07-10
habanalabs: set 4s timeout for message to device CPU
Oded Gabbay
7
-30
/
+38
2020-07-10
habanalabs: set clock gating per engine
Oded Gabbay
6
-61
/
+93
2020-07-10
habanalabs: block WREG_BULK packet on PDMA
Oded Gabbay
1
-1
/
+6
2020-07-10
misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMC
Ricky Wu
5
-32
/
+972
[prev]
[next]