aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib/ucc_slow.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang1-374/+0
2015-03-16powerpc/qe: drop unused ucc_slow_poll_transmitter_nowArseny Solokha1-5/+0
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li1-1/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2008-08-20powerpc: fix memory leaks in QE libraryTimur Tabi1-3/+5
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-9/+9
2008-01-23[POWERPC] QE: Add support for Freescale QUICCEngine UARTTimur Tabi1-1/+9
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi1-25/+23
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi1-3/+4
2007-03-26[POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi1-2/+2
2007-02-17[POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi1-84/+53
2007-02-08[POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi1-3/+3
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman1-3/+1
2006-10-23[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi1-1/+1
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang1-0/+404