aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-26powerpc: Fix mpic alloc warningKumar Gala1-3/+2
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt1-13/+16
2009-06-23powerpc/qe: add polling timeout to qe_issue_cmd()Timur Tabi1-3/+6
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk2-0/+36
2009-06-16powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman1-0/+2
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-3/+5
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-06-06powerpc/virtex: Add Xilinx ML510 reference design supportRoderick Colenbrander1-0/+5
2009-06-06powerpc/virtex: refactor intc driver and add support for i8259 cascadingGrant Likely1-18/+58
2009-06-06powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander2-0/+133
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar3-63/+116
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-1/+1
2009-05-21powerpc/pci: Clean up direct access to sysdata on tsi108 platformsKumar Gala1-2/+2