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: return old dram bar address upon change
Oded Gabbay
2019-04-28
3
-35
/
+35
|
*
|
|
habanalabs: rename restore to ctx_switch when appropriate
Oded Gabbay
2019-04-25
4
-21
/
+22
|
*
|
|
habanalabs: use ASIC functions interface for rreg/wreg
Oded Gabbay
2019-04-22
3
-44
/
+71
|
*
|
|
uapi/habanalabs: add missing fields in bmon params
Oded Gabbay
2019-04-21
1
-4
/
+12
|
*
|
|
habanalabs: re-factor goya_parse_cb_no_ext_queue()
Oded Gabbay
2019-04-21
1
-22
/
+21
|
*
|
|
habanalabs: Cancel pr_fmt() definition dependency on includes order
Tomer Tayar
2019-04-10
3
-2
/
+4
|
*
|
|
misc: aspeed-p2a-ctrl: fix mixed declarations
Patrick Venture
2019-04-27
1
-1
/
+2
|
*
|
|
drivers/misc: Add Aspeed P2A control driver
Patrick Venture
2019-04-25
1
-3
/
+3
|
*
|
|
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
2019-04-25
1
-2
/
+2
|
*
|
|
misc: genwqe: Fix misuse of %x
Fuqian Huang
2019-04-25
1
-2
/
+2
|
*
|
|
mei: expose device state in sysfs
Alexander Usyskin
2019-04-25
4
-18
/
+72
|
*
|
|
mei: hdcp: use own Kconfig file
Tomas Winkler
2019-04-25
2
-9
/
+14
|
*
|
|
drivers/misc: Add Aspeed P2A control driver
Patrick Venture
2019-04-25
3
-0
/
+452
|
*
|
|
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
2019-04-21
2
-6
/
+10
|
|
\
\
\
|
*
|
|
|
habanalabs: prevent device PTE read/write during hard-reset
Oded Gabbay
2019-04-06
1
-0
/
+6
|
*
|
|
|
habanalabs: improve IOCTLs behavior when disabled or reset
Oded Gabbay
2019-04-06
4
-6
/
+16
|
*
|
|
|
habanalabs: all FD must be closed before removing device
Oded Gabbay
2019-04-06
1
-5
/
+27
|
*
|
|
|
habanalabs: split mmu/no-mmu code paths in memory ioctl
Oded Gabbay
2019-04-04
1
-85
/
+92
|
*
|
|
|
habanalabs: ASIC_AUTO_DETECT enum value is redundant
Oded Gabbay
2019-04-04
2
-7
/
+5
|
*
|
|
|
habanalabs: refactoring in goya.c
Oded Gabbay
2019-04-02
3
-81
/
+88
|
*
|
|
|
habanalabs: add goya implementation for debug configuration
Omer Shpigelman
2019-04-01
6
-6
/
+1122
|
*
|
|
|
habanalabs: add new IOCTL for debug, tracing and profiling
Omer Shpigelman
2019-04-01
6
-2
/
+154
|
*
|
|
|
habanalabs: remove extra semicolon
Oded Gabbay
2019-04-02
1
-1
/
+1
|
*
|
|
|
habanalabs: prevent CPU soft lockup on Palladium
Oded Gabbay
2019-03-31
1
-2
/
+9
|
*
|
|
|
habanalabs: remove trailing blank line from EOF
Oded Gabbay
2019-03-31
91
-91
/
+0
|
*
|
|
|
habanalabs: improve error messages
Oded Gabbay
2019-03-27
2
-2
/
+3
|
*
|
|
|
habanalabs: add device status option to INFO IOCTL
Dalit Ben Zoor
2019-03-24
3
-0
/
+35
|
*
|
|
|
habanalabs: allow user to modify TPC clock relaxation value
Dalit Ben Zoor
2019-03-21
1
-2
/
+12
|
*
|
|
|
habanalabs: set new golden value to tpc clock relaxation
Dalit Ben Zoor
2019-03-20
1
-0
/
+2
|
*
|
|
|
habanalabs: never fail hard reset of device
Oded Gabbay
2019-03-17
1
-10
/
+9
|
*
|
|
|
habanalabs: keep track of the device's dma mask
Oded Gabbay
2019-03-07
4
-39
/
+65
|
*
|
|
|
habanalabs: add MMU shadow mapping
Omer Shpigelman
2019-02-24
3
-284
/
+356
|
*
|
|
|
habanalabs: Allow accessing DRAM virtual addresses via debugfs
Tomer Tayar
2019-03-12
1
-5
/
+91
|
*
|
|
|
habanalabs: Add a printout with the name of a busy engine
Tomer Tayar
2019-03-07
3
-13
/
+21
|
*
|
|
|
habanalabs: Remove unneeded function pointers
Tomer Tayar
2019-03-06
2
-12
/
+4
|
*
|
|
|
habanalabs: Move PCI code into common file
Tomer Tayar
2019-03-05
6
-265
/
+434
|
*
|
|
|
habanalabs: ratelimit warnings at start of IOCTLs
Oded Gabbay
2019-03-05
2
-2
/
+2
|
*
|
|
|
habanalabs: remove unused defines
Oded Gabbay
2019-02-28
1
-8
/
+6
|
*
|
|
|
habanalabs: use EQ MSI/X ID per chip
Oded Gabbay
2019-03-04
3
-6
/
+6
|
*
|
|
|
habanalabs: Move device CPU code into common file
Tomer Tayar
2019-03-04
6
-316
/
+408
|
*
|
|
|
habanalabs: remove implicit include from header files
Dotan Barak
2019-02-27
2
-4
/
+1
|
*
|
|
|
habanalabs: rename goya_non_fatal_events array to all events
Oded Gabbay
2019-02-24
2
-5
/
+12
|
*
|
|
|
habanalabs: add new device CPU boot status
Igor Grinberg
2019-02-24
2
-1
/
+7
|
*
|
|
|
Merge 5.1-rc3 into char-misc-next
Greg Kroah-Hartman
2019-04-01
8
-102
/
+117
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
sgi-xpc: mark expected switch fall-through
Gustavo A. R. Silva
2019-03-27
1
-0
/
+1
|
*
|
|
|
misc: fastrpc: increase max init file size to 64 MB
Srinivas Kandagatla
2019-03-27
1
-1
/
+1
|
*
|
|
|
misc: fastrpc: fix remote page size calculation
Srinivas Kandagatla
2019-03-27
1
-2
/
+9
|
*
|
|
|
misc: fastrpc: take into account of overlapping buffers
Srinivas Kandagatla
2019-03-27
1
-14
/
+98
|
*
|
|
|
misc: fastrpc: consider address offset before sending to DSP
Srinivas Kandagatla
2019-03-27
1
-0
/
+8
|
*
|
|
|
misc: fastrpc: use correct spinlock variant
Srinivas Kandagatla
2019-03-27
1
-19
/
+29
[prev]
[next]