index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
mediatek
/
mtk-cmdq-helper.c
Age
Commit message (
Expand
)
Author
2021-01-31
soc: mediatek: cmdq: Remove cmdq_pkt_flush()
Chun-Kuang Hu
2020-11-27
soc / drm: mediatek: cmdq: Remove timeout handler in helper function
Chun-Kuang Hu
2020-09-25
soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
Dennis YC Hsieh
2020-09-25
soc: mediatek: cmdq: add jump function
Dennis YC Hsieh
2020-09-25
soc: mediatek: cmdq: add write_s_mask value function
Dennis YC Hsieh
2020-09-25
soc: mediatek: cmdq: add write_s value function
Dennis YC Hsieh
2020-09-25
soc: mediatek: cmdq: add read_s function
Dennis YC Hsieh
2020-09-25
soc: mediatek: cmdq: add write_s_mask function
Dennis YC Hsieh
2020-09-25
soc: mediatek: cmdq: add write_s function
Dennis YC Hsieh
2020-09-25
soc: mediatek: cmdq: add address shift in jump
Dennis YC Hsieh
2020-06-22
soc: mediatek: cmdq: add set event function
Dennis YC Hsieh
2020-06-22
soc: mediatek: cmdq: export finalize function
Dennis YC Hsieh
2020-06-22
soc: mediatek: cmdq: add assign function
Dennis YC Hsieh
2020-05-16
soc: mediatek: cmdq: return send msg error code
Dennis YC Hsieh
2020-02-14
soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helper
Bibby Hsieh
2020-01-10
Merge branch 'v5.5-next/cmdq-stable' into v5.5-next/soc
Matthias Brugger
2020-01-10
soc: mediatek: cmdq: delete not used define
Matthias Brugger
2020-01-08
soc: mediatek: cmdq: add cmdq_dev_get_client_reg function
Bibby Hsieh
2020-01-08
soc: mediatek: cmdq: add polling function
Bibby Hsieh
2020-01-08
soc: mediatek: cmdq: define the instruction struct
Bibby Hsieh
2020-01-08
soc: mediatek: cmdq: remove OR opertaion from err return
Bibby Hsieh
2019-12-05
soc: mediatek: cmdq: fixup wrong input order of write api
Bibby Hsieh
2019-08-23
soc: mediatek: cmdq: change the type of input parameter
Bibby Hsieh
2019-08-23
soc: mediatek: cmdq: reorder the parameter
Bibby Hsieh
2018-12-02
soc: mediatek: Add Mediatek CMDQ helper
Houlong Wei