Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2016-09-25 | powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabled | Andrey Smirnov | 2 | -3/+5 |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 1 | -1/+1 |
2016-07-21 | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt | 4 | -8/+4 |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens | 2 | -2/+2 |
2016-01-07 | mdio: Move allocation of interrupts into core | Andrew Lunn | 1 | -9/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2014-10-20 | powerpc: platforms: 82xx: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König | 4 | -4/+4 |
2013-10-10 | powerpc: add explicit OF includes | Rob Herring | 2 | -0/+4 |
2013-02-13 | powerpc/82xx: fix checkpatch warnings for km82xx.c | Holger Brunck | 1 | -3/+3 |
2013-01-10 | powerpc/82xx: Use for_each_compatible_node() macro | Wei Yongjun | 1 | -2/+2 |
2013-01-04 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
2012-11-15 | powerpc: Change free_bootmem() to kfree() | JoonSoo Kim | 1 | -5/+3 |
2012-07-10 | powerpc/82xx: add SPI support for mgcoge | Holger Brunck | 1 | -0/+5 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -1/+0 |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 1 | -1/+1 |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 1 | -5/+1 |
2012-02-15 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 1 | -5/+5 |
2011-10-12 | powerpc/82xx: updates for mgcoge | Holger Brunck | 1 | -0/+4 |
2011-07-12 | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring | 1 | -1/+1 |
2011-05-19 | powerpc: Remove trival irq_host_ops.unmap | Milton Miller | 1 | -8/+0 |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely | 1 | -2/+2 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -7/+7 |
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 | -33/+58 |
2011-03-15 | powerpc/82xx: rename and update mgcoge board support | Holger Brunck | 2 | -19/+45 |
2011-03-10 | powerpc: platforms/82xx irq_data conversion. | Lennert Buytenhek | 1 | -14/+13 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -4/+3 |
2010-07-24 | powerpc: remove references to of_device and to_of_device | Grant Likely | 1 | -2/+2 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -1/+2 |
2010-05-19 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 1 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-03-04 | powerpc/82xx: Convert pci_pic_lock to raw_spinlock | Anton Vorontsov | 1 | -5/+5 |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 1 | -1/+0 |
2009-11-12 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 1 | -1/+14 |
2009-11-05 | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe() | Roel Kluin | 1 | -1/+14 |
2009-10-30 | powerpc: Remove get_irq_desc() | Michael Ellerman | 1 | -1/+1 |
2009-08-25 | powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boards | Anton Vorontsov | 1 | -0/+14 |
2009-08-25 | powerpc/82xx: Fix BCSR bits for MPC8272ADS boards | Anton Vorontsov | 1 | -1/+7 |
2009-08-20 | powerpc/82xx: mgcoge - updates for 2.6.32 | Heiko Schocher | 1 | -9/+60 |
2009-07-08 | powerpc: Don't use alloc_bootmem() in init_IRQ() path | Anton Vorontsov | 1 | -1/+1 |
2009-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -6/+3 |
2009-05-19 | powerpc/cpm: Remove some cruft code and defines | Kumar Gala | 1 | -13/+0 |
2009-04-27 | powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio | Grant Likely | 1 | -6/+3 |
2009-03-11 | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-02-06 | arch/powerpc: Eliminate double sizeof | Julia Lawall | 1 | -1/+1 |
2008-12-16 | powerpc: Introduce ppc_pci_flags accessors | Josh Boyer | 1 | -1/+1 |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt | 1 | -1/+1 |
2008-10-09 | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 1 | -1/+1 |