messages from 2011-07-14 11:09:34 to 2011-08-02 19:32:05 UTC [more...]
[PATCH 00/15] MIPS: Alchemy updates
2011-08-02 19:31 UTC (22+ messages)
` [PATCH 01/15] MIPS: Alchemy: fix typo in MAC0 registration
` [PATCH 02/15] net: au1000_eth: pass MACDMA address through platform resource info
` [PATCH 03/15] MIPS: Alchemy: include Au1100 in PM code
` [PATCH 04/15] MIPS: Alchemy: abstract USB block control register access
` [PATCH 05/15] MIPS: Alchemy: rewrite USB platform setup
` [PATCH 06/15] MIPS: Alchemy: more base address cleanup
` [PATCH 07/15] MIPS: Alchemy: always build power code
` [PATCH 08/15] MIPS: Alchemy: support multiple GPIO styles in one kernel
` [PATCH 09/15] MIPS: au1xxx: au1xxx-ide: remove pb1200/db1200 header dependencies
` [PATCH 10/15] MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines
` [PATCH 11/15] MIPS: Alchemy: kill au1xxx.h header
` [PATCH 12/15] MMC: au1xmmc: remove Alchemy CPU subtype dependencies
` [PATCH 13/15] MIPS: remove __init from add_wired_entry()
` [PATCH 14/15] MIPS: Alchemy: redo PCI as platform driver
` [PATCH 15/15] MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
[PATCH 1/3] MIPS: introduce GENERIC_DUMP_TLB
2011-08-02 16:07 UTC (5+ messages)
` [PATCH 2/3] MIPS: introduce CPU_R4K_FPU
` [PATCH 3/3] MIPS: introduce CPU_R4K_CACHE_TLB
[PATCH 1/1] Pendantic stack backtrace code
2011-08-02 15:57 UTC (2+ messages)
[PATCH 06/37] Remove unneeded version.h includes from arch/mips/
2011-08-02 10:22 UTC (2+ messages)
[PATCH -queue] MIPS: Trivial style cleanups in mmap.c
2011-08-02 10:16 UTC (2+ messages)
[PATCHv4 01/11] atomic: add *_dec_not_zero
2011-08-02 9:58 UTC (2+ messages)
[PATCH 2/7] MIPS: static should be at beginning of declaration
2011-08-02 9:24 UTC (2+ messages)
[PATCH] MIPS: Octeon: Enable C0_UserLocal probing
2011-08-02 9:21 UTC (2+ messages)
[PATCH][Resend] Remove unneeded version.h includes from arch/mips/
2011-08-01 21:09 UTC
[PATCH 0/2] PCI driver to use insert_resource_conflict() to claim resources
2011-08-01 15:21 UTC (11+ messages)
` [PATCH 1/2] PCI: make pci_claim_resource() work with conflict resources as appropriate
` [PATCH 2/2] kernel/resource: enrich the comment for insert_resource_conflict()
shm broken on MIPS in current -git
2011-08-01 14:57 UTC (6+ messages)
[PATCH] MIPS: Netlogic: Minor fixes for XLR processors
2011-07-30 13:46 UTC (2+ messages)
[PATCH 0/4] MIPS: Support for Netlogic XLP processors
2011-07-30 13:29 UTC (5+ messages)
` [PATCH 1/4] MIPS: Netlogic: XLP CPU support
` [PATCH 2/4] MIPS: Netlogic: Platform files for XLP processors
` [PATCH 3/4] MIPS: Netlogic: Build support for netlogic XLP
` [PATCH 4/4] MIPS: Netlogic: Add default XLP config
[PATCH v3 00/11] bcma: add support for embedded devices like bcm4716
2011-07-29 21:06 UTC (16+ messages)
` [PATCH 01/11] bcma: move parsing of EEPROM into own function
` [PATCH 02/11] bcma: move initializing of struct bcma_bus to "
` [PATCH 03/11] bcma: add functions to scan cores needed on SoCs
` [PATCH 04/11] bcma: add SOC bus
` [PATCH 05/11] bcma: add mips driver
` [PATCH 06/11] bcma: add serial console support
` [PATCH 07/11] bcma: get CPU clock
` [PATCH 08/11] bcm47xx: prepare to support different buses
` [PATCH 09/11] bcm47xx: make it possible to build bcm47xx without ssb
` [PATCH 10/11] bcm47xx: add support for bcma bus
` [PATCH 11/11] bcm47xx: fix irq assignment for new SoCs
[RFC PATCH 0/2] MIPS: selectively eliminate plat_irq_dispatch
2011-07-29 8:37 UTC (3+ messages)
` [RFC PATCH 1/2] MIPS: add option to get rid of plat_irq_dispatch
` [RFC PATCH 2/2] MIPS: Alchemy: make ICs chained handlers of MIPS ints
[PATCH] SOUND: Fix txx9aclc.c build
2011-07-29 5:55 UTC (2+ messages)
[PATCH] [48/50] SERIAL: SC26xx: Fix link error
2011-07-28 23:44 UTC
[RFC PATCH] MIPS: Alchemy: make ICs chained handler of MIPS ints
2011-07-28 17:29 UTC
Compilation error on linux-mips git
2011-07-27 20:27 UTC
[PATCH V2 0/3] ASoC: au1x: update PSC AC97/I2S code
2011-07-27 18:17 UTC (8+ messages)
` [PATCH V2 1/3] ASoC: au1x: remove automatic DMA device registration from PSC drivers
` [PATCH V2 2/3] ASoC: au1x: update db1200 machine to the new way of things
` [PATCH V2 3/3] ASoC: au1x: use substream stream info directly
[PATCH V5 0/3] ASoC for Alchemy Au1000/1500/1100
2011-07-27 18:12 UTC (12+ messages)
` [PATCH V5 1/3] ASoC: Alchemy AC97C/I2SC audio support
` [PATCH V5 2/3] ASoC: Add a DB1x00 AC97 machine driver
` [PATCH V5 3/3] ALSA: deprecate MIPS AU1X00 AC97 driver
[patch 0/7] MIPS: Assorted fixlets and annotation patches
2011-07-27 14:49 UTC (16+ messages)
` [patch 1/7] mips: sibyte: Add missing irq_mask function
` [patch 3/7] mips: Enable interrupts in do_signal()
` [patch 2/7] mips: ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile
` [patch 4/7] MIPS: Make the die_lock be raw
` [patch 5/7] MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
` [patch 6/7] MIPS: Loongson: Mark cascade "
` [patch 7/7] mips: Allow forced irq threading
[PATCH] mips:lantiq:remove the dup include file
2011-07-27 8:35 UTC (3+ messages)
MIPS: fix rc32434 pci build error
2011-07-27 8:29 UTC (3+ messages)
[PATCH 1/2] MIPS: Add uasm UASM_i_SRL_SAFE macro
2011-07-27 7:06 UTC (5+ messages)
` [PATCH 2/2 v2] MIPS: Close races in TLB modify handlers
Mips still broken in v3.0 with v2.6.39 bug?
2011-07-26 18:04 UTC
[PATCH 19/23] mips: Use HAVE_MEMBLOCK_NODE_MAP
2011-07-26 15:35 UTC
[PATCH V4 0/3] ASoC for Alchemy Au1000/1500/1100
2011-07-25 11:02 UTC (8+ messages)
` [PATCH V4 1/3] ASoC: Alchemy AC97C/I2SC audio support
` [PATCH V4 2/3] ASoC: Add a DB1x00 AC97 machine driver
` [PATCH V4 3/3] ALSA: deprecate MIPS AU1X00 AC97 driver
[PATCH 0/2] ASoC: au1x: update PSC AC97/I2S code
2011-07-25 9:41 UTC (4+ messages)
` [PATCH 1/2] ASoC: au1x: remove automatic DMA device registration from PSC drivers
` [PATCH 2/2] ASoC: au1x: update db1200 machine to the new way of things
[PATCH v2 00/11] bcma: add support for embedded devices like bcm4716
2011-07-22 20:16 UTC (22+ messages)
` [PATCH v2 01/11] bcma: move parsing of EEPROM into own function
` [PATCH v2 02/11] bcma: move initializing of struct bcma_bus to "
` [PATCH v2 03/11] bcma: add functions to scan cores needed on SoCs
` [PATCH v2 04/11] bcma: add SOC bus
` [PATCH v2 05/11] bcma: add mips driver
` [PATCH v2 06/11] bcma: add serial console support
` [PATCH v2 07/11] bcma: get CPU clock
` [PATCH v2 08/11] bcm47xx: prepare to support different buses
` [PATCH v2 09/11] bcm47xx: make it possible to build bcm47xx without ssb
` [PATCH v2 10/11] bcm47xx: add support for bcma bus
` [PATCH v2 11/11] bcm47xx: fix irq assignment for new SoCs
[PATCH V3 0/3] ASoC for Alchemy Au1000/1500/1100
2011-07-22 11:09 UTC (4+ messages)
` [PATCH 1/3] ASoC: Alchemy AC97C/I2SC audio support
` [PATCH 2/3] ASoC: Add a DB1x00 AC97 machine driver
` [PATCH V3 3/3] ALSA: deprecate MIPS AU1X00 AC97 driver
[PATCH V2 0/2] ALSA: ASoC for Au1000/1500/1100
2011-07-22 8:37 UTC (10+ messages)
` [PATCH V2 1/2] ALSA: Alchemy AC97C/I2SC audio support
` [PATCH V2 2/2] ALSA: delete MIPS au1x00 driver
` [alsa-devel] [PATCH V2 0/2] ALSA: ASoC for Au1000/1500/1100
[PATCH] PCI: Make the struct pci_dev * argument of pci_fixup_irqs const
2011-07-21 19:14 UTC (3+ messages)
SGI Reality Server archive
2011-07-20 2:03 UTC
[GIT PULL] MIPS build fix related to power management for 3.0
2011-07-19 5:35 UTC (2+ messages)
[PATCH V2 1/3] MIPS: lantiq: fixes external interrupt sources
2011-07-18 20:08 UTC
[PATCH 1/3] MIPS: lantiq: fixes external interruot sources
2011-07-18 20:04 UTC (3+ messages)
` [PATCH 2/3] MIPS: lantiq: fix setting the PCI bus speed on AR9
` [PATCH 3/3] MIPS: lantiq: set timeout in uart_port
[RFC PATCH] MIPS: PCI: add a map_irq callback to struct pci_controller
2011-07-18 18:30 UTC
Status of MIPS on 3.0.0-rc6 kernel
2011-07-15 21:53 UTC (5+ messages)
` [PATCH] MIPS: Convert i8259.c to using syscore_ops (was: Re: Status of MIPS on 3.0.0-rc6 kernel)
Confusion with vmlinux objcopy translation
2011-07-15 17:44 UTC (3+ messages)
[PATCH RFC V3 0/2] MIPS: Alchemy: Au1300 / DB1300 support
2011-07-15 11:41 UTC (3+ messages)
` [RFC PATCH V3 1/2] MIPS: Alchemy: Au1300 SoC support
` [RFC PATCH V3 2/2] MIPS: Alchemy: DB1300 support
[PATCH 00/11] bcma: add support for embedded devices like bcm4716
2011-07-14 20:37 UTC (4+ messages)
` [PATCH 04/11] bcma: add SOC bus
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox