summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer startAnatolij Gustschin2012-09-141-1/+34
| * powerpc/mpc5200: add dts files for ifm camera machinesAnatolij Gustschin2012-09-141-0/+1
* | sections: fix section conflicts in arch/powerpcAndi Kleen2012-10-052-2/+2
|/
* powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-021-1/+1
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-222-6/+5Star
|\
| * powerpc/5200: convert mpc5200 to use of_platform_populate()Grant Likely2012-03-211-6/+4Star
| * powerpc/mpc52xx: add a4m072 board supportHeiko Schocher2012-03-211-0/+1
* | irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-163-3/+3
* | irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-163-11/+6Star
* | irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-143-16/+16
|/
* Merge remote-tracking branch 'agust/next' into mergeBenjamin Herrenschmidt2011-11-081-0/+1
|\
| * powerpc/5200: add support for charon boardHeiko Schocher2011-09-291-0/+1
* | powerpc: Fix up modules that should be including module.hPaul Gortmaker2011-11-012-0/+2
* | powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker2011-11-011-0/+1
|/
* Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-271-1/+1
|\
| * powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring2011-07-121-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-4/+4
|\ \
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-4/+4
| |/
* / gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely2011-07-063-389/+0Star
|/
* powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller2011-05-191-1/+3
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-042-68/+15Star