aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
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-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
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-06-26Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt
2009-06-26powerpc: Fix mpic alloc warningKumar Gala
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt
2009-06-23powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-06powerpc/virtex: Add Xilinx ML510 reference design supportRoderick Colenbrander
2009-06-06powerpc/virtex: refactor intc driver and add support for i8259 cascadingGrant Likely
2009-06-06powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-21powerpc/pci: Clean up direct access to sysdata on tsi108 platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by 4xx platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by FSL platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by indirect opsKumar Gala
2009-05-21powerpc/mpic: Cleanup mpic_find() implementationTony Breeds
2009-05-19powerpc/fsl: Setup PCI inbound window based on actual amount of memoryKumar Gala
2009-05-19powerpc/85xx: Add P2020DS board supportKumar Gala
2009-05-19powerpc/fsl_rio: use LAW address from device treeLi Yang