aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/82xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2-2/+0
2021-08-12powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-4/+2
2021-02-09powerpc/82xx/*: Move PHB discoveryOliver O'Halloran2-3/+2
2021-01-31powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq()Markus Elfring1-7/+5
2021-01-31powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq()Markus Elfring1-1/+0
2020-06-02powerpc/82xx: Blacklist pq2_restart() for kprobeChristophe Leroy1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner6-29/+6
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy1-2/+2
2018-10-13powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2016-09-24powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabledAndrey Smirnov2-3/+5
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman1-1/+1
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt4-8/+4
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2-2/+2
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn1-9/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2014-10-20powerpc: platforms: 82xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-25powerpc: make of_device_ids constUwe Kleine-König4-4/+4
2013-10-09powerpc: add explicit OF includesRob Herring2-0/+4
2013-02-13powerpc/82xx: fix checkpatch warnings for km82xx.cHolger Brunck1-3/+3
2013-01-10powerpc/82xx: Use for_each_compatible_node() macroWei Yongjun1-2/+2
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-11-15powerpc: Change free_bootmem() to kfree()JoonSoo Kim1-5/+3
2012-07-10powerpc/82xx: add SPI support for mgcogeHolger Brunck1-0/+5
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely1-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-5/+1
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-5/+5
2011-10-11powerpc/82xx: updates for mgcogeHolger Brunck1-0/+4
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring1-1/+1
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller1-8/+0
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-2/+2
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-7/+7
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-33/+58
2011-03-15powerpc/82xx: rename and update mgcoge board supportHolger Brunck2-19/+45
2011-03-10powerpc: platforms/82xx irq_data conversion.Lennert Buytenhek1-14/+13
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-4/+3
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-2/+2
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-1/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-04powerpc/82xx: Convert pci_pic_lock to raw_spinlockAnton Vorontsov1-5/+5
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+0
2009-11-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+14
2009-11-05powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin1-1/+14
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2009-08-25powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boardsAnton Vorontsov1-0/+14