summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/52xx
AgeCommit message (Expand)Author
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring
2011-07-06gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-19powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: media5200: Remove pointless set_irq_type()Thomas 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: platforms/52xx irq_data conversion.Lennert Buytenhek
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-09-08powerpc/5200: tighten up ac97 reset timingEric Millbrandt
2010-09-08powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall
2010-08-06powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras
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-06-15powerpc/5200: fix oops during going to standbyDmitry Baryshkov
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß
2009-11-12mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß
2009-11-04powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio
2009-11-04powerpc/5200: add general purpose timer API for the MPC5200Grant Likely
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman