summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+1
* powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov2010-03-041-5/+5
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-1/+1
* powerpc: Remove trailing space in messagesFrans Pop2010-02-092-5/+5
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov2009-11-111-0/+34
* powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov2009-11-111-13/+0
* powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov2009-11-111-5/+7
* powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov2009-11-111-1/+1
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-152-3/+6
|\
| * powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski2009-08-251-2/+2
| * powerpc/qe: introduce missing kfreeJulia Lawall2009-08-201-1/+4
* | powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov2009-08-301-0/+13
|/
* powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov2009-07-081-3/+1
* powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi2009-06-231-3/+6
* powerpc/qe: update QE Serial NumberHaiying Wang2009-05-191-4/+43
* powerpc/qe: update risc allocation for QEHaiying Wang2009-05-191-0/+28
* powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov2008-12-301-1/+2
* powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov2008-12-301-0/+195
* powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov2008-12-032-3/+4
* powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov2008-10-131-9/+0
* powerpc: fix memory leaks in QE libraryTimur Tabi2008-08-202-3/+9
* 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
OpenPOWER on IntegriCloud