index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
/
wd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-24
mei: add a reference from the host client to the me client
Alexander Usyskin
1
-18
/
+4
2015-04-03
mei: use mei_cl_is_connected consistently
Tomas Winkler
1
-7
/
+11
2015-03-01
mei: fix function names and format in KDoc
Alexander Usyskin
1
-9
/
+9
2015-01-25
mei: add reference counting for me clients
Tomas Winkler
1
-0
/
+1
2014-11-03
mei: use local cl variables in wd and amthif
Tomas Winkler
1
-3
/
+6
2014-09-29
mei: fix KDoc documentation formatting
Alexander Usyskin
1
-8
/
+7
2014-09-29
mei: remove include to pci header from mei module files
Tomas Winkler
1
-1
/
+0
2014-09-29
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
1
-19
/
+15
2014-09-23
mei: add mei_me_cl_by_uuid_id function
Tomas Winkler
1
-0
/
+1
2014-09-23
mei: me_client lookup function to return me_client object
Tomas Winkler
1
-4
/
+4
2014-05-03
mei: set connecting state just upon connection request is sent to the fw
Alexander Usyskin
1
-2
/
+0
2014-03-17
mei: make me hw headers private to me hw.
Tomas Winkler
1
-1
/
+0
2014-02-28
mei: wd: fix stop completion failure
Tomas Winkler
1
-15
/
+17
2014-02-28
mei: wd: simplify wd_send command
Tomas Winkler
1
-25
/
+27
2014-02-28
mei: make return values consistent across the driver
Alexander Usyskin
1
-3
/
+3
2014-02-28
mei: add mei_hbuf_acquire wrapper
Tomas Winkler
1
-7
/
+7
2014-02-18
mei: wd and amthif use mei_cl_ api for dis/connection
Tomas Winkler
1
-12
/
+25
2013-12-18
mei: enable marking internal commands
Tomas Winkler
1
-0
/
+1
2013-10-29
mei: wd: host_init propagate error codes from called functions
Tomas Winkler
1
-6
/
+6
2013-05-30
mei: deprecate the mei_wd_state_independence_msg
Tomas Winkler
1
-6
/
+0
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+1
2013-04-15
mei: wd: fix line over 80 characters
Tomas Winkler
1
-1
/
+2
2013-04-05
mei: Fix comments in drivers/misc/mei
Masanari Iida
1
-0
/
+1
2013-02-06
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
Tomas Winkler
1
-5
/
+4
2013-01-08
mei: normalize me host client linking routines
Tomas Winkler
1
-12
/
+23
2013-01-08
mei: rename interface to hw-me
Tomas Winkler
1
-1
/
+1
2013-01-08
mei: fix client functions names
Tomas Winkler
1
-6
/
+7
2013-01-08
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
1
-0
/
+1
2013-01-07
mei: add common prefix to hbm function
Tomas Winkler
1
-1
/
+1
2013-01-07
mei: use structured buffer for the write buffer
Tomas Winkler
1
-9
/
+8
2013-01-07
mei: include local headers after the system ones
Tomas Winkler
1
-2
/
+2
2013-01-07
mei: drop redundant length parameter from mei_write_message function
Tomas Winkler
1
-9
/
+9
2012-12-19
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
1
-1
/
+1
2012-11-15
mei: use link and unlink terms for connecting ME and HOST client
Tomas Winkler
1
-4
/
+4
2012-11-01
mei: use internal watchdog device registration tracking
Tomas Winkler
1
-4
/
+1
2012-11-01
mei: normalize timeouts definitions
Tomas Winkler
1
-1
/
+1
2012-08-16
mei: wd: use watchdog_set/get_drvdata for passing mei_device
Tomas Winkler
1
-13
/
+16
2012-08-16
mei: wd: decouple and revamp watchdog state machine
Tomas Winkler
1
-13
/
+13
2012-08-16
mei: wd: rename watchdog constants to be more descriptive
Tomas Winkler
1
-12
/
+12
2012-08-16
mei: wd: add option WDIOF_SETTIMEOUT
Tomas Winkler
1
-1
/
+3
2012-08-16
mei: name space for mei device state
Tomas Winkler
1
-3
/
+3
2012-08-16
mei: revamp me client search function
Tomas Winkler
1
-1
/
+1
2012-07-18
Merge 3.5-rc7 into char-misc-next.
Greg Kroah-Hartman
1
-1
/
+1
2012-07-10
mei: mei_wd_host_init: update the comment
Tomas Winkler
1
-1
/
+2
2012-07-10
mei: remove write only wariable wd_due_counter
Tomas Winkler
1
-3
/
+0
2012-06-13
misc: mei: set WDIOF_ALARMONLY on mei watchdog
Tomas Winkler
1
-1
/
+1
2012-05-09
mei: export mei.h for the user space
Tomas Winkler
1
-1
/
+1
2012-05-01
Staging: mei: move the mei code out of staging
Greg Kroah-Hartman
1
-0
/
+379