Show patches with: Archived = No       |   14397 patches
« 1 2 ... 82 83 84143 144 »
Patch Series S/W/F Date Submitter Delegate State
[v2] arm64: dmi: Add SMBIOS/DMI support on arm64 --- 2014-06-08 Yi Li New
[RESEND] arm64: topology: add MPIDR-based detection --- 2014-06-07 Zi Shen Lim Accepted
[9/9] mfd: as3722: Rid driver of superfluous I2C device ID structure --- 2014-06-06 Lee Jones New
[8/9] mfd: 88pm860x: Move over to new I2C device .probe() call --- 2014-06-06 Lee Jones Superseded
[7/9] of/device: Allow I2C devices to OF match without supplying an OF node --- 2014-06-06 Lee Jones New
[6/9] i2c: Provide a temporary .probe2() call-back type --- 2014-06-06 Lee Jones New
[5/9] i2c: Export i2c_match_id() for direct use by device drivers --- 2014-06-06 Lee Jones Superseded
[4/9] i2c: Make I2C ID tables non-mandatory for DT'ed devices --- 2014-06-06 Lee Jones Superseded
[3/9] i2c: Match using traditional OF methods, then by vendor-less compatible strings --- 2014-06-06 Lee Jones New
[2/9] i2c: Add the ability to match device to compatible string without an of_node --- 2014-06-06 Lee Jones New
[1/9] i2c: Add pointer dereference protection to i2c_match_id() --- 2014-06-06 Lee Jones Superseded
[added,to,the,3.12,stable,tree] arm: dts: Fix missing device_type="memory" for ste-ccu8540 --- 2014-06-06 Jiri Slaby New
arm64: Add flush_cache_vmap call in __early_set_fixmap --- 2014-06-06 Leif Lindholm New
[v3] ARM: KVM: Unmap IPA on memslot delete/move --- 2014-06-06 Auger Eric Superseded
keystone breakage --- 2014-06-05 Santosh Shilimkar Accepted
[6/6] ARM: multi_v7_defconfig: Configure in ST's Thermal Controller --- 2014-06-05 Lee Jones New
[5/6] ARM: STi: DT: STiH416: Supply Thermal Controller Device Tree nodes --- 2014-06-05 Lee Jones New
[4/6] thermal: sti: Add support for ST's Memory Mapped based Thermal controller --- 2014-06-05 Lee Jones Accepted
[3/6] thermal: sti: Add support for ST's System Config Register based Thermal controller --- 2014-06-05 Lee Jones Accepted
[2/6] thermal: sti: Introduce ST Thermal core code --- 2014-06-05 Lee Jones Accepted
[1/6] thermal: sti: Supply Device Tree documentation --- 2014-06-05 Lee Jones Accepted
[v1,1/6] thermal: sti: Supply Device Tree documentation --- 2014-06-05 Lee Jones Superseded
[RFC,v1,2/2] iommu/hisilicon: Add support for Hisilicon Ltd. System MMU architecture --- 2014-06-05 Leizhen (ThunderTown) New
[RFC,v1,1/2] documentation/iommu: Add description of Hisilicon System MMU binding --- 2014-06-05 Leizhen (ThunderTown) New
[RFC,v3,9/9] serial: asc: Add support for KGDB's FIQ/NMI mode --- 2014-06-05 Daniel Thompson New
[RFC,v3,8/9] serial: amba-pl011: Pass on FIQ information to KGDB. --- 2014-06-05 Daniel Thompson New
[RFC,v3,7/9] ARM: Add KGDB/KDB FIQ debugger generic code --- 2014-06-05 Daniel Thompson New
[RFC,v3,6/9] ARM: Move some macros from entry-armv to entry-header --- 2014-06-05 Daniel Thompson New
[RFC,v3,5/9] irqchip: vic: Introduce shadow irqs for FIQ --- 2014-06-05 Daniel Thompson New
[RFC,v3,4/9] irqchip: gic: Introduce shadow irqs for FIQ --- 2014-06-05 Daniel Thompson New
[RFC,v3,3/9] irqchip: gic: Provide support for interrupt grouping --- 2014-06-05 Daniel Thompson New
[RFC,v3,2/9] arm: fiq: Allow EOI to be communicated to the intc --- 2014-06-05 Daniel Thompson New
[RFC,v3,1/9] arm: fiq: arbitrary mappings from IRQ to FIQ virqs --- 2014-06-05 Daniel Thompson New
[v3,10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture --- 2014-06-04 Peter Griffin Superseded
[v3,09/10] ARM: update multi_v7_defconfig for STI --- 2014-06-04 Peter Griffin New
[v3,08/10] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards. --- 2014-06-04 Peter Griffin New
[v3,07/10] ARM: STi: DT: Enable mmc0 for both stih415 and stih416 SoCs --- 2014-06-04 Peter Griffin Superseded
[v3,06/10] ARM: STi: DT: Add sdhci controller for stih415 --- 2014-06-04 Peter Griffin Superseded
[v3,05/10] ARM: STi: DT: Add sdhci pin configuration for stih415 --- 2014-06-04 Peter Griffin New
[v3,04/10] ARM: STi: DT: Add sdhci controller for stih416 --- 2014-06-04 Peter Griffin Superseded
[v3,03/10] ARM: STi: DT: Add sdhci pins for stih416 --- 2014-06-04 Peter Griffin New
[v3,02/10] mmc: sdhci-st: ST Microelectronics SDHCI binding documentation. --- 2014-06-04 Peter Griffin Superseded
[v3,01/10] mmc: sdhci-st: Intial support for ST SDHCI controller --- 2014-06-04 Peter Griffin New
[v3] arm/arm64: KVM: Fix and refactor unmap_range --- 2014-06-04 Christoffer Dall New
[v2] irqchip: nvic: Use the generic noop function --- 2014-06-04 Daniel Thompson Accepted
[v2] ARM: KVM: Unmap IPA on memslot delete/move --- 2014-06-04 Auger Eric New
[v2] ARM: integrator: fix section mismatch problem --- 2014-06-04 Linus Walleij Superseded
irqchip: nvic: Use the generic noop function --- 2014-06-04 Daniel Thompson New
[7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems --- 2014-06-04 Lee Jones New
[6/7] of/device: Allow I2C devices to OF match without supplying an OF node --- 2014-06-04 Lee Jones New
[5/7] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices --- 2014-06-04 Lee Jones New
[4/7] i2c: Match using traditional OF methods, then by vendor-less compatible strings --- 2014-06-04 Lee Jones New
[3/7] i2c: Add the ability to match device to compatible string without an of_node --- 2014-06-04 Lee Jones New
[2/7] i2c: Add pointer dereference protection to i2c_match_id() --- 2014-06-04 Lee Jones Superseded
[1/7] ACPICA: Only include ACPI asm files if ACPI is enabled --- 2014-06-04 Lee Jones New
ARM: integrator: fix section mismatch problem --- 2014-06-04 Linus Walleij New
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core --- 2014-06-03 vkamensky Accepted
ARM64:DMI: Add smbios/dmi support on arm64 --- 2014-06-03 Yi Li New
[v4,2/2] net: hisilicon: add hix5hd2 mac driver --- 2014-06-03 Zhangfei Gao Accepted
[v4,1/2] Documentation: add Device tree bindings for Hisilicon hix5hd2 ethernet --- 2014-06-03 Zhangfei Gao Accepted
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core --- 2014-06-03 vkamensky Superseded
[v5,7/7] ARM: dts: add bus clock bsc3_apb for bcm281xx --- 2014-06-02 Alex Elder New
[v5,6/7] clk: bcm281xx: define a bus clock --- 2014-06-02 Alex Elder New
[v5,5/7] clk: bcm281xx: add bus clock support --- 2014-06-02 Alex Elder New
[v5,4/7] clk: bcm281xx: implement prerequisite clocks --- 2014-06-02 Alex Elder New
[v5,3/7] clk: bcm281xx: add an initialized flag --- 2014-06-02 Alex Elder New
[v5,2/7] clk: kona: don't init clocks at startup time --- 2014-06-02 Alex Elder New
[v5,1/7] clk: kona: move some code --- 2014-06-02 Alex Elder New
[3/3] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices --- 2014-06-02 Lee Jones New
[2/3] i2c: Add pointer dereference protection to i2c_match_id() --- 2014-06-02 Lee Jones New
[1/3] i2c: Provide 'device type' to 'OF device node' look-up --- 2014-06-02 Lee Jones New
ARM: multi_v7_defconfig: Enable ST's I2C driver --- 2014-06-02 Lee Jones Superseded
arm64: uid16: fix __kernel_old_{gid,uid}_t definitions --- 2014-06-02 Will Deacon Accepted
arm64: ptrace: change fs when passing kernel pointer to regset code --- 2014-06-02 Will Deacon Accepted
[Pull,Request] Various ARM platform code fixes --- 2014-06-02 Sachin Kamat New
[v2] ARM: KVM: add irqfd and irq routing support --- 2014-06-02 Auger Eric New
[v2] ARM: mcs lock: implement wfe-based polling for MCS locking --- 2014-06-01 Will Deacon Accepted
[v4,7/7] ARM: dts: add bus clock bsc3_apb for bcm281xx --- 2014-05-30 Alex Elder New
[v4,6/7] clk: bcm281xx: define a bus clock --- 2014-05-30 Alex Elder New
[v4,5/7] clk: bcm281xx: add bus clock support --- 2014-05-30 Alex Elder New
[v4,4/7] clk: bcm281xx: implement prerequisite clocks --- 2014-05-30 Alex Elder New
[v4,3/7] clk: kona: don't init clocks at startup time --- 2014-05-30 Alex Elder New
[v4,2/7] clk: kona: move some code --- 2014-05-30 Alex Elder New
[v4,1/7] clk: kona: allow nested ccu_write_enable() requests --- 2014-05-30 Alex Elder New
[GIT,PULL,5/5] Samsung drivers-2 for 3.16 --- 2014-05-30 Kukjin Kim New
[GIT,PULL,4/5] Samsung Exynos MCPM-2 for 3.16 --- 2014-05-30 Kukjin Kim New
[GIT,PULL,3/5] Samsung Exynos updates for 3.16 --- 2014-05-30 Kukjin Kim New
[GIT,PULL,2/5] Samsung DT updates for 3.16 --- 2014-05-30 Kukjin Kim New
[GIT,PULL,1/5] Samsung CLK update for 3.16 --- 2014-05-30 Kukjin Kim New
[RFC,11/11] ARM: moving support for etb/etm to the "drivers" directory --- 2014-05-30 Mathieu Poirier New
[RFC,10/11] coresight: adding support for beagleXM --- 2014-05-30 Mathieu Poirier New
[RFC,09/11] coresight: adding basic support for Vexpress TC2 --- 2014-05-30 Mathieu Poirier New
[RFC,08/11] coresight: adding support for beagle board --- 2014-05-30 Mathieu Poirier New
[RFC,07/11] coresight: add CoreSight ETM driver --- 2014-05-30 Mathieu Poirier New
[RFC,06/11] coresight: add CoreSight Replicator driver --- 2014-05-30 Mathieu Poirier New
[RFC,05/11] coresight: add CoreSight Funnel driver --- 2014-05-30 Mathieu Poirier New
[RFC,04/11] coresight: add CoreSight ETB driver --- 2014-05-30 Mathieu Poirier New
[RFC,03/11] coresight: add CoreSight TPIU driver --- 2014-05-30 Mathieu Poirier New
[RFC,02/11] coresight: add CoreSight TMC driver --- 2014-05-30 Mathieu Poirier New
[RFC,01/11] coresight: add CoreSight core layer framework --- 2014-05-30 Mathieu Poirier New
« 1 2 ... 82 83 84143 144 »