aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-04powerpc/cpm2: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-03-04powerpc/qe: Convert qe_ic_lock to raw_spinlockAnton Vorontsov1-5/+5
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-2/+2
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+2
2010-02-19powerpc: Convert mpic locks to raw_spinlockThomas Gleixner1-19/+19
2010-02-19powerpc: Convert i8259_lock to raw_spinlockThomas Gleixner1-11/+11
2010-02-19powerpc: Convert ipic_lock to raw_spinlockThomas Gleixner1-9/+9
2010-02-18Merge commit 'jwb/next' into nextBenjamin Herrenschmidt1-1/+2
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard9-10/+10
2010-02-17powerpc: Add coherent_dma_mask to mv64x60 devicesCorey Minyard1-0/+3
2010-02-10powerpc/44x: Fix L2-cache support for 460GTStefan Roese1-1/+2
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-2/+2
2010-02-09powerpc: Remove trailing space in messagesFrans Pop3-6/+6
2010-01-29powerpc/4xx: Add pcix type 1 transactionsStef van Os1-1/+2
2009-12-21Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt3-10/+47
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li1-13/+6
2009-12-18powerpc: Fix MSI support on U4 bridge PCIe slotBenjamin Herrenschmidt2-8/+49
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2-6/+6
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds20-76/+207
2009-12-10powerpc/85xx: Workaround MPC8572/MPC8536 GPIO 1 errata.Felix Radensky1-1/+20
2009-12-10powerpc/cpm2_pic: Allow correct flow_types for port C interruptsMark Ware1-7/+21
2009-12-09powerpc/fsl_pci: Fix P2P bridge handling for MPC83xx PCIe controllersAnton Vorontsov1-2/+6
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze9-9/+9
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner13-17/+17
2009-11-20powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala1-0/+14
2009-11-20powerpc/85xx: Kconfig cleanupKumar Gala2-3/+3
2009-11-11powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov2-0/+89
2009-11-11powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov1-0/+34
2009-11-11powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov1-13/+0
2009-11-11powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov2-6/+11
2009-11-11powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman12-27/+29
2009-09-24powerpc: Change archdata dma_data to a unionBecky Bruce1-1/+1
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds7-15/+70
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+13
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-08-30powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov1-0/+13
2009-08-25powerpc/qe_lib: Set gpio data before changing the direction to outputMichael Barkowski1-2/+2
2009-08-24powerpc/85xx: issue fsl_soc reboot warning only when applicablePaul Gortmaker1-2/+4
2009-08-20powerpc/nvram: Allow byte length reads from mmio NVRAM driverMartyn Welch1-0/+32
2009-08-20powerpc/qe: introduce missing kfreeJulia Lawall1-1/+4
2009-08-20powerpc/ipic: introduce missing kfreeJulia Lawall1-1/+3
2009-08-20powerpc/ipic: unmask all interrupt sourcesSebastian Andrzej Siewior1-0/+3
2009-08-20powerpc/fsl_rio: Add kmalloc NULL testsJulia Lawall1-4/+14
2009-08-20powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman1-5/+8
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov4-13/+7
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches2-3/+3
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt1-3/+6