aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/soc/fsl/qe/ucc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-22soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clkWang Hai1-1/+1
2020-05-22soc: fsl: qe: clean up an indentation issueColin Ian King1-1/+1
2020-03-24soc: fsl: qe: fix sparse warnings for ucc.cLi Yang1-1/+1
2019-12-09soc: fsl: qe: remove unused #include of asm/irq.h from ucc.cRasmus Villemoes1-1/+0
2019-12-09soc: fsl: qe: avoid ppc-specific io accessorsRasmus Villemoes1-8/+8
2019-12-09soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpersRasmus Villemoes1-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-09-25soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()Zhao Qiang1-1/+1
2016-06-07fsl/qe: setup clock source for TDM modeZhao Qiang1-0/+450
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang1-0/+212