messages from 2014-04-25 00:52:51 to 2014-04-25 11:40:03 UTC [more...]
[PATCH 00/38] MMC updates, plus CuBox-i WiFi support
2014-04-25 11:40 UTC (10+ messages)
[PATCH 000/222] The *Full* Cubox-i series
2014-04-25 11:40 UTC (108+ messages)
` [PATCH 001/222] ARM: l2c: remove outer_inv_all() method
` [PATCH 002/222] ARM: l2c: remove unnecessary call to outer_flush_all()
` [PATCH 003/222] ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear)
` [PATCH 004/222] ARM: l2c: omap2: remove ES1.0 support
` [PATCH 005/222] ARM: l2c: remove unnecessary UL-suffix to mask values
` [PATCH 006/222] ARM: outer cache: add documentation of outer cache functions
` [PATCH 007/222] ARM: outer cache: add WARN_ON() to outer_disable()
` [PATCH 008/222] ARM: l2c: add helper for L2 cache controller DT IDs
` [PATCH 009/222] ARM: l2c: tidy up l2x0_of_data declarations
` [PATCH 010/222] ARM: l2c: rename OF specific things, making l2x0_of_data available to all
` [PATCH 011/222] ARM: l2c: provide generic function for calling set_debug method
` [PATCH 012/222] ARM: l2c: split out cache unlock code
` [PATCH 013/222] ARM: l2c: provide generic helper for way-based operations
` [PATCH 014/222] ARM: l2c: rename cache_wait_way()
` [PATCH 015/222] ARM: l2c: add and use L2C revision constants
` [PATCH 016/222] ARM: l2c: clean up OF initialisation a bit
` [PATCH 017/222] ARM: l2c: pass iomem address into data->save function
` [PATCH 018/222] ARM: l2c: move l2c save function to __l2c_init()
` [PATCH 019/222] ARM: l2c: group implementation specific code together
` [PATCH 020/222] ARM: l2c: provide enable method
` [PATCH 021/222] ARM: l2c: write auxctrl register before unlocking
` [PATCH 022/222] ARM: l2c: only write the auxiliary control register if required
` [PATCH 023/222] ARM: l2c: move aurora broadcast setup to enable function
` [PATCH 024/222] ARM: l2c: implement fixups for L2 cache controller quirks/errata
` [PATCH 025/222] ARM: l2c: clean up L2 cache initialisation messages
` [PATCH 026/222] ARM: l2c: move and add ARM L2C-2x0/L2C-310 save/resume code to non-OF
` [PATCH 027/222] ARM: l2c: clean up save/resume functions
` [PATCH 028/222] ARM: l2c: simplify l2x0 unlocking code
` [PATCH 029/222] ARM: l2c: move pl310_set_debug() into l2c-310 code
` [PATCH 030/222] ARM: l2c: add L2C-210 specific handlers
` [PATCH 031/222] ARM: l2c: implement L2C-310 erratum 727915 as a method override
` [PATCH 032/222] ARM: l2c: implement L2C-310 erratum 588369 "
` [PATCH 033/222] ARM: l2c: use L2C-210 handlers for L2C-310 errata-less implementations
` [PATCH 034/222] ARM: l2c: add L2C-220 specific handlers
` [PATCH 035/222] ARM: l2c: convert Broadcom L2C-310 to new code
` [PATCH 036/222] ARM: l2c: remove obsolete l2x0 ops for non-OF init
` [PATCH 037/222] ARM: l2c: move type string into l2c_init_data structure
` [PATCH 038/222] ARM: l2c: add decode for L2C-220 cache ways
` [PATCH 039/222] ARM: l2c: move way size calculation data into l2c_init_data
` [PATCH 040/222] ARM: l2c: move errata configuration options to arch/arm/mm/Kconfig
` [PATCH 041/222] ARM: l2c: provide generic hook to intercept writes to secure registers
` [PATCH 042/222] ARM: l2c: omap2: implement new write_sec method
` [PATCH 043/222] ARM: l2c: omap2: remove explicit SMI calls to enable L2 cache
` [PATCH 044/222] ARM: l2c: highbank: implement new write_sec method
` [PATCH 045/222] ARM: l2c: highbank: remove explicit SMI call in L2 cache initialisation
` [PATCH 046/222] ARM: l2c: ux500: implement dummy write_sec method
` [PATCH 047/222] ARM: l2c: remove old .set_debug method
` [PATCH 048/222] ARM: l2c: implement L2C-310 erratum 752271 in core L2C code
` [PATCH 049/222] ARM: l2c: fix register naming
` [PATCH 050/222] ARM: l2c: add automatic enable of early BRESP
` [PATCH 051/222] ARM: l2c: remove platforms/SoCs setting "
` [PATCH 052/222] ARM: l2c: tegra: remove associativity and way size from aux_ctrl
` [PATCH 053/222] ARM: l2c: ux500: "
` [PATCH 054/222] ARM: l2c: ux500: don't try to change the L2 cache auxiliary control register
` [PATCH 055/222] ARM: l2c: cns3xxx: remove cache size override
` [PATCH 056/222] ARM: l2c: exynos: "
` [PATCH 057/222] ARM: l2c: nomadik: "
` [PATCH 058/222] ARM: l2c: omap2: "
` [PATCH 059/222] ARM: l2c: prima2: "
` [PATCH 060/222] ARM: l2c: shmobile: "
` [PATCH 061/222] ARM: l2c: spear13xx: "
` [PATCH 062/222] ARM: l2c: sti: "
` [PATCH 063/222] ARM: l2c: zynq: "
` [PATCH 064/222] ARM: l2c: realview: improve commentry about the L2 cache requirements
` [PATCH 065/222] ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of this
` [PATCH 066/222] ARM: l2c: print a warning with L2C-310 caches if the cache size is modified
` [PATCH 067/222] ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlier
` [PATCH 068/222] ARM: l2c: add L2C-310 power control DT properties
` [PATCH 069/222] ARM: l2c: check that DT files specify the required "cache-unified" property
` [PATCH 070/222] ARM: l2c: add warnings for stuff modifying aux_ctrl register values
` [PATCH 071/222] net:fec: remove unnecessary ip stack includes
` [PATCH 072/222] net:fec: reorder ethtool ops to match order in struct declaration
` [PATCH 073/222] net:fec: remove checking for NULL phy_dev in fec_enet_close()
` [PATCH 074/222] net:fec: ensure that a disconnected phy isn't configured
` [PATCH 075/222] net:fec: add support for dumping transmit ring on timeout
` [PATCH 076/222] net:fec: use netif_tx_disable() rather than netif_stop_queue()
` [PATCH 077/222] net:fec: iMX6 FEC does not support half-duplex gigabit
` [PATCH 078/222] net:fec: clean up transmit descriptor setup
` [PATCH 079/222] net:fec: make rx skb allocation/map more robust
` [PATCH 080/222] net:fec: ensure fec_enet_free_buffers() properly cleans the rings
` [PATCH 081/222] net:fec: fix missing kmalloc() failure check in fec_enet_alloc_buffers()
` [PATCH 082/222] net:fec: ensure that we dma unmap the transmit descriptors
` [PATCH 083/222] net:fec: remove useless fep->opened
` [PATCH 084/222] net:fec: stop the phy before shutting down the MAC
` [PATCH 085/222] net:fec: improve safety of suspend/resume/transmit timeout paths
` [PATCH 086/222] net:fec: ensure fec_enet_close() copes with resume failure
` [PATCH 087/222] net:fec: only run a restart or stop if the device is present and running
` [PATCH 088/222] net:fec: move calls to quiesce/resume packet processing out of fec_restart()
` [PATCH 089/222] net:fec: remove inappropriate calls around fec_restart()
` [PATCH 090/222] net:fec: quiesce packet processing before stopping device in fec_suspend()
` [PATCH 091/222] net:fec: quiesce packet processing before stopping device in fec_set_features()
` [PATCH 092/222] net:fec: quiesce packet processing before changing features
` [PATCH 093/222] net:fec: quiesce packet processing when taking link down in fec_enet_adjust_link()
` [PATCH 094/222] net:fec: fix ethtool set_pauseparam duplex bug
` [PATCH 095/222] net:fec: clean up duplex mode handling
` [PATCH 096/222] net:fec: add barrier to transmit path to ensure proper ordering
` [PATCH 097/222] net:fec: add barrier to receive "
` [PATCH 098/222] net:fec: better implementation of iMX6 ERR006358 quirk
` [PATCH 099/222] net:fec: avoid hitting transmitter if it is still running
` [PATCH 100/222] net:fec: remove delayed work
` [PATCH 101/222] net:fec: fix interrupt handling races
` [PATCH 102/222] net:fec: clear receive interrupts before processing a packet
` [PATCH 103/222] net:fec: remove useless status check in tx reap path
` [PATCH 104/222] net:fec: use a union for the buffer descriptors
` [PATCH 105/222] net:fec: consolidate hwtstamp implementation
` [PATCH 106/222] net:fec: better indexing for transmit descriptor ring
` [PATCH 107/222] net:fec: better indexing for receive "
[GIT PULL] Xilinx Zynq changes for v3.15
2014-04-25 11:31 UTC (10+ messages)
` [GIT PULL v2] "
` [GIT PULL v3] "
[PATCH v7 0/2] dts: Add usb2phy to Exynos 5250
2014-04-25 11:31 UTC (3+ messages)
` [PATCH v7 1/2] ARM: dts: Add sysreg sytem controller node to exynos5250 and exynos5420
` [PATCH v7 2/2] ARM: dts: Add usb2phy to Exynos 5250
[PATCH v8 2/2] usb: ehci-exynos: Change to use phy provided by the generic phy framework
2014-04-25 11:21 UTC
[PATCHv2 0/2] arm64 topology updates
2014-04-25 11:18 UTC (4+ messages)
` [PATCHv2 1/2] arm64, sched: Remove unused mc_capable() and smt_capable()
` [PATCHv2 2/2] arm64: topology: add MPIDR-based detection
[PATCH 00/23] OMAPDSS: OMAP5 display support
2014-04-25 11:18 UTC (7+ messages)
` [PATCH 01/23] OMAPDSS: HDMI: lane config support
` [PATCH 06/23] ARM: OMAP: add OMAP5 DSI muxing
[PATCH 0/2] usb: ehci/ohci-exynos: Move to generic phy framework
2014-04-25 11:18 UTC (3+ messages)
` [PATCH v2 1/2] usb: ohci-exynos: Add facility to use phy provided by the "
` [PATCH v7 2/2] usb: ehci-exynos: Change "
[PATCH] ARM: KVM: disable KVM in Kconfig on big-endian systems
2014-04-25 10:46 UTC
[PATCH] PM / Sleep: Fall back to subsystem level PM callbacks for PM domains
2014-04-25 10:44 UTC
"magic" handling of memory nodes
2014-04-25 10:44 UTC (3+ messages)
[PATCH 0/8] i.MX6 PCIe binding change and MSI support
2014-04-25 10:21 UTC (3+ messages)
[PATCH 0/5] ARM: dts: enable display for peach-pit and snow boards
2014-04-25 9:45 UTC (2+ messages)
[PATCH v2 0/6] Add platform support for LSI AXM55xx
2014-04-25 9:43 UTC (6+ messages)
` [PATCH v2 3/6] ARM: dts: Device tree for AXM55xx
arm64: default dma_ops is set to coherent_dma_ops results into DMA FAILURE
2014-04-25 9:24 UTC
[PATCH] pinctrl/at91: Fix lockup when IRQ on PIOC and PIOD occurs
2014-04-25 9:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/7] ARM: berlin: add pinctrl support
2014-04-25 9:13 UTC (2+ messages)
[PATCH] ARM: imx6q: work around faulty PMU irq routing
2014-04-25 9:13 UTC (5+ messages)
[PATCH] ARM: fix string functions on !MMU
2014-04-25 9:12 UTC (4+ messages)
[PATCH 4/5] devfreq: exynos4: Use devm_devfreq_* function using device resource management
2014-04-25 9:08 UTC (2+ messages)
` [PATCH 5/5] devfreq: exynos5: "
do_undefinstr call sem down_read?
2014-04-25 8:57 UTC (3+ messages)
[PATCH] arm: dts: am43x-clock: add tbclk data for ehrpwm
2014-04-25 8:55 UTC
[PATCH] arm: dts: am33xx-clock: Fix ehrpwm tbclk data
2014-04-25 8:55 UTC
[PATCH RFC] arm64: 32-bit tolerant sync bitops
2014-04-25 8:43 UTC (7+ messages)
` [Xen-devel] "
[PATCH V4 0/5] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
2014-04-25 8:08 UTC (5+ messages)
` [PATCH V4 1/5] phy: Add new Exynos5 USB 3.0 PHY driver
[PATCH 0/4] Enable usbphy and hsotg for exynos4
2014-04-25 8:05 UTC (4+ messages)
` [PATCH 1/4] ARM: dts: exynos4: add PMU syscon node
[PATCH 0/2] i2c: sunxi: add P2WI controller support
2014-04-25 7:58 UTC (5+ messages)
` [PATCH 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) "
[PATCH] Exynos4: cpuidle: support dual CPUs with AFTR state
2014-04-25 7:52 UTC (3+ messages)
[PATCH v4 0/5] rework sched_domain topology description
2014-04-25 7:45 UTC (8+ messages)
` [PATCH v4 5/5] sched: ARM: create a dedicated scheduler topology table
[PATCH/RFC] serial: sh-sci: Add device tree support for r8a7779
2014-04-25 7:11 UTC (5+ messages)
[PATCH] arm: dts: am43x-clock: add tbclk data for ehrpwm
2014-04-25 6:51 UTC (5+ messages)
[PATCH] Input: atkbd - fix keyboard LG Electronics
2014-04-25 6:35 UTC (2+ messages)
[PATCH 0/9] Enable USB 3.0 support on Exynos5 systems
2014-04-25 6:31 UTC (5+ messages)
` [PATCH v5 1/9] dt: exynos5420: Enable support for USB 3.0 PHY controller
` [PATCH v5 3/9] dt: exynos5250: Enable support for generic USB DRD phy
[PATCH 00/15] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372
2014-04-25 6:27 UTC (7+ messages)
` [PATCH V2 00/19] "
[PATCHv4 0/7] Support new Exynos3250 SoC based on Cortex-A7 dual core
2014-04-25 5:56 UTC (14+ messages)
` [PATCHv4 1/7] ARM: EXYNOS: Add Exynos3250 SoC ID
` [PATCHv4 2/7] ARM: EXYNOS: Support secondary CPU boot of Exynos4212
` [PATCHv4 3/7] ARM: EXYNOS: Support secondary CPU boot of Exynos3250
` [PATCHv4 4/7] ARM: EXYNOS: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7
` [PATCHv4 5/7] clk: samsung: exynos3250: Add clocks using common clock framework
` [PATCHv4 6/7] dt-bindings: add documentation for Exynos3250 clock controller
` [PATCHv4 7/7] ARM: dts: Add device tree sources for Exynos3250
[PATCH v3 00/16] exynos5420: clock file cleanup
2014-04-25 5:53 UTC (4+ messages)
` [PATCH v3 02/16] clk: exynos5420: add clocks for ISP block
[PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-25 5:27 UTC (3+ messages)
[GIT PULL] serial: Cadence
2014-04-25 5:04 UTC (5+ messages)
[PATCH] i2c: exynos5: Initialise Samsung High Speed I2C controller early
2014-04-25 4:58 UTC (3+ messages)
[PATCH v3 00/13] enable Hisilicon HiP04 SoC
2014-04-25 3:00 UTC (10+ messages)
` [PATCH v3 05/13] irq: gic: support hip04 gic
` [PATCH v3 07/13] ARM: hisi: add hip04 SoC support
` [PATCH v3 13/13] virt: arm: support hip04 gic
[PATCH] ARM: mvebu: Select HAVE_ARM_TWD only if SMP is enabled
2014-04-25 2:18 UTC (2+ messages)
[PATCHv2] ARM: dts: exynos4: clean up arm-pmu node
2014-04-25 2:05 UTC
[PATCH] ARM: dts: exynos4: clean up arm-pmu node
2014-04-25 2:03 UTC (3+ messages)
[PATCH v3 2/4] live migration support for initial write protect of VM
2014-04-25 2:01 UTC
[PATCH 0/2] Add R8A7791/Henninger board DT support
2014-04-25 1:31 UTC (2+ messages)
[PATCH 0/4] PM / Domains: Remove some code and APIs to simplify genpd
2014-04-25 1:06 UTC (6+ messages)
` [PATCH 1/4] ARM: shmobile: Ignore callbacks for subsys generic_pm_domain_data
[PATCH 1/2] arm: fixmap: implement __set_fixmap()
2014-04-25 0:52 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).