aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pasemi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker1-0/+1
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker1-0/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-1/+1
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek1-2/+2
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-11-29powerpc/pasemi: Clean up pasemi iommu table initializationsNishanth Aravamudan1-18/+1
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely1-2/+2
2010-07-14lmb: rename to memblockYinghai Lu1-2/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely1-1/+1
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+4
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-2/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-05-06powerpc/cpumask: Use cpu_online_maskAnton Blanchard1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-2/+2
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-4/+4
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-1/+1
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce1-1/+1
2009-08-20powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov1-1/+1
2009-06-26powerpc/pasemi: Use raw spinlock in SMP TB syncBenjamin Herrenschmidt1-5/+10
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+0
2009-04-27net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely1-27/+5
2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand1-4/+0
2009-03-11powerpc/kconfig: Kill PPC_MULTIPLATFORMBenjamin Herrenschmidt1-1/+1
2009-01-11powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt1-1/+1
2009-01-08powerpc/pasemi: local_irq_save uses an unsigned longIngo Molnar1-1/+1
2009-01-08powerpc/pasemi: Use DEFINE_SPINLOCKJulia Lawall1-1/+1
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek1-2/+2
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek1-1/+1
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings1-1/+2
2008-07-22powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson1-1/+2
2008-05-18i2c: Switch pasemi to the new device/driver matching schemeJean Delvare1-5/+2
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-10/+153
2008-04-16phy: Change mii_bus id field to a stringAndy Fleming1-1/+1
2008-04-07[POWERPC] pasemi: Minor iommu cleanupOlof Johansson1-10/+9
2008-03-05[POWERPC] pasemi: Add function engine management functions to dma_libOlof Johansson1-0/+40
2008-03-05[POWERPC] pasemi: Add flag management functions to dma_libOlof Johansson1-0/+74
2008-03-05pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson1-0/+30
2008-02-21[POWERPC] pasemi: Register i2c devices at bootOlof Johansson2-1/+98
2008-02-01pasemi: Fix thinko in dma_direct_ops setupOlof Johansson1-1/+1
2008-01-31POWERPC: Set dma_data correctly for direct_ops on pasemiOlof Johansson1-1/+3
2008-01-31Merge branch 'linux-2.6'Paul Mackerras3-1/+490
2008-01-28pasemi: export pasemi_dma_init()Olof Johansson1-0/+1
2008-01-28pasemi: DMA engine management libraryOlof Johansson3-1/+489
2008-01-15[POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson3-106/+0