index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mei
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
mei: dma ring: implement rx circular buffer logic
Tomas Winkler
6
-15
/
+98
2018-11-26
mei: hw: add dma ring control block
Tomas Winkler
4
-0
/
+46
2018-11-26
mei: hbm: setup dma ring
Tomas Winkler
2
-3
/
+85
2018-11-26
mei: dma ring buffers allocation
Tomas Winkler
4
-0
/
+126
2018-11-07
mei: expedite ioctl return on the notify set operation error
Alexander Usyskin
1
-1
/
+3
2018-11-07
mei: flush queues by the host client only
Alexander Usyskin
1
-19
/
+2
2018-11-07
mei: hbm: drop BUG() from the hbm handler
Tomas Winkler
1
-2
/
+2
2018-10-03
mei: replace POLL* with EPOLL* for write queues.
Tomas Winkler
1
-2
/
+2
2018-09-25
misc: remove redundant include moduleparam.h
zhong jiang
1
-1
/
+0
2018-09-12
mei: bus: need to unlink client before freeing
Tomas Winkler
1
-5
/
+4
2018-09-12
mei: bus: fix hw module get/put balance
Tomas Winkler
1
-2
/
+1
2018-09-12
mei: fix use-after-free in mei_cl_write
John Hubbard
1
-1
/
+1
2018-09-12
mei: ignore not found client in the enumeration
Alexander Usyskin
1
-3
/
+6
2018-08-02
mei: define dma ring buffer sizes for PCH12 HW and newer
Alexander Usyskin
2
-0
/
+17
2018-08-02
mei: restrict dma ring support to hbm version 2.1
Tomas Winkler
4
-0
/
+16
2018-08-02
mei: hbm: introduce dma bit in the message header
Tomas Winkler
4
-6
/
+16
2018-08-02
mei: hbm: define dma ring setup protocol
Tomas Winkler
1
-0
/
+49
2018-08-02
mei: add support for variable length mei headers.
Tomas Winkler
6
-64
/
+102
2018-07-24
mei: add mei_msg_hdr_init wrapper.
Tomas Winkler
2
-15
/
+20
2018-07-24
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
5
-49
/
+58
2018-07-24
mei: cleanup slots to data conversions
Tomas Winkler
4
-12
/
+14
2018-07-16
mei: bus: suppress sign-compare warnings
Tomas Winkler
1
-3
/
+3
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+4
2018-07-12
mei: fix ssize_t to int assignment in read and write ops.
Tomas Winkler
3
-17
/
+17
2018-07-12
mei: use correct type for counter variable in for loops
Tomas Winkler
3
-3
/
+3
2018-07-12
mei: check for error returned from mei_hbuf_empty_slots()
Tomas Winkler
4
-12
/
+32
2018-07-12
mei: don't update offset in write
Alexander Usyskin
1
-1
/
+0
2018-07-12
mei: bus: type promotion bug in mei_fwver()
Tomas Winkler
1
-1
/
+1
2018-07-12
mei: bus: type promotion bug in mei_nfc_if_version()
Dan Carpenter
1
-1
/
+1
2018-07-03
mei: discard messages from not connected client during power down.
Alexander Usyskin
1
-1
/
+4
2018-07-03
mei: expose fw version to sysfs
Alexander Usyskin
3
-8
/
+133
2018-07-03
mei: add optional timeout to internal bus recv
Alexander Usyskin
3
-12
/
+28
2018-07-03
mei: remove unused MEI_IAMTHIF_STALL_TIMER define
Alexander Usyskin
1
-2
/
+0
2018-03-14
mei: remove dev_err message on an unsupported ioctl
Colin Ian King
1
-1
/
+0
2018-03-14
mei: limit the number of queued writes
Alexander Usyskin
6
-35
/
+145
2018-03-14
mei: make module referencing local to the bus.c
Tomas Winkler
3
-39
/
+34
2018-02-20
mei: me: add cannon point device ids for 4th device
Tomas Winkler
2
-0
/
+4
2018-02-20
mei: me: add cannon point device ids
Alexander Usyskin
2
-0
/
+6
2018-02-16
mei: set device client to the disconnected state upon suspend.
Tomas Winkler
2
-6
/
+6
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-6
/
+6
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-6
/
+21
2018-01-09
mei: fix an && vs || typo
Dan Carpenter
1
-1
/
+1
2018-01-02
mei: fix incorrect logical operator in if statement
Colin Ian King
1
-1
/
+1
2018-01-02
mei: me: allow runtime pm for platform with D0i3
Tomas Winkler
1
-1
/
+4
2017-12-19
mei: fix spelling mistake: "botther" -> "bother"
Colin Ian King
1
-1
/
+1
2017-12-13
mei: speed up the power down flow
Tomas Winkler
4
-5
/
+17
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-20
/
+0
2017-11-13
Merge branch 'pm-core'
Rafael J. Wysocki
2
-2
/
+2
[next]