summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/mv64x60_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-2/+2
|\
| * powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-111-2/+2
* | powerpc: Use octal numbers for file permissionsRussell Currey2018-01-221-1/+1
|/
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-2/+2
* powerpc: Add const to bin_attribute structuresBhumika Goyal2017-08-171-1/+1
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* powerpc/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-161-1/+1
* powerpc: Fix up implicit stat.h usersPaul Gortmaker2011-10-311-0/+1
* powerpc/pci: Remove owner field from attribute initialization in PCI bridge initGuenter Roeck2010-08-051-1/+0
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
* [POWERPC] mv64x60: Fix FDT compatible names: mv64x60 => mv64360Mark A. Greer2008-04-151-3/+3
* [POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov2008-01-171-2/+2
* [POWERPC] Fix mv643xx_pci sysfs .read and .write functionsDale Farnsworth2007-11-081-4/+6
* [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-231-1/+1
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-3/+1
* [POWERPC] Removed remnants of bus_offsetKumar Gala2007-06-291-1/+1
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-291-1/+0
* [POWERPC] Add Marvell mv64x60 PCI bridge supportDale Farnsworth2007-05-121-0/+172
OpenPOWER on IntegriCloud