summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pasemi
AgeCommit message (Expand)Author
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-09-29powerpc: Kconfig: remove BE-only platforms from LE kernel buildBoqun Feng
2015-09-10powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-07-22powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu
2015-06-11powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_tableAlexey Kardashevskiy
2015-06-02powerpc/pasemi: Move MSI-related ops to pci_controller_opsDaniel Axtens
2015-05-11powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=yMichael Ellerman
2015-04-11powerpc/pasemi: Move controller ops from ppc_md to controller_opsDaniel Axtens
2014-10-20powerpc: platforms: pasemi: drop owner assignment from platform_driversWolfram Sang
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple
2013-10-09powerpc: add explicit OF includesRob Herring
2013-06-07cpufreq: powerpc: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-06-04cpufreq: rename index as driver_data in cpufreq_frequency_tableViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-01-29powerpc/pasemi: Fix crash on rebootSteven Rostedt
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman
2012-09-05powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-20powerpc/PCI: allow reallocation on PA SemiBjorn Helgaas
2012-02-23powerpc/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-11-29powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-07-14lmb: rename to memblockYinghai Lu
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-06powerpc/cpumask: Use cpu_online_maskAnton Blanchard
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely