linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-28 18:20:39 to 2014-04-28 23:37:21 UTC [more...]

[PATCH v2 1/6] ARM: socfpga: dts: fix pdma interrupt
 2014-04-28 23:37 UTC  (13+ messages)
` [PATCH v2 4/6] ARM: socfpga: dts: add can0+1
    ` can problems on socfpga [was Re: [PATCH v2 4/6] ARM: socfpga: dts: add can0+1]
                ` [patch] Fix CAN on socfpga, for net/master

[PATCH 0/7] mfd: add basic sun6i A31 PRCM support
 2014-04-28 23:31 UTC  (9+ messages)
` [PATCH 1/7] reset: sunxi: document sunxi's reset controllers bindings
` [PATCH 2/7] reset: sunxi: allow MFD subdevices probe
` [PATCH 3/7] mfd: add support for sun6i PRCM (Power/Reset/Clock Management) unit
` [PATCH 4/7] mfd: sun6i-prcm: document DT bindings

[PATCH] mfd: pm8921: Remove pm8xxx API now that sub-devices use regmap
 2014-04-28 23:30 UTC  (2+ messages)

[PATCHv4 0/2] Add Allwinner SoCs PWM support
 2014-04-28 23:28 UTC  (3+ messages)
` [PATCHv4 1/2] pwm: Add Allwinner SoC support
` [PATCHv4 2/2] pwm: sunxi: document OF bindings

[PATCH v2 0/7] Generic serial earlycon
 2014-04-28 23:24 UTC  (6+ messages)
` [PATCH v2 3/7] tty/serial: convert 8250 to generic earlycon

[PATCH v12 00/31] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2014-04-28 23:13 UTC  (9+ messages)
` [PATCH v12 30/31] ARM: dts: add System MMU nodes of exynos5250
` [PATCH v12 11/31] documentation: iommu: add binding document of Exynos System MMU

[PATCH REPOST] ARM: multi_v7: enable AT24C EEPROM driver
 2014-04-28 23:13 UTC 

[PATCH v18 0/4] ata: Add APM X-Gene SoC AHCI SATA host controller support
 2014-04-28 23:12 UTC  (6+ messages)
` [PATCH v18 2/4] Documentation: Add documentation for the APM X-Gene SoC SATA host controller DTS binding
  ` [PATCH v18 3/4] ata: Add APM X-Gene SoC AHCI SATA host controller driver

[PATCH 0/5] ARM: sunxi: Machine code cleanup
 2014-04-28 23:11 UTC  (7+ messages)
` [PATCH 1/5] wdt: sunxi: Move restart code to the watchdog driver
` [PATCH 2/5] power: reset: Add Allwinner A31 reset code

[PATCH v2] ARM: sunxi: Split the various SoCs support in Kconfig
 2014-04-28 23:03 UTC 

[PATCH 00/10] Versatile Express changes for 3.16
 2014-04-28 22:59 UTC  (3+ messages)
` [PATCH 10/10] hwmon: vexpress: Use devm helper for hwmon device registration

[PATCH 0/2] ARM: sunxi: Split Kconfig entries
 2014-04-28 22:45 UTC  (6+ messages)
` [PATCH 1/2] ARM: sunxi: Split the various SoCs support in Kconfig
  ` [linux-sunxi] "

[PATCH v7 0/2] arm64: Add audit support
 2014-04-28 22:25 UTC  (5+ messages)
` [PATCH_v8 "

Tegra baseline test results for v3.15-rc3
 2014-04-28 22:23 UTC 

[PATCH 0/5] AM437x: HDQ/1wire protocol
 2014-04-28 22:07 UTC  (8+ messages)
` [PATCH 1/5] drivers: w1: omap_hdq: cleanup and bug fixes
` [PATCH 3/5] arm: omap2: skip device build from platform code for dt
` [PATCH 5/5] arm: hwmod: am437x: Add hwmod data for hdq1w

[PATCH v4 00/17] ASoC: fsl-ssi: Driver cleanup
 2014-04-28 21:43 UTC  (2+ messages)

[PATCH v2 0/7] Add cros_ec changes for newer boards
 2014-04-28 21:18 UTC  (7+ messages)

[PATCH] ASoC: fsl: select SND_SOC_IMX_PCM_DMA where needed
 2014-04-28 21:12 UTC  (5+ messages)

[PATCH RESEND 0/3] Orion irqchip and Kirkwood SDIO
 2014-04-28 21:12 UTC  (6+ messages)
` [PATCH RESEND 3/3] irqchip: orion: reverse irq handling priority
  ` [PATCH v2 "

[PATCH 00/98] Full L2C patch series
 2014-04-28 20:56 UTC  (104+ messages)
` [PATCH 01/97] ARM: l2c: remove outer_inv_all() method
` [PATCH 02/97] ARM: l2c: remove unnecessary call to outer_flush_all()
` [PATCH 03/97] ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear)
` [PATCH 04/97] ARM: l2c: omap2: remove ES1.0 support
` [PATCH 05/97] ARM: l2c: remove unnecessary UL-suffix to mask values
` [PATCH 06/97] ARM: outer cache: add documentation of outer cache functions
` [PATCH 07/97] ARM: outer cache: add WARN_ON() to outer_disable()
` [PATCH 08/97] ARM: l2c: add helper for L2 cache controller DT IDs
` [PATCH 09/97] ARM: l2c: tidy up l2x0_of_data declarations
` [PATCH 10/97] ARM: l2c: rename OF specific things, making l2x0_of_data available to all
` [PATCH 11/97] ARM: l2c: provide generic function for calling set_debug method
` [PATCH 12/97] ARM: l2c: split out cache unlock code
` [PATCH 13/97] ARM: l2c: provide generic helper for way-based operations
` [PATCH 14/97] ARM: l2c: rename cache_wait_way()
` [PATCH 15/97] ARM: l2c: add and use L2C revision constants
` [PATCH 16/97] ARM: l2c: clean up OF initialisation a bit
` [PATCH 17/97] ARM: l2c: pass iomem address into data->save function
` [PATCH 18/97] ARM: l2c: move l2c save function to __l2c_init()
` [PATCH 19/97] ARM: l2c: group implementation specific code together
` [PATCH 20/97] ARM: l2c: provide enable method
` [PATCH 21/97] ARM: l2c: write auxctrl register before unlocking
` [PATCH 22/97] ARM: l2c: only write the auxiliary control register if required
` [PATCH 23/97] ARM: l2c: move aurora broadcast setup to enable function
` [PATCH 24/97] ARM: l2c: implement fixups for L2 cache controller quirks/errata
` [PATCH 25/97] ARM: l2c: clean up L2 cache initialisation messages
` [PATCH 26/97] ARM: l2c: move and add ARM L2C-2x0/L2C-310 save/resume code to non-OF
` [PATCH 27/97] ARM: l2c: clean up save/resume functions
` [PATCH 28/97] ARM: l2c: simplify l2x0 unlocking code
` [PATCH 29/97] ARM: l2c: move pl310_set_debug() into l2c-310 code
` [PATCH 30/97] ARM: l2c: add L2C-210 specific handlers
` [PATCH 31/97] ARM: l2c: implement L2C-310 erratum 727915 as a method override
` [PATCH 32/97] ARM: l2c: implement L2C-310 erratum 588369 "
` [PATCH 33/97] ARM: l2c: use L2C-210 handlers for L2C-310 errata-less implementations
` [PATCH 34/97] ARM: l2c: add L2C-220 specific handlers
` [PATCH 35/97] ARM: l2c: convert Broadcom L2C-310 to new code
` [PATCH 36/97] ARM: l2c: remove obsolete l2x0 ops for non-OF init
` [PATCH 37/97] ARM: l2c: move type string into l2c_init_data structure
` [PATCH 38/97] ARM: l2c: add decode for L2C-220 cache ways
` [PATCH 39/97] ARM: l2c: move way size calculation data into l2c_init_data
` [PATCH 40/97] ARM: l2c: move errata configuration options to arch/arm/mm/Kconfig
` [PATCH 41/97] ARM: l2c: provide generic hook to intercept writes to secure registers
` [PATCH 42/97] ARM: l2c: omap2: implement new write_sec method
` [PATCH 43/97] ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache
` [PATCH 44/97] ARM: l2c: highbank: implement new write_sec method
` [PATCH 45/97] ARM: l2c: highbank: remove explicit SMI call in L2 cache initialisation
` [PATCH 46/97] ARM: l2c: ux500: implement dummy write_sec method
` [PATCH 47/97] ARM: l2c: remove old .set_debug method
` [PATCH 48/97] ARM: l2c: implement L2C-310 erratum 752271 in core L2C code
` [PATCH 49/97] ARM: l2c: fix register naming
` [PATCH 50/97] ARM: l2c: add automatic enable of early BRESP
` [PATCH 51/97] ARM: l2c: remove platforms/SoCs setting "
` [PATCH 52/97] ARM: l2c: add platform independent core L2 cache initialisation
` [PATCH 53/97] ARM: l2c: provide common PL310 early resume code
` [PATCH 54/97] ARM: l2c: tegra: remove associativity and way size from aux_ctrl
` [PATCH 55/97] ARM: l2c: ux500: "
` [PATCH 56/97] ARM: l2c: ux500: don't try to change the L2 cache auxiliary control register
` [PATCH 57/97] ARM: l2c: cns3xxx: remove cache size override
` [PATCH 58/97] ARM: l2c: exynos: "
` [PATCH 59/97] ARM: l2c: exynos: convert to common l2c310 early resume functionality
` [PATCH 60/97] ARM: l2c: exynos: convert to generic l2c initialisation (and thereby fix it)
` [PATCH 61/97] ARM: l2c: nomadik: remove cache size override
` [PATCH 62/97] ARM: l2c: nomadik: convert to generic l2c initialisation
` [PATCH 63/97] ARM: l2c: omap2: remove cache size override
` [PATCH 64/97] ARM: l2c: prima2: "
` [PATCH 65/97] ARM: l2c: prima2: convert to generic l2c initialisation
` [PATCH 66/97] ARM: l2c: shmobile: remove cache size override
` [PATCH 67/97] ARM: l2c: spear13xx: "
` [PATCH 68/97] ARM: l2c: sti: "
` [PATCH 69/97] ARM: l2c: sti: convert to generic l2c initialisation
` [PATCH 70/97] ARM: l2c: tegra: convert to common l2c310 early resume functionality
` [PATCH 71/97] ARM: l2c: convert tegra to generic l2c initialisation
` [PATCH 72/97] ARM: l2c: zynq: remove cache size override
` [PATCH 73/97] ARM: l2c: zynq: convert to generic l2c initialisation
` [PATCH 74/97] ARM: l2c: realview: improve commentry about the L2 cache requirements
` [PATCH 75/97] ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of this
` [PATCH 76/97] ARM: l2c: print a warning with L2C-310 caches if the cache size is modified
` [PATCH 77/97] ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlier
` [PATCH 78/97] ARM: l2c: check that DT files specify the required "cache-unified" property
` [PATCH 79/97] ARM: l2c: add warnings for stuff modifying aux_ctrl register values
` [PATCH 80/97] ARM: l2c: trial at enabling some Cortex-A9 optimisations
` [PATCH 81/97] ARM: l2c: move L2 cache register saving to a more sensible location
` [PATCH 82/97] ARM: l2c: always enable low power modes
` [PATCH 83/97] ARM: l2c: imx: remove direct write to power control register
` [PATCH 84/97] ARM: l2c: omap2: avoid reading directly from the L2 registers in platform code
` [PATCH 85/97] ARM: l2c: imx: convert to common l2c310 early resume functionality
` [PATCH 86/97] ARM: l2c: always enable non-secure access to lockdown registers
` [PATCH 87/97] ARM: l2c: omap2+: get rid of redundant cache replacement policy setting
` [PATCH 88/97] ARM: l2c: omap2+: get rid of init call
` [PATCH 89/97] ARM: l2c: AM43x: add L2 cache support
` [PATCH 90/97] ARM: l2c: convert rockchip to generic l2c initialisation
` [PATCH 91/97] ARM: l2c: convert highbank "
` [PATCH 92/97] ARM: l2c: convert vexpress "
` [PATCH 93/97] ARM: l2c: convert mvebu "
` [PATCH 94/97] ARM: l2c: convert bcm_5301x "
` [PATCH 95/97] ARM: l2c: convert imx vf610 "
` [PATCH 96/97] ARM: l2c: convert socfpga "
` [PATCH 97/97] ARM: l2c: convert berlin "

[PATCH 1/2] dmaengine: edma: Document variables used for residue accounting
 2014-04-28 20:48 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: edma: update DMA memcpy to use new param element

[patch V2 0/6] dma: edma: Provide granular residue accounting
 2014-04-28 20:47 UTC  (2+ messages)

[PATCH v7 00/10] R-Car Gen2 PCIe host driver
 2014-04-28 20:35 UTC  (6+ messages)
` [PATCH v7 01/10] PCI: host: rcar: Add Renesas R-Car PCIe driver

[PATCH v2 00/10] mtd: spi-nor: Add the DDR quad read support
 2014-04-28 20:23 UTC  (7+ messages)
` [PATCH v2 01/10] mtd: spi-nor: fix the wrong dummy value
` [PATCH v2 02/10] mtd: spi-nor: add a new field for spi_nor{}
` [PATCH v2 03/10] mtd: spi-nor: add DDR quad read support

[RFC PATCH v5 02/11] ARM SMMU: Add capability IOMMU_CAP_DMA_EXEC
 2014-04-28 20:20 UTC  (3+ messages)

[PATCH] arm64: fixmap: fix missing sub-page offset for earlyprintk
 2014-04-28 19:44 UTC  (2+ messages)

[PATCH v9 00/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
 2014-04-28 19:38 UTC  (13+ messages)
` [PATCH v9 01/17] clk: sunxi: factors: automatic reparenting support
` [PATCH v9 03/17] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
` [PATCH v9 05/17] ARM: dts: sun4i: Add pin-muxing info for the mmc0 controller
` [PATCH v9 08/17] ARM: dts: sun5i: Add pin-muxing info for the mmc controllers
` [PATCH v9 10/17] ARM: dts: sun6i: Add mmc clocks
` [PATCH v9 12/17] ARM: dts: sun6i: Add pin-muxing info for the mmc controllers

[RFC 0/3] DRM driver for the ATMEL High end LCD controller
 2014-04-28 19:22 UTC  (3+ messages)
` [RFC 1/3] atmel: drm: added drm driver for the atmel hlcd controller

[PATCHv3 0/7] Add Allwinner SoCs PWM support
 2014-04-28 19:13 UTC  (11+ messages)
` [PATCHv3 1/7] pwm: Add Allwinner SoC support
` [PATCHv3 3/7] ARM: sun4i: dt: add pinmux configuration for the PWM
` [PATCHv3 4/7] ARM: sun4i: dt: add PWM support
` [PATCHv3 5/7] ARM: sun7i: dt: add pinmux configuration for the PWM
` [PATCHv3 6/7] ARM: sun7i: dt: add PWM support

[PATCH 00/16] Another 16 L2C patches
 2014-04-28 19:12 UTC  (17+ messages)
` [PATCH 02/16] ARM: l2c: add platform independent core L2 cache initialisation
` [PATCH 08/16] ARM: l2c: convert prima2 to generic l2c initialisation

[PATCH] ARM: mvebu: refine which files are build in mach-mvebu
 2014-04-28 19:12 UTC  (3+ messages)

[PATCH] ARM: fix string functions on !MMU
 2014-04-28 19:10 UTC  (6+ messages)

[PATCH 00/15] pinctrl: sunxi: Rework and cleanups
 2014-04-28 19:01 UTC  (14+ messages)
` [PATCH 01/15] pinctrl: sunxi: Add const qualifier to the pin descriptor
` [PATCH 02/15] pinctrl: sunxi: Drop unused structure members
` [PATCH 05/15] pinctrl: sunxi: Switch to devm_ioremap_resource
` [PATCH 06/15] pinctrl: sunxi: Libraryse the driver
` [PATCH 07/15] pinctrl: sunxi: Move Allwinner A10 pinctrl driver to a driver of its own
` [PATCH 08/15] pinctrl: sunxi: Move Allwinner A10s "
` [PATCH 09/15] pinctrl: sunxi: Move Allwinner A13 "
` [PATCH 10/15] pinctrl: sunxi: Move Allwinner A31 "
` [PATCH 11/15] pinctrl: sunxi: Move Allwinner A31 special pins "
` [PATCH 12/15] pinctrl: sunxi: Move Allwinner A20 pinctrl "
` [PATCH 13/15] pinctrl: sunxi: Introduce per-driver Kconfig options
` [PATCH 14/15] pinctrl: sunxi: Move the reset handling functions out of the core
` [PATCH 15/15] ARM: sunxi: Update pinctrl Kconfig options

[PATCH] ARM: tegra: add SD wp-gpios to Venice2 DT
 2014-04-28 18:53 UTC 

[PATCH] ARM: tegra: add SD wp-gpios to Dalmore DT
 2014-04-28 18:51 UTC 

[PATCH] ARM: sunxi: Enable GMAC in sunxi_defconfig
 2014-04-28 18:44 UTC 

[PATCH 000/222] The *Full* Cubox-i series
 2014-04-28 18:39 UTC  (4+ messages)
` [PATCH 071/222] net:fec: remove unnecessary ip stack includes

[PATCH v2 00/10] thermal: Armada 375/380 SoC support
 2014-04-28 18:33 UTC  (4+ messages)
` [PATCH v2 10/10] ARM: mvebu: Enable the thermal sensor in Armada 380/385 SoC

[PATCH] arm: edma: Fix xbar mapping
 2014-04-28 18:32 UTC  (3+ 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).