summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: allow user-selectionMichael Buesch2008-07-251-1/+1
* powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-163-14/+14
* powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov2008-06-261-1/+4
* powerpc/QE: qe_reset should be __initAnton Vorontsov2008-06-111-1/+1
* powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov2008-06-101-92/+0
* powerpc/QE: implement support for the GPIO LIB APIAnton Vorontsov2008-06-103-0/+156
* powerpc/QE: prepare QE PIO code for GPIO LIB supportAnton Vorontsov2008-06-101-49/+45
* powerpc/QE: add support for QE USB clocks routingAnton Vorontsov2008-06-104-3/+64
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-4/+2
* powerpc: Rework qe_ic_init() so we can avoid freeing the irq_hostMichael Ellerman2008-06-091-4/+4
* [POWERPC] QE: fix sparse warningsAnton Vorontsov2008-04-171-2/+3
* [POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov2008-04-171-2/+3
* [POWERPC] QE: implement qe_muram_offsetAnton Vorontsov2008-04-171-7/+1
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-013-26/+26
* [POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu2008-03-101-1/+4
* [POWERPC] QE: Fix QE firmware uploading limitTimur Tabi2008-03-071-1/+1
* [POWERPC] qe_lib: fix few fluffy negligencesAnton Vorontsov2008-02-051-5/+5
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* | [POWERPC] QE: get rid of most device_types and modelAnton Vorontsov2008-01-281-19/+44
* | [POWERPC] QE: Add support for Freescale QUICCEngine UARTTimur Tabi2008-01-232-2/+10
* | [POWERPC] QE: Add ability to upload QE firmwareTimur Tabi2008-01-231-0/+247
* | [POWERPC] qe: add function qe_clock_source()Timur Tabi2007-12-131-0/+32
* | [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integerTimur Tabi2007-12-111-5/+9
|/
* [POWERPC] QE: pario - support for MPC85xx layoutAnton Vorontsov2007-10-081-0/+3
* [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-081-22/+7
* [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
OpenPOWER on IntegriCloud