summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorFilesLines
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/po...Paul 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-18powerpc/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-03[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
2008-05-29[POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only buildsJosh Boyer1-0/+2
2008-05-29[POWERPC] Refactor DCR codeStephen Neuendorffer1-33/+121
2008-05-23Merge branch 'merge' into powerpc-nextPaul Mackerras1-17/+3
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell1-17/+3
2008-05-23[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting RegisterKumar Gala1-3/+6
2008-05-16[POWERPC] Add 6xx-style HID0_SLEEP support.Scott Wood2-0/+56
2008-05-14[POWERPC] sysdev/mpic_msi.c should include sysdev/mpic.hMichael Ellerman1-0/+1
2008-05-14[POWERPC] Create of_buses for MV64x60 devicesRemi Machet1-0/+10
2008-05-14[POWERPC] mpic_u3msi: Failed allocation unnoticedRoel Kluin1-3/+5
2008-05-14[POWERPC] mpic_pasemi_msi: Failed allocation unnoticedRoel Kluin1-2/+4
2008-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-49/+131
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2008-05-06[POWERPC] 4xx: Add endpoint support to 4xx PCIe driverStefan Roese1-49/+131
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik1-0/+2
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-5/+10
2008-05-02[POWERPC] Xilinx: Fix compile warningsKumar Gala1-1/+1
2008-05-02[POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce1-2/+2
2008-05-02[RAPIDIO] fix current kernel-doc notationRandy Dunlap1-2/+7
2008-04-30i2c: Convert most new-style drivers to use module aliasingJean Delvare1-15/+12
2008-04-29[RAPIDIO] Change RapidIO doorbell source and target ID field to 16-bitZhang Wei1-4/+4
2008-04-29[RAPIDIO] Add RapidIO connection info print out and re-training for broken co...Zhang Wei1-0/+71
2008-04-29[RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei1-11/+64
2008-04-29[RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei1-0/+6
2008-04-29[RAPIDIO] Add OF-tree support to RapidIO controller driverZhang Wei2-28/+102