messages from 2013-02-27 00:47:09 to 2013-02-27 17:50:57 UTC [more...]
[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
2013-02-27 17:50 UTC (21+ messages)
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver
[PATCH] ARM: vfp: fix fpsid register subarchitecture field mask width
2013-02-27 17:44 UTC (11+ messages)
[PATCH V2 1/2] ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114
2013-02-27 17:44 UTC (3+ messages)
` [PATCH V2 2/2] ARM: dts: tegra: fix the PMC compatible string
Multi-platform, and secure-only ARM errata workarounds
2013-02-27 17:42 UTC (13+ messages)
[RFC PATCH v2 0/4] Add support for LZ4-compressed kernel
2013-02-27 17:39 UTC (23+ messages)
` [RFC PATCH v2 1/4] decompressor: Add LZ4 decompressor module
[PATCH 0/4] Convert highbank to use PSCI calls
2013-02-27 17:25 UTC (10+ messages)
` [PATCH 1/4] ARM: highbank: clean-up some unused includes
` [PATCH 2/4] dts: calxeda: add ARM PSCI binding
` [PATCH 3/4] cpuidle: calxeda: add support to use PSCI calls
` [PATCH 4/4] ARM: highbank: adapt to use ARM "
ARM: perf top running with 4 v7 cores (i.MX6q)?
2013-02-27 17:10 UTC (2+ messages)
` "
[PATCH 1/3] libfdt: add fdt type definitions in libfdt_env.h
2013-02-27 17:05 UTC (6+ messages)
` [PATCH 2/3] dtc: import latest upstream dtc
` [PATCH 3/3] ARM: zImage: sparse fixes
[PATCH] ARM: mxs_defconfig: Make USB host functional again
2013-02-27 17:03 UTC
[PATCH] otg-for-v3.9-v1: USB otg: fix usage of try_module_get() and module_put()
2013-02-27 16:33 UTC (5+ messages)
` [PATCH] USB otg: use try_module_get in all usb_get_phy functions and add missing module_put
[PATCH 0/5] chipidea-for-v3.10-v1: USB chipidea: make use of DT helpers in chipidea driver improve driver
2013-02-27 16:31 UTC (7+ messages)
` [PATCH 1/5] USB chipidea: ci13xxx-imx: create dynamic platformdata
` [PATCH 2/5] USB chipidea: add PTW and PTS handling
` [PATCH 3/5] USB chipidea: introduce dual role mode pdata flags
` [PATCH 4/5] USB chipidea i.MX: introduce dr_mode property
` [PATCH 5/5] USB chipidea i.MX: use devm_usb_get_phy_by_phandle to get phy
[PATCH 0/3] otg-for-v3.10-v1: separate phy code and add DT helper
2013-02-27 16:29 UTC (5+ messages)
` [PATCH 1/3] USB: move bulk of otg/otg.c to phy/phy.c
` [PATCH 2/3] USB: add devicetree helpers for determining dr_mode and phy_type
` [PATCH 3/3] USB mxs-phy: Register phy with framework
[PATCH v3 0/3] leds-pwm: Defer PWM calls if PWM can sleep
2013-02-27 16:08 UTC (4+ messages)
` [PATCH v3 3/3] leds: leds-pwm: Defer led_pwm_set() "
SMDKV210 support issue in kernel 3.8 (dma-pl330 and HDMI failed)
2013-02-27 15:32 UTC (5+ messages)
[PATCH 00/12] ARM: mxs: move to generic DMA device tree binding
2013-02-27 15:25 UTC (13+ messages)
` [PATCH 01/12] ARM: dts: add generic DMA device tree binding for mxs-dma
` [PATCH 02/12] dma: mxs-dma: use devm_* managed functions
` [PATCH 03/12] dma: mxs-dma: move to generic device tree binding
` [PATCH 04/12] mmc: mxs-mmc: move to use generic DMA helper
` [PATCH 05/12] spi: mxs-spi: "
` [PATCH 06/12] i2c: i2c-mxs: "
` [PATCH 07/12] mtd: gpmi: "
` [PATCH 08/12] serial: mxs-auart: "
` [PATCH 09/12] ASoC: dmaengine_pcm: support use of "
` [PATCH 10/12] ASoC: mxs: move to use "
` [PATCH 11/12] dma: mxs-dma: remove code left from generic DMA binding conversion
` [PATCH 12/12] ARM: dts: remove mxs-dma channel interrupt number from client nodes
[RFC/PATCH 0/5] context_tracking: prerequisites for ARM support
2013-02-27 15:21 UTC (7+ messages)
` [RFC/PATCH 1/5] context tracking: conditionalize guest support based on CONFIG_KVM
[PATCH v10 0/8] Add tested id switch and vbus connect detect support for Chipidea
2013-02-27 14:43 UTC (15+ messages)
` [PATCH v10 1/8] Revert "USB: chipidea: add vbus detect for udc"
` [PATCH v10 2/8] usb: chipidea: add otg file
` [PATCH v10 3/8] usb: chipidea: add otg id switch and vbus connect/disconnect detect
` [PATCH v10 4/8] usb: chipidea: udc: add pullup/pulldown dp at hw_device_state
` [PATCH v10 5/8] usb: chipidea: udc: retire the flag CI13_PULLUP_ON_VBUS
` [PATCH v10 6/8] usb: chipidea: imx: add internal vbus regulator control
` [PATCH v10 7/8] usb: chipidea: udc: fix the oops when plugs in usb cable after rmmod gadget
` [PATCH v10 8/8] usb: chipidea: imx: fix the error that using uninitialized pointer
[PATCH v5 0/9] USB: add devicetree helpers for determining dr_mode and phy_type
2013-02-27 14:21 UTC (26+ messages)
` [PATCH 1/9] USB otg: use try_module_get in all usb_get_phy functions and add missing module_put
` [PATCH 2/9] USB: move bulk of otg/otg.c to phy/phy.c
` [PATCH 3/9] USB: add devicetree helpers for determining dr_mode and phy_type
` [PATCH 4/9] USB chipidea: ci13xxx-imx: create dynamic platformdata
` [PATCH 5/9] USB chipidea: add PTW and PTS handling
` [PATCH 6/9] USB chipidea: introduce dual role mode pdata flags
` [PATCH 7/9] USB chipidea i.MX: introduce dr_mode property
` [PATCH 8/9] USB mxs-phy: Register phy with framework
` [PATCH 9/9] USB chipidea i.MX: use devm_usb_get_phy_by_phandle to get phy
[PATCH v4 0/5] Add DT support for davinci_mmc driver
2013-02-27 14:04 UTC (7+ messages)
` [PATCH v4 1/5] ARM: davinci: mmc: derive version information from device name
` [PATCH v4 3/5] mmc: davinci_mmc: add DT support
` [PATCH v4 5/5] ARM: davinci: da850: override mmc DT node device name
How to measure the RAM read/write performance
2013-02-27 12:58 UTC (2+ messages)
[PATCH v9 0/9] Add tested id switch and vbus connect detect support for Chipidea
2013-02-27 12:12 UTC (5+ messages)
` [PATCH v9 8/9] usb: chipidea: tell platform layer the ci core probe's result
[PATCH] arm64: fix padding computation in struct ucontext
2013-02-27 11:53 UTC (2+ messages)
[PATCH RESEND 0/1] ARM: DTS: OMAP4: Add OMAP4 Blaze Tablet support
2013-02-27 11:43 UTC (2+ messages)
` [PATCH RESEND 1/1] "
[PATCH 0/4] Enable SPI flash support on da850-evm DT kernel
2013-02-27 11:32 UTC (8+ messages)
` [PATCH 1/4] spi/davinci: fix module build error
` [PATCH 4/4] ARM: davinci: da850-evm: add SPI flash support
[PATCH] arm: plat-orion: fix address decoding when > 4GB is used
2013-02-27 11:16 UTC (4+ messages)
[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
2013-02-27 11:11 UTC (16+ messages)
` [PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
[PATCH v2 0/3] crypto: sahara: Add support for SAHARA in i.MX27
2013-02-27 10:47 UTC (5+ messages)
` [PATCH v2 1/3] i.MX27: Add clock support for SAHARA2
` [PATCH v2 2/3] crypto: sahara: Add driver for SAHARA2 accelerator
` [PATCH v2 3/3] crypto: sahara: Add device tree binding for SAHARA2
[PATCH 0/4] time: dynamic irq affinity
2013-02-27 10:47 UTC (11+ messages)
` [PATCH 1/4] time : pass broadcast parameter
` [PATCH 2/4] time : set broadcast irq affinity
` [PATCH 4/4] ARM: timer-sp: Set dynamic "
[PATCH v4] USB: add devicetree helpers for determining dr_mode and phy_type
2013-02-27 10:42 UTC (7+ messages)
` [PATCH 5/9] USB: chipidea: add PTW and PTS handling
` [PATCH 6/9] USB chipidea: introduce dual role mode pdata flags
[PATCH v3] arm: plat-samsung: check processor type before cache restoration in resume
2013-02-27 10:36 UTC
[PATCH] clk: add si5351 i2c common clock driver
2013-02-27 10:01 UTC (3+ messages)
[PATCH] USB chipidea i.MX: use framework phy handling
2013-02-27 9:22 UTC (8+ messages)
` [PATCH 1/2] USB mxs-phy: Register phy with framework
[PATCH v8 0/8] Add tested id switch and vbus connect detect support for Chipidea
2013-02-27 8:57 UTC (8+ messages)
` [PATCH v8 8/8] usb: chipidea: udc: fix the oops when plugs in usb cable after rmmod gadget
[RESEND PATCH v9 0/2] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
2013-02-27 8:38 UTC (5+ messages)
[PATCH 1/4] arm: mvebu: limit OpenBlocks AX3-4 to 1 GB of RAM
2013-02-27 8:33 UTC (12+ messages)
[PATCH 0/3] Get rid of big array from imx pinctrl driver
2013-02-27 7:44 UTC (8+ messages)
` [PATCH 2/3] ARM: dts: imx: replace magic number with pin function name
[PATCH v4 0/3] ASoC davinci/tlv320aic3x updates, fixes & DT support
2013-02-27 7:10 UTC (2+ messages)
[REPOST PATCH 0/2] Table lookup for mux clock type
2013-02-27 6:32 UTC (3+ messages)
` [REPOST PATCH 1/2] clk: add table lookup to mux
crypto: omap-sham, omap-aes and dma_request_slave_channel_compat()
2013-02-27 5:31 UTC (2+ messages)
[PATCH] ARM: cache-l2x0: add device tree support for power control
2013-02-27 3:20 UTC
[PATCH] ARM: gic: add irq_set_affinity to gic_arch_extn
2013-02-27 2:54 UTC
[PATCH 1/2] pinctrl: imx6q: add DTE pinctrl items for mx6q uart
2013-02-27 2:50 UTC (3+ messages)
` [PATCH 2/2] pinctrl: imx: use pin_func_ids to search the pinctrl item
[PATCH V2] ARM: dts: omap3-devkit8000: Enable audio support
2013-02-27 2:42 UTC (3+ messages)
FW: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000
2013-02-27 2:33 UTC
[PATCH V2 0/4] ARM: tegra114: bring up secondary CPU for SMP
2013-02-27 2:28 UTC (5+ messages)
` [PATCH V2 1/4] ARM: tegra: pmc: convert PMC driver to support DT only
` [PATCH V2 2/4] ARM: tegra: pmc: add power on function for secondary CPUs
` [PATCH V2 3/4] ARM: tegra30: platsmp: replace the CPU power on function in PMC driver
` [PATCH V2 4/4] ARM: tegra114: bring up secondary CPU for SMP
[Suggestion] ARM:S5PV210: version merging compiling issue for 'struct fimc_source_info'
2013-02-27 1:14 UTC (4+ messages)
[PATCH v3 0/2] Add automatic bus number support for i2c busses with device tree
2013-02-27 1:01 UTC (2+ messages)
[PATCH Resend v5 00/16] spi/spi-atmel: add dmaengine support for atmel spi controller and to test the device tree support
2013-02-27 0:49 UTC (6+ messages)
` [PATCH Resend v5 12/16] spi/spi-atmel: add pinctrl support for atmel spi
` [PATCH Resend v5 13/16] ARM: at91: add clocks for spi dt entries
` [PATCH Resend v5 14/16] ARM: dts: add spi nodes for atmel SoC
` [PATCH Resend v5 15/16] ARM: dts: add spi nodes for the atmel boards
` [PATCH Resend v5 16/16] ARM: dts: add pinctrl property for spi node for atmel SoC
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).