aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/qe_lib
AgeCommit message (Expand)Author
2007-05-23[POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2007-04-28ucc_geth: Implement Transmit on Demand supportMichael Reiss
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-03-29[POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade
2007-03-26[POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi
2007-03-26[POWERPC] QE: automatically select QE optionsTimur Tabi
2007-02-17[POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi
2007-02-08[POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi
2007-01-26[POWERPC] Remove fastcall function attributeKumar Gala
2007-01-24[POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski
2006-12-08[POWERPC] qe_ic: Do a sync when masking interruptsScott Wood
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-11-13[PATCH] Optimize qe_brg struct to use an arrayTimur Tabi
2006-11-01[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi
2006-10-25[POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r63238
2006-10-23[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi
2006-10-09[HEADERS] Put linux/config.h out of its misery.Dave Jones
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang