index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
habanalabs: set PM profile to auto only for goya
Oded Gabbay
1
-1
/
+4
2020-05-19
habanalabs: add dedicated define for hard reset
Omer Shpigelman
2
-2
/
+5
2020-05-19
habanalabs: check if CoreSight is supported
Omer Shpigelman
2
-0
/
+3
2020-05-19
habanalabs: add signal/wait to CS IOCTL operations
Omer Shpigelman
3
-28
/
+323
2020-05-19
habanalabs: handle the h/w sync object
Omer Shpigelman
3
-27
/
+188
2020-05-19
habanalabs: define ASIC-dependent interface for signal/wait
Omer Shpigelman
2
-0
/
+58
2020-05-19
uapi: habanalabs: add signal/wait operations
Omer Shpigelman
2
-1
/
+14
2020-05-19
habanalabs: add missing MODULE_DEVICE_TABLE
Oded Gabbay
1
-0
/
+1
2020-05-19
habanalabs: print all CB handles as hex numbers
Dotan Barak
1
-2
/
+2
2020-05-19
habanalabs: update F/W register map
Oded Gabbay
1
-21
/
+23
2020-05-19
habanalabs: enable trace data compression (profiler)
Adam Aharon
1
-1
/
+1
2020-05-19
habanalabs: load CPU device boot loader from host
Ofir Bitton
4
-73
/
+77
2020-05-19
habanalabs: leave space for 2xMSG_PROT in CB
Oded Gabbay
1
-7
/
+17
2020-05-19
habanalabs: support hwmon_reset_history attribute
Christine Gharzuzi
3
-3
/
+97
2020-05-19
habanalabs: Align protection bits configuration of all TPCs
Tomer Tayar
1
-1
/
+98
2020-05-19
habanalabs: Allow access to TPC LFSR register
Tomer Tayar
1
-1
/
+0
2020-05-19
habanalabs: Add INFO IOCTL opcode for time sync information
Tomer Tayar
6
-1
/
+88
2020-05-19
habanalabs: hl_pci_set_dma_mask() can be static
kbuild test robot
1
-1
/
+1
2020-05-17
habanalabs: handle barriers in DMA QMAN streams
Oded Gabbay
5
-4
/
+23
2020-05-17
habanalabs: retrieve DMA mask indication from firmware
Oded Gabbay
4
-39
/
+53
2020-05-17
habanalabs: update firmware definitions
Oded Gabbay
2
-3
/
+49
2020-05-17
habanalabs: increase timeout during reset
Oded Gabbay
1
-1
/
+1
2020-05-17
habanalabs: print warning when reset is requested
Oded Gabbay
1
-0
/
+4
2020-05-17
habanalabs: unify and improve device cpu init
Oded Gabbay
5
-113
/
+220
2020-05-17
habanalabs: re-factor H/W queues initialization
Omer Shpigelman
5
-14
/
+29
2020-05-17
habanalabs: remove stop-on-error flag from DMA
Omer Shpigelman
4
-3
/
+63
2020-05-17
habanalabs: don't wait for ASIC CPU after reset
Oded Gabbay
2
-25
/
+1
2020-05-16
Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
3
-290
/
+0
2020-05-15
mei: release me_cl object reference
Alexander Usyskin
1
-0
/
+2
2020-05-15
VMCI: Avoid extra check for access_ok()
Souptick Joarder
1
-2
/
+0
2020-05-15
misc: fastrpc: fix potential fastrpc_invoke_ctx leak
Srinivas Kandagatla
1
-1
/
+8
2020-05-15
misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()
Srinivas Kandagatla
1
-1
/
+3
2020-05-15
misc: xilinx-sdfec: convert to module_platform_driver()
Harshal Chaudhari
1
-19
/
+1
2020-05-13
bus: vexpress-config: Merge vexpress-syscfg into vexpress-config
Rob Herring
3
-290
/
+0
2020-05-11
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
3
-1
/
+13
2020-05-05
mei: me: disable mei interface on LBG servers.
Tomas Winkler
3
-1
/
+13
2020-05-02
Merge back system-wide PM material for v5.8.
Rafael J. Wysocki
2
-2
/
+2
2020-04-27
Merge 5.7-rc3 into char-misc-next
Greg Kroah-Hartman
2
-2
/
+3
2020-04-26
Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
2
-2
/
+2
2020-04-23
misc: rtsx: Improve compatibility for rts5261
Rui Feng
1
-2
/
+7
2020-04-23
sgi-xp: make some symbols static in xpc_main.c
Jason Yan
1
-5
/
+5
2020-04-23
sgi-xp: make some symbols static in xpnet.c
Jason Yan
1
-4
/
+4
2020-04-23
misc: xilinx_sdfec: Use memdup_user() as a cleanup
Zou Wei
1
-8
/
+3
2020-04-23
misc: mic: correct a typo
Hu Haowen
1
-1
/
+1
2020-04-23
lkdtm: bugs: Fix spelling mistake
Gustavo A. R. Silva
1
-1
/
+1
2020-04-20
mei: me: fix irq number stored in hw struct
Benjamin Lee
1
-1
/
+2
2020-04-20
vhost: disable for OABI
Michael S. Tsirkin
1
-1
/
+1
2020-04-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+0
2020-04-07
drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks
Kees Cook
3
-0
/
+81
[prev]
[next]