aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-20powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman4-129/+42
2008-08-20powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman2-91/+17
2008-08-20powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman3-0/+254
2008-08-20powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman2-10/+5
2008-08-04powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala1-2/+0
2008-07-28cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart1-30/+4
2008-07-28powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov1-6/+17
2008-07-28powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich1-5/+262
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2-0/+134
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+2
2008-07-25gpiolib: allow user-selectionMichael Buesch1-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-07-22powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin1-1/+4
2008-07-22powerpc/axonram: Use only one block device major numberMaxim Shchetynin1-8/+15
2008-07-16gianfar: Add magic packet and suspend/resume support.Scott Wood1-0/+3
2008-07-16powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming3-14/+14
2008-07-16powerpc: Add support for multiple gfar mdio interfacesAndy Fleming1-46/+38
2008-07-16powerpc/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov1-0/+3
2008-07-16powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby2-0/+62
2008-07-16powerpc/mpc83xx: Power Management supportScott Wood2-0/+72
2008-07-16Merge commit 'origin/master'Benjamin Herrenschmidt1-1/+1
2008-07-15Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt5-135/+102
2008-07-14powerpc/85xx: Add support for MPC8536DSKumar Gala1-0/+2
2008-07-14powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu1-2/+1
2008-07-12powerpc/mpc5200: fix compile warnings in bestcomm driverGrant Likely2-2/+2
2008-07-12powerpc/mpc5200: Add PSC helpers for bestcomm engineGrant Likely2-0/+100
2008-07-12powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl1-133/+0
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xxPaul Mackerras2-0/+20
2008-06-26powerpc: convert to generic helpers for IPI function callsJens Axboe1-1/+1
2008-06-26powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov1-1/+4
2008-06-17powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 ErrataJosh Boyer2-0/+11
2008-06-11powerpc/QE: qe_reset should be __initAnton Vorontsov1-1/+1
2008-06-11powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-treeStefan Roese1-0/+9
2008-06-10powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov3-95/+14
2008-06-10powerpc/QE: implement support for the GPIO LIB APIAnton Vorontsov3-0/+156
2008-06-10powerpc/QE: prepare QE PIO code for GPIO LIB supportAnton Vorontsov1-49/+45
2008-06-10powerpc/QE: add support for QE USB clocks routingAnton Vorontsov4-3/+64
2008-06-10powerpc/sysdev: implement FSL GTM supportAnton Vorontsov2-0/+435
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman8-21/+12
2008-06-09powerpc: Rework qe_ic_init() so we can avoid freeing the irq_hostMichael Ellerman1-4/+4
2008-06-09powerpc: Rework ipic_init() so we can avoid freeing the irq_hostMichael Ellerman1-6/+4
2008-06-09powerpc/mpic: Fix ambiguous else statementAnton Vorontsov1-1/+2
2008-06-09Merge branch 'merge'Paul Mackerras1-1/+1
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare1-1/+1
2008-06-02[POWERPC] fsl: Update fsl_soc to use cell-index property of I2C nodesTimur Tabi1-2/+8
2008-06-02[POWERPC] fsl: Add CS4270 i2c data to fsl_soc.cTimur Tabi1-0/+1
2008-06-02[POWERPC] fsl: Add warning for unrecognized I2C nodes in the device treeTimur Tabi1-0/+4
2008-06-02[POWERPC] fsl_msi: few (mostly cosmetic) fixesAnton Vorontsov2-30/+21
2008-06-02[POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.Jason Jin4-1/+494