aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * powerpc/5200: add general purpose timer API for the MPC5200Grant Likely2009-11-041-10/+123
| * | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-243-6/+6
| * | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-1/+1
| |/
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
|/
* mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-151-0/+1
* mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2009-10-151-0/+1
* powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2009-06-171-31/+1
* powerpc/pci: Clean up direct access to sysdata by 52xx platformsKumar Gala2009-05-212-4/+4
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-204-40/+40
|\