Age | Commit message (Expand) | Author | Files | Lines |
2012-10-26 | powerpc: 52xx: nop out unsupported critical IRQs | Wolfram Sang | 1 | -4/+5 |
2012-10-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -1/+35 |
2012-10-05 | sections: fix section conflicts in arch/powerpc | Andi Kleen | 2 | -2/+2 |
2012-09-14 | powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer start | Anatolij Gustschin | 1 | -1/+34 |
2012-09-14 | powerpc/mpc5200: add dts files for ifm camera machines | Anatolij Gustschin | 1 | -0/+1 |
2012-04-02 | powerpc: Mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 1 | -1/+1 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -0/+1 |
2012-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -6/+5 |
2012-03-21 | powerpc/5200: convert mpc5200 to use of_platform_populate() | Grant Likely | 1 | -6/+4 |
2012-03-21 | powerpc/mpc52xx: add a4m072 board support | Heiko Schocher | 1 | -0/+1 |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 3 | -3/+3 |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 3 | -11/+6 |
2012-02-15 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 3 | -16/+16 |
2011-11-08 | Merge remote-tracking branch 'agust/next' into merge | Benjamin Herrenschmidt | 1 | -0/+1 |
2011-11-01 | powerpc: Fix up modules that should be including module.h | Paul Gortmaker | 2 | -0/+2 |
2011-11-01 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 |
2011-09-29 | powerpc/5200: add support for charon board | Heiko Schocher | 1 | -0/+1 |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+4 |
2011-07-12 | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring | 1 | -1/+1 |
2011-07-06 | gpio: Move mpc5200 gpio driver to drivers/gpio | Grant Likely | 3 | -389/+0 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -4/+4 |
2011-05-19 | powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQ | Milton Miller | 1 | -1/+3 |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely | 2 | -68/+15 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -4/+4 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 3 | -13/+13 |
2011-03-29 | powerpc: media5200: Remove pointless set_irq_type() | Thomas Gleixner | 1 | -6/+1 |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner | 1 | -1/+1 |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 3 | -63/+64 |
2011-03-10 | powerpc: platforms/52xx irq_data conversion. | Lennert Buytenhek | 3 | -63/+64 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 3 | -22/+13 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+2 |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -31/+11 |
2011-01-01 | of/flattree: Add of_flat_dt_match() helper function | Grant Likely | 3 | -31/+11 |
2010-12-23 | powerpc/mpc5200: include fs.h in mpc52xx_gpt.c | Wolfram Sang | 1 | -0/+1 |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux | 2 | -2/+2 |
2010-09-08 | powerpc/5200: tighten up ac97 reset timing | Eric Millbrandt | 1 | -2/+6 |
2010-09-08 | powerpc/5200: efika.c: Add of_node_put to avoid memory leak | Julia Lawall | 1 | -3/+6 |
2010-08-07 | powerpc/5200: add mpc5200_psc_ac97_gpio_reset | Eric Millbrandt | 1 | -0/+106 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -40/+36 |
2010-08-01 | of/address: Clean up function declarations | Grant Likely | 1 | -0/+1 |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely | 3 | -8/+8 |
2010-07-09 | powerpc: Clean up obsolete code relating to decrementer and timebase | Paul Mackerras | 2 | -6/+0 |
2010-07-06 | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2 | -5/+0 |
2010-07-06 | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 1 | -0/+1 |
2010-07-06 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2 | -31/+30 |
2010-06-16 | powerpc/5200: fix oops during going to standby | Dmitry Baryshkov | 1 | -1/+10 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 3 | -9/+20 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 3 | -13/+13 |
2010-04-05 | Merge branch 'master' into export-slabh | Tejun Heo | 1 | -0/+2 |