aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/52xx
AgeCommit message (Expand)AuthorFilesLines
2013-02-20Merge remote-tracking branch 'agust/next' into nextGravatar Benjamin Herrenschmidt 1-3/+3
2013-01-03POWERPC: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 2-7/+7
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaGravatar Philippe De Muyter 1-3/+3
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 3-16/+3
2012-12-18Merge remote-tracking branch 'agust/next' into nextGravatar Benjamin Herrenschmidt 2-15/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-12-06powerpc: mpc5200: Add a3m071 board supportGravatar Stefan Roese 1-0/+1
2012-12-03powerpc/mpc52xx: use module_platform_driver macroGravatar Srinivas Kandagatla 1-15/+1
2012-11-26Merge branch 'merge' into nextGravatar Benjamin Herrenschmidt 1-4/+5
2012-11-19Fix misspellings of "whether" in comments.Gravatar Adam Buchbinder 1-1/+1
2012-11-15powerpc: Fix typos in Freescale copyright claimsGravatar Yang Li 1-1/+1
2012-10-25powerpc: 52xx: nop out unsupported critical IRQsGravatar Wolfram Sang 1-4/+5
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 2-1/+35
2012-10-06sections: fix section conflicts in arch/powerpcGravatar Andi Kleen 2-2/+2
2012-09-14powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer startGravatar Anatolij Gustschin 1-1/+34
2012-09-14powerpc/mpc5200: add dts files for ifm camera machinesGravatar Anatolij Gustschin 1-0/+1
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataGravatar Uwe Kleine-König 1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCGravatar David Howells 1-0/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 2-6/+5
2012-03-21powerpc/5200: convert mpc5200 to use of_platform_populate()Gravatar Grant Likely 1-6/+4
2012-03-21powerpc/mpc52xx: add a4m072 board supportGravatar Heiko Schocher 1-0/+1
2012-02-16irq_domain/powerpc: constify irq_domain_opsGravatar Grant Likely 3-3/+3
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGravatar Grant Likely 3-11/+6
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGravatar Grant Likely 3-16/+16
2011-11-08Merge remote-tracking branch 'agust/next' into mergeGravatar Benjamin Herrenschmidt 1-0/+1
2011-10-31powerpc: Fix up modules that should be including module.hGravatar Paul Gortmaker 2-0/+2
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLGravatar Paul Gortmaker 1-0/+1
2011-09-29powerpc/5200: add support for charon boardGravatar Heiko Schocher 1-0/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-4/+4
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsGravatar Rob Herring 1-1/+1
2011-07-06gpio: Move mpc5200 gpio driver to drivers/gpioGravatar Grant Likely 3-389/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-4/+4
2011-05-19powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQGravatar Milton Miller 1-1/+3
2011-05-04powerpc/irq: Stop exporting irq_mapGravatar Grant Likely 2-68/+15
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-4/+4
2011-03-29powerpc: Convert to new irq_* function namesGravatar Thomas Gleixner 3-13/+13
2011-03-29powerpc: media5200: Remove pointless set_irq_type()Gravatar Thomas Gleixner 1-6/+1
2011-03-29powerpc: Use proper accessors for IRQ_* flagsGravatar Thomas Gleixner 1-1/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 3-63/+64
2011-03-10powerpc: platforms/52xx irq_data conversion.Gravatar Lennert Buytenhek 3-63/+64
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGravatar Grant Likely 3-22/+13
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 2-2/+2
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 3-31/+11
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGravatar Grant Likely 3-31/+11
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cGravatar Wolfram Sang 1-0/+1
2010-11-16suspend: constify platform_suspend_opsGravatar Lionel Debroux 2-2/+2
2010-09-08powerpc/5200: tighten up ac97 reset timingGravatar Eric Millbrandt 1-2/+6
2010-09-08powerpc/5200: efika.c: Add of_node_put to avoid memory leakGravatar Julia Lawall 1-3/+6
2010-08-06powerpc/5200: add mpc5200_psc_ac97_gpio_resetGravatar Eric Millbrandt 1-0/+106