aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib
Commit message (Expand)AuthorAgeFilesLines
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-4/+2
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-7/+7
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-181-10/+15
|\
| * powerpc: sysdev/qe_lib/qe_ic irq_data conversion.Lennert Buytenhek2011-03-101-10/+15
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-4/+3
|/
* arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall2010-08-311-0/+1
* powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-241-2/+3
* of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-051-1/+0
* of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-1/+1
* of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-17/+15
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* 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