Age | Commit message (Expand) | Author |
2024-11-15 | powerpc-km82xx.c: replace of_node_put() with __free | David Hunter |
2024-11-14 | powerpc/ep8248e: Use %pa to format resource_size_t | Simon Horman |
2023-09-18 | powerpc/82xx: Select FSL_SOC | Christophe Leroy |
2023-08-18 | powerpc/82xx: Remove CONFIG_8260 and CONFIG_8272 | Christophe Leroy |
2023-08-18 | powerpc/82xx: Remove pq2_init_pci | Christophe Leroy |
2023-08-16 | powerpc: Remove CONFIG_PCI_8260 | Christophe Leroy |
2023-08-16 | powerpc/include: Remove mpc8260.h and m82xx_pci.h | Christophe Leroy |
2023-08-02 | powerpc/ep8248e: Mark driver as non removable | Uwe Kleine-König |
2023-08-02 | powerpc: Explicitly include correct DT includes | Rob Herring |
2023-04-20 | powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code. | Paul Gortmaker |
2023-04-20 | powerpc: drop PowerQUICC II Family ADS platform support | Paul Gortmaker |
2023-04-20 | powerpc: drop MPC8272_ADS platform support | Paul Gortmaker |
2023-03-16 | powerpc: Make generic_calibrate_decr() the default | Christophe Leroy |
2023-03-15 | powerpc/platforms: Use 'compatible' property for simple cases | Christophe Leroy |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy |
2022-05-08 | powerpc: Remove asm/prom.h from all files that don't need it | Christophe Leroy |
2021-08-12 | powerpc: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2021-02-09 | powerpc/82xx/*: Move PHB discovery | Oliver O'Halloran |
2021-01-31 | powerpc/82xx: Use common error handling code in pq2ads_pci_init_irq() | Markus Elfring |
2021-01-31 | powerpc/82xx: Delete an unnecessary of_node_put() call in pq2ads_pci_init_irq() | Markus Elfring |
2020-06-02 | powerpc/82xx: Blacklist pq2_restart() for kprobe | Christophe Leroy |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2018-11-26 | powerpc/kconfig: remove CONFIG_6xx | Christophe Leroy |
2018-10-13 | powerpc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-09-24 | powerpc/e8248e: Select PHYLIB only if NETDEVICES is enabled | Andrey Smirnov |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2016-07-21 | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens |
2016-01-07 | mdio: Move allocation of interrupts into core | Andrew Lunn |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2014-10-20 | powerpc: platforms: 82xx: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König |
2013-10-09 | powerpc: add explicit OF includes | Rob Herring |
2013-02-13 | powerpc/82xx: fix checkpatch warnings for km82xx.c | Holger Brunck |
2013-01-10 | powerpc/82xx: Use for_each_compatible_node() macro | Wei Yongjun |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-15 | powerpc: Change free_bootmem() to kfree() | JoonSoo Kim |
2012-07-10 | powerpc/82xx: add SPI support for mgcoge | Holger Brunck |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-02-16 | irq_domain/powerpc: constify irq_domain_ops | Grant Likely |
2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely |
2012-02-14 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely |
2011-10-11 | powerpc/82xx: updates for mgcoge | Holger Brunck |
2011-07-12 | powerpc: rename ppc_pci_*_flags to pci_*_flags | Rob Herring |
2011-05-19 | powerpc: Remove trival irq_host_ops.unmap | Milton Miller |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner |