summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2010-05-24powerpc/fsl_msi: fix the conflict of virt_msir's chip_dataLi Yang-6/+27
2010-05-24powerpc/fsl_msi: Add multiple MSI bank supportLan Chunhe-B25806-15/+25
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-43/+229
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-21/+32
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-35/+208
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-2/+2
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-31/+31
2010-05-17powerpc: Add interrupt support to mpc8xxx_gpioPeter Korsgaard-0/+147
2010-05-07powerpc/44x: Adding PCI-E support for PowerPC 460SX based SOC.Tirumala Marri-0/+177
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt-6/+19
2010-05-06powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt-33/+39
2010-05-05powerpc/4xx: Add optional "reset_type" property to control reboot via dtsStefan Roese-2/+22
2010-04-19powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker-6/+19
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-3/+16
2010-03-04powerpc/cpm2: Checkpatch cleanupAndrea Gelmini-1/+1
2010-03-04powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov-5/+5
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt-2/+2
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-2/+2
2010-02-19powerpc: Convert mpic locks to raw_spinlockThomas Gleixner-19/+19
2010-02-19powerpc: Convert i8259_lock to raw_spinlockThomas Gleixner-11/+11
2010-02-19powerpc: Convert ipic_lock to raw_spinlockThomas Gleixner-9/+9
2010-02-18Merge commit 'jwb/next' into nextBenjamin Herrenschmidt-1/+2
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard-10/+10
2010-02-17powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard-0/+3
2010-02-10powerpc/44x: Fix L2-cache support for 460GTStefan Roese-1/+2
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely-2/+2
2010-02-09powerpc: Remove trailing space in messagesFrans Pop-6/+6
2010-01-29powerpc/4xx: Add pcix type 1 transactionsStef van Os-1/+2
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt-10/+47
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li-13/+6
2009-12-18powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt-8/+49
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner-6/+6
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-76/+207
2009-12-10powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata.Felix Radensky-1/+20
2009-12-10powerpc/cpm2_pic: Allow correct flow_types for port C interruptsMark Ware-7/+21
2009-12-09powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllersAnton Vorontsov-2/+6
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze-9/+9
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner-17/+17
2009-11-20powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala-0/+14
2009-11-20powerpc/85xx: Kconfig cleanupKumar Gala-3/+3
2009-11-11powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov-0/+89
2009-11-11powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov-0/+34
2009-11-11powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov-13/+0
2009-11-11powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov-6/+11
2009-11-11powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman-27/+29
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce-1/+1
2009-09-22const: make block_device_operations constAlexey Dobriyan-1/+1
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-15/+70