linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-02 20:26:02 to 2014-01-03 12:07:50 UTC [more...]

[RFC PATCH 0/3] APM X-Gene PCIe driver
 2014-01-03 12:07 UTC  (10+ messages)
` [RFC PATCH 1/3] pci: APM X-Gene PCIe controller driver
` [RFC PATCH 2/3] arm64: dts: APM X-Gene PCIe device tree nodes
` [RFC PATCH 3/3] dt-bindings: pci: xgene pcie device tree bindings

[PATCH] ARM: imx: Explicitly pass the active level of the PHY reset
 2014-01-03 12:07 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: change pud/pmd entry fill sequence
 2014-01-03 12:01 UTC 

[PATCH RFC 00/46] Preview of imx-drm cleanup series
 2014-01-03 11:58 UTC  (50+ messages)
` [PATCH RFC 01/46] imx-drm: imx-drm-core: use the crtc drm device for vblank
` [PATCH RFC 02/46] imx-drm: imx-drm-core: avoid going the long route round for drm_device
` [PATCH RFC 03/46] imx-drm: imx-drm-core: merge imx_drm_crtc_register() into imx_drm_add_crtc()
` [PATCH RFC 04/46] imx-drm: ipu-v3: more inteligent DI clock selection
` [PATCH RFC 05/46] imx-drm: ipu-v3: don't use clk_round_rate() before clk_set_rate()
` [PATCH RFC 06/46] imx-drm: ipu-v3: more clocking fixes
` [PATCH RFC 08/46] imx-drm: add imx6 DT configuration for HDMI
` [PATCH RFC 09/46] imx-drm: update and fix imx6 DT descriptions for v3 HDMI driver
` [PATCH RFC 10/46] imx-drm: imx-hdmi: fix PLL lock wait
` [PATCH RFC 11/46] imx-drm: imx-hdmi: fix pixel clock
` [PATCH RFC 12/46] imx-drm: imx-hdmi: fix wrong comment
` [PATCH RFC 13/46] imx-drm: imx-hdmi: get rid of pointless fb_reg
` [PATCH RFC 14/46] imx-drm: imx-hdmi: get rid of clk manipulations in imx_hdmi_fb_registered()
` [PATCH RFC 15/46] imx-drm: imx-hdmi: minor cleanups
` [PATCH RFC 16/46] imx-drm: imx-hdmi: convert HDMI clock settings to tabular form
` [PATCH RFC 17/46] imx-drm: imx-hdmi: clean up setting CSC registers
` [PATCH RFC 18/46] imx-drm: imx-hdmi: provide register modification function
` [PATCH RFC 19/46] imx-drm: imx-hdmi: clean up setting of vp_conf
` [PATCH RFC 20/46] imx-drm: imx-hdmi: fix CTS/N setup at init time
` [PATCH RFC 21/46] drm: provide a helper for the encoder possible_crtcs mask
` [PATCH RFC 22/46] imx-drm: imx-drm-core: sanitise imx_drm_encoder_get_mux_id()
` [PATCH RFC 23/46] imx-drm: imx-drm-core: use array instead of list for CRTCs
` [PATCH RFC 24/46] imx-drm: provide common connector mode validation function
` [PATCH RFC 25/46] imx-drm: simplify setup of panel format
` [PATCH RFC 26/46] drivers/base: provide an infrastructure for componentised subsystems
` [PATCH RFC 27/46] imx-drm: convert to componentised device support
` [PATCH RFC 28/46] imx-drm: imx-hdmi: convert to a component device
` [PATCH RFC 29/46] imx-drm: delay publishing sysfs connector entries
` [PATCH RFC 30/46] imx-drm: remove separate imx-fbdev
` [PATCH RFC 31/46] imx-drm: remove imx-fb.c
` [PATCH RFC 32/46] imx-drm: use supplied drm_device where possible
` [PATCH RFC 33/46] imx-drm: imx-drm-core: provide helper function to parse possible crtcs
` [PATCH RFC 34/46] imx-drm: imx-drm-core: provide common connector and encoder cleanup functions
` [PATCH RFC 35/46] imx-drm: parallel-display,imx-tve,imx-ldb: initialise drm components directly
` [PATCH RFC 36/46] imx-drm: imx-hdmi: "
` [PATCH RFC 37/46] imx-drm: imx-drm-core: remove imx_drm_connector and imx_drm_encoder code
` [PATCH RFC 38/46] imx-drm: imx-drm-core: get rid of drm_mode_group_init_legacy_group()
` [PATCH RFC 39/46] imx-drm: imx-drm-core: kill off mutex
` [PATCH RFC 40/46] imx-drm: imx-drm-core: move allocation of imxdrm device to driver load function
` [PATCH RFC 41/46] imx-drm: imx-drm-core: various cleanups
` [PATCH RFC 42/46] imx-drm: imx-drm-core: add core hotplug connector support
` [PATCH RFC 43/46] imx-drm: imx-hdmi: add hotplug support to HDMI component
` [PATCH RFC 44/46] imx-drm: dw-hdmi-audio: add audio driver
` [PATCH RFC 45/46] imx-drm: dw-hdmi-audio: parse ELD from HDMI driver
` [PATCH RFC 46/46] imx-drm: pass an IPU ID to crtc and core (needs work)
` [PATCH RFC 07/46] imx-drm: Add mx6 hdmi transmitter support

[PATCH v1 0/24] Zynq DT changes
 2014-01-03 11:39 UTC  (26+ messages)
` [PATCH v1 01/24] net: emaclite: Fix OF initialization
` [PATCH v1 02/24] net: gem: Add OF initialization support
` [PATCH v1 03/24] mmc: zynq: "
` [PATCH v1 04/24] zynq: Add OF ram "
` [PATCH v1 05/24] gpio: zynq: Add dummy gpio routines
` [PATCH v1 06/24] zynq: Enable CONFIG_FIT_VERBOSE
` [PATCH v1 07/24] zynq: Enable Boot FreeBSD/vxWorks
` [PATCH v1 08/24] zynq: Cleanup on miscellaneous configs
` [PATCH v1 09/24] zynq: Cleanup on memory configs
` [PATCH v1 10/24] zynq: Minor config cleanup
` [PATCH v1 11/24] zynq: Enable cache options
` [PATCH v1 12/24] zynq: serial: Simplify serial driver initialization
` [PATCH v1 13/24] serial: zynq: Add OF initialization support
` [PATCH v1 14/24] zynq: Add GEM0, GEM1 configs support
` [PATCH v1 15/24] zynq-common: Define exact TEXT_BASE
` [PATCH v1 16/24] zynq: Add Catalyst 24WC08 EEPROM config support
` [PATCH v1 17/24] zynq-common: Define default environment
` [PATCH v1 18/24] zynq-common: Change Env. Sector size to 128Kb
` [PATCH v1 19/24] zynq-common: Define flash env. partition
` [PATCH v1 20/24] zynq-common: Define CONFIG_ENV_OVERWRITE
` [PATCH v1 21/24] zynq: Add support to find bootmode
` [PATCH v1 22/24] dts: zynq: Add fdt support
` [PATCH v1 23/24] zynq-common: Enable verified boot(RSA)
` [PATCH v1 24/24] doc: zynq: Add information on zynq u-boot

NAND support for Armada 370
 2014-01-03 11:29 UTC  (3+ messages)

[PATCH] ARM: imx: Explicitly pass the active level of the PHY reset
 2014-01-03 11:21 UTC  (5+ messages)

[PATCH v2 0/6] efuse driver for Tegra
 2014-01-03 11:19 UTC  (3+ messages)
` [PATCH v2 4/6] ARM: tegra: rework fuse.c

[PATCH 0/6] Device Tree support for the at91sam9261ek
 2014-01-03 10:19 UTC  (8+ messages)
` [PATCH 1/6] Basic Device Tree support for the at91sam9261
` [PATCH 3/6] At91: dt: Added smc bus driver

[PATCH v2 0/2] Fix i2c bus hang on A0 version of the Armada XP SoCs
 2014-01-03  9:59 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: mvebu: Add support to get the ID and the revision of a SoC
` [PATCH v2 2/2] i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCs

[PATCH V3 1/2] ARM: imx: add vddsoc/pu setpoint info into dts
 2014-01-03  9:52 UTC  (4+ messages)
` [PATCH V3 2/2] cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed

[PATCH 0/6] arm: sunxi: rename DT clock node names to clk@N
 2014-01-03  9:51 UTC  (8+ messages)
` [PATCH 1/6] clk: sunxi: Add clock-output-names dt property support
` [PATCH 2/6] arm: dts: sun4i: rename clock node names to clk@N
` [PATCH 3/6] arm: dts: sun5i: "
` [PATCH 4/6] arm: dts: sun6i: "
` [PATCH 5/6] arm: dts: sun7i: "
` [PATCH 6/6] arm: sun7i: cubietruck: Enable the i2c controllers

[PATCH 1/2] zynq: Do not explicitely enable icache
 2014-01-03  9:42 UTC  (2+ messages)
` [PATCH 2/2] zynq: Enable dcache support

[PATCH 0/7] exynos: add basic support for exynos5260 SoC
 2014-01-03  9:26 UTC  (9+ messages)
` [PATCH 1/7] ARM: EXYNOS: initial board "
` [PATCH 2/7] pinctrl: exynos: add exynos5260 SoC specific data

[PATCHv8 0/4] Add Freescale FTM PWM driver
 2014-01-03  9:19 UTC  (4+ messages)
` [PATCHv8 1/4] pwm: Add Freescale FTM PWM driver support

[PATCHv12 00/49] ARM: TI SoC clock DT conversion
 2014-01-03  9:17 UTC  (7+ messages)
` [PATCHv12 06/49] clk: add support for low level register ops
` [PATCHv12 07/49] clk: divider: add support for low level ops

[PATCHv8 RFC] pwm: Add Freescale FTM PWM driver support
 2014-01-03  9:16 UTC  (3+ messages)

[PATCH 0/2] Fix i2c bus hang on A0 version of the Armada XP SoCs
 2014-01-03  8:48 UTC  (5+ messages)
` [PATCH 2/2] i2c: mv64xxx: Fix "

[PATCH RFC] CRYPTO: Fix more AES build errors:
 2014-01-03  8:13 UTC  (3+ messages)

[BUG] cpufreq: bL_switcher can fail to build
 2014-01-03  6:56 UTC  (2+ messages)

[RFC] pwm: Add Freescale FTM PWM driver support
 2014-01-03  6:13 UTC  (3+ messages)

v3.13-rc6+ regression (ARM board)
 2014-01-03  6:05 UTC  (22+ messages)
                  ` [PATCH] sched_clock: Disable seqlock lockdep usage in sched_clock
                        ` [PATCH 1/2] seqlock: Use raw_ prefix instead of _no_lockdep
                          ` [PATCH 2/2] sched_clock: Disable seqlock lockdep usage in sched_clock

[RESEND] Question: Whether a bank must be fully contained by a section?
 2014-01-03  5:10 UTC 

[PATCH] clk: clk-divider: fix divisor > 255 bug
 2014-01-03  4:15 UTC  (2+ messages)

[PATCH RESEND] irqchip: sirf: set IRQ_LEVEL status_flags
 2014-01-03  3:34 UTC 

[PATCH Resend 1/1] clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apll
 2014-01-03  3:25 UTC  (5+ messages)

[PATCH v2] MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers
 2014-01-03  3:24 UTC 

[GIT PULL 2/2] ARM: imx: device tree changes for 3.14
 2014-01-03  3:04 UTC  (5+ messages)
` DT include files (was: [GIT PULL 2/2] ARM: imx: device tree changes for 3.14)

[PATCH 0/3] mtd: gpmi: add subpage read support
 2014-01-03  3:01 UTC  (4+ messages)
` [PATCH 1/3] mtd: nand: add "page" argument for read_subpage hook
` [PATCH 2/3] mtd: gpmi: do not use the mtd->writesize
` [PATCH 3/3] mtd: gpmi: add subpage read support

[PATCH 0/5] *** pinctrl: sirf: a bundle of fixes for pin groups ***
 2014-01-03  2:59 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: sirf: add lost usp1_uart_nostreamctrl group for atlas6
` [PATCH 2/5] ARM: dts: SiRF: add lost usp1_uart_nostreamctrl pin "
` [PATCH 3/5] pinctrl: sirf: fix the pins of sdmmc5 connected with TriG
` [PATCH 4/5] pinctrl: sirf: add pin group for USP0 with only RX or TX frame sync
` [PATCH 5/5] ARM: dts: SiRF: "

ARM: mm: Could I change module space size or place modules in vmalloc area?
 2014-01-03  2:52 UTC  (5+ messages)

[PATCH v2 00/10] Use regmap+devm+DT in pm8xxx input drivers
 2014-01-03  1:27 UTC  (13+ messages)
` [PATCH v2 01/10] Input: pmic8xxx-pwrkey - switch to using managed resources
` [PATCH v2 02/10] genirq: Add devm_request_any_context_irq()
` [PATCH v2 03/10] Input: pmic8xxx-keypad - Switch to using managed resources
` [PATCH v2 04/10] Input: pmic8xxx-keypad - Migrate to regmap APIs
` [PATCH v2 05/10] Input: pmic8xxx-pwrkey - Migrate to DT
` [PATCH v2 06/10] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v2 07/10] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v2 08/10] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v2 09/10] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v2 10/10] devicetree: bindings: Document PM8921/8058 vibrators

[PATCH 0/7] Use regmap+devm in pm8xxx input drivers
 2014-01-03  0:50 UTC  (6+ messages)
` [PATCH 2/7] Input: pmic8xxx-pwrkey - Migrate to regmap APIs

[PATCH] ARM: Kirkwood: Add support for Excito Bubba B3
 2014-01-03  0:44 UTC  (6+ messages)

[PATCH] Slightly outdated CONFIG_SMP documentation fix
 2014-01-03  0:36 UTC  (5+ messages)

Issue with the emulated PCI bridge implementation
 2014-01-03  0:26 UTC  (4+ messages)

[PATCH v7 0/4] ata: Add APM X-Gene SoC SATA host controller support
 2014-01-03  0:22 UTC  (5+ messages)
` [PATCH v7 1/4] ata: Export required functions by APM X-Gene SATA driver
  ` [PATCH v7 2/4] Documentation: Add documentation for APM X-Gene SoC SATA host controller DTS binding
    ` [PATCH v7 3/4] ata: Add APM X-Gene SoC SATA host controller driver
      ` [PATCH v7 4/4] arm64: Add APM X-Gene SoC SATA host controller DTS entries

[PATCH] ARM: imx_v6_v7_defconfig: Select PCI support
 2014-01-02 23:46 UTC  (2+ messages)

[BUG] shmobile build failure
 2014-01-02 23:23 UTC  (5+ messages)

[PATCH 0/4] input: Add new sun4i-lradc-keys driver
 2014-01-02 22:36 UTC  (8+ messages)
` [PATCH 1/4] input: Add new sun4i-lradc-keys drivers

[RFC PATCHv3 06/11] arm: use is_vmalloc_addr
 2014-01-02 22:13 UTC  (5+ messages)
` [RFC PATCHv3 07/11] arm: mm: Add iotable_init_novmreserve
` [RFC PATCHv3 09/11] arm: mm: Track lowmem in vmalloc
` [RFC PATCHv3 10/11] arm: Use for_each_potential_vmalloc_area

[PATCH] mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameter
 2014-01-02 22:03 UTC  (4+ messages)

[RFT/RFC/PATCH 00/31] arm: omap: irq: cleanup INTC driver
 2014-01-02 22:01 UTC  (6+ messages)

[PATCH v2 0/7] Allow MSM DT platforms to be built multi-platform
 2014-01-02 20:26 UTC  (4+ messages)
` [PATCH v2 3/7] tty: serial: Limit msm_serial_hs driver to platforms that use it


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