aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger
2009-04-06powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-24powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt
2009-03-24powerpc/pmi: Irq handlers return irqreturn_tStephen Rothwell
2009-03-24powerpc/msi: Mark the MSI bitmap selftest code as __initMichael Ellerman
2009-03-19powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-09powerpc/83xx: Do not configure or probe disabled FSL DR USB controllersAnton Vorontsov
2009-03-09powerpc/83xx: Fix the interrupt loss problem on ipicdayu@datangmobile.cn
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-02-27powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt
2009-02-14powerpc/4xx: Enable PCI domains on 4xxBenjamin Herrenschmidt
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-11Merge commit 'kumar/next' into nextBenjamin Herrenschmidt
2009-02-06powerpc/cpm2: Fix set interrupt typepaulfax
2009-02-06powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling
2009-01-28cpm2: Round the baud-rate clock divider to the nearest integer.Laurent Pinchart
2009-01-28powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode supportAnton Vorontsov
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-08Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-01-07powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho
2009-01-07powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho
2009-01-05Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-30powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov
2008-12-30powerpc/fsl_pci: Fix sparse warningsAnton Vorontsov
2008-12-30powerpc: Implement GPIO driver for simple memory-mapped banksAnton Vorontsov
2008-12-30powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov
2008-12-30powerpc: Implement get_brgfreq() and get_baudrate() stubsAnton Vorontsov
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-21powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin
2008-12-21powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely
2008-12-21powerpc/mpc5200: Bestcomm fixes to ATA supportTim Yamin
2008-12-21powerpc/mpc5200: Bugfix on handling variable sized buffer descriptorsGrant Likely
2008-12-21powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson