Show patches with: Archived = No       |   22009 patches
« 1 2 ... 99 100 101220 221 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
ARM: remove empty preprocessor #else branch - - - - --- 2015-02-18 Uwe Kleine-König New
clk: don't use __initconst for non-const arrays - - - - --- 2015-02-18 Uwe Kleine-König New
[dt] ARM: BCM5301X: Add DT for Netgear R8000 - - - - --- 2015-02-18 Rafał Miłecki New
[v3,1/8] dt: bindings: Supply shared ST IRQ defines - - - - --- 2015-02-18 Lee Jones New
[v3,2/8] irqchip: Supply new driver for STi based devices - - - - --- 2015-02-18 Lee Jones New
ARM: dts: Update exynos5250-spring with mmc node changes - - 1 - --- 2015-02-18 Andreas Färber New
[v2,3/4] clk: Provide an always-on clock domain framework - - - - --- 2015-02-18 Lee Jones New
ARM: dts: Update lid and power pin-functions for exynos5250-spring - - 1 - --- 2015-02-18 Andreas Färber New
ARM: smp_scu: add helper setting possible CPUs - - - - --- 2015-02-18 Rafał Miłecki New
[1/6] ASoC: max98088: Document DT bindings - - - - --- 2015-02-18 Andreas Färber New
[2/6] ASoC: max98088: Add DT bindings - - - - --- 2015-02-18 Andreas Färber New
[3/6] ARM: dts: Add max98089 to exynos5250-spring - - - - --- 2015-02-18 Andreas Färber New
[4/6] ASoC: samsung: Document binding for max98089 based Snow driver 1 - - - --- 2015-02-18 Andreas Färber New
[5/6] ASoC: samsung: Extend Snow driver to support max98089 - - - - --- 2015-02-18 Andreas Färber New
[6/6] ARM: dts: Add sound support to exynos5250-spring - - - - --- 2015-02-18 Andreas Färber New
ARM: make arrays containing machine compatible strings const - - - - --- 2015-02-18 Uwe Kleine-König New
ARM: make of_device_ids const 1 - - - --- 2015-02-18 Uwe Kleine-König New
[1/7] serial: imx: drop members from driver data that are only used during probe - - - - --- 2015-02-18 Uwe Kleine-König New
[2/7] serial: imx: reformat and cleanup copyright header - - - - --- 2015-02-18 Uwe Kleine-König New
[3/7] serial: imx: fix comment about which machines use the i.MX21 type - - - - --- 2015-02-18 Uwe Kleine-König New
[4/7] serial: imx: drop support for IRDA - - - - --- 2015-02-18 Uwe Kleine-König New
[5/7] serial: imx: Fix handling of receiver overrun - - - - --- 2015-02-18 Uwe Kleine-König New
[6/7] serial: imx: remove long dead code - - - - --- 2015-02-18 Uwe Kleine-König New
[7/7] serial: imx: add support for half duplex rs485 - - - - --- 2015-02-18 Uwe Kleine-König New
arch: arm [mach-imx] use sign_extend32() for sign_extension - - - - --- 2015-02-19 Martin Kepplinger New
ASoC: max98088: Add master clock handling 1 - 1 - --- 2015-02-19 Andreas Färber New
ARM: BCM5301X: Implement SMP support - - - - --- 2015-02-19 Rafał Miłecki New
ARM: OMAP2+: Return correct error values from device and hwmod 1 - - - --- 2015-02-19 Pali Rohár New
[1/6] ASoC: max98088: Document DT bindings - - - - --- 2015-02-20 Andreas Färber New
clockevents: Add (missing) default case for switch blocks - - 1 - --- 2015-02-20 Viresh Kumar New
[dt] ARM: BCM5301X: Fix default state of power LEDs on Netgear R6250 - - - - --- 2015-02-20 Rafał Miłecki New
[1/3] clk: divider: fix calculation of maximal parent rate for a given divider 1 - - - --- 2015-02-21 Uwe Kleine-König New
[2/3] clk: divider: fix selection of divider when rounding to closest 1 - - - --- 2015-02-21 Uwe Kleine-König New
[3/3] clk: divider: fix calculation of initial best divider when rounding to closest 1 - - - --- 2015-02-21 Uwe Kleine-König New
[1/2] ARM: imx25: fix some wrong iomux definitions - - - - --- 2015-02-21 Uwe Kleine-König New
[2/2] ARM: dts: imx25-pinfunc: more defines - - - - --- 2015-02-21 Uwe Kleine-König New
ARM: imx/iomux-v3: allow pad_list to be const - - - - --- 2015-02-21 Uwe Kleine-König New
ASoC: improve usage of gpiod API - - - - --- 2015-02-21 Uwe Kleine-König New
[GIT,PULL] ARM: SoC fixes for 3.20-rc1 - - - - --- 2015-02-21 Arnd Bergmann New
[linux-next] iommu: Enable LPAE pagetable on ARM only - - - - --- 2015-02-22 Vincent Stehlé New
[v9,2/5] ARM: imx6: gpc: Add PU power domain for GPU/VPU - - - - --- 2015-02-23 Philipp Zabel New
[v5] ARM: imx6: convert GPC to stacked domains 1 - - 1 --- 2015-02-23 Marc Zyngier New
[v2,linux-next] iommu: Enable LPAE pagetable on ARM only 1 - - - --- 2015-02-23 Vincent Stehlé New
[v3,linux-next] iommu: Enable LPAE pagetable on ARM and ARM64 only 1 - - - --- 2015-02-24 Vincent Stehlé New
ARM64: Add new Xilinx ZynqMP SoC 1 - - - --- 2015-02-24 Michal Simek New
[v2,1/7] serial: imx: Fix clearing of receiver overrun flag - - - - --- 2015-02-24 Uwe Kleine-König New
[v2,2/7] serial: imx: remove long dead code - - - - --- 2015-02-24 Uwe Kleine-König New
[v2,3/7] serial: imx: drop members from driver data that are only used during probe - - - - --- 2015-02-24 Uwe Kleine-König New
[v2,4/7] serial: imx: reformat and cleanup copyright header - - - - --- 2015-02-24 Uwe Kleine-König New
[v2,5/7] serial: imx: fix comment about which machines use the i.MX21 type - - - - --- 2015-02-24 Uwe Kleine-König New
[v2,6/7] serial: imx: drop support for IRDA - - - - --- 2015-02-24 Uwe Kleine-König New
[v2,7/7] serial: imx: add support for half duplex rs485 - - - - --- 2015-02-24 Uwe Kleine-König New
spi: sirf: add reset controller dependency - - - - --- 2015-02-24 Arnd Bergmann New
[v3,3/4] clk: Provide an always-on clock domain framework - - - - --- 2015-02-24 Lee Jones New
[GIT,PULL] omap fixes against v4.0-rc1 - - - - --- 2015-02-24 Tony Lindgren New
[v9,20/21] Documentation: ACPI for ARM64 1 - 4 - --- 2015-02-25 Hanjun Guo New
[v9,21/21] ARM64 / ACPI: additions of ACPI documentation for arm64 1 - - - --- 2015-02-25 Hanjun Guo New
[2/8] ARM: imx: fix struct clk pointer comparing - - - - --- 2015-02-25 Shawn Guo New
[1/4] arm: KVM: export vcpi->pause state via MP_STATE ioctls - - - - --- 2015-02-25 Alex Bennée New
[2/4] arm/arm64: KVM: Implement support for unqueueing active IRQs - - - - --- 2015-02-25 Alex Bennée New
[3/4] arm/arm64: KVM: Fix migration race in the arch timer - - - - --- 2015-02-25 Alex Bennée New
[4/4] arm/arm64: KVM: Keep elrsr/aisr in sync with software model 1 - - - --- 2015-02-25 Alex Bennée New
[1/6] target-arm: kvm: save/restore mp state - - - - --- 2015-02-25 Alex Bennée New
[2/6] arm_gic_kvm.c: restore config before pending IRQs 1 - - - --- 2015-02-25 Alex Bennée New
[3/6] hw/char/pl011: don't keep setting the IRQ if nothing changed - - - - --- 2015-02-25 Alex Bennée New
[4/6] target-arm/kvm64.c: sync FP register state - - - - --- 2015-02-25 Alex Bennée New
[5/6] target-arm/kvm64: fix save/restore of SPSR registers - - - - --- 2015-02-25 Alex Bennée New
[5/6] target-arm/kvm64: fix save/restore of SPSR regs - - - - --- 2015-02-25 Alex Bennée New
[6/6] target-arm/cpu.h: document why env->spsr exists - - 1 - --- 2015-02-25 Alex Bennée New
[23/32] ARM: shmobile: emev2 dtsi: Add PFC information 2 - - - --- 2015-02-26 Simon Horman New
[24/32] ARM: shmobile: emev2-kzm9d dts: Add PFC information for uart1 2 - - - --- 2015-02-26 Simon Horman New
[GIT,PULL] Renesas ARM Based SoC DT Updates for v4.1 1 - - - --- 2015-02-26 Simon Horman New
[GIT,PULL] Renesas ARM Based SoC sh7372 SoC Removal Updates for v4.1 - - - - --- 2015-02-26 Simon Horman New
[GIT,PULL] Renesas ARM Based SoC Simple PM Bus Updates for v4.1 - - - - --- 2015-02-26 Simon Horman New
[GIT,PULL] Renesas ARM Based SoC Cleanup for v4.1 - - - - --- 2015-02-26 Simon Horman New
[GIT,PULL] Renesas ARM Based SoC Updates for v4.1 - - - - --- 2015-02-26 Simon Horman New
[v2,1/2] arm: devtree: Set system_rev from DT revision - - - - --- 2015-02-27 Pali Rohár New
[v2,2/2] arm: boot: convert ATAG_REVISION to DT revision field - - - - --- 2015-02-27 Pali Rohár New
[GIT,PULL] arm64 fixes for 4.0 - - - - --- 2015-02-27 Catalin Marinas New
[GIT,PULL,v2] ARM: SoC fixes for 3.20-rc1 - - - - --- 2015-02-27 Arnd Bergmann New
ARM: mx25: Remove mach-mx25_3ds board file - - - - --- 2015-02-28 Fabio Estevam New
ARM: imx: Kconfig: Fix grammar in help text - - - - --- 2015-02-28 Fabio Estevam New
[v6,1/3] irqchip: vf610-mscm-ir: add support for MSCM interrupt router 1 - - - --- 2015-03-01 Stefan Agner New
[GIT,PULL] ARM: OMAP2+: first set of hwmod and PRCM fixes for v4.0-rc - - - - --- 2015-03-02 Paul Walmsley New
[GIT,PULL,v2] ARM: OMAP2+: first set of hwmod and PRCM fixes for v4.0-rc - - - - --- 2015-03-02 Paul Walmsley New
[GIT,PULL] ARM: meson: DTS related changes - - - - --- 2015-03-02 Carlo Caione New
[GIT,PULL] ARM: meson: SoC related changes - - - - --- 2015-03-02 Carlo Caione New
[v2,2/2] mtd: nand: driver for Conexant Digicolor NAND Flash Controller - - - - --- 2015-03-02 Baruch Siach New
[v2,1/5] arm: KVM: export vcpi->pause state via MP_STATE ioctls - - - - --- 2015-03-02 Alex Bennée New
[v2,2/5] arm/arm64: KVM: Implement support for unqueueing active IRQs - - - - --- 2015-03-02 Alex Bennée New
[v2,3/5] arm: KVM: add a common vgic_queue_irq_to_lr fn - - 1 - --- 2015-03-02 Alex Bennée New
[v2,4/5] arm/arm64: KVM: Fix migration race in the arch timer - - - - --- 2015-03-02 Alex Bennée New
[v2,5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model 1 - - - --- 2015-03-02 Alex Bennée New
ARM: imx: Fix trivial typo in comments - - - - --- 2015-03-02 Yannick Guerrini New
[GIT,PULL,1/2] Samsung fixes-1 for v4.0 - - - - --- 2015-03-02 'Kukjin Kim' New
[GIT,PULL,2/2] Samsung fixes-2 for v4.0 - - - - --- 2015-03-02 'Kukjin Kim' New
[GIT,PULL,v2] Renesas ARM Based SoC Updates for v4.1 - - - - --- 2015-03-03 Simon Horman New
[v7,8/8] ARM: imx_v4_v5_defconfig: Add I.MX25 Touchscreen controller and ADC support. - - - - --- 2015-03-03 Markus Pargmann New
[GIT,PULL,v2] of: Add of-graph helpers to loop over endpoints and find ports by id - - - - --- 2015-03-03 Philipp Zabel New
[1/6] ARM: cpuidle: Remove duplicate header inclusion 1 - - - --- 2015-03-03 Daniel Lezcano New
« 1 2 ... 99 100 101220 221 »