index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
mediatek
/
mtk-cmdq-helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-31
soc: mediatek: cmdq: Remove cmdq_pkt_flush()
Chun-Kuang Hu
1
-32
/
+0
2020-11-27
soc / drm: mediatek: cmdq: Remove timeout handler in helper function
Chun-Kuang Hu
1
-40
/
+1
2020-09-25
soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
Dennis YC Hsieh
1
-2
/
+3
2020-09-25
soc: mediatek: cmdq: add jump function
Dennis YC Hsieh
1
-0
/
+13
2020-09-25
soc: mediatek: cmdq: add write_s_mask value function
Dennis YC Hsieh
1
-0
/
+21
2020-09-25
soc: mediatek: cmdq: add write_s value function
Dennis YC Hsieh
1
-0
/
+14
2020-09-25
soc: mediatek: cmdq: add read_s function
Dennis YC Hsieh
1
-0
/
+15
2020-09-25
soc: mediatek: cmdq: add write_s_mask function
Dennis YC Hsieh
1
-0
/
+23
2020-09-25
soc: mediatek: cmdq: add write_s function
Dennis YC Hsieh
1
-0
/
+19
2020-09-25
soc: mediatek: cmdq: add address shift in jump
Dennis YC Hsieh
1
-1
/
+2
2020-06-22
soc: mediatek: cmdq: add set event function
Dennis YC Hsieh
1
-0
/
+15
2020-06-22
soc: mediatek: cmdq: export finalize function
Dennis YC Hsieh
1
-5
/
+2
2020-06-22
soc: mediatek: cmdq: add assign function
Dennis YC Hsieh
1
-1
/
+23
2020-05-16
soc: mediatek: cmdq: return send msg error code
Dennis YC Hsieh
1
-1
/
+3
2020-02-14
soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helper
Bibby Hsieh
1
-0
/
+1
2020-01-10
Merge branch 'v5.5-next/cmdq-stable' into v5.5-next/soc
Matthias Brugger
1
-26
/
+121
2020-01-10
soc: mediatek: cmdq: delete not used define
Matthias Brugger
1
-2
/
+0
2020-01-08
soc: mediatek: cmdq: add cmdq_dev_get_client_reg function
Bibby Hsieh
1
-0
/
+29
2020-01-08
soc: mediatek: cmdq: add polling function
Bibby Hsieh
1
-0
/
+36
2020-01-08
soc: mediatek: cmdq: define the instruction struct
Bibby Hsieh
1
-24
/
+49
2020-01-08
soc: mediatek: cmdq: remove OR opertaion from err return
Bibby Hsieh
1
-3
/
+8
2019-12-05
soc: mediatek: cmdq: fixup wrong input order of write api
Bibby Hsieh
1
-1
/
+1
2019-08-23
soc: mediatek: cmdq: change the type of input parameter
Bibby Hsieh
1
-5
/
+5
2019-08-23
soc: mediatek: cmdq: reorder the parameter
Bibby Hsieh
1
-3
/
+3
2018-12-02
soc: mediatek: Add Mediatek CMDQ helper
Houlong Wei
1
-0
/
+300