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-05-27
misc: xilinx-sdfec: convert get_user_pages() --> pin_user_pages()
John Hubbard
-6
/
+5
2020-05-27
misc: xilinx-sdfec: cleanup return value in xsdfec_table_write()
John Hubbard
-3
/
+1
2020-05-27
misc: xilinx-sdfec: improve get_user_pages_fast() error handling
John Hubbard
-10
/
+17
2020-05-25
habanalabs: handle MMU cache invalidation timeout
Omer Shpigelman
-38
/
+75
2020-05-25
habanalabs: don't allow hard reset with open processes
Omer Shpigelman
-6
/
+11
2020-05-25
habanalabs: GAUDI does not support soft-reset
Oded Gabbay
-17
/
+35
2020-05-25
habanalabs: add print for soft reset due to event
Omer Shpigelman
-2
/
+10
2020-05-25
habanalabs: improve MMU cache invalidation code
Omer Shpigelman
-2
/
+4
2020-05-25
habanalabs: don't set default fence_ops->wait
Daniel Vetter
-1
/
+0
2020-05-22
misc: rtsx: Add short delay after exit from ASPM
Klaus Doth
-0
/
+3
2020-05-22
misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm()
Bjorn Helgaas
-28
/
+0
2020-05-22
misc: rtsx: Simplify rtsx_comm_set_aspm()
Bjorn Helgaas
-10
/
+3
2020-05-22
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
-27
/
+14
2020-05-22
misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value
Bjorn Helgaas
-2
/
+2
2020-05-22
misc: rtsx: Removed unused dev_aspm_mode
Bjorn Helgaas
-74
/
+18
2020-05-22
misc: rtsx: Remove unused pcr_ops
Bjorn Helgaas
-12
/
+3
2020-05-20
ocxl: Fix misleading comment
Andrew Donnellan
-1
/
+1
2020-05-19
misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
Lad Prabhakar
-0
/
+4
2020-05-19
genwqe: convert get_user_pages() --> pin_user_pages()
John Hubbard
-33
/
+9
2020-05-19
drivers/mic/scif: convert get_user_pages() --> pin_user_pages()
John Hubbard
-13
/
+13
2020-05-19
habanalabs: update patched_cb_size for Wreg32
Rachel Stahl
-0
/
+1
2020-05-19
habanalabs: move event handling to common firmware file
Ofir Bitton
-1362
/
+801
2020-05-19
habanalabs: enable gaudi code in driver
Oded Gabbay
-5
/
+7
2020-05-19
habanalabs: add gaudi profiler module
Omer Shpigelman
-3
/
+890
2020-05-19
habanalabs: add gaudi security module
Omer Shpigelman
-1
/
+9094
2020-05-19
habanalabs: add hwmgr module for gaudi
Oded Gabbay
-4
/
+130
2020-05-19
habanalabs: add gaudi asic-dependent code
Oded Gabbay
-1
/
+8335
2020-05-19
habanalabs: add gaudi asic registers header files
Oded Gabbay
-1
/
+71211
2020-05-19
habanalabs: get card type, location from F/W
Omer Shpigelman
-3
/
+21
2020-05-19
habanalabs: support clock gating enable/disable
Oded Gabbay
-0
/
+84
2020-05-19
habanalabs: set PM profile to auto only for goya
Oded Gabbay
-1
/
+4
2020-05-19
habanalabs: add dedicated define for hard reset
Omer Shpigelman
-2
/
+5
2020-05-19
habanalabs: check if CoreSight is supported
Omer Shpigelman
-0
/
+3
2020-05-19
habanalabs: add signal/wait to CS IOCTL operations
Omer Shpigelman
-28
/
+323
2020-05-19
habanalabs: handle the h/w sync object
Omer Shpigelman
-27
/
+188
2020-05-19
habanalabs: define ASIC-dependent interface for signal/wait
Omer Shpigelman
-0
/
+58
2020-05-19
uapi: habanalabs: add signal/wait operations
Omer Shpigelman
-1
/
+14
2020-05-19
habanalabs: add missing MODULE_DEVICE_TABLE
Oded Gabbay
-0
/
+1
2020-05-19
habanalabs: print all CB handles as hex numbers
Dotan Barak
-2
/
+2
2020-05-19
habanalabs: update F/W register map
Oded Gabbay
-21
/
+23
2020-05-19
habanalabs: enable trace data compression (profiler)
Adam Aharon
-1
/
+1
2020-05-19
habanalabs: load CPU device boot loader from host
Ofir Bitton
-73
/
+77
2020-05-19
habanalabs: leave space for 2xMSG_PROT in CB
Oded Gabbay
-7
/
+17
2020-05-19
habanalabs: support hwmon_reset_history attribute
Christine Gharzuzi
-3
/
+97
2020-05-19
habanalabs: Align protection bits configuration of all TPCs
Tomer Tayar
-1
/
+98
2020-05-19
habanalabs: Allow access to TPC LFSR register
Tomer Tayar
-1
/
+0
2020-05-19
habanalabs: Add INFO IOCTL opcode for time sync information
Tomer Tayar
-1
/
+88
2020-05-19
habanalabs: hl_pci_set_dma_mask() can be static
kbuild test robot
-1
/
+1
2020-05-17
habanalabs: handle barriers in DMA QMAN streams
Oded Gabbay
-4
/
+23
2020-05-17
habanalabs: retrieve DMA mask indication from firmware
Oded Gabbay
-39
/
+53
[prev]
[next]