aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-08Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt1-0/+1
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker2-0/+2
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-09-29powerpc/5200: add support for charon boardHeiko Schocher1-0/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-4/+4
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring1-1/+1
2011-07-06gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely3-389/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-4/+4
2011-05-19powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller1-1/+3
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely2-68/+15
2011-03-31Fix common misspellingsLucas De Marchi2-4/+4
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner3-13/+13
2011-03-29powerpc: media5200: Remove pointless set_irq_type()Thomas Gleixner1-6/+1
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 Torvalds3-63/+64
2011-03-10powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek3-63/+64
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely3-22/+13
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-31/+11
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely3-31/+11
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang1-0/+1
2010-11-16suspend: constify platform_suspend_opsLionel Debroux2-2/+2
2010-09-08powerpc/5200: tighten up ac97 reset timingEric Millbrandt1-2/+6
2010-09-08powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall1-3/+6
2010-08-06powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt1-0/+106
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-40/+36
2010-08-01of/address: Clean up function declarationsGrant Likely1-0/+1
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely3-8/+8
2010-07-09powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2-6/+0
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2-5/+0
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely1-0/+1
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2-31/+30
2010-06-15powerpc/5200: fix oops during going to standbyDmitry Baryshkov1-1/+10
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely3-9/+20
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely3-13/+13
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-26powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze1-0/+2
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely1-1/+5
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-23/+991
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze3-3/+3
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt4-13/+981
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner3-6/+6
2009-11-13mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß1-16/+305