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
2015-01-09
mei: clean reset bit before reset
Alexander Usyskin
1
-0
/
+12
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-120
/
+239
2014-12-05
misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
3
-12
/
+8
2014-11-26
mei: export fw status registers through sysfs
Tomas Winkler
1
-2
/
+41
2014-11-26
mei: read and print all six FW status registers
Alexander Usyskin
7
-29
/
+100
2014-11-26
mei: txe: add cherrytrail device id
Tomas Winkler
1
-0
/
+1
2014-11-26
mei: kill cached host and me csr values
Tomas Winkler
2
-21
/
+16
2014-11-07
mei: fix hbm MEI_HBM_STARTED ambiguity
Tomas Winkler
2
-4
/
+2
2014-11-07
mei: nfc: clean nfc internal struct on host exit
Tomas Winkler
3
-11
/
+46
2014-11-03
mei: hbm: use client specific print functions
Alexander Usyskin
1
-8
/
+8
2014-11-03
mei: debugfs: display also connectionless clients
Tomas Winkler
1
-6
/
+2
2014-11-03
mei: use local cl variables in wd and amthif
Tomas Winkler
2
-7
/
+12
2014-11-03
mei: drop unneeded client NULL check in cb structure
Alexander Usyskin
4
-32
/
+11
2014-10-08
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-1037
/
+1409
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2014-09-29
mei: mei_txe_fw_sts can be static
Fengguang Wu
1
-1
/
+1
2014-09-29
mei: fix kernel-doc warnings
Alexander Usyskin
14
-67
/
+231
2014-09-29
mei: fix KDoc documentation formatting
Alexander Usyskin
15
-225
/
+243
2014-09-29
mei: drop me_client_presentation_num
Alexander Usyskin
2
-3
/
+0
2014-09-29
mei: trivial: fix errors in prints in comments
Alexander Usyskin
3
-4
/
+4
2014-09-29
mei: remove include to pci header from mei module files
Tomas Winkler
10
-11
/
+9
2014-09-29
mei: push pci cfg structure me hw
Tomas Winkler
6
-45
/
+41
2014-09-29
mei: remove the reference to pdev from mei_device
Tomas Winkler
5
-8
/
+4
2014-09-29
mei: move fw_status back to hw ops handlers
Tomas Winkler
4
-22
/
+66
2014-09-29
mei: get rid of most of the pci dependencies in mei
Tomas Winkler
15
-251
/
+239
2014-09-29
mei: push all standard settings into mei_device_init
Tomas Winkler
4
-10
/
+21
2014-09-29
mei: move mei_hbm_hdr function from hbm.h the hbm.c
Tomas Winkler
2
-9
/
+16
2014-09-29
mei: kill error message for allocation failure
Tomas Winkler
3
-5
/
+1
2014-09-29
mei: nfc: fix style warning
Tomas Winkler
1
-1
/
+0
2014-09-29
mei: fix style warning: Missing a blank line after declarations
Tomas Winkler
9
-6
/
+51
2014-09-29
mei: pg: fix cat and paste error in comments
Tomas Winkler
1
-2
/
+2
2014-09-29
mei: debugfs: add single buffer indicator
Tomas Winkler
1
-3
/
+4
2014-09-29
mei: debugfs: adjust print buffer
Alexander Usyskin
1
-7
/
+15
2014-09-29
mei: add hbm and pg state in devstate debugfs print
Alexander Usyskin
5
-1
/
+38
2014-09-26
mei: fix comments
Geert Uytterhoeven
2
-4
/
+4
2014-09-23
mei: bus: fix possible boundaries violation
Alexander Usyskin
1
-1
/
+1
2014-09-23
mei: use connect_data on the stack
Tomas Winkler
1
-16
/
+5
2014-09-23
mei: enable adding more IOCTL handlers
Tomas Winkler
1
-25
/
+28
2014-09-23
mei: extract supported features from the hbm version
Tomas Winkler
3
-6
/
+29
2014-09-23
mei: simplify handling of hbm client events
Tomas Winkler
1
-31
/
+43
2014-09-23
mei: wait for hbm start non-interruptible
Alexander Usyskin
4
-14
/
+22
2014-09-23
mei: revamp connect and disconnect response handling
Tomas Winkler
2
-57
/
+65
2014-09-23
mei: use disconnect name consistently
Tomas Winkler
3
-9
/
+8
2014-09-23
mei: add hbm commands return status values
Tomas Winkler
2
-8
/
+53
2014-09-23
mei: add mei_me_cl_by_uuid_id function
Tomas Winkler
8
-9
/
+26
2014-09-23
mei: add me client remove functions
Tomas Winkler
3
-7
/
+38
2014-09-23
mei: use list for me clients book keeping
Tomas Winkler
5
-103
/
+71
2014-09-23
mei: me_client lookup function to return me_client object
Tomas Winkler
8
-89
/
+74
2014-09-23
mei: use wrapper for simple hbm client message
Tomas Winkler
1
-26
/
+25
2014-09-23
mei: use consistently me_addr in the hbm structures
Tomas Winkler
2
-6
/
+5
[next]