summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-154-4/+0
* powerpc/qe: Fix Kconfig enablement of QE_USB supportKumar Gala2013-03-151-1/+1
* powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-158-8/+8
* powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis2012-07-101-0/+3
* powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu2012-03-291-2/+20
* irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-161-14/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-3/+2
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-142-6/+6
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-34/+8
|\
| * gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-34/+8
* | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-6/+6
|\ \ | |/ |/|
| * power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers2011-12-211-6/+6
* | powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund2011-11-241-1/+1
|/
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-313-3/+3
* powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-2/+2
* 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
OpenPOWER on IntegriCloud