summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/qe_lib
AgeCommit message (Expand)Author
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
2008-08-20powerpc: fix memory leaks in QE libraryTimur Tabi
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-16powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming
2008-06-26powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov
2008-06-11powerpc/QE: qe_reset should be __initAnton Vorontsov
2008-06-10powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov
2008-06-10powerpc/QE: implement support for the GPIO LIB APIAnton Vorontsov
2008-06-10powerpc/QE: prepare QE PIO code for GPIO LIB supportAnton Vorontsov
2008-06-10powerpc/QE: add support for QE USB clocks routingAnton Vorontsov
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman