index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-31
mei: me: add denverton innovation engine device IDs
Tomas Winkler
2
-0
/
+4
2018-09-26
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
1
-1
/
+1
2018-09-26
mei: bus: need to unlink client before freeing
Tomas Winkler
1
-5
/
+4
2018-09-26
mei: ignore not found client in the enumeration
Alexander Usyskin
1
-3
/
+6
2018-09-05
mei: don't update offset in write
Alexander Usyskin
1
-1
/
+0
2018-04-08
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
1
-1
/
+0
2018-02-25
mei: me: add cannon point device ids for 4th device
Tomas Winkler
2
-0
/
+4
2018-02-25
mei: me: add cannon point device ids
Alexander Usyskin
2
-0
/
+6
2018-02-03
mei: me: allow runtime pm for platform with D0i3
Tomas Winkler
1
-1
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-04
mei: me: add gemini lake devices id
Tomas Winkler
2
-0
/
+4
2017-10-04
mei: always use domain runtime pm callbacks.
Alexander Usyskin
2
-29
/
+22
2017-08-28
mei: make device_type const
Bhumika Goyal
1
-1
/
+1
2017-08-14
Merge 4.13-rc5 into char-misc-next
Greg Kroah-Hartman
2
-0
/
+12
2017-08-10
mei: exclude device from suspend direct complete optimization
Alexander Usyskin
2
-0
/
+12
2017-07-17
mei: me: use an index instead of a pointer for private data
Tomas Winkler
3
-71
/
+121
2017-07-17
mei: me: enable asynchronous probing
Alexander Usyskin
1
-0
/
+1
2017-06-13
mei: drop unreachable code in mei_start
Alexander Usyskin
1
-6
/
+0
2017-06-13
mei: validate the message header only in first fragment.
Tomas Winkler
1
-7
/
+19
2017-06-12
Merge 4.12-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+3
2017-06-03
mei: make sysfs modalias format similar as uevent modalias
Pratyush Anand
1
-1
/
+3
2017-05-25
mei: hw: fix a spelling mistake
Tomas Winkler
1
-1
/
+1
2017-05-25
mei: make mei_cl_bus_rescan static
Alexander Usyskin
2
-2
/
+1
2017-04-08
mei: implement fsync
Alexander Usyskin
1
-0
/
+72
2017-04-08
mei: bus: elminate variable length arrays
Tomas Winkler
1
-4
/
+5
2017-04-08
mei: hbm: remove variable length arrays
Tomas Winkler
1
-15
/
+14
2017-04-08
mei: drop amthif internal client
Alexander Usyskin
9
-507
/
+15
2017-04-08
mei: add pci driver ops shutdown handler.
Tomas Winkler
2
-3
/
+57
2017-03-16
mei: don't wait for os version message reply
Alexander Usyskin
1
-12
/
+2
2017-03-16
mei: fix deadlock on mei reset
Tomas Winkler
1
-2
/
+6
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
3
-3
/
+3
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-312
/
+283
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-10
mei: remove support for broken parallel read
Alexander Usyskin
1
-22
/
+26
2017-02-03
mei: me: generate an interrupt if the hw indicates reset.
Alexander Usyskin
1
-0
/
+16
2017-02-03
mei: me: add a wrapper to set host generated data interrupt
Alexander Usyskin
1
-6
/
+15
2017-01-31
mei: simplify error handling via devres function.
Tomas Winkler
5
-105
/
+26
2017-01-31
mei: revamp io list cleanup function.
Tomas Winkler
3
-72
/
+47
2017-01-31
mei: replace callback structures used as list head by list_head
Alexander Usyskin
9
-98
/
+85
2017-01-31
mei: amthif: allow the read completion after close
Tomas Winkler
1
-1
/
+1
2017-01-31
mei: amthif: clean command queue upon disconnection
Tomas Winkler
1
-1
/
+1
2017-01-31
mei: abort waiting for notification on unsupported HW
Alexander Usyskin
1
-0
/
+5
2017-01-31
mei: return error on notification request to a disconnected client
Alexander Usyskin
1
-0
/
+3
2017-01-31
mei: bus: unregister callbacks upon me client disable call
Alexander Usyskin
1
-8
/
+22
2017-01-31
mei: bus: prevent hardware module unload if device on bus is active
Alexander Usyskin
3
-2
/
+41
2017-01-31
mei: bus: cancel and disable callback after release call
Alexander Usyskin
1
-4
/
+4
2017-01-20
mei: make mei_cl_set_disconnected static
Alexander Usyskin
2
-2
/
+1
2017-01-20
mei: make mei_io_list_flush static
Alexander Usyskin
2
-2
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-11
mei: bus: enable OS version only for SPT and newer
Alexander Usyskin
5
-0
/
+17
[next]