summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib
AgeCommit message (Expand)AuthorLines
2008-04-17[POWERPC] QE: fix sparse warningsAnton Vorontsov-2/+3
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov-2/+3
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov-7/+1
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison-26/+26
2008-03-10[POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu-1/+4
2008-03-07[POWERPC] QE: Fix QE firmware uploading limitTimur Tabi-1/+1
2008-02-05[POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov-5/+5
2008-01-31Merge branch 'linux-2.6'Paul Mackerras-1/+1
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov-19/+44
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2008-01-23[POWERPC] QE: Add support for Freescale QUICCEngine UARTTimur Tabi-2/+10
2008-01-23[POWERPC] QE: Add ability to upload QE firmwareTimur Tabi-0/+247
2007-12-13[POWERPC] qe: add function qe_clock_source()Timur Tabi-0/+32
2007-12-11[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi-5/+9
2007-10-08[POWERPC] QE: pario - support for MPC85xx layoutAnton Vorontsov-0/+3
2007-10-08[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov-22/+7
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi-282/+236
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman-8/+2
2007-07-03[POWERPC] qe_lib: export symbols for QE driver to compile as moduleLi Yang-0/+10
2007-05-23[POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi-3/+1
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi-20/+21
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-15/+9
2007-04-28ucc_geth: Implement Transmit on Demand supportMichael Reiss-0/+3
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell-5/+5
2007-04-13Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras-3/+3
2007-03-29[POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade-3/+3
2007-03-26[POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi-2/+2
2007-03-26[POWERPC] QE: automatically select QE optionsTimur Tabi-8/+2
2007-02-17[POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi-186/+114
2007-02-08[POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi-3/+3
2007-01-26[POWERPC] Remove fastcall function attributeKumar Gala-2/+2
2007-01-24[POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski-1/+1
2006-12-08[POWERPC] qe_ic: Do a sync when masking interruptsScott Wood-30/+10
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman-6/+2
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras-4/+5
2006-11-13[PATCH] Optimize qe_brg struct to use an arrayTimur Tabi-2/+1
2006-11-01[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi-2/+1
2006-10-25[POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r63238-0/+2
2006-10-23[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi-2/+2
2006-10-09[HEADERS] Put linux/config.h out of its misery.Dave Jones-1/+0
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering-8/+6
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson-2/+2
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang-0/+2329