aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mv64x60_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey1-1/+1
2018-01-11powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya1-2/+2
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-08-17powerpc: Add const to bin_attribute structuresBhumika Goyal1-1/+1
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-06-16powerpc/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-1/+1
2011-10-31powerpc: Fix up implicit stat.h usersPaul Gortmaker1-0/+1
2010-08-05powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck1-1/+0
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+2
2008-04-15[POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer1-3/+3
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov1-2/+2
2007-11-08[POWERPC] Fix mv643xx_pci sysfs .read and .write functionsDale Farnsworth1-4/+6
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala1-1/+1
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-3/+1
2007-06-29[POWERPC] Removed remnants of bus_offsetKumar Gala1-1/+1
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala1-1/+0
2007-05-12[POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth1-0/+172