linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-08-31 02:32:21 to 2010-09-06 14:43:54 UTC [more...]

[PATCH] APM821xx: Add support for new SoC APM821xx
 2010-09-06 14:43 UTC  (7+ messages)

How to define an I2C-to-SPI bridge device ?
 2010-09-06 14:37 UTC  (4+ messages)

[PATCH 00/14] Removing dead code
 2010-09-06 14:36 UTC  (2+ messages)
` [PATCH 04/14] arch/{s390,powerpc}: Removing undead ifdef __KERNEL__

pci_request_regions() failure
 2010-09-06 12:52 UTC 

[PATCH 1/3][MTD] P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
 2010-09-06 10:15 UTC  (18+ messages)
` [PATCH 2/3][MTD] P4080/nand: Only make elbc nand driver detect nand flash partitions
  ` [PATCH 3/3][MTD] P4080/nand: Fix the freescale lbc issue with 36bit mode

[PATCH 1/5] ptp: Added a brand new class driver for ptp clocks
 2010-09-06  6:33 UTC  (11+ messages)

[PATCH 4/8] drivers/i2c/busses/i2c-pasemi.c: Fix unsigned return type
 2010-09-05 19:00 UTC 

[PATCH 1/2] drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak
 2010-09-04 15:48 UTC  (2+ messages)

[PATCH 2/2] arch/powerpc/kernel/irq.c: Add of_node_put to avoid memory leak
 2010-09-04 10:12 UTC 

[PATCH] arch/powerpc/platforms/52xx/efika.c: Add of_node_put to avoid memory leak
 2010-09-04  7:13 UTC 

[PATCH] fsldma: fix missing header include
 2010-09-04  0:58 UTC  (4+ messages)

[PATCH RFCv1 0/3] CARMA Board Support
 2010-09-03 22:44 UTC  (5+ messages)
` [PATCH RFCv1 1/3] fpga: add basic CARMA board support
` [PATCH RFCv1 2/3] fpga: add CARMA DATA-FPGA Access Driver
` [PATCH RFCv1 3/3] fpga: add CARMA DATA-FPGA Programmer support

[PATCH][RFC] preempt_count corruption across H_CEDE call with CONFIG_PREEMPT on pseries
 2010-09-03 20:10 UTC  (15+ messages)

[PATCH v2] powerpc/5200: tighten up ac97 reset timing
 2010-09-03 17:27 UTC 

[PATCH] powerpc/5200: tighten up ac97 reset timing
 2010-09-03 16:49 UTC  (6+ messages)

P1021MDS QE Ethernet Ports
 2010-09-03 14:39 UTC  (5+ messages)

Dual ethernet attachment with single FEC
 2010-09-03 11:49 UTC 

linux-next: build failure after merge of the final tree (powerpc related)
 2010-09-03  3:24 UTC 

[PATCH] ucc_geth: fix ethtool set ring param bug
 2010-09-03  1:20 UTC  (13+ messages)
` [v1 PATCH] "
  ` [v2 "

linux-next: manual merge of the galak tree with the powerpc-merge tree
 2010-09-03  1:12 UTC 

[PATCH -mm 5/8] powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BIT
 2010-09-03  0:49 UTC 

Where to put board-specific drivers
 2010-09-02 21:34 UTC  (6+ messages)

[PATCH 0/8] v5 De-couple sysfs memory directories from memory sections
 2010-09-02 17:39 UTC  (6+ messages)

ERR_PTR pattern in phylib
 2010-09-02 16:43 UTC  (8+ messages)

Memory allocation modifications in ibm_newemac driver
 2010-09-02 15:54 UTC  (7+ messages)
        ` Memory allocation modifications in ibm_newemac driver AND sil24 driver

(no subject)
 2010-09-02 14:51 UTC  (3+ messages)
` 
  ` 

[PATCH 1/2] [PPC] Motion-PRO: Added LED support for the Promess Motion-Pro board. The driver is based on the original version(http://www.mail-archive.com/linuxppc-dev@lists.ozlabs.org/msg06694.html), adapted for the current kernel structures
 2010-09-02 14:01 UTC  (5+ messages)
` [PATCH 2/2] [PPC] Motion-PRO: Changed the default blinking rate for the status LED to 200 ms, as per the customer's request

[PATCH v2 0/6] refactor spi_mpc8xxx.c and add eSPI controller support
 2010-09-02  9:04 UTC  (15+ messages)
` [PATCH v2 1/6] spi/mpc8xxx: refactor the common code for SPI/eSPI controller
  ` [PATCH v2 2/6] eSPI: add eSPI controller support
    ` [PATCH v2 3/6] mtd: m25p80: add support to parse the SPI flash's partitions
      ` [PATCH v2 4/6] mtd: m25p80: add a read function to read page by page
        ` [PATCH v2 5/6] powerpc/of: add eSPI controller dts bindings
          ` [PATCH v2 6/6] DTS: add SPI flash(s25fl128p01) support on p4080ds and mpc8536ds board

[git pull] Please pull powerpc.git merge branch
 2010-09-02  1:55 UTC  (2+ messages)

[PATCH 1/4] drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak
 2010-09-01 18:40 UTC  (3+ messages)
` [PATCH 4/4] arch/powerpc/platforms/chrp/nvram.c: "

[PATCH] powerpc/fsl_soc: Search all global-utilities nodes for rstccr
 2010-09-01 18:15 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] powerpc: mtmsrd not defined
 2010-09-01 17:21 UTC  (13+ messages)

Request review of device tree documentation
 2010-09-01 16:19 UTC  (3+ messages)

question about arch/powerpc/platforms/cell/celleb_scc_uhc.c
 2010-09-01 16:05 UTC  (3+ messages)

[PATCH] powerpc/512x: fix clk_get() return value
 2010-09-01 15:32 UTC  (2+ messages)

52xx build error
 2010-09-01 15:26 UTC  (7+ messages)
` [PATCH] gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case

PCI: device not available (can't reserve [mem 0x00000000-0x0003ffff])
 2010-09-01 15:07 UTC 

[PATCH 1/7] drivers/macintosh/via-pmu-led.c: Add of_node_put to avoid memory leak
 2010-09-01 15:03 UTC  (9+ messages)
` [PATCH 5/7] arch/powerpc/sysdev/qe_lib/qe.c: "

[PATCH 1/2] powerpc/mm: Assume first cpu is boot_cpuid not 0
 2010-09-01 13:12 UTC  (4+ messages)
` [PATCH 2/2] powerpc/fsl_booke: Add support to boot from core other than 0
` [linuxppc-release] [PATCH 1/2] powerpc/mm: Assume first cpu is boot_cpuid not 0

[PATCH v2 1/4] fsl_rio: fix compile errors
 2010-09-01  7:43 UTC  (5+ messages)

[PULL 00/35] KVM: PPC: End-August patch queue
 2010-09-01  7:50 UTC  (19+ messages)
` [PATCH 09/35] KVM: PPC: Make invalidation code more reliable
` [PATCH 11/35] KVM: PPC: Revert "KVM: PPC: Use kernel hash function"
` [PATCH 12/35] KVM: PPC: Remove unused define
` [PATCH 13/35] KVM: PPC: Add feature bitmap for magic page
` [PATCH 18/35] KVM: PPC: Make PV mtmsr work with r30 and r31
` [PATCH 20/35] KVM: PPC: Make PV mtmsrd L=1 "
` [PATCH 23/35] KVM: PPC: Don't put MSR_POW in MSR
` [PATCH 24/35] KVM: PPC: initialize IVORs in addition to IVPR
` [PATCH 27/35] KVM: PPC: Enable napping only for Book3s_64
` [PATCH 28/35] KVM: PPC: Implement Level interrupts on Book3S
` [PATCH 29/35] KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
` [PATCH 30/35] KVM: PPC: Expose level based interrupt cap
` [PATCH 31/35] KVM: PPC: Implement level interrupts for BookE
` [PATCH 32/35] KVM: PPC: Document KVM_INTERRUPT ioctl
` [PATCH 33/35] KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug
` [PATCH 34/35] KVM: PPC: Fix compile error in e500_tlb.c
` [PATCH 35/35] KVM: PPC: Add documentation for magic page enhancements

[git pull] Please pull powerpc.git merge branch
 2010-08-31 21:51 UTC 

[PATCH] powerpc/85xx: Add P1021 PCI IDs and quirks
 2010-08-31 21:44 UTC  (2+ messages)

[PATCH] powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock
 2010-08-31 21:40 UTC  (2+ messages)

[PATCH] arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap
 2010-08-31 21:39 UTC  (2+ messages)

[PATCH 0/3] MPC85xx compile fixes
 2010-08-31 21:24 UTC  (9+ messages)
` [PATCH 1/3] PPC: s/mtmsrd/MTMSR in ldstfp.S
` [PATCH 2/3] PPC: Fix compilation of fsl_rio.c
` [PATCH 3/3] PPC: Fix compilation of mpc85xx_mds.c

SPI driver for MPC837xERDB
 2010-08-31 12:30 UTC 

[PATCH 1/2] powerpc: Account time using timebase rather than PURR
 2010-08-31 11:59 UTC  (3+ messages)
` [PATCH 2/2] powerpc, pseries: Re-enable dispatch trace log userspace interface
  ` [PATCH 2/2 v2] "

[PATCH 00/26] KVM: PPC: Mid-August patch queue
 2010-08-31  6:28 UTC  (5+ messages)
` [PATCH 13/26] KVM: PPC: Add feature bitmap for magic page

[PATCH] of_mmc_spi: add card detect irq support
 2010-08-31  6:14 UTC  (5+ messages)

[PATCH 2/2] powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIe
 2010-08-31  5:24 UTC 

[PATCH 1/2] powerpc/dma: Add optional platform override of dma_set_mask()
 2010-08-31  5:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).