linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-03-29 00:48:47 to 2007-04-03 17:25:02 UTC [more...]

[PATCH 10/19] PCI: rpaphp: Remove setup_pci_slot()
 2007-04-03 17:24 UTC 

[PATCH 9/19] PCI: rpaphp: remove a call that does nothing but a pointer lookup
 2007-04-03 17:23 UTC 

Using Linux 2.6.19 with Xilinx ML405
 2007-04-03 17:27 UTC  (2+ messages)

[PATCH 8/19] PCI: rpaphp: Remove another wrappered function
 2007-04-03 17:22 UTC 

[PATCH 7/19] PCI: rpaphp: Remve another call that is a wrapper
 2007-04-03 17:21 UTC 

[PATCH 5/19] PCI: rpaphp: Remove un-needed goto
 2007-04-03 17:19 UTC 

[PATCH 6/19] PCI: rpaphp: remove a function that does nothing but wrap debug printk's
 2007-04-03 17:20 UTC 

[PATCH 1/6] [POWERPC] get_property returns const
 2007-04-03 17:36 UTC  (29+ messages)
` [PATCH 2/6] [POWERPC] Rename get_property to of_get_property
  ` [PATCH 3/6] [POWERPC] Rename device_is_compatible to of_device_is_compatible
    ` [PATCH 4/6] [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
      ` [PATCH 5/6] [POWERPC] Rename prom_n_size_cells to of_n_size_cells
        ` [PATCH 6/6] [POWERPC] make struct property's value a void *
          ` [PATCH 01/17] [POWERPC] Rename get_property to of_get_property: include
            ` [PATCH 02/17] [POWERPC] Rename get_property to of_get_property: arch/powerpc/kernel
              ` [PATCH 03/17] [POWERPC] Rename get_property to of_get_property: arch/powerpc/mm
                ` [PATCH 04/17] [POWERPC] Rename get_property to of_get_property: arch/powerpc/sysdev
                  ` [PATCH 05/17] [POWERPC] Rename get_property to of_get_property: arch/powerpc/platforms/pseries
                    ` [PATCH 06/17] [POWERPC] Rename get_property to of_get_property: arch/powerpc/platforms/powermac
                      ` [PATCH 07/17] [POWERPC] Rename get_property to of_get_property: arch/powerpc/platforms/cell
                        ` [PATCH 08/17] [POWERPC] Rename get_property to of_get_property: arch/powerpc/platforms
                          ` [PATCH 09/17] [POWERPC] Rename get_property to of_get_property: sound
                            ` [PATCH 10/17] [POWERPC] Rename get_property to of_get_property: drivers/macintosh
                              ` [PATCH 11/17] [POWERPC] Rename get_property to of_get_property: drivers/char
                                ` [PATCH 12/17] [POWERPC] Rename get_property to of_get_property: drivers/net
                                  ` [PATCH 13/17] [POWERPC] Rename get_property to of_get_property: drivers/video
                                    ` [PATCH 14/17] [POWERPC] Rename get_property to of_get_property: drivers/scsi
                                      ` [PATCH 15/17] [POWERPC] Rename get_property to of_get_property: drivers
                                        ` [PATCH 16/17] [POWERPC] Rename get_property to of_get_property: the last one
                                          ` [PATCH 17/17] [POWERPC] Remove get_property
                                            ` [PATCH] [SPARC/64] "
                                              ` [PATCH] [SPARC/64] Make device_node name and type const

[PATCH 4/19] PCI: rpaphp: Fix a memleak; slot->location string was never freed
 2007-04-03 17:18 UTC 

[PATCH 3/19] PCI: rpaphp: match up alloc and free in same routine
 2007-04-03 17:17 UTC 

[PATCH 2/19] PCI: rpaphp: Remove global num_slots variable
 2007-04-03 17:16 UTC 

[PATCH 1/19] PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
 2007-04-03 17:15 UTC 

[PATCH 9/19] PCI: rpaphp: remove a call that does nothing but a pointer lookup
 2007-04-03 17:13 UTC 

[PATCH 7/19] PCI: rpaphp: Remve another call that is a wrapper
 2007-04-03 17:11 UTC 

[PATCH 8/19] PCI: rpaphp: Remove another wrappered function
 2007-04-03 17:12 UTC 

[PATCH 6/19] PCI: rpaphp: remove a function that does nothing but wrap debug printk's
 2007-04-03 17:10 UTC 

[PATCH 5/19] PCI: rpaphp: Remove un-needed goto
 2007-04-03 17:09 UTC 

[PATCH 4/19] PCI: rpaphp: Fix a memleak; slot->location string was never freed
 2007-04-03 17:08 UTC 

[PATCH 3/19] PCI: rpaphp: match up alloc and free in same routine
 2007-04-03 17:07 UTC 

[PATCH 1/19] PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
 2007-04-03 17:05 UTC 

[PATCH 2/19] PCI: rpaphp: Remove global num_slots variable
 2007-04-03 17:06 UTC 

[PATCH 0/19]: RPAPHP pci hotplug cleanup patchbomb
 2007-04-03 16:48 UTC  (30+ messages)
` [PATCH 1/19] PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
` [PATCH 2/19] PCI: rpaphp: Remove global num_slots variable
` [PATCH 3/19] PCI: rpaphp: match up alloc and free in same routine
` [PATCH 4/19] PCI: rpaphp: Fix a memleak; slot->location string was never freed
` [PATCH 5/19] PCI: rpaphp: Remove un-needed goto
` [PATCH 6/19] PCI: rpaphp: remove a function that does nothing but wrap debug printk's
` [PATCH 7/19] PCI: rpaphp: Remve another call that is a wrapper
` [PATCH 8/19] PCI: rpaphp: Remove another wrappered function
` [PATCH 9/19] PCI: rpaphp: remove a call that does nothing but a pointer lookup
` [PATCH 10/19] PCI: rpaphp: Remove setup_pci_slot()
` [PATCH 11/19] PCI: rpaphp: remove print_slot_pci_funcs()
` [PATCH 12/19] PCI: rpaphp: remove rpaphp_set_attention_status()
` [PATCH 13/19] PCI: rpaphp: refactor tail call to rpaphp_register_slot()
` [PATCH 14/19] PCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaphp_enable_slot()
` [PATCH 15/19] PCI: rpaphp: Document find_php_slot()
` [PATCH 16/19] PCI: rpaphp: Document is_php_dn()
` [PATCH 17/19] PCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
` [PATCH 18/19] PCI: rpaphp: Ensure more pcibios_add/pcibios_remove symmetry
` [PATCH 19/19] PCI: rpaphp: Remove semaphores

[PATCH] powerpc: change rheap functions to use long integers instead of pointers
 2007-04-03 16:02 UTC 

[PATCH] Ignore memory listed in PS3 device tree
 2007-04-03 14:45 UTC  (16+ messages)
` [Cbe-oss-dev] "

[PATCH] Stop pmac_zilog from abusing 8250's device numbers
 2007-04-03 14:25 UTC 

To access the host (x86) memory by the agent (mpc8540)
 2007-04-03 14:00 UTC 

[PATCH] add modalias file for of_devices to sysfs
 2007-04-03 12:28 UTC  (3+ messages)

[PATCH] Allow drivers to map individual 4k pages to userspace
 2007-04-03 11:24 UTC 

[PATCH 0/5 v2] MPC5200 and Lite5200b low power modes
 2007-04-03  8:46 UTC  (6+ messages)
` [PATCH] icecube/lite5200b: wakeup from low-power support

cbe_cpufreq.c initialisation
 2007-04-03  8:44 UTC  (3+ messages)
` [Cbe-oss-dev] "

[PATCH] ppchameleon_early_serial_map hidden under #ifdef CONFIG_SERIAL_8250
 2007-04-03  6:05 UTC  (2+ messages)

[RFC 0/3] powerpc: Add Motorola PrPMC2800 platform support
 2007-04-03  0:55 UTC  (12+ messages)
` [RFC 3/3] powerpc: Add DTS file for the Motorola PrPMC2800 platform

[PATCH] POWERPC: CPU15 workaround for mpc8xx
 2007-04-02 22:11 UTC 

To access the host (x86) memory by the agent (mpc8540)
 2007-04-02 17:10 UTC 

vbetool and x86emu compile problem
 2007-04-02 14:25 UTC 

[PATCH] fix modalias content in sysfs for macio devices
 2007-04-02 12:33 UTC 

Allocating (placing) BufferDescriptors in Dual-Port RAM (CPM2)
 2007-04-02 10:57 UTC  (2+ messages)

MDIO bus description and bitbang property
 2007-04-02 10:51 UTC  (2+ messages)

Post-boot PCI bus rescan
 2007-04-02  9:29 UTC  (2+ messages)

Reading and writing from/to VME device
 2007-04-02  9:21 UTC  (7+ messages)

[PATCH 3/3] ppc: Add Katmai defconfig file
 2007-04-02  9:11 UTC 

[PATCH 2/3] ppc: Add support for AMCC Katmai (440SPe) board
 2007-04-02  9:10 UTC 

[PATCH 1/3] ppc: Update PPC440SPe support
 2007-04-02  9:09 UTC 

[PATCH 0/3] ppc: Add support for AMCC 440SPe Katmai board
 2007-04-02  9:07 UTC 

Avoid using libm in rootfs
 2007-04-01 22:31 UTC  (14+ messages)
    ` PPC login puzzle

[PATCH] autodetect serial console on efika
 2007-03-31 17:06 UTC  (2+ messages)

Bug fixes for 2.6.20
 2007-03-31 13:21 UTC  (15+ messages)
` [PATCH] Probe Efika platform before CHRP

[PATCH] Implement check_legacy_ioport() on PS3
 2007-03-30 13:44 UTC  (8+ messages)
  ` [Cbe-oss-dev] "

[PATCH 01/10] powerpc/serial: Dispose irq mapping when done in mpc52xx_serial.c
 2007-03-30 11:45 UTC  (13+ messages)
` [PATCH 02/10] powerpc: Add device tree fixups for the EFIKA
  ` [PATCH 03/10] powerpc: Restore 'proper' link order in platform
    ` [PATCH 04/10] powerpc: Use common 52xx of_platform probe code for EFIKA
      ` [PATCH 05/10] powerpc: Fix unbalanced of_node_{get, put} in efika-setup.c
        ` [PATCH 06/10] powerpc: Small cleanup of EFIKA platform
          ` [PATCH 07/10] powerpc: Add a unified uevent handler for bus based on of_device
            ` [PATCH 08/10] macintosh: Use the new of_device common uevent handler
              ` [PATCH 09/10] powerpc: Add uevent handler for of_platform_bus
                ` [PATCH 10/10] powerpc: Add uevent handler for ibmebus

Please pull from 'fsl-2.6.22' branch
 2007-03-30  0:43 UTC 

[PATCH 17/19] bootwrapper: compatibility layer for old U-Boots (a.k.a. cuImage, cuboot)
 2007-03-29 23:12 UTC  (2+ messages)

[PATCH] Sync PS3 framebuffer on panic
 2007-03-29 22:46 UTC 

publishing OF platform devices
 2007-03-29 22:25 UTC  (7+ messages)

[PATCH] DMA 4GB boundary protection
 2007-03-29 21:54 UTC  (11+ messages)

Please pull from 'for_linus' branch
 2007-03-29 20:14 UTC  (2+ messages)

[PATCH] qe: ucc_slow.guemr is in the wrong place
 2007-03-29 19:43 UTC  (2+ messages)

[PATCH] Fix QUICC Engine SDMA setup errors
 2007-03-29 19:43 UTC  (2+ messages)

libgcc_s.so needed when compiling with eldk4.1.0 and not with edlk3.1.1
 2007-03-29 19:30 UTC  (2+ messages)

Try to Disable PPC Interrupt
 2007-03-29 19:23 UTC  (5+ messages)

linuxppc_2_4_devel vs linux-2.6-denx
 2007-03-29 19:22 UTC  (2+ messages)

[PATCH] DTC: Add support for a C-like #include "file" mechanism
 2007-03-29 16:02 UTC  (5+ messages)

get_property returns const void *
 2007-03-29 15:08 UTC 

[PATCH 4/4] bootwrapper: decompress less, check more
 2007-03-29 13:31 UTC  (2+ messages)

[PATCH] ehea: removing unused functionality
 2007-03-29 12:35 UTC  (2+ messages)

I need avnet fx12 mini module URGENTLY!
 2007-03-29 12:30 UTC 

Time disparity on Mac Mini
 2007-03-29  2:09 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).