messages from 2015-04-21 14:57:00 to 2015-04-28 09:57:47 UTC [more...]
[PATCH 0/2] MIPS: CDMM big endian fixes for v4.1
2015-04-28 9:57 UTC (6+ messages)
` [PATCH 1/2] MIPS: Fix CDMM to use native endian MMIO reads
` [PATCH 2/2] ttyFDC: Fix "
[PATCH 00/11] Delete new __cpuinit users and then delete stubs
2015-04-28 9:28 UTC (11+ messages)
` [PATCH 06/11] mips/ath25: remove legacy __cpuinit section that crept in
` [PATCH 07/11] mips/bcm77xx: remove legacy __cpuinit sections "
` [PATCH 08/11] mips/c-r4k: remove legacy __cpuinit section "
` [PATCH 10/11] mips/mm/tlbex: remove new instance of __cpuinit that crept back in
[PATCH v4 00/37] JZ4780 & CI20 support
2015-04-28 7:20 UTC (81+ messages)
` [PATCH v4 01/37] devicetree/bindings: add Ingenic Semiconductor vendor prefix
` [PATCH v4 02/37] devicetree/bindings: add Qi Hardware "
` [PATCH v4 03/37] MIPS: JZ4740: introduce CONFIG_MACH_INGENIC
` [PATCH v4 04/37] MIPS: ingenic: add newer vendor IDs
` [PATCH v4 05/37] MIPS: JZ4740: require & include DT
` [PATCH v4 06/37] MIPS: irq_cpu: declare irqchip table entry
` [PATCH v4 07/37] MIPS: JZ4740: probe CPU interrupt controller via DT
` [PATCH v4 08/37] MIPS: JZ4740: use generic plat_irq_dispatch
` [PATCH v4 09/37] MIPS: JZ4740: move arch_init_irq out of arch/mips/jz4740/irq.c
` [PATCH v4 10/37] devicetree: document Ingenic SoC interrupt controller binding
` [PATCH v4 11/37] MIPS: JZ4740: probe interrupt controller via DT
` [PATCH v4 12/37] MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT
` [PATCH v4 13/37] MIPS: JZ4740: register an irq_domain for the interrupt controller
` [PATCH v4 14/37] MIPS: JZ4740: drop intc debugfs code
` [PATCH v4 15/37] MIPS: JZ4740: remove jz_intc_base global
` [PATCH v4 16/37] MIPS: JZ4740: support >32 interrupts
` [PATCH v4 17/37] MIPS: JZ4740: define IRQ numbers based on number of intc IRQs
` [PATCH v4 18/37] MIPS: JZ4740: read intc base address from DT
` [PATCH v4 19/37] MIPS: JZ4740: avoid JZ4740-specific naming
` [PATCH v4 20/37] MIPS: JZ4740: support newer SoC interrupt controllers
` [PATCH v4 21/37] irqchip: move Ingenic SoC intc driver to drivers/irqchip
` [PATCH v4 22/37] MIPS: JZ4740: call jz4740_clock_init earlier
` [PATCH v4 23/37] MIPS: JZ4740: replace use of jz4740_clock_bdata
` [PATCH v4 24/37] devicetree: add Ingenic CGU binding documentation
` [PATCH v4 25/37] clk: ingenic: add driver for Ingenic SoC CGU clocks
` [PATCH v4 26/37] MIPS,clk: migrate JZ4740 to common clock framework
` [PATCH v4 27/37] MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
` [PATCH v4 28/37] MIPS,clk: move jz4740 UDC auto suspend functions "
` [PATCH v4 29/37] MIPS,clk: move jz4740 clock suspend,resume "
` [PATCH v4 30/37] clk: ingenic: add JZ4780 CGU support
` [PATCH v4 31/37] MIPS: JZ4740: remove clock.h
` [PATCH v4 32/37] MIPS: JZ4740: only detect RAM size if not specified in DT
` [PATCH v4 33/37] devicetree: document Ingenic SoC UART binding
` [PATCH v4 34/37] serial: 8250_ingenic: support for Ingenic SoC UARTs
` [PATCH v4 35/37] MIPS: JZ4740: use Ingenic SoC UART driver
` [PATCH v4 36/37] MIPS: ingenic: initial JZ4780 support
` [PATCH v4 37/37] MIPS: ingenic: initial MIPS Creator CI20 support
Build regressions/improvements in v4.1-rc1
2015-04-28 7:12 UTC (6+ messages)
question about vrc4173_cardu.c
2015-04-28 5:51 UTC
[PATCH v2 0/8] clk: Minor cleanups
2015-04-28 4:46 UTC (9+ messages)
` [PATCH v2 1/8] clk: rockchip: Staticize file-scope declarations
` [PATCH v2 2/8] clk: exynos: "
` [PATCH v2 3/8] clk: tegra: Fix inconsistent indenting
` [PATCH v2 4/8] clk: tegra: Fix duplicate const for parent names
` [PATCH v2 5/8] clk: cdce706: Constify parent names in clock init data
` [PATCH v2 6/8] clk: sirf: "
` [PATCH v2 7/8] clk: ls1x: Fix duplicate const for parent names
` [PATCH v2 8/8] MIPS: Alchemy: Remove unneeded cast removing const
[PATCH] MIPS: R6: memcpy bugfix - zero length overwrites memory
2015-04-27 23:35 UTC (2+ messages)
[PATCH 0/4] MIPS: Misc fixes (mostly relating to KVM guests)
2015-04-27 14:07 UTC (10+ messages)
` [PATCH 1/4] MIPS: Fix KVM guest fixmap address
` [PATCH 2/4] MIPS: tlbex: Fix broken offsets on r2 without XPA
` [PATCH 3/4] MIPS: tlbex: Avoid unnecessary _PAGE_PRESENT shifts
` [PATCH 4/4] MIPS: Malta: Select 32bit DMA zone for 64-bit kernels
MIPS: Fix KVM guest fixmap address
2015-04-27 14:07 UTC
MIPS: Fix KVM guest fixmap address
2015-04-27 14:07 UTC
MIPS: Fix KVM guest fixmap address
2015-04-27 14:07 UTC
[PATCH v3 00/12] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
2015-04-27 13:42 UTC (14+ messages)
` [PATCH v3 01/12] devicetree: Add bindings for the SoC of the ATH79 family
` [PATCH v3 02/12] MIPS: ath79: Add basic device tree support
` [PATCH v3 03/12] devicetree: Add bindings for the ATH79 DDR controllers
` [PATCH v3 04/12] devicetree: Add bindings for the ATH79 interrupt controllers
` [PATCH v3 05/12] devicetree: Add bindings for the ATH79 MISC "
` [PATCH v3 06/12] MIPS: ath79: Add OF support to the IRQ controllers
` [PATCH v3 07/12] devicetree: Add bindings for the ATH79 PLL controllers
` [PATCH v3 08/12] MIPS: ath79: Add OF support to the clocks
` [PATCH v3 09/12] devicetree: Add bindings for the ATH79 GPIO controllers
` [PATCH v3 10/12] MIPS: ath79: Add OF support to the GPIO driver
` [PATCH v3 11/12] of: Add vendor prefix for TP-Link Technologies Co. Ltd
` [PATCH v3 12/12] MIPS: Add basic support for the TL-WR1043ND version 1
mips build failures due to commit 8dd928915a73 (mips: fix up obsolete cpu function usage)
2015-04-27 13:44 UTC (8+ messages)
MIPS: BMIPS: broken select on RAW_IRQ_ACCESSORS
2015-04-27 7:11 UTC (2+ messages)
MIPS: BUG() in isolate_lru_pages in mm/vmscan.c?
2015-04-25 18:53 UTC (2+ messages)
[PATCH 0/4] spi: spi-ath79: Devicetree support and misc fixes
2015-04-24 17:58 UTC (7+ messages)
` [PATCH 1/4] devicetree: add binding documentation for the AR7100 SPI controller
` [PATCH 2/4] spi: spi-ath79: Add device tree support
` [PATCH 3/4] spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare
` [PATCH 4/4] spi: spi-ath79: Set the initial state of CS0
[PATCH] gitignore: Add MIPS vmlinux.32 to the list
2015-04-24 17:27 UTC
[PATH] MIPS: ath79: Add OF support and DTS for TL-WR1043ND
2015-04-24 9:39 UTC (6+ messages)
` [PATCH 02/14] MIPS: ath79: Add basic device tree support
[PATCH] MIPS: asm: asmmacro: Ensure 64-bit FP registers are used with MSA
2015-04-24 7:48 UTC (3+ messages)
[RFC] MIPS: Prevent "BUG: using smp_processor_id() in preemptible..." errors
2015-04-23 21:21 UTC (4+ messages)
[PATCH] MIPS: bcm47xx: Move the BCM47XX board types under a choice symbol
2015-04-23 13:30 UTC (5+ messages)
[PATCH] Revert "MIPS: Provide correct siginfo_t.si_stime"
2015-04-23 11:10 UTC (4+ messages)
[PATCH] MIPS: BCM47XX: Support Luxul XWR-1750 board
2015-04-22 19:58 UTC
[PATCH v3 00/37] JZ4780 & CI20 support
2015-04-22 9:11 UTC (31+ messages)
` [PATCH v3 10/37] devicetree: document Ingenic SoC interrupt controller binding
` [PATCH v3 15/37] MIPS: JZ4740: remove jz_intc_base global
` [PATCH v3 24/37] devicetree: add Ingenic CGU binding documentation
` [PATCH v3 25/37] clk: ingenic: add driver for Ingenic SoC CGU clocks
` [PATCH v3 26/37] MIPS,clk: migrate JZ4740 to common clock framework
` [PATCH v3 31/37] MIPS: JZ4740: remove clock.h
` [PATCH v3 32/37] MIPS: JZ4740: only detect RAM size if not specified in DT
` [PATCH v3 33/37] devicetree: document Ingenic SoC UART binding
` [PATCH v3 34/37] serial: 8250_ingenic: support for Ingenic SoC UARTs
` [PATCH v3 35/37] MIPS: JZ4740: use Ingenic SoC UART driver
` [PATCH v3 36/37] MIPS: ingenic: initial JZ4780 support
` [PATCH v3 37/37] MIPS: ingenic: initial MIPS Creator CI20 support
[PATCH V2] MIPS: Loongson: Naming style cleanup and rework
2015-04-22 0:34 UTC (3+ messages)
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