linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-04 16:47:42 to 2010-03-11 18:22:30 UTC [more...]

[PATCH 00/27] Clean up of_platform drivers
 2010-03-11 18:22 UTC  (8+ messages)
` [PATCH 01/27] drivercore: Add of_match_table to the common device drivers
` [PATCH 02/27] drivers/gpio/of: don't use deprecated fields in of_platform_driver
` [PATCH 03/27] drivers/watchdog/of: don't use deprecated .name and .owner "
` [PATCH 04/27] drivers/video/of: don't use deprecated field "
` [PATCH 05/27] drivers/usb/of: "
` [PATCH 06/27] drivers/block/of: "
` [PATCH 07/27] drivers/char/of: "

[PATCH 00/37] OF: move device node pointer into struct device
 2010-03-11 18:20 UTC  (39+ messages)
` [PATCH 01/37] i2c/of: Allow device node to be passed via i2c_board_info
` [PATCH 02/37] of: Eliminate dev_archdata_get_node()
` [PATCH 03/37] of/sparc: use dev->of_node instead of dev->archdata.prom_node
` [PATCH 04/37] arch/sparc: use .dev.of_node instead of .node in struct of_device
` [PATCH 05/37] arch/powerpc: "
` [PATCH 06/37] arch/microblaze: "
` [PATCH 07/37] drivers/serial: "
` [PATCH 08/37] drivers/watchdog: "
` [PATCH 09/37] drivers/atm: "
` [PATCH 10/37] drivers/video: "
` [PATCH 11/37] drivers/scsi: "
` [PATCH 12/37] drivers/usb: "
` [PATCH 13/37] drivers/macintosh: "
` [PATCH 14/37] drivers/spi: "
` [PATCH 15/37] drivers/mmc: "
` [PATCH 16/37] drivers/sbus: "
` [PATCH 17/37] drivers/net: "
` [PATCH 18/37] drivers/pcmcia: "
` [PATCH 19/37] drivers/serial: "
` [PATCH 20/37] drivers/input: "
` [PATCH 21/37] drivers/ata: "
` [PATCH 22/37] drivers/leds: "
` [PATCH 23/37] drivers/i2c: "
` [PATCH 24/37] drivers/char: "
` [PATCH 25/37] drivers/infiniband: "
` [PATCH 26/37] drivers/mtd: "
` [PATCH 27/37] drivers/of: "
` [PATCH 28/37] drivers/scsi: use .of_node instead of .archdata.of_node in struct device
` [PATCH 29/37] drivers/char: "
` [PATCH 30/37] drivers/cdrom: "
` [PATCH 31/37] drivers/of: "
` [PATCH 32/37] sound/aoa: use .dev.of_node instead of .node in struct of_device
` [PATCH 33/37] sound/soc: "
` [PATCH 34/37] sound/sparc: "
` [PATCH 35/37] arch/powerpc: Remove .archdata.of_node and use .of_node in struct device
` [PATCH 36/37] arch/microblaze: "
` [PATCH 37/37] arch/sparc: "

[PATCH 0/2] Stuff to make of_device more like platform_device
 2010-03-11 18:12 UTC  (3+ messages)
` [PATCH 1/2] arch/powerpc: Move dma_mask from of_device into pdev_archdata
` [PATCH 2/2] arch/microblaze: "

Linus' kernel tree over ads5121-rev4
 2010-03-11 18:09 UTC  (2+ messages)

[PATCH 1/6] arch/powerpc/platforms/pseries: Use kasprintf
 2010-03-11 15:16 UTC  (2+ messages)

MTD partitions missing
 2010-03-11 11:22 UTC 

PowerPC 85xx board are caused die by Commit: 864b9e6fd76489aab422bac62162f57c52e06ed8(powerpc: Use lwarx/ldarx hint in bit locks)
 2010-03-11  8:57 UTC  (4+ messages)

BUG: mpc52xx_gpt mask/unmask of interrupts
 2010-03-11  8:54 UTC 

Problem with PCI bus rescan on 460EX
 2010-03-11  7:50 UTC  (2+ messages)

cross-compiling Linux for PowerPC e200 core?
 2010-03-11  6:23 UTC  (12+ messages)
          ` Freescale MPC5554 device tree (was: cross-compiling Linux for PowerPC e200 core?)

[PATCH] powerpc/85xx: Make sure lwarx hint isn't set on ppc32
 2010-03-11  5:39 UTC 

Need help with using the BDI2K to debug exception handlers
 2010-03-11  1:27 UTC 

5200B: BUG in 2.6.34-rc1-dirty while loading at24 driver
 2010-03-11  0:32 UTC  (2+ messages)

[PATCH] irq: move some interrupt arch_* functions into struct irq_chip
 2010-03-10 22:07 UTC  (15+ messages)

[PATCH 00/13] powerpc/47x: Support for 476 core - Version 2
 2010-03-10 21:09 UTC  (16+ messages)
` [PATCH 04/13] powerpc/476: add machine check handler for 47x core
` [PATCH 01/13] powerpc/booke: Add Stack Marking support to Booke Exception Prolog
` [PATCH 02/13] powerpc/44x: break out cpu init code into stand-alone function
` [PATCH 03/13] powerpc/47x: Base ppc476 support
` [PATCH 05/13] powerpc/476: Add isync after loading mmu and debug spr's
` [PATCH 07/13] powerpc/47x: defconfig for 476 on the iss 4xx simulator
` [PATCH 08/13] powerpc/476: define specific cpu table entry DD1.1 core
` [PATCH 09/13] powerpc/476: Workaround for dcbf/dcbz workaround on DD1
` [PATCH 10/13] powerpc/476: Add isync to the top of all exception handlers for DD1.1 core
` [PATCH 11/13] powerpc/476: Software workaround to fix dcr read/write sequencing
` [PATCH 12/13] powerpc/476: Workaround for DD1.1: Issue lwsync after mtpid
` [PATCH 13/13] powerpc/476: Add dci instruction to async interrupt handlers on DD1 core
` [PATCH 06/13] powerpc/4xx: Simple platform for the ISS 4xx simulator

[PATCH] powerpc: Build fix for mpc52xx
 2010-03-10 21:03 UTC 

mv643xx_eth broken again on pegasos2 G4
 2010-03-10 16:43 UTC  (2+ messages)

[PATCH v2] powerpc: export data from new hcall H_EM_GET_PARMS
 2010-03-10 12:19 UTC 

[PATCH] Macintosh: fix brace and trailing statement coding style issues in adb-iop.c This is a patch to the adb-iop.c file that cleans up brace and trailing statement warnings found by the checkpatch.pl tool. Signed-off-by: Michael Beardsworth <m
 2010-03-10  4:46 UTC 

[RFC] powerpc: add support for new hcall H_BEST_ENERGY
 2010-03-10  4:30 UTC  (5+ messages)

[PATCH 2/2] Macintosh: fix coding style issues in adb.c This is a patch to the adb.c file that cleans up many warnings found by the checkpatch.pl tool. Signed-off-by: Michael Beardsworth <mbeards2@uoregon.edu>
 2010-03-10  3:48 UTC  (2+ messages)
` madness, was Re: [PATCH 2/2] Macintosh: fix coding style issues in adb.c This is a patch to the adb.c file that cleans up many warnings found by the checkpatch.pl tool

[PATCH] Macintosh: fix brace and trailing statement coding style issues in adb-iop.c This is a patch to the adb-iop.c file that cleans up brace and trailing statement warnings found by the checkpatch.pl tool. Signed-off-by: Michael Beardsworth <mbeards2@uoregon.edu>
 2010-03-09 21:46 UTC 

[PATCH] PPC: Skip over OF_DT_NOP when unflattening the device tree
 2010-03-09 19:30 UTC 

[PATCH] PPC32: Fixup pmd_page to work when ARCH_PFN_OFFSET is non-zero
 2010-03-09 19:35 UTC 

[PATCH] TPM: Provide a tpm_tis OF driver
 2010-03-09 20:01 UTC 

[PATCH] Staging: macintosh: fix whitespace and style in adb.c This is a patch to the adb.c file, fixing the formatting of braces and tabs. Signed-off-by: Nick Savage
 2010-03-09 19:28 UTC 

[RFC PATCH v3 00/11] wii: add usb 2.0 support
 2010-03-09 18:38 UTC  (16+ messages)
` [RFC PATCH v3 01/11] powerpc: add per-device dma coherent support
` [RFC PATCH v3 02/11] powerpc: add min_direct_dma_addr
` [RFC PATCH v3 03/11] swiotbl: add back swiotlb_alloc_boot()
` [RFC PATCH v3 04/11] swiotlb: support NOT_COHERENT_CACHE PowerPC platforms
  ` [LKML] "
` [RFC PATCH v3 05/11] swiotlb: add swiotlb_set_default_size()
  ` [LKML] "
` [RFC PATCH v3 06/11] USB: refactor unmap_urb_for_dma/map_urb_for_dma
` [RFC PATCH v3 07/11] USB: add HCD_NO_COHERENT_MEM host controller driver flag
` [RFC PATCH v3 08/11] wii: have generic dma coherent
` [RFC PATCH v3 09/11] wii: add mem2 dma mapping ops
` [RFC PATCH v3 10/11] wii: enable swiotlb
` [RFC PATCH v3 11/11] wii: hollywood ehci controller support

BUG: Bad page map in process mm2
 2010-03-09 14:48 UTC  (4+ messages)

[PATCH 0/4] 8xx: Optimize TLB Miss code
 2010-03-09  6:30 UTC  (15+ messages)

[git pull] Please pull powerpc.git merge branch
 2010-03-09  2:33 UTC 

[Patch 0/1] PPC64-HWBKPT: Hardware Breakpoint interfaces - ver XIII
 2010-03-09  2:14 UTC  (7+ messages)
` [Patch 1/1] PPC64-HWBKPT: Implement hw-breakpoints for PPC64

[patch] powerpc: pika_wdt ident cannot be const
 2010-03-09  0:46 UTC 

[PATCH v2 6/7] RapidIO: Add enabling SRIO port RX and TX
 2010-03-08 19:14 UTC 

[PATCH v2 5/7] powerpc/85xx: Add MChk handler for SRIO port
 2010-03-08 19:10 UTC 

[PATCH v2 4/7] powerpc/85xx: Add Port-Write message handler for SRIO port
 2010-03-08 19:05 UTC 

[PATCH v2 1/7] RapidIO: Add IDT CPS/TSI switches
 2010-03-08 18:49 UTC 

[PATCH v2 2/7] RapidIO: Add switch locking during discovery
 2010-03-08 18:53 UTC 

[PATCH v2 3/7] RapidIO: Add Port-Write handling for EM
 2010-03-08 18:59 UTC 

[Patch 0/1] PPC64-HWBKPT: Hardware Breakpoint interfaces - ver XIV
 2010-03-08 18:14 UTC  (2+ messages)
` [Patch 1/1] PPC64-HWBKPT: Implement hw-breakpoints for PPC64

mpc512x uart: testers wanted
 2010-03-08 16:53 UTC  (5+ messages)

IRQ's missing with MPC5200 GPT as an interrupt controller
 2010-03-08 14:20 UTC 

[PowerPC] 2.6.33-git11 : Badness at kernel/kprobes.c:264
 2010-03-08 14:03 UTC  (5+ messages)

[PATCH v2] hvc_console: Fix race between hvc_close and hvc_remove
 2010-03-08  3:38 UTC  (2+ messages)
` [PATCH v2 (resend)] "

Linux on Freescale e200
 2010-03-07 10:00 UTC 

[PATCH] powerpc: do not call prink when CONFIG_PRINTK is not defined
 2010-03-07  8:43 UTC 

[PATCH v2 0/4] OF GPIO integration for I2C/SPI GPIO chips
 2010-03-07  6:11 UTC  (15+ messages)
` [PATCH 1/4] gpiolib: Introduce chip addition/removal notifier
` [PATCH 3/4] of/gpio: Implement GPIOLIB notifier hooks

[RFC: PATCH 00/13] powerpc/47x: Support for 476 core
 2010-03-05 13:18 UTC  (5+ messages)
` [RFC: PATCH 08/13] powerpc/476: define specific cpu table entry for DD1 and DD1.1 cores

JFFS2 warnings
 2010-03-05 10:06 UTC  (2+ messages)

Strange OOPS in 2.6.33
 2010-03-05  9:58 UTC  (2+ messages)

[PATCH V2] powerpc/mpc512x: Add gpio driver
 2010-03-05  8:29 UTC 

[PATCH 7/7] powerpc/85xx: Fix the RapidIO maintenance access functions
 2010-03-05  6:00 UTC  (3+ messages)

[PATCH 2/2] perf_event: e500 support
 2010-03-05  0:29 UTC  (3+ messages)

[PATCH 0/2] sched: arch_scale_smt_powers
 2010-03-04 22:28 UTC  (19+ messages)
` [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7
  ` [PATCHv2 "
    ` [PATCHv3 "
        ` [PATCHv4 "

[Patch v.3] mpc5200b/uart: improve baud rate calculation (reach high baud rates, better accuracy)
 2010-03-04 19:00 UTC 

[PATCH 00/04] powerpc/booke: Expose advanced debug registers through extended ptrace interface
 2010-03-04 16:52 UTC  (3+ messages)
` [PATCH] powerpc/booke: Fix a couple typos in the advanced ptrace code

[PATCH 1/2] perf_event: Build callchain code regardless of hardware event support
 2010-03-04 16:47 UTC  (3+ messages)


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).