aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner4-20/+4
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring1-4/+2
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy1-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao1-1/+1
2018-07-03powerpc/mpc5200: Remove VLA usageKees Cook1-1/+4
2018-01-27powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright1-26/+26
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring4-11/+11
2017-05-03powerpc/mpc52xx: Don't select user-visible RTAS_PROCMichael Ellerman1-1/+0
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-5/+4
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-2/+1
2016-03-30powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij1-10/+5
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-10-22powerpc: Introduce the use of the managed version of kzallocHimangi Saraogi1-4/+2
2015-10-22powerpc: platforms: mpc52xx_lpbfifo: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner2-2/+2
2015-09-16powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner1-1/+1
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-1/+1
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas1-1/+1
2015-06-02powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf1-1/+2
2014-10-20powerpc: platforms: 52xx: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-09-25powerpc: make of_device_ids constUwe Kleine-König5-12/+12
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-0/+1
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-2/+2
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-1/+1
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig1-1/+1
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-10-30powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin1-1/+1
2013-10-30Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang1-3/+2
2013-08-13powerpc: 52xx: provide a default in mpc52xx_irqhost_map()Sebastian Siewior1-1/+2
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-3/+3
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2-7/+7
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter1-3/+3
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-16/+3
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2-15/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-12-06powerpc: mpc5200: Add a3m071 board supportStefan Roese1-0/+1
2012-12-03powerpc/mpc52xx: use module_platform_driver macroSrinivas Kandagatla1-15/+1
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt1-4/+5
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li1-1/+1
2012-10-25powerpc: 52xx: nop out unsupported critical IRQsWolfram Sang1-4/+5