aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/qe_lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li8-8/+8
2012-07-10powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis1-0/+3
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu1-2/+20
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely1-14/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-3/+2
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2-6/+6
2012-01-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-34/+8
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-6/+6
2011-12-21power: qe_ic - convert sysdev_class to a regular subsystemKay Sievers1-6/+6
2011-12-12gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely1-34/+8
2011-11-24powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund1-1/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker3-3/+3
2011-10-31powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2-2/+2
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-4/+2
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-7/+7
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-10/+15
2011-03-10powerpc: sysdev/qe_lib/qe_ic irq_data conversion.Lennert Buytenhek1-10/+15
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+3
2010-08-31arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall1-0/+1
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-2/+3
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov1-1/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-1/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov1-17/+15
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-2/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-1/+1
2010-03-04powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov1-5/+5
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-1/+1
2010-02-09powerpc: Remove trailing space in messagesFrans Pop2-5/+5
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-11-11powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov1-0/+34
2009-11-11powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov1-13/+0
2009-11-11powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov1-5/+7
2009-11-11powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-2/+2
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-3/+6
2009-08-30powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov1-0/+13
2009-08-25powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski1-2/+2
2009-08-20powerpc/qe: introduce missing kfreeJulia Lawall1-1/+4
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov1-3/+1
2009-06-23powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi1-3/+6
2009-05-19powerpc/qe: update QE Serial NumberHaiying Wang1-4/+43
2009-05-19powerpc/qe: update risc allocation for QEHaiying Wang1-0/+28
2008-12-30powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov1-1/+2
2008-12-30powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov1-0/+195
2008-12-03powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.cAnton Vorontsov2-3/+4