summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4Star
* *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-1/+1
|\
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-1/+1
* | powerpc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-221-4/+2Star
* | powerpc/kconfig: remove CONFIG_6xxChristophe Leroy2018-11-261-1/+1
|/
* powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-071-1/+1
* powerpc/mpc5200: Remove VLA usageKees Cook2018-07-031-1/+4
* powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright2018-01-271-26/+26
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-234-11/+11
* powerpc/mpc52xx: Don't select user-visible RTAS_PROCMichael Ellerman2017-05-031-1/+0Star
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-214-5/+4Star
* powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-141-2/+1Star
* powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij2016-03-301-10/+5Star
* powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-011-1/+1
* powerpc: Introduce the use of the managed version of kzallocHimangi Saraogi2015-10-221-4/+2Star
* powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-221-0/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-162-2/+2
* powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
* Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-241-1/+1
|\
| * powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-021-1/+1
* | PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas2015-06-081-1/+1
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-152-2/+0Star
|\
| * powerpc: platforms: 52xx: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0Star
* | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+2
|/
* powerpc: make of_device_ids constUwe Kleine-König2014-09-255-12/+12
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-091-0/+1
* of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-301-2/+2
* Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2014-01-291-1/+1
|\
| * clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig2014-01-121-1/+1
* | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
|/
* powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin2013-10-301-1/+1
* Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang2013-10-301-3/+2Star
* powerpc: 52xx: provide a default in mpc52xx_irqhost_map()Sebastian Siewior2013-08-131-1/+2
* Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-201-3/+3
|\
| * powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-031-3/+3
* | POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-042-7/+7
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-183-16/+3Star
|\
| * Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-182-15/+2Star
| |\
| | * powerpc: mpc5200: Add a3m071 board supportStefan Roese2012-12-061-0/+1
| | * powerpc/mpc52xx: use module_platform_driver macroSrinivas Kandagatla2012-12-031-15/+1Star
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-251-4/+5
| |\|
| * | powerpc: Fix typos in Freescale copyright claimsYang Li2012-11-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-191-1/+1
| |/
* / powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang2012-10-251-4/+5
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-052-1/+35
|\