summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2010-04-19powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04powerpc/cpm2: Checkpatch cleanupAndrea Gelmini
2010-03-04powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-19powerpc: Convert mpic locks to raw_spinlockThomas Gleixner
2010-02-19powerpc: Convert i8259_lock to raw_spinlockThomas Gleixner
2010-02-19powerpc: Convert ipic_lock to raw_spinlockThomas Gleixner
2010-02-18Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
2010-02-17powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard
2010-02-10powerpc/44x: Fix L2-cache support for 460GTStefan Roese
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2010-01-29powerpc/4xx: Add pcix type 1 transactionsStef van Os
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li
2009-12-18powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-10powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata.Felix Radensky
2009-12-10powerpc/cpm2_pic: Allow correct flow_types for port C interruptsMark Ware
2009-12-09powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllersAnton Vorontsov
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-11-20powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala
2009-11-20powerpc/85xx: Kconfig cleanupKumar Gala
2009-11-11powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov
2009-11-11powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov
2009-11-11powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov
2009-11-11powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov
2009-11-11powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander
2009-08-30powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov
2009-08-25powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski
2009-08-24powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker
2009-08-20powerpc/nvram: Allow byte length reads from mmio NVRAM driverMartyn Welch
2009-08-20powerpc/qe: introduce missing kfreeJulia Lawall
2009-08-20powerpc/ipic: introduce missing kfreeJulia Lawall
2009-08-20powerpc/ipic: unmask all interrupt sourcesSebastian Andrzej Siewior
2009-08-20powerpc/fsl_rio: Add kmalloc NULL testsJulia Lawall
2009-08-20powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov