aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras1-1/+1
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov1-11/+17
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+34
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras1-0/+34
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger1-1/+1
2009-04-06powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala1-0/+34
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov2-111/+0
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov2-10/+9
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+0
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-2/+2
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell1-1/+0
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+2
2009-03-24powerpc/mm: Tweak PTE bit combination definitionsBenjamin Herrenschmidt1-1/+1
2009-03-24powerpc/pmi: Irq handlers return irqreturn_tStephen Rothwell1-1/+1
2009-03-24powerpc/msi: Mark the MSI bitmap selftest code as __initMichael Ellerman1-3/+3
2009-03-19powerpc/cpm2: fix building fs_enet driver as a module.Grant Likely1-0/+1
2009-03-11Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-0/+17
2009-03-09powerpc/83xx: Do not configure or probe disabled FSL DR USB controllersAnton Vorontsov1-0/+4
2009-03-09powerpc/83xx: Fix the interrupt loss problem on ipicdayu@datangmobile.cn1-4/+2
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar1-0/+17
2009-02-27powerpc/44x: Fix address decoding setup of PCI 2.x cellsBenjamin Herrenschmidt1-0/+17
2009-02-14powerpc/4xx: Enable PCI domains on 4xxBenjamin Herrenschmidt1-0/+2
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar2-2/+2
2009-02-11Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2-25/+222
2009-02-06powerpc/cpm2: Fix set interrupt typepaulfax1-1/+1
2009-02-06powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPENDMichael Neuling1-1/+1
2009-01-28cpm2: Round the baud-rate clock divider to the nearest integer.Laurent Pinchart1-1/+2
2009-01-28powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode supportAnton Vorontsov1-24/+220
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar2-34/+75
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-1/+1
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt1-33/+74
2009-01-12irq: update all arches for new irq_descMike Travis1-1/+2
2009-01-08Merge commit 'origin/master' into nextBenjamin Herrenschmidt2-3/+3
2009-01-07powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho1-0/+3
2009-01-07powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho1-33/+71
2009-01-05Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt7-4/+374
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+3
2008-12-30powerpc/qe: Select QE_USB with USB_GADGET_FSL_QEAnton Vorontsov1-1/+2
2008-12-30powerpc/fsl_pci: Fix sparse warningsAnton Vorontsov1-3/+4
2008-12-30powerpc: Implement GPIO driver for simple memory-mapped banksAnton Vorontsov3-0/+168
2008-12-30powerpc/qe: Implement QE Pin Multiplexing APIAnton Vorontsov1-0/+195
2008-12-30powerpc: Implement get_brgfreq() and get_baudrate() stubsAnton Vorontsov1-0/+5
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds13-174/+300
2008-12-21powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin1-12/+5
2008-12-21powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely3-5/+21
2008-12-21powerpc/mpc5200: Bestcomm fixes to ATA supportTim Yamin2-3/+3
2008-12-21powerpc/mpc5200: Bugfix on handling variable sized buffer descriptorsGrant Likely1-19/+42
2008-12-21powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson1-2/+3