Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-09-16 | powerpc: Add support for mpc8247 based board MGCOGE from keymile. | Heiko Schocher | 3 | -0/+138 |
2008-07-17 | Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET" | Kumar Gala | 1 | -4/+0 |
2008-07-17 | powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbang | Kumar Gala | 1 | -0/+1 |
2008-07-16 | powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET | Kumar Gala | 1 | -0/+4 |
2008-07-14 | powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform | Kumar Gala | 1 | -5/+6 |
2008-07-14 | powerpc/CPM: Add i2c pins to dts and board setup | Jochen Friedrich | 1 | -0/+4 |
2008-07-14 | powerpc: Fix pq2fads irq handling with PREEMPT_RT | Rune Torgersen | 1 | -1/+1 |
2008-04-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -3/+0 |
2008-04-17 | [POWERPC] CPM: Always use new binding. | Scott Wood | 1 | -3/+0 |
2008-04-17 | phy: Change mii_bus id field to a string | Andy Fleming | 1 | -1/+1 |
2008-02-06 | [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_put | Julia Lawall | 2 | -4/+2 |
2008-01-28 | [POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform code | Grant Likely | 2 | -8/+2 |
2008-01-24 | [POWERPC] 82xx: Embedded Planet EP8248E support | Scott Wood | 3 | -0/+338 |
2007-12-20 | [POWERPC] pci32: Add flags modifying the PCI code behaviour | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-12-11 | [POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of... | Jon Loeliger | 1 | -1/+1 |
2007-12-11 | [POWERPC] pci_controller->arch_data really is a struct device_node * | Stephen Rothwell | 1 | -1/+1 |
2007-10-04 | [POWERPC] mpc82xx: Add pq2fads board support. | Scott Wood | 3 | -0/+210 |
2007-10-04 | [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset. | Scott Wood | 7 | -550/+424 |
2007-10-04 | [POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS. | Scott Wood | 1 | -12/+12 |
2007-10-04 | [POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads. | Scott Wood | 3 | -5/+5 |