Show patches with: State = Action Required       |   355003 patches
« 1 2 ... 2571 2572 25733550 3551 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mutex: make mutex_lock_nested an inline function - - - --- 2015-10-14 Peter Zijlstra New
Add USB hooks into NanoBone DTS file - - - --- 2015-10-14 Mark Jackson New
[RESEND,v2] pwm-backlight: Avoid backlight flicker when probed from DT - - - --- 2015-10-14 Philipp Zabel New
[13/13] ARM: DTS: am437x: Use the new DT bindings for the eDMA3 - - - --- 2015-10-14 Peter Ujfalusi New
[12/13] ARM: DTS: am33xx: Use the new DT bindings for the eDMA3 - - - --- 2015-10-14 Peter Ujfalusi New
[11/13] dmaengine: edma: New device tree binding - - - --- 2015-10-14 Peter Ujfalusi New
[10/13] dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xx - - - --- 2015-10-14 Peter Ujfalusi New
[09/13] dmaengine: edma: Merge the of parsing functions - - - --- 2015-10-14 Peter Ujfalusi New
[08/13] dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot - - - --- 2015-10-14 Peter Ujfalusi New
[07/13] dmaengine: edma: Refactor the dma device and channel struct initialization - - - --- 2015-10-14 Peter Ujfalusi New
[06/13] dmaengine: edma: Get qDMA channel information from HW also - - - --- 2015-10-14 Peter Ujfalusi New
[05/13] dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventq - - - --- 2015-10-14 Peter Ujfalusi New
[04/13] dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_) - - - --- 2015-10-14 Peter Ujfalusi New
[03/13] dmaengine: edma: Simplify function parameter list for channel operations - - - --- 2015-10-14 Peter Ujfalusi New
[02/13] dmaengine: edma: Optimize memcpy operation - - - --- 2015-10-14 Peter Ujfalusi New
[01/13] dmaengine: edma: Remove alignment constraint for memcpy - - - --- 2015-10-14 Peter Ujfalusi New
[v3,14/16] KVM: arm64: implement ITS command queue command handlers - - - --- 2015-10-14 Pavel Fedin New
[v4,2/2] arm64: Expand the stack trace feature to support IRQ stack - - - --- 2015-10-14 Jungseok Lee New
[3/3] ARM: at91/defconfig: update sama5 defconfig - - - --- 2015-10-14 Ludovic Desroches New
[2/3] ARM: at91/dt: sama5d2 Xplained: add several devices - - - --- 2015-10-14 Ludovic Desroches New
[1/3] ARM: at91/dt: sama5d2: add missing devices - - - --- 2015-10-14 Ludovic Desroches New
[PATCHv2] ARM: OMAP3: clock: remove un-used core dpll re-program code - - - --- 2015-10-14 Tero Kristo New
[v5,24/24] dmaengine: edma: Dynamic paRAM slot handling if HW supports it - - - --- 2015-10-14 Peter Ujfalusi New
[v5,23/24] dmaengine: edma: Rename bitfields for slot and channel usage tracking - - - --- 2015-10-14 Peter Ujfalusi New
[v5,22/24] dmaengine: edma: Read channel mapping support only once from HW - - - --- 2015-10-14 Peter Ujfalusi New
[v5,21/24] dmaengine: edma: Simplify and optimize ccerr interrupt handler - - - --- 2015-10-14 Peter Ujfalusi New
[v5,20/24] dmaengine: edma: Move the pending error check into helper function - - - --- 2015-10-14 Peter Ujfalusi New
[v5,19/24] dmaengine: edma: Simplify the interrupt handling - - - --- 2015-10-14 Peter Ujfalusi New
[v5,18/24] dmaengine: edma: Consolidate the comments for functions - - - --- 2015-10-14 Peter Ujfalusi New
[v5,17/24] dmaengine: edma: Print warning when linking slots from different eDMA - - - --- 2015-10-14 Peter Ujfalusi New
[v5,16/24] dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio - - - --- 2015-10-14 Peter Ujfalusi New
[v5,15/24] dmaengine: edma: Use dev_dbg instead pr_debug - - - --- 2015-10-14 Peter Ujfalusi New
[v5,14/24] dmaengine: edma: Cleanup regarding the use of dev around the code - - - --- 2015-10-14 Peter Ujfalusi New
[v5,13/24] dmaengine: edma: Use devm_kcalloc when possible - - - --- 2015-10-14 Peter Ujfalusi New
[v5,12/24] dmaengine: edma: Allocate memory dynamically for bitmaps and structures - - - --- 2015-10-14 Peter Ujfalusi New
[v5,11/24] ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ - - - --- 2015-10-14 Peter Ujfalusi New
[v5,10/24] ARM: davinci: Add dma_mask to eDMA devices - - - --- 2015-10-14 Peter Ujfalusi New
[v5,09/24] ARM: davinci: Use platform_device_register_full() to create pdev for eDMA - - - --- 2015-10-14 Peter Ujfalusi New
[v5,08/24] ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers - - - --- 2015-10-14 Peter Ujfalusi New
[v5,07/24] ARM/dmaengine: edma: Public API to use private struct pointer - - - --- 2015-10-14 Peter Ujfalusi New
[v5,06/24] ARM: common: edma: Internal API to use pointer to 'struct edma' - - - --- 2015-10-14 Peter Ujfalusi New
[v5,05/24] ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver - - - --- 2015-10-14 Peter Ujfalusi New
[v5,04/24] ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver - - - --- 2015-10-14 Peter Ujfalusi New
[v5,03/24] dmaengine: edma: Simplify and optimize the edma_execute path - - - --- 2015-10-14 Peter Ujfalusi New
[v5,02/24] ARM: common: edma: Remove unused functions - - - --- 2015-10-14 Peter Ujfalusi New
[v5,01/24] ARM: common: edma: Fix channel parameter for irq callbacks - - - --- 2015-10-14 Peter Ujfalusi New
[V3,6/6] dts/ls1043a: add LS1043ARDB board support - - - --- 2015-10-14 Hou Zhiqiang New
[V3,5/6] clk: qoriq: Add ls1043a support. - - - --- 2015-10-14 Hou Zhiqiang New
[V3,4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC - - - --- 2015-10-14 Hou Zhiqiang New
[V3,3/6] Documentation: DT: Add entry for FSL LS1043ARDB board - - - --- 2015-10-14 Hou Zhiqiang New
[V3,2/6] watchdog: Add support for Freescale Layerscape platforms - - - --- 2015-10-14 Hou Zhiqiang New
[V3,1/6] i2c: Add i2c support to Freescale Layerscape platforms - - - --- 2015-10-14 Hou Zhiqiang New
[v2,2/2] irqchip/gic-v2m: Add support for multiple MSI frames - - - --- 2015-10-14 Marc Zyngier New
[v2,1/2] irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec - - - --- 2015-10-14 Marc Zyngier New
[PATCHv3,11/11] arm64: 36 bit VA - - - --- 2015-10-14 Suzuki K Poulose New
[PATCHv3,10/11] arm64: Add 16K page size support - - - --- 2015-10-14 Suzuki K Poulose New
[PATCHv3,09/11] arm64: Add page size to the kernel image header - - - --- 2015-10-14 Suzuki K Poulose New
[PATCHv3,08/11] arm64: Check for selected granule support - - - --- 2015-10-14 Suzuki K Poulose New
[PATCHv3,07/11] arm64: Kconfig: Fix help text about AArch32 support with 64K pages - - - --- 2015-10-14 Suzuki K Poulose New
[PATCHv3,06/11] arm64: Clean config usages for page size - - - --- 2015-10-14 Suzuki K Poulose New
[PATCHv3,05/11] arm64: Handle 4 level page table for swapper - - - --- 2015-10-14 Suzuki K Poulose New
[PATCHv3,04/11] arm64: Calculate size for idmap_pg_dir at compile time - - - --- 2015-10-14 Suzuki K Poulose New
[PATCHv3,03/11] arm64: Introduce helpers for page table levels - - - --- 2015-10-14 Suzuki K Poulose New
[PATCHv3,02/11] arm64: Handle section maps for swapper/idmap - - - --- 2015-10-14 Suzuki K Poulose New
[PATCHv3,01/11] arm64: Move swapper pagetable definitions - - - --- 2015-10-14 Suzuki K Poulose New
[v1,2/2] ARM: dts: exynos5250: Add clocks to DISP1 domain - - - --- 2015-10-14 Tomeu Vizoso New
[v1,1/2] clk: samsung: exynos5250: Add DISP1 clocks - - - --- 2015-10-14 Tomeu Vizoso New
[4/4] ARM: multi_v7_defconfig: enable the Berlin ADC - - - --- 2015-10-14 Antoine Tenart New
[3/4] ARM: multi_v7_defconfig: enable pxa168 Ethernet - - - --- 2015-10-14 Antoine Tenart New
[2/4] ARM: multi_v7_defconfig: enable Berlin USB PHY - - - --- 2015-10-14 Antoine Tenart New
[1/4] ARM: multi_v7_defconfig: enable Berlin SATA PHY - - - --- 2015-10-14 Antoine Tenart New
[2/2] irqchip/gic-v2m: Add support for multiple MSI frames - - - --- 2015-10-14 Marc Zyngier New
[1/2] irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec - - - --- 2015-10-14 Marc Zyngier New
ARM: OMAP2+: Update Javier Martinez Canillas's email - - - --- 2015-10-14 Javier Martinez Canillas New
arm: pxa: raumfeld: make some variables static - - - --- 2015-10-14 Uwe Kleine-König New
[v2,2/2] ARM: OMAP: DRA7: hwmod: Add data for McASP3 - - - --- 2015-10-14 Peter Ujfalusi New
[v2,1/2] ARM: OMAP2+: hwmod: Add hwmod flag for HWMOD_OPT_CLKS_NEEDED - - - --- 2015-10-14 Peter Ujfalusi New
[1/1] mmc: sdhci-esdhc-imx: enable Auto CMD12 for Vybrid - - - --- 2015-10-14 Sergei Miroshnichenko New
ahci: qoriq: Fix a compiling warning - - - --- 2015-10-14 tang yuantian New
ARM: at91: debug: update prompt for DEBUG_AT91_UART - - - --- 2015-10-14 Ludovic Desroches New
[v4,2/2] arm64: Expand the stack trace feature to support IRQ stack - - - --- 2015-10-14 AKASHI Takahiro New
dt-bindings: Correct the example for Exynos power domain clocks - - - --- 2015-10-14 Krzysztof Kozlowski New
ARM: dts: am437x-gp-evm: Add wakeup interrupt source for pixcir_i2c_ts - - - --- 2015-10-14 Vignesh Raghavendra New
[5/5] arm64: dts: spi bus dts support multiple devices - - - --- 2015-10-14 Leilk Liu New
[4/5] spi: mediatek: mt8173 spi multiple devices support - - - --- 2015-10-14 Leilk Liu New
[3/5] spi: mediatek: handle controller_data in mtk_spi_setup - - - --- 2015-10-14 Leilk Liu New
[2/5] spi: mediatek: remove mtk_spi_config - - - --- 2015-10-14 Leilk Liu New
[1/5] dt-binding: spi: Mediatek: Update document devicetree bindings to support multiple devices - - - --- 2015-10-14 Leilk Liu New
ARM: dts: at91: sama5d2_xplained: add regulator nodes - - - --- 2015-10-14 Wenyou Yang New
ARM: SWP emulation: Restore original *data when failed - - - --- 2015-10-14 Shengjiu Wang New
[v9,6/6] MAINTAINERS: Add Altera PCIe and MSI drivers maintainer - - - --- 2015-10-14 Ley Foon Tan New
[v9,5/6] Documentation: dt-bindings: pci: altera pcie device tree binding - - - --- 2015-10-14 Ley Foon Tan New
[v9,4/6] pci: altera: Add Altera PCIe MSI driver - - - --- 2015-10-14 Ley Foon Tan New
[v9,3/6] pci:host: Add Altera PCIe host controller driver - - - --- 2015-10-14 Ley Foon Tan New
[v9,2/6] pci: add Altera PCI vendor ID - - - --- 2015-10-14 Ley Foon Tan New
[v9,1/6] arm: add msi.h to Kbuild - - - --- 2015-10-14 Ley Foon Tan New
[v4,2/2] usb: chipidea: imx: refine clock operations to adapt for all platforms - - - --- 2015-10-14 Peter Chen New
[v4,1/2] ARM: dts: imx27.dtsi: change the clock information for usb - - - --- 2015-10-14 Peter Chen New
ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memory - - - --- 2015-10-13 Tony Lindgren New
[v2,7/7] clk: ns2: add clock support for Broadcom Northstar 2 SoC - - - --- 2015-10-13 Arnd Bergmann New
« 1 2 ... 2571 2572 25733550 3551 »