summaryrefslogtreecommitdiff
path: root/drivers/qe/uccf.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-17net, qe: add DM support for QE UEC ethernetHeiko Schocher1-0/+2
2020-09-17powerpc, qe: fix codingstyle issues for drivers/qeHeiko Schocher1-164/+283
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-24treewide: use #include <...> to include public headersMasahiro Yamada1-5/+5
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong1-1/+1
2014-07-23qe: move immap_qe.h from arch directory into common directoryZhao Qiang1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2008-08-13drivers/qe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-2/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2006-11-30Code cleanup.Wolfgang Denk1-1/+1
2006-11-29Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.cKim Phillips1-3/+3
2006-11-04mpc83xx: add QE ethernet supportDave Liu1-0/+404