summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-021-0/+26
|\
| * gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-0/+26
* | powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala2008-10-311-4/+55
|/
* Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-211-10/+6Star
|\
| * Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-171-10/+6Star
| |\
| | *---. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-10/+6Star
| | |\ \ \
| | | | * | generic: redefine resource_size_t as phys_addr_tJeremy Fitzhardinge2008-09-141-10/+6Star
| | | |/ /
* | | / / powerpc/4xx: Add PowerPC 4xx GPIO driverSteven A. Falco2008-10-172-0/+218
|/ / / /
* | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-151-4/+2Star
|\| | |
| * | | mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek2008-09-051-4/+2Star
| |/ /
* | | powerpc: fix fsl_upm nand driver modular buildAnton Vorontsov2008-10-131-4/+49
* | | powerpc: remove support for bootmem-allocated memory for the DIU driverTimur Tabi2008-10-132-45/+1Star
* | | powerpc/5121: Add PCI support.John Rigby2008-10-131-2/+2
* | | powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.John Rigby2008-10-131-19/+35
* | | powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/KconfigAnton Vorontsov2008-10-131-9/+0Star
* | | powerpc: Remove old Makefile workaround for arch/ppcJosh Boyer2008-10-131-3/+0Star
* | | Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2008-10-071-1/+8
|\ \ \
| * | | powerpc/4xx: Allow 4xx PCI bridge to be disabled via device treeMatthias Fuchs2008-10-021-1/+8
* | | | powerpc/fsl_soc: remove mpc83xx_wdt codeAnton Vorontsov2008-09-291-47/+0Star
* | | | powerpc: Move 8xxx GPIO Kconfig under the platform menuKumar Gala2008-09-241-9/+0Star
* | | | powerpc: gpio driver for mpc8349/8572/8610 and compatiblePeter Korsgaard2008-09-233-0/+181
|/ / /
* | | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-09-221-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-221-12/+11Star
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc/4xx: Necessary fixes to PCI for 4GB RAM sizeIlya Yanok2008-09-021-7/+6Star
| * | | 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-212-3/+9
| | |/
| * / removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0Star
| |/
* | powerpc: Convert the MPIC MSI code to use msi_bitmapMichael Ellerman2008-08-204-129/+42Star
* | powerpc: Convert the FSL MSI code to use msi_bitmapMichael Ellerman2008-08-202-91/+17Star
* | 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/+5Star
|/
* 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