summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-263-14/+35
|\
| * cpm2: Fix race condition in CPM2 GPIO library.Laurent Pinchart2008-08-211-11/+26
| * powerpc: fix memory leaks in QE libraryTimur Tabi2008-08-212-3/+9
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0Star
|/
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-041-2/+0Star
* cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart2008-07-281-30/+4Star
* powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov2008-07-281-6/+17
* powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich2008-07-281-5/+262
* cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart2008-07-282-0/+134
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-1/+2
|\
| * powerpc/pseries: iommu enablement for CMORobert Jennings2008-07-251-1/+2
* | gpiolib: allow user-selectionMichael Buesch2008-07-251-1/+1
|/
* powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-1/+2
* powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMsMaxim Shchetynin2008-07-221-1/+4
* powerpc/axonram: Use only one block device major numberMaxim Shchetynin2008-07-221-8/+15
* gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-171-0/+3
* powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-173-14/+14
* powerpc: Add support for multiple gfar mdio interfacesAndy Fleming2008-07-171-46/+38Star
* powerpc/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov2008-07-171-0/+3
* powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby2008-07-172-0/+62
* powerpc/mpc83xx: Power Management supportScott Wood2008-07-172-0/+72
* Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-161-1/+1
|\
| * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-261-1/+1
* | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-155-135/+102Star
|\ \
| * | powerpc/mpc5200: fix compile warnings in bestcomm driverGrant Likely2008-07-122-2/+2
| * | powerpc/mpc5200: Add PSC helpers for bestcomm engineGrant Likely2008-07-122-0/+100
| * | powerpc/i2c: Convert i2c-mpc into an of_platform driverJon Smirl2008-07-121-133/+0Star
* | | powerpc/85xx: Add support for MPC8536DSKumar Gala2008-07-141-0/+2
* | | powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu2008-07-141-2/+1Star
|/ /
* | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras2008-06-302-0/+20
|\ \
| * | powerpc/4xx: Workaround for PPC440EPx/GRx PCI_28 ErrataJosh Boyer2008-06-182-0/+11
| * | powerpc/4xx: PCIe driver now detects if a port is disabled via the dev-treeStefan Roese2008-06-111-0/+9
* | | powerpc/QE: use arch_initcall to probe QUICC Engine GPIOsAnton Vorontsov2008-06-261-1/+4
* | | powerpc/QE: qe_reset should be __initAnton Vorontsov2008-06-111-1/+1
* | | powerpc/QE: switch to the cpm_muram implementationAnton Vorontsov2008-06-103-95/+14Star
* | | powerpc/QE: implement support for the GPIO LIB APIAnton Vorontsov2008-06-103-0/+156
* | | powerpc/QE: prepare QE PIO code for GPIO LIB supportAnton Vorontsov2008-06-101-49/+45Star
* | | powerpc/QE: add support for QE USB clocks routingAnton Vorontsov2008-06-104-3/+64
* | | powerpc/sysdev: implement FSL GTM supportAnton Vorontsov2008-06-102-0/+435
|/ /
* | powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-098-21/+12Star
* | powerpc: Rework qe_ic_init() so we can avoid freeing the irq_hostMichael Ellerman2008-06-091-4/+4
* | powerpc: Rework ipic_init() so we can avoid freeing the irq_hostMichael Ellerman2008-06-091-6/+4Star
* | powerpc/mpic: Fix ambiguous else statementAnton Vorontsov2008-06-091-1/+2
* | Merge branch 'merge'Paul Mackerras2008-06-091-1/+1
|\|
| * rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-061-1/+1
* | [POWERPC] fsl: Update fsl_soc to use cell-index property of I2C nodesTimur Tabi2008-06-031-2/+8
* | [POWERPC] fsl: Add CS4270 i2c data to fsl_soc.cTimur Tabi2008-06-021-0/+1
* | [POWERPC] fsl: Add warning for unrecognized I2C nodes in the device treeTimur Tabi2008-06-021-0/+4
* | [POWERPC] fsl_msi: few (mostly cosmetic) fixesAnton Vorontsov2008-06-022-30/+21Star
* | [POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.Jason Jin2008-06-024-1/+494