messages from 2015-11-16 21:23:24 to 2015-11-25 12:11:27 UTC [more...]
[PATCH v2 00/19] Implement generic IPI support mechanism
2015-11-25 12:06 UTC (40+ messages)
` [PATCH v2 01/19] genirq: Add new IRQ_DOMAIN_FLAGS_IPI
` [PATCH v2 02/19] genirq: Add DOMAIN_BUS_IPI
` [PATCH v2 03/19] genirq: Add GENERIC_IRQ_IPI Kconfig symbol
` [PATCH v2 04/19] genirq: Add new struct ipi_mask and helper functions
` [PATCH v2 05/19] genirq: Add struct ipi_mask to irq_data
` [PATCH v2 06/19] genirq: Add struct ipi_mapping and its helper functions
` [PATCH v2 07/19] genirq: Make irq_domain_alloc_descs() non static
` [PATCH v2 08/19] genirq: Add a new generic IPI reservation code to irq core
` [PATCH v2 09/19] genirq: Add a new function to get IPI reverse mapping
` [PATCH v2 10/19] genirq: Add a new irq_send_ipi() to irq_chip
` [PATCH v2 11/19] genirq: Implement ipi_send_{mask, single}()
` [PATCH v2 12/19] irqchip/mips-gic: Add a IPI hierarchy domain
` [PATCH v2 13/19] irqchip/mips-gic: Add device "
` [PATCH v2 14/19] irqchip/mips-gic: Use gic_vpes instead of NR_CPUS
` [PATCH v2 15/19] irqchip/mips-gic: Clear percpu_masks correctly when mapping
` [PATCH v2 16/19] MIPS: Add generic SMP IPI support
` [PATCH v2 17/19] MIPS: Make smp CMP, CPS and MT use the new generic IPI functions
` [PATCH v2 18/19] MIPS: Delete smp-gic.c
` [PATCH v2 19/19] irqchip/mips-gic: Add new DT property to reserve IPIs
[PATCH v2 1/4] pinctrl/lantiq: updating devicetree binding description
2015-11-25 10:40 UTC (9+ messages)
` [PATCH v2 2/4] pinctrl/lantiq: introduce new dedicated devicetree bindings
` [PATCH v2 3/4] pinctrl/lantiq: update devicetree binding in dts file
` [PATCH v2 4/4] pinctrl/lantiq: fix up pinmux
[PATCH 1/4] clocksource: Add brcm,bcm6345-timer device tree binding
2015-11-25 8:17 UTC (35+ messages)
` [PATCH 2/4] MIPS: bmips: Add bcm6345-l2-timer interrupt controller
` [PATCH 3/4] watchdog: Add brcm,bcm6345-wdt device tree binding
` [PATCH 4/4] MIPS: bmips: Convert bcm63xx_wdt to use WATCHDOG_CORE
` [PATCH 4/10] (Was: [PATCH 4/4]) "
` [PATCH 4/10] watchdog: bcm63xx_wdt: Handle hardware interrupt and remove software timer
` [PATCH 5/10] watchdog: bcm63xx_wdt: Use WATCHDOG_CORE
` [PATCH 6/10] watchdog: bcm63xx_wdt: Obtain watchdog clock HZ from "periph" clk
` [PATCH (v2) "
` [PATCH 7/10] watchdog: bcm63xx_wdt: Add get_timeleft function
` [PATCH (v2) "
` [PATCH 8/10] watchdog: bcm63xx_wdt: Remove dependency on mach-bcm63xx functions/defines
` [PATCH 9/10] watchdog: bcm63xx_wdt: Use bcm63xx_timer interrupt directly
` [PATCH 10/10] watchdog: bcm63xx_wdt: Use brcm,bcm6345-wdt device tree binding
` [PATCH (v2) 1/10] clocksource: Add brcm,bcm6345-timer "
` [PATCH (v2) 2/10] MIPS: bmips: Add bcm6345-l2-timer interrupt controller
` [PATCH (v3) "
[PATCH v4] mmc: OCTEON: Add host driver for OCTEON MMC controller
2015-11-24 18:13 UTC (6+ messages)
[PATCH 00/14] Implement generic IPI support mechanism
2015-11-23 16:55 UTC (20+ messages)
` [PATCH 10/14] irqchip/mips-gic: Add a IPI hierarchy domain
` [PATCH 10/14] irqchip/mips-gic: Add a IPI hierarchy domaind
[PATCH 1/4] pinctrl/lantiq: update devicetree bindings Documentation
2015-11-23 11:00 UTC (12+ messages)
` [PATCH 2/4] pinctrl/lantiq: introduce new dedicated devicetree bindings
` [PATCH 3/4] pinctrl/lantiq: update devicetree binding in dts file
` [PATCH 4/4] pinctrl/lantiq: fix up pinmux
[PATCH 00/14] Initial Microchip PIC32MZDA Support
2015-11-22 21:57 UTC (45+ messages)
` [PATCH 01/14] DEVICETREE: Add bindings for PIC32 interrupt controller
` [PATCH 02/14] irqchip: irq-pic32-evic: Add support "
` [PATCH 03/14] DEVICETREE: Add PIC32 clock binding documentation
` [PATCH 04/14] clk: clk-pic32: Add PIC32 clock driver
` [PATCH 05/14] DEVICETREE: Add bindings for PIC32/MZDA platforms
` [PATCH 06/14] MIPS: Add support for PIC32MZDA platform
` [PATCH 07/14] DEVICETREE: Add bindings for PIC32 pin control and GPIO
` [PATCH 08/14] pinctrl: Add PIC32 pin control driver
` [PATCH 09/14] DEVICETREE: Add bindings for PIC32 usart driver
` [PATCH 10/14] serial: pic32_uart: Add PIC32 uart driver
` [PATCH 11/14] mmc: sdhci-pic32: Add PIC32 SDHC host controller driver
` [PATCH 12/14] DEVICETREE: Add bindings for PIC32 SDHC host controller
` [PATCH 13/14] MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
` [PATCH 14/14] MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig
MIPS: Pull request
2015-11-22 15:50 UTC
[PATCH 1/2] MIPS: bmips: Add bcm63168-l1 interrupt controller
2015-11-22 14:30 UTC (6+ messages)
` [PATCH 1/2] irqchip: Add brcm,bcm6345-l1-intc device tree binding
` [PATCH 2/2] MIPS: bmips: Add bcm6345-l1 interrupt controller
` [PATCH (v2) "
[PATCH 1/2] MIPS: ath79: Fix the ar724x clock calculation
2015-11-22 12:03 UTC (2+ messages)
` [PATCH 2/2] MIPS: ath79: Fix the ar913x reference clock rate
[RFC] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking
2015-11-20 18:25 UTC (7+ messages)
[PATCH 0/3] MIPS VDSO support
2015-11-20 18:15 UTC (5+ messages)
` [PATCH 1/3] MIPS: Initial implementation of a VDSO
[PATCH] MIPS: remove aliasing alignment if HW has antialising support
2015-11-20 1:38 UTC (2+ messages)
[PATCH 0/7] cleanup and add device tree for BCM7xxx platforms
2015-11-19 11:23 UTC (9+ messages)
` [PATCH 1/7] MIPS: BMIPS: remove unused aliases in device tree
` [PATCH 2/7] MIPS: BMIPS: remove wrong sata properties
` [PATCH 3/7] MIPS: BMIPS: fix phy name in device tree
` [PATCH 4/7] MIPS: BMIPS: fix interrupt number in bcm7425.dtsi
` [PATCH 5/7] MIPS: BMIPS: add device tree entry for BCM7xxx UART
` [PATCH 6/7] MIPS: BMIPS: add device tree entry for BCM7xxx I2C
` [PATCH 7/7] MIPS: BMIPS: add device tree entry for BCM7xxx SATA
[PATCH 0/6] MIPS: ath79: Move the IRQ drivers to drivers/irqchip
2015-11-17 20:09 UTC (10+ messages)
` [PATCH 1/6] MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsi
` [PATCH 2/6] MIPS: ath79: irq: Remove useless #ifdef CONFIG_IRQCHIP
` [PATCH 3/6] MIPS: ath79: irq: Prepare moving the MISC driver to drivers/irqchip
` [PATCH 4/6] MIPS: ath79: irq: Move "
` [PATCH 5/6] MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers
` [PATCH 6/6] MIPS: ath79: irq: Move the CPU IRQ driver to drivers/irqchip
[PATCH 1/2] MIPS: ath79: Add a machine entry for booting OF machines
2015-11-18 18:10 UTC (3+ messages)
` [PATCH 2/2] MIPS: ath79: Remove some unused code from setup.c
[v4 00/10] add support SATA for BMIPS_GENERIC
2015-11-17 20:06 UTC (8+ messages)
` [v4 02/10] ata: ahci_brcmstb: add quirk for broken ncq
` [v4 03/10] ata: ahci_brcmstb: add quirk for different phy
[PATCH v7,3/3] MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodes
2015-11-17 16:29 UTC (8+ messages)
[PATCH] MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x
2015-11-17 8:40 UTC
[PATCH v2 0/5] MIPS: ath79: Add USB support on the TL-WR1043ND
2015-11-16 23:18 UTC (6+ messages)
` [PATCH v2 2/5] devicetree: Add bindings for the ATH79 USB phy
` [PATCH v2 3/5] phy: Add a driver "
` [PATCH v2 4/5] MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsi
` [PATCH v2 5/5] MIPS: ath79: Enable the USB port on the TL-WR1043ND
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