linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-22 17:29:10 to 2016-07-25 13:36:35 UTC [more...]

[RFC 0/6] Add support for Tegra20/30 NOR bus controller
 2016-07-25 13:36 UTC  (35+ messages)
` [RFC 1/6] clk: tegra: add TEGRA20_CLK_NOR to init table
` [RFC 3/6] dt/bindings: Add bindings for Tegra20/30 NOR bus driver
` [RFC 6/6] bus: Add support for Tegra NOR controller

[PATCH] arm: dts: sun7i-a20-bananapi: name the GPIO lines
 2016-07-25 13:27 UTC  (5+ messages)

[PATCH v2 0/5] net-next: ethernet: add sun8i-emac driver
 2016-07-25 13:16 UTC  (2+ messages)

[PATCH v4] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino
 2016-07-25 12:37 UTC 

[PATCH 0/3 v2] Fixes for running a big-endian kernel on Cubieboard2
 2016-07-25 12:25 UTC  (5+ messages)
` [PATCH 3/3] ARM: sunxi: enable big-endian

[PATCH 0/2] Add R8A7792 I2C support
 2016-07-25 10:40 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: r8a7792: add VIN clocks
` [PATCH 2/2] ARM: dts: r8a7792: add VIN support

[PATCH 1/1] drm/sti: use new Reset API
 2016-07-25 10:40 UTC  (3+ messages)
` [STLinux Kernel] "

[PATCH 0/2] Add R8A7792 I2C support
 2016-07-25 10:37 UTC  (7+ messages)
` [PATCH 1/2] ARM: dts: r8a7792: add I2C clocks
` [PATCH 2/2] ARM: dts: r8a7792: add I2C support

[PATCH v4] Axi-usb: Add support for 64-bit addressing
 2016-07-25 10:27 UTC  (5+ messages)

[PATCH 0/5] add resistive touchscreen support for new Allwinner SoCs' GPADC's driver
 2016-07-25 10:21 UTC  (16+ messages)
` [PATCH 2/5] mfd: sunxi-gpadc-mfd: add buffer structure
` [PATCH 3/5] iio: adc: sunxi-gpadc-iio: enable iio_buffers
` [PATCH 4/5] input: touchscreen: support Allwinner SoCs' touchscreen
` [PATCH 5/5] mfd: sunxi-gpadc-mfd: probe sunxi-gpadc-ts driver

[PATCH v2 0/4] add support for Allwinner SoCs ADC
 2016-07-25  9:55 UTC  (16+ messages)
` [PATCH v2 2/4] iio: adc: "
` [PATCH v2 3/4] mfd: "

[PATCH v3 0/6] Add support for privileged mappings
 2016-07-25  9:50 UTC  (4+ messages)

[RESEND PATCH v2] thermal: tango: add resume support
 2016-07-25  9:48 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v3 0/7] rk3399 support ddr frequency scaling
 2016-07-25  9:45 UTC  (15+ messages)
` [PATCH v3 1/7] firmware: rockchip: sip: Add rockchip SIP runtime service
` [PATCH v3 2/7] clk: rockchip: add new clock-type for the ddrclk
` [PATCH v3 5/7] PM / devfreq: event: support rockchip dfi controller
` [PATCH v3 6/7] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc

[PATCH RFC] arm64: mm: convert __dma_* routines to use start, size
 2016-07-25  9:28 UTC  (2+ messages)

[PATCH v3 00/11] mm: Hardened usercopy
 2016-07-25  9:27 UTC  (5+ messages)
` [PATCH v3 02/11] "

[PATCH v8 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-07-25  9:02 UTC  (7+ messages)
` [PATCH v8 4/9] clocksource/drivers/arm_arch_timer: use readq to get 64-bit CNTVCT
` [PATCH v8 5/9] acpi/arm64: Add GTDT table parse driver

Tegra baseline test results for v4.7
 2016-07-25  9:00 UTC 

Thermal regulation for Orange Pi PC and Orange Pi One
 2016-07-25  8:51 UTC  (9+ messages)
` [PATCH 06/14] ARM: dts: sun8i: Add cpu0 label to sun8i-h3.dtsi

[PATCH 0/3] mmc: Fixes for 150 MHz Rockchip eMMC series
 2016-07-25  8:49 UTC  (8+ messages)
` [PATCH 2/3] phy: rockchip-emmc: Be tolerant to card clock of 0 in power on

[PATCH] GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob()
 2016-07-25  8:43 UTC  (3+ messages)
                                ` [PATCH] coresight: tmc: Delete an unnecessary check before the function call "kfree"

[PATCH 1/3] memory: mediatek: Add a new interface mtk_smi_larb_is_ready
 2016-07-25  8:39 UTC  (2+ messages)

[PATCH 0/4] MT8173 HDMI 4K support
 2016-07-25  8:37 UTC  (11+ messages)
` [PATCH 2/4] drm/mediatek: enhance the HDMI driving current
` [PATCH 3/4] drm/mediatek: fix the wrong pixel clock when resolution is 4K

[RFC PATCH v3 00/13] ACPI IORT ARM SMMU v3 support
 2016-07-25  8:36 UTC  (3+ messages)

[PATCH v5 00/15] allow BFLT executables on systems with a MMU
 2016-07-25  8:18 UTC  (19+ messages)
` [PATCH v5 01/15] binfmt_flat: assorted cleanups
` [PATCH v5 02/15] binfmt_flat: convert printk invocations to their modern form
` [PATCH v5 03/15] binfmt_flat: prevent kernel dammage from corrupted executable headers
` [PATCH v5 04/15] elf_fdpic_transfer_args_to_stack(): make it generic
` [PATCH v5 05/15] binfmt_flat: use generic transfer_args_to_stack()
` [PATCH v5 06/15] binfmt_flat: clean up create_flat_tables() and stack accesses
` [PATCH v5 07/15] binfmt_flat: use proper user space accessors with relocs processing code
` [PATCH v5 08/15] binfmt_flat: use proper user space accessors with old relocs code
` [PATCH v5 09/15] binfmt_flat: use clear_user() rather than memset() to clear .bss
` [PATCH v5 10/15] binfmt_flat: update libraries' data segment pointer with userspace accessors
` [PATCH v5 11/15] binfmt_flat: add MMU-specific support
` [PATCH v5 12/15] binfmt_flat: allow compressed flat binary format to work on MMU systems
` [PATCH v5 13/15] m68k: fix bFLT executable running on MMU enabled systems
` [PATCH v5 14/15] m68k: enable binfmt_flat on systems with an MMU
` [PATCH v5 15/15] ARM: "

[PATCH 0/4] mmc: sunxi: Make sample clocks optional
 2016-07-25  8:18 UTC  (3+ messages)
` [PATCH 2/4] "

[PATCH v3 00/13] sunxi spi fixes
 2016-07-25  8:03 UTC  (5+ messages)

[PATCH v11 4/8] vfio/type1: handle unmap/unpin and replay for VFIO_IOVA_RESERVED slots
 2016-07-25  7:53 UTC  (3+ messages)

[PATCH 1/4] ARM: dts: sun8i: Extend Orange Pi PC dt to also handle the PC Plus
 2016-07-25  6:40 UTC  (4+ messages)

[PATCH v3] PM / OPP: optimize dev_pm_opp_set_rate() performance a bit
 2016-07-25  6:11 UTC 

[PATCH] PM / OPP: optimize dev_pm_opp_set_rate() a bit
 2016-07-25  6:05 UTC  (6+ messages)

[PATCH v22 0/8] arm64: add kdump support
 2016-07-25  5:27 UTC  (6+ messages)
` [PATCH v22 2/8] arm64: limit memory regions based on DT property, usable-memory-range

Why does BIOS assign memory to 16 byte BAR
 2016-07-25  5:23 UTC  (4+ messages)

[PATCH v2] PM / OPP: optimize dev_pm_opp_set_rate() performance a bit
 2016-07-25  5:11 UTC 

SPI: performance regression when using the common message queuing infrastructure
 2016-07-25  4:51 UTC  (4+ messages)

[GIT PULL] Renesas ARM Based SoC DT Fixes for v4.8
 2016-07-25  4:30 UTC  (6+ messages)

[RFC/PATCH 00/14] split exception table content out of module.h into extable.h
 2016-07-25  4:18 UTC  (4+ messages)
` [PATCH 03/14] arm: migrate exception table users off module.h and onto extable.h
` [PATCH 04/14] arm64: "

[RFC PATCH v1 0/2] Add Hisilicon Djtag driver
 2016-07-25  2:09 UTC  (8+ messages)
` [RFC PATCH v1 2/2] drivers: soc: Add support for "

[PATCH v2 0/2] Add R8A7792 SDHI support
 2016-07-25  1:39 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: r8a7792: add SD clocks
` [PATCH v2 2/2] ARM: dts: r8a7792: add SDHI support

[PATCH v2 00/10] Exynos IOMMU: proper runtime PM support (use device dependencies)
 2016-07-24 22:48 UTC  (13+ messages)
` [PATCH v2 02/10] driver core: Functional dependencies tracking support

[PATCH 00/10] dmaengine: qcom_hidma: add MSI interrupt support
 2016-07-24 14:40 UTC  (7+ messages)
` [PATCH 04/10] dmaending: qcom_hidma: configure DMA and MSI for OF
` [PATCH 10/10] dmaengine: qcom_hidma: add MSI support for interrupts

[PATCH 0/3] ARM: omap: fix 4.7 gpmc networking regression
 2016-07-24 12:11 UTC  (4+ messages)
` [PATCH 1/3] memory: omap-gpmc: allow probe of child nodes to fail
` [PATCH 2/3] ARM: dts: overo: fix gpmc nand cs0 range
` [PATCH 3/3] ARM: dts: overo: fix gpmc nand on boards with ethernet

[PATCH] arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux
 2016-07-24 12:00 UTC 

[PATCH 0/7] dmaengine:omap-dma: Linked List transfer for slave_sg
 2016-07-24  7:39 UTC  (6+ messages)
` [PATCH 2/7] dmaengine: omap-dma: Complete the cookie first on transfer completion

hwmon: xgene: Add support for X-Gene hwmon driver
 2016-07-24  6:31 UTC  (5+ messages)

[PATCH] dmaengine: zynqmp_dma: add missing MODULE_LICENSE
 2016-07-24  6:25 UTC  (2+ messages)

[PATCH] dmaengine: qcom_hidma: release the descriptor before the callback
 2016-07-24  6:24 UTC  (3+ messages)

[PATCH v2] dmaengine: zynqmp_dma: Fix static checker warning
 2016-07-24  5:51 UTC  (2+ messages)

[PATCH] dmaengine: omap-dma: Support for interleaved transfer
 2016-07-24  5:45 UTC  (2+ messages)

[PATCH v5 3/3] arm: dts: mt2701: Add auxadc node
 2016-07-23 23:00 UTC  (2+ messages)

[PATCH 0/3] ARM: fix three implicit module use cases fed via gpio
 2016-07-23 14:14 UTC  (8+ messages)
` [PATCH 1/3] ARM: mach-omap2: remove bogus "or_module" from rx51-peripherals

Why do we need reset_control_get_optional() ?
 2016-07-23 11:22 UTC 

[PATCH] ARM: mm: use fully constructed struct pages for EFI pgd allocations
 2016-07-23 11:02 UTC  (2+ messages)

[PATCH V2 00/15] a few sdhci/imx clean up and fix patches
 2016-07-23  9:37 UTC  (2+ messages)

[PATCH 0/4] ARM: OMAP2+: Fix AM335x RTC External Abort
 2016-07-23  6:26 UTC  (3+ messages)

[RCF 0/3] hwmon: add driver for TI ADS1118
 2016-07-23  6:02 UTC  (7+ messages)
` [RCF 1/3] hwmon: Add ads1118 driver
      ` ADS1118: hwmon or iio ? [was: Re: [RCF 1/3] hwmon: Add ads1118 driver]

[PATCH v5 0/3] AUXADC: Mediatek auxadc driver
 2016-07-23  5:49 UTC  (5+ messages)
` [PATCH v5 2/3] iio: adc: mt2701: Add Mediatek auxadc driver for mt2701

[PATCH v4 00/12] mm: Hardened usercopy
 2016-07-23  0:36 UTC  (2+ messages)

[PATCH 0/2] arm64: mm: use fully constructed struct pages from EFI page tables
 2016-07-22 21:53 UTC  (4+ messages)
` [PATCH 1/2] arm64: mm: make create_mapping_late() non-allocating
` [PATCH 2/2] arm64: mm: run pgtable_page_ctor() on non-swapper translation table pages

[PATCH v2 0/4] Add STM32 Reset Driver
 2016-07-22 21:02 UTC  (5+ messages)
` [PATCH v2 3/4] drivers: reset: Add STM32 reset driver

[PATCH] [linux-devel]arm64: Add DTS support for FSL's LS1012A SoC
 2016-07-22 21:01 UTC  (3+ messages)

[RFC 0/3] extend kexec_file_load system call
 2016-07-22 20:41 UTC  (4+ messages)

[PATCH] ARM: BCM5301X: Specify PHY of USB 2.0 in DT
 2016-07-22 20:01 UTC  (3+ messages)
` [PATCH V2] "

[PATCH V2 0/6] perf: Driver specific configuration for PMU
 2016-07-22 19:57 UTC  (9+ messages)
` [PATCH V2 3/6] perf tools: add infrastructure for PMU specific configuration
` [PATCH V2 4/6] perf tools: pushing driver configuration down to the kernel

[PULL] KVM/ARM updates for Linux 4.8, take #1
 2016-07-22 19:50 UTC  (5+ messages)
` [PATCH 53/55] KVM: arm64: vgic-its: Turn device_id validation into generic ID validation
` [PATCH 54/55] KVM: arm64: vgic-its: Make vgic_its_cmd_handle_mapi similar to other handlers
` [PATCH 55/55] KVM: arm64: vgic-its: Simplify MAPI error handling

[PATCH 0/3] mmc: sunxi: Changes in the host driver
 2016-07-22 19:00 UTC  (5+ messages)
` [PATCH 3/3] mmc: sunxi: Add support to the Allwinner A83T

[PATCH -next] pinctrl: fix build, PINCTRL_CYGNUS_MUX depends on OF
 2016-07-22 18:17 UTC  (3+ messages)

[PATCH 1/2] ARM: realview: Fix PBX-A9 cache description
 2016-07-22 18:00 UTC  (4+ messages)
` [PATCH 2/2] ARM: realview: Extend PBX family memory description

[PATCH v1 0/4] arm64 kexec-tools patches
 2016-07-22 17:59 UTC  (11+ messages)
` [PATCH v1 3/4] arm64: Add arm64 kexec support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).