index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: add more protection of device during reset
Oded Gabbay
2019-11-21
1
-0
/
+16
*
habanalabs: flush EQ workers in hard reset
Oded Gabbay
2019-11-21
1
-5
/
+11
*
habanalabs: make the reset code more consistent
Oded Gabbay
2019-11-21
1
-1
/
+1
*
habanalabs: expose reset counters via existing INFO IOCTL
Moti Haimovski
2019-11-21
1
-0
/
+19
*
habanalabs: make code more concise
Oded Gabbay
2019-11-21
1
-13
/
+9
*
habanalabs: use defines for F/W files
Oded Gabbay
2019-11-21
1
-6
/
+5
*
habanalabs: remove prints on successful device initialization
Oded Gabbay
2019-11-21
2
-7
/
+1
*
habanalabs: remove unnecessary checks
Omer Shpigelman
2019-11-21
1
-31
/
+9
*
habanalabs: invalidate MMU cache only once
Omer Shpigelman
2019-11-21
1
-1
/
+11
*
habanalabs: skip VA block list update in reset flow
Omer Shpigelman
2019-11-21
1
-10
/
+20
*
habanalabs: optimize MMU unmap
Omer Shpigelman
2019-11-21
1
-6
/
+13
*
habanalabs: prevent read/write from/to the device during hard reset
Omer Shpigelman
2019-11-21
1
-2
/
+4
*
habanalabs: split MMU properties to PCI/DRAM
Omer Shpigelman
2019-11-21
6
-148
/
+268
*
habanalabs: re-factor MMU masks and documentation
Omer Shpigelman
2019-11-21
3
-25
/
+23
*
habanalabs: type specific MMU cache invalidation
Omer Shpigelman
2019-11-21
3
-9
/
+12
*
habanalabs: re-factor memory module code
Omer Shpigelman
2019-11-21
3
-129
/
+158
*
habanalabs: export uapi defines to user-space
Oded Gabbay
2019-11-21
1
-4
/
+0
*
habanalabs: don't print error when queues are full
Oded Gabbay
2019-11-21
1
-3
/
+4
*
habanalabs: increase max jobs number to 512
Oded Gabbay
2019-11-21
1
-1
/
+1
*
habanalabs: set ETR as non-secured
Oded Gabbay
2019-11-21
2
-1
/
+5
*
habanalabs: use registers name defines for ETR block
Oded Gabbay
2019-11-21
3
-26
/
+140
*
habanalabs: read F/W versions before failure
Oded Gabbay
2019-11-21
1
-4
/
+4
*
habanalabs: expose card name in INFO IOCTL
Oded Gabbay
2019-11-21
2
-2
/
+10
*
habanalabs: remove set but not used variable 'qman_base_addr'
YueHaibing
2019-11-21
1
-4
/
+0
*
habanalabs: add opcode to INFO IOCTL to return clock rate
Oded Gabbay
2019-11-21
5
-1
/
+60
*
habanalabs: set TPC Icache to 16 cache lines
Oded Gabbay
2019-11-21
2
-3
/
+7
*
habanalabs: Add a new H/W queue type
Tomer Tayar
2019-11-21
5
-101
/
+308
*
habanalabs: Mark queue as expecting CB handle or address
Tomer Tayar
2019-11-21
3
-1
/
+9
*
habanalabs: Fix typos
Tomer Tayar
2019-11-21
2
-3
/
+3
*
habanalabs: remove set but not used variable 'ctx'
YueHaibing
2019-11-21
1
-2
/
+0
*
habanalabs: handle F/W failure for sensor initialization
Oded Gabbay
2019-11-21
2
-0
/
+7
*
misc: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-8
/
+8
*
mei: bus: add more client attributes to sysfs
Alexander Usyskin
2019-11-16
2
-0
/
+69
*
misc: rtsx: Add support for RTS5261
Rui Feng
2019-11-14
5
-8
/
+1063
*
mei: add trc detection register to sysfs
Alexander Usyskin
2019-11-07
6
-3
/
+76
*
mei: abstract fw status register read.
Tomas Winkler
2019-11-07
6
-17
/
+41
*
mei: me: store irq number in the hw struct.
Alexander Usyskin
2019-11-07
3
-2
/
+5
*
mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.
Tomas Winkler
2019-11-07
3
-8
/
+8
*
mei: me: add comet point V device id
Alexander Usyskin
2019-11-05
2
-0
/
+2
*
mei: bus: prefix device names on bus with the bus name
Alexander Usyskin
2019-11-05
1
-4
/
+5
*
Merge 5.4-rc3 into char-misc-next
Greg Kroah-Hartman
2019-10-14
7
-13
/
+51
|
\
|
*
misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
Navid Emamdoost
2019-10-04
1
-0
/
+1
|
*
mei: avoid FW version request on Ibex Peak and earlier
Alexander Usyskin
2019-10-04
5
-13
/
+44
|
*
mei: me: add comet point (lake) LP device ids
Tomas Winkler
2019-10-04
2
-0
/
+6
*
|
misc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-10
2
-3
/
+3
*
|
ocxl: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-10
2
-2
/
+2
*
|
misc: fastrpc: revert max init file size back to 2MB
Jorge Ramirez-Ortiz
2019-10-10
1
-1
/
+1
*
|
misc: fastrpc: handle interrupted contexts
Jorge Ramirez-Ortiz
2019-10-10
1
-6
/
+7
*
|
misc: fastrpc: do not interrupt kernel calls
Jorge Ramirez-Ortiz
2019-10-10
1
-2
/
+7
*
|
misc: fastrpc: fix memory leak from miscdev->name
Srinivas Kandagatla
2019-10-10
1
-2
/
+2
[next]