linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-23 13:47:28 to 2015-11-23 23:20:14 UTC [more...]

[PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it
 2015-11-23 23:20 UTC  (2+ messages)

[PATCH v3 0/6] Qualcomm PCIe driver and designware fixes
 2015-11-23 23:17 UTC  (12+ messages)
` [PATCH v3 1/6] PCI: designware: remove wrong io_base assignment
` [PATCH v3 2/6] PCI: designware: add memory barrier after enabling region
` [PATCH v3 3/6] DT: PCI: qcom: Document PCIe devicetree bindings

[RFC/PATCH 0/3] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions
 2015-11-23 23:13 UTC  (23+ messages)
` [RFC/PATCH 2/3] recordmcount: Record locations of __aeabi_{u}idiv() calls on ARM
` [RFC/PATCH 3/3] ARM: Replace calls to __aeabi_{u}idiv with udiv/sdiv instructions

[PATCH V3 5/5] ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz>
 2015-11-23 23:10 UTC  (3+ messages)

[PATCH v2] pwm: ftm: fix clock enable/disable when using PM
 2015-11-23 22:45 UTC 

defconfig support for CPU_BIG_ENDIAN arm64 kernel
 2015-11-23 22:15 UTC  (3+ messages)

[PATCH] mtd: cfi: enforce valid geometry configuration
 2015-11-23 22:12 UTC  (2+ messages)

[PATCH v2] fpga: zynq-fpga: Enable pm_runtime (suspend, resume)
 2015-11-23 22:02 UTC  (3+ messages)

[PATCH RESEND] pwm: ftm: fix clock enable/disable when using PM
 2015-11-23 21:47 UTC  (5+ messages)

[PATCH v2 0/5] sunxi: THS support
 2015-11-23 21:37 UTC  (3+ messages)
` [PATCH v2 2/5] clk: sunxi: Add driver for the H3 THS clock

[PATCH] ARM: OMAP: RX-51: fix a typo in log writing
 2015-11-23 21:32 UTC 

[RFC] asm-generic: default BUG_ON(x) to "if(x) BUG()"
 2015-11-23 21:30 UTC  (13+ messages)

[PATCH] VSOCK: constify vmci_transport_notify_ops structures
 2015-11-23 20:49 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i: Add Orange Pi PC support
 2015-11-23 20:45 UTC  (2+ messages)

[PATCH] drivers: net: xgene: fix: ifconfig up/down crash
 2015-11-23 20:04 UTC 

[PATH RESEND v2 00/10] tty: xuartps: Fix lock ups
 2015-11-23 20:00 UTC  (9+ messages)
` [PATH RESEND v2 03/10] tty: xuartps: Always enable transmitter in start_tx

[PATCH 1/2] ARM: dts: sun7i: Enable audio codec on OrangePi Mini
 2015-11-23 19:53 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: sun7i: Enable audio codec on BananaPi

[PATCH] arm: dts: qcom: Add generic PMIC gpio/MPP compat strings
 2015-11-23 19:49 UTC  (2+ messages)

[PATCH 0/2] arm64: bpf: add BPF_ST and BPF_XADD instructions support
 2015-11-23 19:34 UTC  (8+ messages)
` [PATCH 1/2] arm64: bpf: add 'store immediate' instruction

[PATCH] ahci: don't use MSI when PCI is disabled
 2015-11-23 19:34 UTC  (3+ messages)

[PATCH] ARM: dts: qcom: msm8974: Disable wled and move it to honami
 2015-11-23 19:04 UTC 

[PATCH 1/2] arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
 2015-11-23 19:00 UTC  (8+ messages)
` [PATCH 2/2] restrict /dev/mem to idle io memory ranges

[PATCH] Enable PCIe PHY support in Cygnus
 2015-11-23 18:57 UTC  (4+ messages)
` [PATCH] ARM: dts: enable PCIe PHY support for Cygnus

[PATCH v3 0/4] Allow customizable random offset to mmap_base address
 2015-11-23 18:55 UTC  (6+ messages)
` [PATCH v3 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v3 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v3 3/4] arm64: "

[GIT PULL] Keystone fixes for 4.4-rcx
 2015-11-23 18:54 UTC 

[PATCH V7 0/3] dma: add Qualcomm Technologies HIDMA driver
 2015-11-23 18:49 UTC  (4+ messages)
` [PATCH V7 2/3] dma: add Qualcomm Technologies HIDMA management driver

[PATCH v2] i2c: cadence: Move to sensible power management
 2015-11-23 18:47 UTC  (5+ messages)

[PATCH] [PATCH] arm64: Boot failure on m400 with new cont PTEs
 2015-11-23 18:46 UTC  (23+ messages)

[PATCH] soc: Mediatek: Enable SCPSYS power domain driver by default
 2015-11-23 18:34 UTC  (4+ messages)

[RESEND PATCH V4 00/26] Coresight integration with perf
 2015-11-23 18:33 UTC  (27+ messages)
` [RESEND PATCH V4 01/26] coresight: etm3x: moving etm_readl/writel to header file
` [RESEND PATCH V4 02/26] coresight: etm3x: moving sysFS entries to dedicated file
` [RESEND PATCH V4 03/26] coresight: etm3x: unlocking tracers in default arch init
` [RESEND PATCH V4 04/26] coresight: etm3x: splitting struct etm_drvdata
` [RESEND PATCH V4 05/26] coresight: etm3x: implementing 'cpu_id()' API
` [RESEND PATCH V4 06/26] coresight: associating path with session rather than tracer
` [RESEND PATCH V4 07/26] coresight: moving PM runtime operations to core framework
` [RESEND PATCH V4 08/26] coresight: etm3x: adding operation mode for etm_enable()
` [RESEND PATCH V4 09/26] coresight: add API to get sink from path
` [RESEND PATCH V4 10/26] coresight: etm3x: set progbit to stop trace collection
` [RESEND PATCH V4 11/26] coresight: etm3x: changing default trace configuration
` [RESEND PATCH V4 12/26] coresight: etm3x: consolidating initial config
` [RESEND PATCH V4 13/26] coresight: etm3x: implementing user/kernel mode tracing
` [RESEND PATCH V4 14/26] coresight: etm3x: adding perf_get/set_config() API
` [RESEND PATCH V4 15/26] coresight: etm3x: implementing perf_enable/disable() API
` [RESEND PATCH V4 16/26] perf: changing pmu::setup_aux() parameter to include event
` [RESEND PATCH V4 17/26] coresight: etb10: moving to local atomic operations
` [RESEND PATCH V4 18/26] coresight: adding operation mode for sink->enable()
` [RESEND PATCH V4 19/26] coresight: etb10: implementing AUX space API
` [RESEND PATCH V4 20/26] coresight: etm-perf: new PMU driver for ETM tracers
` [RESEND PATCH V4 21/26] coresight: introducing a global trace ID function
` [RESEND PATCH V4 22/26] coresight: updating documentation to reflect integration with perf
` [RESEND PATCH V4 23/26] perf tools: making function set_max_cpu_num() non static
` [RESEND PATCH V4 24/26] perf tools: adding perf_session to *info_prive_size()
` [RESEND PATCH V4 25/26] perf tools: making coresight PMU listable
` [RESEND PATCH V4 26/26] perf tools: adding coresight etm PMU record capabilities

[PATCH 0/2] Add pm8994 gpio and mpp support
 2015-11-23 18:29 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: qcom: spmi-gpio: Add pm8994 gpio support
` [PATCH 2/2] pinctrl: qcom: spmi-mpp: Add pm8994 mpp support

[PATCH] pinctrl: qcom: Add msm8996 pinctrl driver
 2015-11-23 18:26 UTC  (2+ messages)

[RFC/PATCH] pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindings
 2015-11-23 18:22 UTC  (4+ messages)
` [PATCH] pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins

[PATCH 0/3] LPC4337 CIAA-NXP DTS changes
 2015-11-23 18:17 UTC  (3+ messages)

[PATCH] ARM: mvebu: add reference to ETH connectors for A385-AP
 2015-11-23 18:17 UTC  (5+ messages)

[PATCH] ARM: dts: keystone: k2l: fix kernel crash when clk_ignore_unused is not in bootargs
 2015-11-23 18:17 UTC  (2+ messages)

[PATCH] pinctrl: qcom: qdf2xxx: improve error checking and reporting
 2015-11-23 18:02 UTC  (2+ messages)

[PATCH 13/18] [media] media-entity.h: rename entity.type to entity.function
 2015-11-23 17:51 UTC  (2+ messages)

[PATCH] arm64: dts: Add idle-states for Juno
 2015-11-23 17:45 UTC  (5+ messages)

[PATCH 0/2] arm64 efi fixes
 2015-11-23 17:44 UTC  (3+ messages)

[PATCH 0/5] arm64: cpufeature: Fixes for 4.4-rc1
 2015-11-23 17:29 UTC  (6+ messages)
` [PATCH 1/5] arm64: cpufeature: Add helpers for extracting unsigned values
  ` [PATCH 3/5] arm64: debug: Treat the BRPs/WRPs as unsigned
  ` [PATCH 5/5] arm64: Ensure the secondary CPUs have safe ASIDBits size

[PATCH] dmaengine: bcm2835-dma: Convert to use DMA pool
 2015-11-23 17:01 UTC  (3+ messages)

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2015-11-23 16:59 UTC  (23+ messages)
` [PATCH v3 03/62] acpi/pmstat: Build pmstat for x86 only
` [PATCH v3 14/62] arm/acpi: Add Generic Interrupt and Distributor struct
` [PATCH v3 15/62] ACPICA: ACPI 6.0: Add changes for MADT table
` [PATCH v3 16/62] ACPICA: ACPI 6.0: Add values for MADT GIC version field
` [PATCH v3 17/62] arm/acpi: Print GIC information when MADT is parsed
` [PATCH v3 18/62] arm/acpi: Parse MADT to map logical cpu to MPIDR and get cpu_possible_map
` [PATCH v3 19/62] arm/smpboot: Move dt specific code in smp to seperate functions
` [PATCH v3 20/62] arm/acpi: Add ACPI support for SMP initialization
` [PATCH v3 21/62] arm/gic-v2: Refactor gicv2_init into generic and dt specific parts
` [PATCH v3 23/62] acpi/table: Introduce acpi_parse_entries
` [PATCH v3 25/62] acpi/table: Introduce acpi_get_entry to get specified entry

[PATCH 00/13] mvneta Buffer Management and enhancements
 2015-11-23 16:58 UTC  (4+ messages)
` [PATCH 07/13] bus: mvebu-mbus: provide api for obtaining IO and DRAM window information

[RFC2 PATCH v6 00/19] ILP32 for ARM64
 2015-11-23 16:49 UTC  (2+ messages)

[PATCH v4 0/6] ARM: sunxi: Introduce Allwinner H3 support
 2015-11-23 16:48 UTC  (8+ messages)
` [PATCH v4 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI
        ` [linux-sunxi] "

[PATCH] PCI: keystone: fix crash with deferred probe
 2015-11-23 16:48 UTC  (4+ messages)

[PATCH] power: bq27xxx_battery: avoid unused function warnings
 2015-11-23 16:44 UTC  (2+ messages)

[PATCH] Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
 2015-11-23 16:26 UTC 

[PATCH] backlight: adp88x0: fix uninitialized variable use
 2015-11-23 16:22 UTC  (4+ messages)

[PATCH] ARM: dts: rockchip: Add IR receiver to Radxa Rock 2 Square
 2015-11-23 16:20 UTC  (2+ messages)

[PATCH 0/4] Component helper updates
 2015-11-23 16:02 UTC  (5+ messages)
` [PATCH 1/4] component: remove old add_components method
` [PATCH 2/4] component: move check for unbound master into try_to_bring_up_masters()
` [PATCH 3/4] component: track components via array rather than list
` [PATCH 4/4] component: add support for releasing match data

[PATCH 0/3] prepare GPC driver for multiple domain support
 2015-11-23 15:31 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: add multidomain support to i.MX GPC DT binding
` [PATCH 2/3] ARM: imx6: rework GPC to support mutiple power domains
` [PATCH 3/3] ARM: imx6: adopt DT to new GPC binding

[PATCH] arm64: early_alloc: Fix check for allocation failure
 2015-11-23 15:24 UTC  (2+ messages)

[PATCH] ARM64: fix building without CONFIG_UID16
 2015-11-23 15:22 UTC  (2+ messages)

[PATCH] drivers/reset: appropriate __init annotation for const data
 2015-11-23 15:21 UTC  (4+ messages)

[PATCH v4 0/5] Add board support for TS-4800
 2015-11-23 15:19 UTC  (7+ messages)
` [PATCH v4 1/5] of: add vendor prefix for Technologic Systems
` [PATCH v4 2/5] mfd: syscon: add a DT property to set value width
` [PATCH v4 3/5] watchdog: ts4800: add driver for TS-4800 watchdog
` [PATCH v4 4/5] ARM: imx_v6_v7_defconfig: add "
` [PATCH v4 5/5] ARM: dts: TS-4800: add basic device tree

[PATCH] arm64: mm: fix fault_info table xFSC decoding
 2015-11-23 15:09 UTC 

VF610 broken by pinctrl: freescale: imx: allow mux_reg offset zero
 2015-11-23 15:08 UTC  (3+ messages)

[PATCH v8 0/8] imx25 adc and touchscreen driver
 2015-11-23 14:59 UTC  (3+ messages)
` [PATCH v8 1/8] ARM: dt: Binding documentation for imx25 ADC/TSC

[PATCH 0/5] ATAGs to DT patches
 2015-11-23 14:45 UTC  (11+ messages)
` [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
    ` [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux, atags" entry

[PATCH 1/2] dmaengine: at_xdmac: fix macro typo
 2015-11-23 14:42 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers

[PATCH] ARM: tegra: select USB_ULPI from EHCI rather than platform
 2015-11-23 14:37 UTC  (2+ messages)

[RFC PATCH 0/8] CPUs capacity information for heterogeneous systems
 2015-11-23 14:28 UTC  (9+ messages)
` [RFC PATCH 1/8] ARM: initialize cpu_scale to its default
` [RFC PATCH 2/8] Documentation: arm: define DT cpu capacity bindings
` [RFC PATCH 3/8] arm: parse cpu capacity from DT
` [RFC PATCH 4/8] arm, dts: add TC2 cpu capacity information
` [RFC PATCH 5/8] arm64: parse cpu capacity from DT
` [RFC PATCH 6/8] arm64, dts: add Juno cpu capacity information
` [RFC PATCH 7/8] arm: add sysfs cpu_capacity attribute
` [RFC PATCH 8/8] arm64: "

[PATCH 0/4] add missing of_node_put
 2015-11-23 13:59 UTC  (3+ messages)
` [PATCH 2/4] mtd: nand: sunxi: "

[PATCH v5 0/4] ARM: shmobile: r8a7740/sh73a0 DT Cache Handling
 2015-11-23 13:56 UTC  (5+ messages)
` [PATCH v5 1/4] ARM: shmobile: r8a7740 dtsi: Add L2 cache-controller node
` [PATCH v5 2/4] ARM: shmobile: sh73a0 "
` [PATCH v5 3/4] ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization
` [PATCH v5 4/4] ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers

[PATCH] ARM: ixp4xx: fix read{b,w,l} return types
 2015-11-23 13:54 UTC 

[PATCH] usb: phy: allow modular build of DT helper
 2015-11-23 13:52 UTC 

[PATCH 1/3] drivers: pci: add generic code to claim bus resources
 2015-11-23 13:49 UTC  (5+ messages)
` [PATCH 2/3] drivers: pci: host-generic: claim bus resources on PROBE_ONLY set-ups
` [PATCH 3/3] arm/arm64: pci: remove arch specific pcibios_enable_device()


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).