linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-10-03 11:49:54 to 2009-10-14 19:22:55 UTC [more...]

[PATCH 0/6] netdev: Octeon MGMT new driver + octeon_ethernet updates (v2)
 2009-10-14 19:23 UTC  (13+ messages)
` [PATCH 1/6] MIPS: Octeon: Add platform device for MDIO buses
` [PATCH 2/6] net: Add driver for Octeon "
` [PATCH 3/6] MIPS: Octeon: Add platform devices MGMT Ethernet ports
` [PATCH 4/6] MIPS: Octeon: Add register definitions for MGMT Ethernet driver
` [PATCH 5/6] netdev: Add Ethernet driver for Octeon MGMT devices
` [PATCH 6/6] Staging: octeon-ethernet: Convert to use PHY Abstraction Layer

[PATCH 0/2] MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors
 2009-10-14 19:16 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Add drotr and dins instructions to uasm
` [PATCH 2/2] MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors

[PATCH 0/3] A few cleanups for MIPS code
 2009-10-14 19:17 UTC  (6+ messages)
` [PATCH 1/3] [MIPS] mipssim: remove unused code
` [PATCH 2/3] [MIPS] msp71xx: remove unused function
` [PATCH 3/3] [MIPS] remove an unused header file

[RFC] i2c-designware patches
 2009-10-14 19:14 UTC  (22+ messages)
` [PATCH 01/16] i2c-designware: Consolidate to use 32-bit word accesses
` [PATCH 02/16] i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts
` [PATCH 03/16] i2c-designware: Use platform_get_irq helper
` [PATCH 04/16] i2c-designware: i2c_dw_read: Take "struct dw_i2c_dev" pointer
` [PATCH 05/16] i2c-designware: i2c_dw_xfer_msg: "
` [PATCH 06/16] i2c-designware: Remove an useless local variable "num"
` [PATCH 07/16] i2c-designware: Set a clock name to DesignWare I2C clock source
` [PATCH 08/16] i2c-designware: Improve _HCNT/_LCNT calculation
` [PATCH 09/16] i2c-designware: i2c_dw_xfer_msg: Fix an i2c_msg search bug
` [PATCH 10/16] i2c-designware: Do dw_i2c_pump_msg's jobs in the interrutp handler
` [PATCH 11/16] i2c-designware: Set Tx/Rx FIFO threshold levels
` [PATCH 12/16] i2c-designware: Divide i2c_dw_xfer_msg into two functions
` [PATCH 13/16] i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer
` [PATCH 14/16] i2c-designware: Deferred FIFO-data-counting variables initialization
` [PATCH 15/16] i2c-designware: i2c_dw_xfer_msg: Mark as completed on an error
` [PATCH 16/16] i2c-designware: Add I2C_FUNC_SMBUS_* bits

[Linux-fbdev-devel] [PATCH 3/3] drivers/video: Correct use of request_region/request_mem_region
 2009-10-14 13:40 UTC  (4+ messages)

[PATCH] MIPS: zboot: make the vmlinuz be fresh all the time
 2009-10-14 11:44 UTC  (3+ messages)

[PATCH] MIPS: Alchemy: fix hang with high-frequency edge interrupts
 2009-10-14 11:14 UTC  (2+ messages)

[PATCH 2/2] spi_txx9: Fix bit rate calculation
 2009-10-14 10:44 UTC  (4+ messages)

[PATCH-latest] MIPS: add support for gzip/bzip2/lzma compressed kernel images
 2009-10-14 10:12 UTC 

[PATCH 0/6] netdev: Octeon MGMT new driver + octeon_ethernet updates
 2009-10-14  9:04 UTC  (9+ messages)
` [PATCH 1/6] MIPS: Octeon: Add platform device for MDIO buses
` [PATCH 2/6] net: Add driver for Octeon "
` [PATCH 3/6] MIPS: Octeon: Add platform devices MGMT Ethernet ports
` [PATCH 4/6] MIPS: Octeon: Add register definitions for MGMT Ethernet driver
` [PATCH 5/6] netdev: Add Ethernet driver for Octeon MGMT devices
` [PATCH 6/6] Staging: octeon-ethernet: Convert to use PHY Abstraction Layer

[PATCH] bcm63xx: set the correct BCM3302 CPU name when built for BCM47xx or BCM63xx
 2009-10-14  8:57 UTC  (3+ messages)

[PATCH] mmc: au1xmmc: allow platforms to disable host capabilities
 2009-10-14  7:38 UTC 

[PATCH -v1] MIPS: fix pfn_valid() for FLATMEM
 2009-10-14  1:06 UTC  (7+ messages)

[PATCH 1/2] MIPS: Alchemy: remove dbdma compat macros
 2009-10-13 21:01 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Alchemy: change dbdma to accept physical memory addresses

[PATCH] [MIPS] Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
 2009-10-13 20:54 UTC  (2+ messages)

[PATCH] [MIPS] ip22: remove an unused function
 2009-10-13 20:47 UTC  (2+ messages)

[RFC] [IP22] parsing PROM variables at startup
 2009-10-13 20:40 UTC  (4+ messages)

[PATCH] MIPS: Alchemy: reduce size of irq dispatcher
 2009-10-13 19:46 UTC  (2+ messages)

[PATCH 0/2] Two improvements to Octeon irq handling
 2009-10-13 19:41 UTC  (7+ messages)
` [PATCH 1/2] MIPS: Octeon: Use write_lock_irqsave/write_unlock_irqrestore when setting irq affinity
` [PATCH 2/2] MIPS: Octeon: Use lockless interrupt controller operations when possible
    ` [PATCH] "

[PATCH] Add support of LZO-compressed kernels for MIPS
 2009-10-13 11:50 UTC 

[PATCH] Staging: octeon-ethernet: Assign proper MAC addresses
 2009-10-12 22:52 UTC  (3+ messages)

[PATCH] Fix absd emulation
 2009-10-12 21:57 UTC  (4+ messages)
    ` [PATCH] Fix abs.[sd] and neg.[sd] emulation for NaN operands

[PATCH 00/15] Port changes from linux-mti
 2009-10-12 20:25 UTC  (8+ messages)
` [PATCH 15/15] Do not rely on the initial state of TC/VPE bindings when doing cross VPE writes
        ` [PATCH 15/15] Do not rely on the initial state of TC/VPEbindings "

[PATCH -queue 0/4] Alchemy: another round of IRQ changes
 2009-10-12 20:18 UTC  (7+ messages)
` [PATCH 1/4] Alchemy: remove USB_DEV_REQ_INT prioritization hack
  ` [PATCH 2/4] Alchemy: higher priority for system timer
    ` [PATCH 3/4] Alchemy: simple cpu subtype detector
      ` [PATCH 4/4] Alchemy: Stop IRQ name sharing
        ` [PATCH] MIPS: Alchemy: fix DB1550 PCI interrupt typo

gcc/binutils versions
 2009-10-12 17:08 UTC 

[PATCH -v2] MIPS: add support for gzip/bzip2/lzma compressed kernel images
 2009-10-12 16:13 UTC  (2+ messages)

[PATCH 2/2] bcm63xx: only set the proper GPIO overlay settings
 2009-10-12 16:12 UTC  (5+ messages)

[PATCH -v1] MIPS: add support for gzip/bzip2/lzma compressed kernel images
 2009-10-12  3:31 UTC  (3+ messages)

[PATCH] Avoid potential hazard on Context register
 2009-10-12  3:20 UTC  (6+ messages)

[PATCH -v1] MIPS: add IRQF_TIMER flag for Timer Interrupts
 2009-10-11 16:59 UTC  (2+ messages)

[PATCH] MIPS: Fix the syscall lookup_dcookie in scall64-o32.S
 2009-10-11 16:36 UTC  (2+ messages)

[PATCH -queue] MIPS: Add IRQF_TIMER flag for timer interrupts
 2009-10-11 16:30 UTC  (2+ messages)

[PATCH -v1] MIPS: fix pfn_valid() for FLATMEM
 2009-10-10 19:19 UTC  (4+ messages)

[PATCH] SND_CS5535AUDIO: Remove the X86 platform dependency
 2009-10-10 15:53 UTC  (2+ messages)

[PATCH] CS5535: Remove the X86 platform dependence of SND_CS5535AUDIO
 2009-10-10 15:34 UTC  (6+ messages)

[PATCH 0/2] USB: Add USB HCD for Octeon SOCs
 2009-10-10  1:08 UTC  (10+ messages)
` [PATCH 1/2] MIPS: Octeon: Add USB platform device
` [PATCH 2/2] USB: Add HCD for Octeon SOC

[PATCH] MIPS: add IRQF_TIMER flag for Timer Interrupts
 2009-10-09 15:45 UTC  (5+ messages)

[PATCH] MIPS: fix pfn_valid() for FLAGMEM
 2009-10-09 15:48 UTC  (12+ messages)

[PATCH] [loongson] Remove redundant local_irq_disable()
 2009-10-08 19:01 UTC  (2+ messages)

Reason for PIO_MASK?
 2009-10-07 16:07 UTC  (7+ messages)

[PATCH -queue] Alchemy: fix pb1100/pb1500 compile failures
 2009-10-07 15:38 UTC  (2+ messages)

Make totalhigh_pages of consistent type
 2009-10-07  9:49 UTC  (2+ messages)
` [PATCH 1/1] Make totalhigh_pages unsigned long

[PATCH V2 0/6] Alchemy: devboard and platform updates
 2009-10-06 12:34 UTC  (8+ messages)
` [PATCH 1/6] Alchemy: devboard register abstraction
  ` [PATCH 2/6] Alchemy: devboards: factor out PB1200 IRQ cascade code
    ` [PATCH 3/6] Alchemy: remove board_init_irq() function
      ` [PATCH 4/6] PCMCIA: new socket driver for Au1000 demoboards
        ` [PATCH 5/6] Alchemy: devboards: wire up new PCMCIA driver
          ` [PATCH 6/6] Alchemy: XXS1500 PCMCIA driver rewrite

mipsel-sdelinux-v6.03.01-1.i386.rpm
 2009-10-06 12:15 UTC  (3+ messages)

[PATCH 1/2] au1000: fix build failure for db1x00 configured for Au1100 SoC
 2009-10-05  9:44 UTC  (4+ messages)

[PATCH] ar7: register watchdog driver only if enabled in hardware configuration
 2009-10-05  9:40 UTC  (2+ messages)

[PATCH] Alchemy: XXS1500 PCMCIA driver rewrite
 2009-10-03 14:36 UTC  (9+ messages)

[PATCH 0/2] Two Octeon compile errors with 2.6.32-rc1
 2009-10-03 14:34 UTC  (2+ 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).