summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-09-211-22/+52
|\
| * powerpc/cpm1: Fix race condition in CPM1 GPIO library.Jochen Friedrich2008-09-161-22/+52
* | Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboy...Paul Mackerras2008-09-211-12/+11
|\ \ | |/ |/|
| * powerpc/4xx: Necessary fixes to PCI for 4GB RAM sizeIlya Yanok2008-09-021-7/+6
| * powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fixTirumala R Marri2008-08-281-5/+5
* | Merge branch 'linux-2.6'Paul Mackerras2008-09-104-15/+35
|\ \ | |/ |/|
| * 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-202-3/+9
| * | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
| |/
* | powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman2008-08-204-129/+42
* | powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman2008-08-202-91/+17
* | powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman2008-08-203-0/+254
* | powerpc: fsl_msi doesn't need it's own of_nodeMichael Ellerman2008-08-202-10/+5
|/
* powerpc: Remove use of CONFIG_PPC_MERGEKumar Gala2008-08-041-2/+0
* cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart2008-07-281-30/+4
* 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-161-0/+3
* powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-163-14/+14
* powerpc: Add support for multiple gfar mdio interfacesAndy Fleming2008-07-161-46/+38
* powerpc/fsl_soc: gianfar: don't probe disabled devicesAnton Vorontsov2008-07-161-0/+3
* powerpc: Move mpc83xx_add_bridge to fsl_pci.cJohn Rigby2008-07-162-0/+62
* powerpc/mpc83xx: Power Management supportScott Wood2008-07-162-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/+102
|\ \
| * | 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/+0
* | | powerpc/85xx: Add support for MPC8536DSKumar Gala2008-07-141-0/+2
* | | powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu2008-07-141-2/+1
|/ /
* | 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-172-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/+14
* | | 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/+45
* | | 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/+12