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

[PATCH V02 0/5] dmaengine: New 'universal' API for requesting channel
 2015-12-14 11:32 UTC  (7+ messages)
` [PATCH V02 1/5] dmaengine: core: Skip mask matching when it is not provided to private_candidate
` [PATCH V02 2/5] dmaengine: core: Move and merge the code paths using private_candidate
` [PATCH V02 3/5] dmaengine: core: Introduce new, universal API to request a channel
` [PATCH V02 4/5] dmaengine: edma: Add support for DMA filter mapping to slave devices
` [PATCH V02 5/5] dmaengine: omap-dma: "

[PATCH v2 0/3] USB: add generic onboard USB HUB driver
 2015-12-14 11:26 UTC  (6+ messages)
` [PATCH v2 1/3] usb: misc: generic_onboard_hub: "
` [PATCH v2 2/3] doc: dt-binding: generic onboard USB HUB
` [PATCH v2 3/3] ARM: dts: imx6qdl-udoo.dtsi: fix onboard USB HUB property

[PATCH v9 0/8] imx25 adc and touchscreen driver
 2015-12-14 11:26 UTC  (7+ messages)
` [PATCH v9 2/8] ARM: dt: Binding documentation for imx25 GCQ
` [PATCH v9 5/8] iio: adc: fsl,imx25-gcq driver

[PATCH v4] acpi, apei, arm64: APEI initial support for aarch64
 2015-12-14 11:20 UTC  (10+ messages)

[PATCH v6 0/4] Allow customizable random offset to mmap_base address
 2015-12-14 11:19 UTC  (5+ messages)
` [PATCH v6 1/4] mm: mmap: Add new /proc tunable for mmap_base ASLR
  ` [PATCH v6 2/4] arm: mm: support ARCH_MMAP_RND_BITS
    ` [PATCH v6 3/4] arm64: "

[PATCH v3 00/22] arm64: KVM: Rewriting the world switch in C
 2015-12-14 11:07 UTC  (9+ messages)
` [PATCH v3 07/22] arm64: KVM: Implement system register save/restore
` [PATCH v3 10/22] arm64: KVM: Implement guest entry
` [PATCH v3 22/22] arm64: KVM: Remove weak attributes

[PATCH v2] spi: dts: sun4i: Add support for inter-word wait cycles using the SPI Wait Clock Register
 2015-12-14 10:57 UTC  (10+ messages)
` [PATCH v3] spi: dts: sun4i: Add support for hardware-based wait time between words

[PATCH 1/2] mmc: core: enable CMD19 tuning for DDR50 mode
 2015-12-14 10:56 UTC  (13+ messages)

[RESEND RFC PATCH 0/2] Expose the PIO_ISR register on SAMA5D3
 2015-12-14 10:38 UTC  (5+ messages)

[PATCH v12] Add Mediatek thermal support
 2015-12-14 10:37 UTC  (2+ messages)

[PATCH RESEND] pinctrl: bcm2835: Fix initial value for direction_output
 2015-12-14 10:33 UTC  (3+ messages)

[PATCH v3 0/5] Add reboot notifier driver for rockchip platform
 2015-12-14 10:30 UTC  (3+ messages)

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-14 10:28 UTC  (7+ messages)
` [PATCH v3 4/4] printk/nmi: Increase the size of NMI buffer and make it configurable

[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*
 2015-12-14 10:27 UTC  (15+ messages)
` [PATCH 01/10] drivers/pci: make host/pci-imx6.c driver explicitly non-modular
` [PATCH 03/10] drivers/pci: make host/pci-mvebu.c "
` [PATCH 08/10] drivers/pci: make host/pcie-xilinx.c "
` [PATCH 09/10] drivers/pci: make host/pci-keystone.c "

Tegra baseline test results for v4.4-rc5
 2015-12-14 10:12 UTC 

[PATCH v2 0/3] Mediatek EFUSE Support
 2015-12-14 10:07 UTC  (3+ messages)

[PATCH] clk: sunxi: fix handling return value of of_property_match_string
 2015-12-14 10:06 UTC 

[PATCH v4 0/4] Add support for NXP LPC18xx EEPROM using nvmem
 2015-12-14 10:05 UTC  (3+ messages)
` [PATCH v4 3/4] ARM: dts: lpc18xx: add EEPROM memory node

[PATCH 0/4] i2c: uniphier: add minor sanity checks to i2c-uniphier/i2c-uniphier-f
 2015-12-14 10:01 UTC  (2+ messages)

[PATCH v2 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A
 2015-12-14 10:00 UTC  (4+ messages)
` [PATCH v2 1/2] Documentation: DT: Add entry for ARM SP805-WDT

[PATCH 0/4] support the efuse for rk3188/rk3066a SoCs and cleanup driver on nvmem
 2015-12-14  9:57 UTC  (3+ messages)
` [PATCH 3/4] ARM: dts: rockchip: add eFuse node for rk3066a SoCs

[PATCH v2 1/3] reset: Add shared reset_control_[de]assert variants
 2015-12-14  9:50 UTC  (10+ messages)
` [PATCH v2 2/3] ehci-platform: Add support for controllers with multiple reset lines
` [PATCH v2 3/3] ohci-platform: "

[PATCH v2 0/5] Raspberry Pi power domains v2
 2015-12-14  9:49 UTC  (6+ messages)
` [PATCH v2 1/5] power: domain: add pm_genpd_exit

[PATCH v2 1/4] ASoC: sun4i-codec: Rename codec dapm widgets and routes
 2015-12-14  9:44 UTC  (5+ messages)
` [PATCH v2 2/4] ASoC: sun4i-codec: Add support for PA gpio pin

[PATCH 0/4] nvmem: fixes for v4.5
 2015-12-14  9:43 UTC  (5+ messages)
` [PATCH 1/4] nvmem: core: return error for non word aligned access
` [PATCH 2/4] nvmem: qfprom: Specify LE device endianness
` [PATCH 3/4] nvmem: sunxi: trivial: fix code style
` [PATCH 4/4] nvmem: rockchip: trivial: Make the driver more readability

[PATCH/RFC 00/19] r8a7793, gose: Add i2c and audio support to device tree
 2015-12-14  9:41 UTC  (25+ messages)
` [PATCH/RFC 01/19] ARM: shmobile: r8a7793: add i2c clocks
` [PATCH/RFC 03/19] ARM: shmobile: gose: add i2c2 bus to device tree
` [PATCH/RFC 04/19] ARM: shmobile: r8a7793: add iic(b) "
` [PATCH/RFC 05/19] ARM: shmobile: r8a7793: add MSTP10 clocks "
` [PATCH/RFC 07/19] ARM: shmobile: r8a7793: add m2 clock "
` [PATCH/RFC 08/19] ARM: shmobile: r8a7793: add R-Car sound support "
` [PATCH/RFC 19/19] ARM: shmobile: r8a7793: add Audio MIX "

[PATCH v2] clk: ti: Add support for dm814x ADPLL
 2015-12-14  9:15 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q-icore-rqs: Add Engicam IMX6 Q7 initial support
 2015-12-14  8:45 UTC  (11+ messages)
          ` [PATCH V2] "
              ` [PATCH V3] "

[PATCH v2 0/8] drm/rockchip: covert to support atomic API
 2015-12-14  8:40 UTC  (9+ messages)
` [PATCH v2 1/8] drm/rockchip: Use new vblank api drm_crtc_vblank_*
` [PATCH v2 2/8] drm/rockchip: vop: replace dpms with enable/disable
` [PATCH v2 3/8] drm/rockchip: Convert to support atomic API
` [PATCH v2 4/8] drm/rockchip: Optimization vop mode set
` [PATCH v2 5/8] drm/rockchip: support atomic asynchronous commit
` [PATCH v2 6/8] drm/rockchip: direct config connecter gate and out_mode
` [PATCH v2 7/8] drm: bridge/dw_hdmi: add atomic API support
` [PATCH v2 8/8] drm/rockchip: dw_hdmi: use encoder enable function

[PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-12-14  8:26 UTC  (4+ messages)
` [PATCH v2 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

[RFC] arm64: ftrace with regs for livepatch support
 2015-12-14  8:22 UTC  (2+ messages)

[PATCH 0/2] ASoC: atmel-pdmic: add driver for Atmel PDMIC
 2015-12-14  8:15 UTC  (3+ messages)
` [PATCH 1/2] ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller
` [PATCH 2/2] ASoC: atmel-pdmic: DT binding for PDMIC driver

[PATCH 6/6] staging: board: armadillo800eva: Use "arm,pl390"
 2015-12-14  8:15 UTC 

[PATCH] serial: sh-sci: Add device tree support for r8a779[23]
 2015-12-14  8:14 UTC  (5+ messages)

[PATCH v10 0/2] Sigma Designs Tango4 port
 2015-12-14  8:13 UTC  (5+ messages)
` [PATCH v10 2/2] arm-soc: Add support for tango4 platforms

[PATCH v4] spi: dts: sun4i: Add support for wait time between word transmissions
 2015-12-14  8:11 UTC 

[PATCH] touchscreen: edt-ft5x06: Prevent DMA driver from mapping an area on stack
 2015-12-14  7:53 UTC  (4+ messages)
`  "

[linux-sunxi][PATCH 1/2] ARM: dts: sun7i: Add Itead Ibox support
 2015-12-14  7:51 UTC  (3+ messages)

[RESEND PATCH v5 0/8] Add support for Exynos SROM Controller driver
 2015-12-14  7:39 UTC  (2+ messages)

[PATCH v12 00/16] arm64 kexec kernel patches v12
 2015-12-14  7:33 UTC  (7+ messages)
` [PATCH v12 04/16] arm64: kvm: allows kvm cpu hotplug

[PATCH v3 0/7] ARM: hisi: Add initial support including clock driver for Hi3519 soc
 2015-12-14  6:34 UTC  (10+ messages)
` [PATCH v3 2/7] clk: hisilicon: add dt-binding document for Hi3519 CRG
` [PATCH v3 3/7] ARM: hisi: add dt_machine definition for Hi3519
` [PATCH v3 7/7] ARM: dts: add dts files "

[PATCH 0/6] ARM: shmobile: Use "arm,pl390" for GIC where appropriate
 2015-12-14  6:29 UTC  (6+ messages)
` [PATCH 6/6] staging: board: armadillo800eva: Use "arm,pl390"

America Airlines E-Ticket #0000454927
 2015-12-14  5:18 UTC 

[PATCH 0/3] ARM: multi_v7_defconfig: Misc shmobile updates
 2015-12-14  5:13 UTC  (3+ messages)

[PATCH] ARM: shmobile: r8a779x: use SoC-specific usb-dac compatibility strings
 2015-12-14  5:10 UTC  (3+ messages)

[PATCH V3 2/2] ARM: dts: imx6q: add Novena board
 2015-12-14  3:56 UTC  (4+ messages)
` [PATCH V4 "

[PATCH v2] mmc: sdhci: restore behavior when setting VDD via external regulator
 2015-12-14  3:39 UTC  (4+ messages)

[PATCH] ARM: dts: imx: Fix the assigned-clock mismatch issue on imx6q/dl
 2015-12-14  3:07 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: vf-colibri: split PWM pinctrl
 2015-12-14  2:53 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: vf-colibri: add CAN support

[PATCH v5 0/4] Add i.mx7d adc driver support
 2015-12-14  2:52 UTC  (9+ messages)
` [PATCH v5 1/4] iio: adc: add IMX7D ADC "
` [PATCH v5 2/4] Documentation: add the binding file for Freescale imx7d ADC driver
` [PATCH v5 3/4] ARM: dts: imx7d.dtsi: add ADC support

[PATCH 0/8] Add support for CL-SOM-iMX7 and SBC-iMX7
 2015-12-14  2:47 UTC  (2+ messages)

[PATCH 1/8] ARM: dts: imx7d: cl-som-imx7: add basic module support
 2015-12-14  2:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 004/182] gpio: generic: factor into gpio_chip struct
 2015-12-14  2:35 UTC  (4+ messages)

[PATCH V2 1/2] devicetree: bindings: Add vendor prefix for Kosagi
 2015-12-14  1:36 UTC  (2+ messages)

[PATCH v2] cpufreq: i.MX6: -EPROBE_DEFER fixes
 2015-12-14  1:30 UTC  (3+ messages)
` [PATCH 4/5] cpufreq: imx6q: Use id_table to distinguish between SoCs

[PATCH 0/6] ARM: OMAP2+: dts: cm-t335: initial support
 2015-12-14  1:25 UTC  (8+ messages)
` [PATCH 0/5] ARM: dts: cm-t335: add peripheral support
  ` [PATCH 1/5] ARM: dts: cm-t335: add support for USB0
  ` [PATCH 2/5] ARM: dts: cm-t335: add support for SBC-T335
  ` [PATCH 3/5] ARM: dts: cm-t335: add support for I2C GPIO expander
  ` [PATCH 4/5] ARM: dts: cm-t335: add support for DVI/LCD
  ` [PATCH 5/5] ARM: dts: cm-t335: add support for bluetooth

[PATCH v4 1/2] phy-sun4i-usb: Use of_match_node to get model specific config data
 2015-12-14  1:08 UTC  (3+ messages)
` [PATCH v4 2/2] phy-sun4i-usb: Add support for the host usb-phys found on the H3 SoC

[PATCH] drivers/misc: make arm-charlcd.c explicitly non-modular
 2015-12-14  1:07 UTC 

[PATCH 0/3] cpuidle: avoid module usage in non-modular code
 2015-12-13 23:57 UTC  (4+ messages)
` [PATCH 1/3] drivers/cpuidle: make cpuidle-clps711x.c explicitly non-modular
` [PATCH 2/3] drivers/cpuidle: make cpuidle-ux500.c "
` [PATCH 3/3] drivers/cpuidle: make cpuidle-exynos.c "

Odroid U3 mutex deadlock
 2015-12-13 23:45 UTC  (3+ messages)

Touching the initrd before paging_init
 2015-12-13 22:19 UTC  (9+ messages)
  ` [Linaro-acpi] "

No subject
 2015-12-13 21:57 UTC 

[PATCH 0/5] io-pgtable fixes + ARM short-descriptor format
 2015-12-13 21:52 UTC  (5+ messages)
` [PATCH 1/5] iommu/io-pgtable-arm: Avoid dereferencing bogus PTEs
` [PATCH 4/5] iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common

[PATCH v6] sun4i-codec: Add FM, Line and Mic inputs
 2015-12-13 20:58 UTC  (2+ messages)

[PATCH] tty: amba-pl011: add support for 32-bit register access for earlycon
 2015-12-13 15:34 UTC  (3+ messages)

[PATCH 1/2 v2] ARM: Documentation: l2c: Rename l2cc to l2c2x0
 2015-12-13  9:15 UTC  (2+ messages)
` [PATCH 2/2 v2] ARM: Documentation: l2c2x0: Mention separate controllers explicitly

[PATCH] i2c: allow building emev2 without slave mode again
 2015-12-13  9:09 UTC  (5+ messages)

[PATCH v1 00/10] Support for Cortex-M Prototyping System
 2015-12-13  7:00 UTC  (4+ messages)
` [PATCH v1 04/10] serial: mps2-uart: add MPS2 UART driver

[PATCH 00/12] Prepare amba-pl011 for ZTE UART support
 2015-12-13  6:36 UTC  (4+ messages)

[PATCH 1/2] serial: amba-pl011: use cpu_relax when polling registers
 2015-12-13  6:04 UTC  (2+ messages)

[PATCH DRAFT 0/2] Sketch for ZTE ZX296702 UART integration
 2015-12-13  6:03 UTC  (3+ messages)
` [PATCH 05/11] tty: amba-pl011: add register lookup table

[Resend 0/2] Add support for APQ8084 and MSM8916 Regulators
 2015-12-13  5:07 UTC  (3+ messages)

[PATCH] MAINTAINERS: Change QCOM entries
 2015-12-13  2:09 UTC  (2+ messages)

[PATCH v5 0/9] mfd: axp20x: Add support for RSB based AXP223
 2015-12-13  1:46 UTC  (3+ messages)
` [PATCH v5 1/9] mfd: axp20x: Add AXP223 to list of supported PMICs in DT bindings

[PATCH v2 0/4] Support the timer on RK3368 SoC
 2015-12-13  0:47 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: dts: rockchip: Add the needed timer for "

[GIT PULL] ARM: SoC fixes for 4.4-rc, part 2
 2015-12-12 21:49 UTC 

[PATCH] fixup! pinctrl: pxa: pxa2xx: add pin control skeleton
 2015-12-12 21:43 UTC 

[PATCH] ARM: Runtime patch udiv/sdiv instructions into __aeabi_{u}idiv()
 2015-12-12 20:41 UTC  (4+ messages)

[RFC] kprobe'ing conditionally executed instructions
 2015-12-12 20:13 UTC  (5+ messages)


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