aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/qe_lib/qe.c
AgeCommit message (Expand)Author
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2009-11-11powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov
2009-11-11powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov
2009-11-11powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov
2009-11-11powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov
2009-08-30powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov
2009-06-23powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi
2009-05-19powerpc/qe: update QE Serial NumberHaiying Wang
2009-05-19powerpc/qe: update risc allocation for QEHaiying Wang
2008-12-03powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov
2008-07-16powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming
2008-06-11powerpc/QE: qe_reset should be __initAnton Vorontsov
2008-06-10powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov
2008-03-10[POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu
2008-03-07[POWERPC] QE: Fix QE firmware uploading limitTimur Tabi
2008-02-05[POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov
2008-01-28[POWERPC] QE: get rid of most device_types and modelAnton Vorontsov
2008-01-23[POWERPC] QE: Add ability to upload QE firmwareTimur Tabi
2007-12-13[POWERPC] qe: add function qe_clock_source()Timur Tabi
2007-12-11[POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi
2007-05-09[POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-03-29[POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade
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-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang