summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib
Commit message (Expand)AuthorAgeFilesLines
...
* [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-086-282/+236
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-142-8/+2
* [POWERPC] qe_lib: export symbols for QE driver to compile as moduleLi Yang2007-07-032-0/+10
* [POWERPC] QE: fix Kconfig 'select' warning with UCC_FASTTimur Tabi2007-05-231-3/+1
* [POWERPC] Change rheap functions to use ulongs instead of pointersTimur Tabi2007-05-093-20/+21
* Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-304-15/+9
|\
| * [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-132-5/+5
| * Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-131-3/+3
| |\
| * | [POWERPC] QE: fix invalid pointer usage in ucc_slow_init()Timur Tabi2007-03-261-2/+2
| * | [POWERPC] QE: automatically select QE optionsTimur Tabi2007-03-261-8/+2
* | | ucc_geth: Implement Transmit on Demand supportMichael Reiss2007-04-281-0/+3
| |/ |/|
* | [POWERPC] qe: Fix QUICC Engine SDMA setup errorsChuck Meade2007-03-291-3/+3
|/
* [POWERPC] QE: clean up ucc_slow.c and ucc_fast.cTimur Tabi2007-02-172-186/+114
* [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi2007-02-081-3/+3
* [POWERPC] Remove fastcall function attributeKumar Gala2007-01-261-2/+2
* [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski2007-01-241-1/+1
* [POWERPC] qe_ic: Do a sync when masking interruptsScott Wood2006-12-081-30/+10
* [POWERPC] Replace kmalloc+memset with kzallocYan Burman2006-12-042-6/+2
* Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-044-4/+5
|\
| * [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi2006-11-011-2/+1
| * [POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r632382006-10-251-0/+2
| * [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi2006-10-232-2/+2
* | [PATCH] Optimize qe_brg struct to use an arrayTimur Tabi2006-11-131-2/+1
|/
* [HEADERS] Put linux/config.h out of its misery.Dave Jones2006-10-091-1/+0
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-8/+6
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-051-2/+2
* [POWERPC] Add QUICC Engine (QE) infrastructureLi Yang2006-10-049-0/+2329
OpenPOWER on IntegriCloud