aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/qe_lib
AgeCommit message (Expand)Author
2012-07-10powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely
2011-11-24powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-09-27doc: fix broken referencesPaul Bolle
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-10powerpc: sysdev/qe_lib/qe_ic irq_data conversion.Lennert Buytenhek
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-11powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov
2009-11-11powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov
2009-11-11powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov
2009-11-11powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-08-30powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov
2009-08-25powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski
2009-08-20powerpc/qe: introduce missing kfreeJulia Lawall
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov
2009-06-23powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi
2009-05-19powerpc/qe: update QE Serial NumberHaiying Wang
2009-05-19powerpc/qe: update risc allocation for QEHaiying Wang
2008-12-30powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov
2008-12-30powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov
2008-12-03powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov
2008-10-13powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov