aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2006-12-04[POWERPC] Replace kmalloc+memset with kzallocYan Burman
2006-12-04[POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xxGrant Likely
2006-12-04[POWERPC] Add of_platform support for ROM devicesVitaly Wool
2006-12-04[POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppcGrant Likely
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r61911
2006-12-04[POWERPC] Cell iommu supportJeremy Kerr
2006-12-04[POWERPC] Refactor 64 bits DMA operationsBenjamin Herrenschmidt
2006-12-04[POWERPC] Improve MPIC driver auto-configuration from DTBenjamin Herrenschmidt
2006-12-04[POWERPC] Support for DCR based MPICBenjamin Herrenschmidt
2006-12-04[POWERPC] Generic DCR infrastructureBenjamin Herrenschmidt
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-11-13[PATCH] Optimize qe_brg struct to use an arrayTimur Tabi
2006-11-13[PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming
2006-11-13[PATCH] Add MPC5200 Interrupt Controller support.Nicolas DET
2006-11-01[POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDRTimur Tabi
2006-11-01[POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas
2006-10-25[POWERPC] Fix CHRP platforms with only 8259Benjamin Herrenschmidt
2006-10-25[POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood
2006-10-25[POWERPC] Fix the UCC rx/tx clock of QELiu Dave-r63238
2006-10-23[POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.cTimur Tabi
2006-10-23[POWERPC] Fix compiler warning message on get_property callZang Roy-r61911
2006-10-16[POWERPC] Remove todc code from ARCH=powerpcDavid Gibson
2006-10-09[HEADERS] Put linux/config.h out of its misery.Dave Jones
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-07[POWERPC] Fix fsl_soc build breaksOlof Johansson
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-04[PATCH] Add Hypertransport capability definesEric W. Biederman
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-04[POWERPC] Add QUICC Engine (QE) infrastructureLi Yang
2006-10-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03POWERPC: 8272ads merge to powerpc: common stuffVitaly Bordug
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-09-28Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras
2006-09-26MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin
2006-09-22[POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t.Scott Wood
2006-09-22[POWERPC] Fix IPIC pending register assignmentsScott Wood
2006-09-21POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug
2006-09-21POWERPC: overhaul with cpm2_map mechanismVitaly Bordug
2006-09-21POWERPC: Get rid of remapping the whole immrVitaly Bordug
2006-09-21POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug
2006-09-21POWERPC: Add cpm2 stuff support to the fsl_soc.cVitaly Bordug
2006-09-14Merge branch 'linux-2.6'Paul Mackerras
2006-09-13[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt
2006-08-31Merge branch 'merge'Paul Mackerras
2006-08-30[POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r61911
2006-08-30[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips