aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt2011-11-081-0/+1
|\
| * powerpc/5200: add support for charon boardHeiko Schocher2011-09-291-0/+1
* | powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-10-312-0/+2
* | powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-10-311-0/+1
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-261-1/+1
|\
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-4/+4
|\ \
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-4/+4
| |/
* | gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely2011-07-063-389/+0
|/
* powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller2011-05-191-1/+3
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-042-68/+15
* Fix common misspellingsLucas De Marchi2011-03-312-4/+4
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-293-13/+13
* powerpc: media5200: Remove pointless set_irq_type()Thomas Gleixner2011-03-291-6/+1
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-03-183-63/+64
|\
| * powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek2011-03-103-63/+64
* | dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-283-22/+13
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\
| * suspend: constify platform_suspend_opsLionel Debroux2010-11-162-2/+2
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-103-31/+11
|\ \
| * | of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-013-31/+11
| |/
* | powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang2010-12-231-0/+1
|/
* powerpc/5200: tighten up ac97 reset timingEric Millbrandt2010-09-081-2/+6
* powerpc/5200: efika.c: Add of_node_put to avoid memory leakJulia Lawall2010-09-081-3/+6
* powerpc/5200: add mpc5200_psc_ac97_gpio_resetEric Millbrandt2010-08-061-0/+106
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-054-40/+36
|\
| * of/address: Clean up function declarationsGrant Likely2010-08-011-0/+1
| * powerpc: remove references to of_device and to_of_deviceGrant Likely2010-07-243-8/+8
| * of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-052-5/+0
| * of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-0/+1
| * of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-052-31/+30
* | powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-092-6/+0
|/
* powerpc/5200: fix oops during going to standbyDmitry Baryshkov2010-06-151-1/+10
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-223-9/+20
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-183-13/+13
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-0/+2
|\
| * powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze2010-03-261-0/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
|/
* powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely2010-03-181-1/+5
* [WATCHDOG] watchdog_info constifyWim Van Sebroeck2010-03-071-1/+1
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
|\
| * kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-126-23/+991
|\ \ | |/ |/|
| * powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-093-3/+3
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-094-13/+981
| |\
| | * mpc52xx/wdt: merge WDT code into the GPT driverAlbrecht Dreß2009-11-131-16/+305
| | * mpc5200/gpt: tiny fix for gpt period limitationAlbrecht Dreß2009-11-121-3/+3
| | * powerpc/5200: add LocalPlus bus FIFO device driverJohn Bonesio2009-11-043-0/+566