messages from 2011-12-13 06:31:39 to 2011-12-14 01:25:34 UTC [more...]
[PATCH v3] arm: omap3evm: Add support for an MT9M032 based camera board
2011-12-14 1:25 UTC
[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
2011-12-14 1:06 UTC (3+ messages)
` [PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller
[PATCH V2 0/7] imx: add imx6 sabrelite board
2011-12-14 0:47 UTC (21+ messages)
` [PATCH V2 1/7] dts/imx: rename gpio labels to consistent with hw spec
` [PATCH V2 2/7] arm/imx6: add imx6q sabrelite board support
` [PATCH V2 4/7] arm/imx: fix cpufreq section mismatch
` [PATCH V2 7/7] arm/imx6q: add cpufreq support
` [PATCH 1/1] arm/imx6q-sabrelite: add enet phy ksz9021rn fixup
[PATCH 1/2] tty: serial: imx: Allow UART to be a source for wakeup
2011-12-14 0:44 UTC (3+ messages)
` [PATCH v5] "
[patch] ARM: smpboot: Enable interrupts after marking CPU online/active
2011-12-14 0:26 UTC (14+ messages)
[PATCH v5 0/6] PM QoS: implement the OMAP low level constraints management code
2011-12-13 23:53 UTC (6+ messages)
` [PATCH 2/6] OMAP2+: omap_hwmod: manage the wake-up latency constraints
` [PATCH 4/6] OMAP3: cpuidle: next C-state decision depends on the PM QoS MPU and CORE constraints
Git pull request: update to the Marvell Orion SOC family
2011-12-13 23:50 UTC (4+ messages)
[PATCH v4] s3c/s3c24xx: arm: leds: Make s3c24xx LEDS driver use gpiolib. Fix error disabling pull during probe
2011-12-13 23:33 UTC
[PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup
2011-12-13 23:32 UTC (7+ messages)
[PATCH] ARM: fix $(CROSS_COMPILE) prefix missing from size invocation
2011-12-13 23:21 UTC (2+ messages)
arm and patch phys offset
2011-12-13 23:17 UTC (3+ messages)
[PATCH V2 0/2] pinctrl: support PXA series
2011-12-13 23:07 UTC (8+ messages)
` [PATCH V2 1/2] pinctrl: enable pinmux for pxa series
` [PATCH V2 2/2] ARM: mmp: enable pinmux in platform driver
[PULL] Calxeda Highbank for 3.3
2011-12-13 23:03 UTC (3+ messages)
[PATCHv11 0/8] OMAP3+: PRCM chain handler
2011-12-13 22:48 UTC (10+ messages)
` [PATCHv11 1/8] ARM: OMAP2+: hwmod: Add API to enable IO ring wakeup
` [PATCHv11 2/8] ARM: OMAP2+: hwmod: Add API to check IO PAD wakeup status
[GIT PULL] Two non-critical DMA fixes for v3.3 merge window
2011-12-13 22:40 UTC (2+ messages)
[GIT PULL] ux500 patches for 3.3
2011-12-13 22:39 UTC (2+ messages)
[GIT PULL] omap hsmmc platform code changes for v3.3 merge window
2011-12-13 22:39 UTC (2+ messages)
[PATCH 1/3] ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
2011-12-13 22:38 UTC (4+ messages)
[PATCH v3 resend2] s3c/s3c24xx: arm: leds: Make s3c24xx LEDS driver use gpiolib
2011-12-13 22:16 UTC (8+ messages)
Anyone used KDB single-stepping on ARM
2011-12-13 21:56 UTC (3+ messages)
` [Kgdb-bugreport] "
[PATCH] omap: rx51: initialize isp1704 properly
2011-12-13 21:55 UTC (7+ messages)
[PATCH v4] ARM: sched_clock: allow sched_clock to be selected at runtime
2011-12-13 21:16 UTC (9+ messages)
[PATCHv2 resend] Fix compilation error when CONFIG_CPU_FREQ_S3C24XX_DEBUGFS selected
2011-12-13 21:06 UTC
[PATCH] ARM: add device tree blobs to .gitignore
2011-12-13 20:36 UTC
[PATCH v9 00/31] gpio/omap: driver cleanup and fixes
2011-12-13 20:20 UTC (26+ messages)
` [PATCH v9 01/31] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v9 02/31] gpio/omap: use flag to identify wakeup domain
` [PATCH v9 03/31] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v9 04/31] gpio/omap: handle save/restore context in GPIO driver
` [PATCH v9 05/31] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v9 06/31] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v9 07/31] gpio/omap: further cleanup using wkup_en register
` [PATCH v9 08/31] gpio/omap: use level/edge detect reg offsets
` [PATCH v9 09/31] gpio/omap: remove hardcoded offsets in context save/restore
` [PATCH v9 10/31] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v9 11/31] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v9 12/31] gpio/omap: use pinctrl offset instead of macro
` [PATCH v9 13/31] gpio/omap: remove unnecessary bit-masking for read access
` [PATCH v9 14/31] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v9 15/31] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v9 16/31] gpio/omap: use pm-runtime framework
` [PATCH v9 17/31] gpio/omap: optimize suspend and resume functions
` [PATCH v9 18/31] gpio/omap: cleanup prepare_for_idle and resume_after_idle
` [PATCH v9 19/31] gpio/omap: fix debounce clock handling
` [PATCH v9 20/31] gpio/omap: fix incorrect access of debounce module
` [PATCH v9 21/31] gpio/omap: remove omap_gpio_save_context overhead
` [PATCH v9 22/31] gpio/omap: save and restore debounce registers
` [PATCH v9 23/31] gpio/omap: enable irq at the end of all configuration in restore
` [PATCH v9 24/31] gpio/omap: restore OE only after setting the output level
` [PATCH v9 25/31] gpio/omap: handle set_dataout reg capable IP on restore
[PATCH v4 0/5] Refactor common Kconfigs for easier maintenance
2011-12-13 20:11 UTC (7+ messages)
` [PATCH v4 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
` [PATCH v4 2/5] ARM: SMP: "
` [PATCH v4 3/5] omap4: Unconditionally require l2x0 L2 cache controller support
` [PATCH v4 4/5] highbank: "
` [PATCH v4 5/5] imx6q: Remove unconditional dependency on l2x0 L2 cache support
[PATCHv2 0/7]ARM: OMAP3PLUS PM: Add IO DaisyChain support via hwmod mux
2011-12-13 19:31 UTC (9+ messages)
[PATCH] arm,davinci: configure davinci aemif chipselects through OF
2011-12-13 18:34 UTC (5+ messages)
` [PATCH] arm, davinci: "
[RFC PATCH] ARM: vmlinux.lds.S: do not hardcode cacheline size as 32 bytes
2011-12-13 18:06 UTC
[PATCH] gpio: pl061: drop extra check for NULL platform_data
2011-12-13 18:02 UTC (2+ messages)
[PATCH 1/1] mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms
2011-12-13 17:25 UTC (5+ messages)
[PATCH] mmc: mmci: Fixup handling of MCI_STARTBITERR
2011-12-13 17:16 UTC (3+ messages)
[PATCH 0/5] mmc: mmci: Improvements and bugfixes for SDIO
2011-12-13 16:24 UTC (2+ messages)
[PATCH 00/14] mmc: mmci: Improved PM support, cleanup and bugfixes
2011-12-13 16:17 UTC (3+ messages)
[PATCH 0/4] Fix the left DMA_NONE from dma_transfer_direction migration
2011-12-13 15:48 UTC (5+ messages)
` [PATCH 1/4] dmaengine: add DMA_TRANS_NONE to dma_transfer_direction
` [PATCH 2/4] mmc: mxs-mmc: fix the dma_transfer_direction migration
` [PATCH 3/4] mtd: fix compile error for gpmi-nand
` [PATCH 4/4] mtd: gpmi-nand: move to dma_transfer_direction
[RFC v2 0/2] Introduce DMA buffer sharing mechanism
2011-12-13 15:10 UTC (7+ messages)
` [RFC v2 1/2] dma-buf: Introduce dma "
` [Linaro-mm-sig] "
[PATCH v2] arm/imx6q: Rename Sabreauto to Armadillo2
2011-12-13 14:48 UTC (3+ messages)
[PATCH 01/19] mxc_udc: add workaround for ENGcm09152 for i.MX25
2011-12-13 14:18 UTC (35+ messages)
` [PATCH 03/19] cpuimx25sd: fix Kconfig
` [PATCH 04/19] mbimxsd25: add spi controler and spidev support
` [PATCH 06/19] mx27vis-aic32x4: only register when running on the right machine
` [PATCH 07/19] imx_v4_v5_defconfig: update default configuration
` [PATCH 08/19] dma: MX3_IPU fix depends
` [PATCH v2 "
` [PATCH 09/19] clock-imx35: fix reboot in internal boot mode
` [PATCH 09/19] clock-imx35: fix reboot in internal boot modeg
` [PATCH v2 09/19] clock-imx35: fix reboot in internal boot mode
` [PATCH 10/19] wm1133-ev1: only register when running on the right machine
` [PATCH 11/19] cpuimx35sd: fix Kconfig
` [PATCH 12/19] cpuimx35: fix touchscreen support
` [PATCH 13/19] enable uncompress log on cpuimx35sd
` [PATCH 14/19] mbimxsd35: add spi controler and spidev support
` [PATCH 15/19] mx3_defconfig: update default configuration
` [PATCH 16/19] eukrea-cpuimx51: remove board
` [PATCH 17/19] cpuimx51sd: add watchdog support
` [PATCH 18/19] mbimx51sd: add audio codec support
` [PATCH 19/19] eukrea-cpuimx51sd: support rev2 PCB
` [PATCH v2 01/19] mxc_udc: add workaround for ENGcm09152 for i.MX25
Bad page state BUG triggered by init process (kernel 3.1.2)
2011-12-13 12:22 UTC (2+ messages)
[PATCH] dmaengine/dw_dmac: Add support for device_prep_dma_sg
2011-12-13 11:54 UTC (2+ messages)
[PATCH 4/4 v2] ARM: smp_twd: reconfigure clockevents after cpufreq change
2011-12-13 11:44 UTC
[PATCH 2/4] ARM: smp_twd: create a percpu reference to the clockevent
2011-12-13 11:31 UTC (3+ messages)
[PATCH 3/4 v2] ARM: smp_twd: get the rate from a clock
2011-12-13 11:24 UTC
[PATCH v5 00/11]ARM: davinci:add support for dm644x vpbe display driver
2011-12-13 11:23 UTC (12+ messages)
` [PATCH v5 01/11] davinci: vpif: remove obsolete header file inclusion
` [PATCH v5 02/11] ARM: davinci: dm644x: remove the macros from the header to move to c file
` [PATCH v5 03/11] ARM: davinci: dm365: "
` [PATCH v5 04/11] ARM: davinci: dm646x: "
` [PATCH v5 05/11] ARM: davinci: create new common platform header for davinci
` [PATCH v5 06/11] davinci: eliminate use of IO_ADDRESS() on sysmod
` [PATCH v5 07/11] davinci: dm644x: Replace register base value with a defined macro
` [PATCH v5 08/11] davinci: dm644x: change vpfe capture structure variables for consistency
` [PATCH v5 09/11] davinci: dm644x: move vpfe init from soc to board specific files
` [PATCH v5 10/11] davinci: dm644x: add support for v4l2 video display
` [PATCH v5 11/11] davinci: dm644x EVM: add support for VPBE display
[PATCH v6 00/10] Add support for tegra30 and cardhu
2011-12-13 11:21 UTC (10+ messages)
` [PATCH v6 03/10] arm/tegra: prepare clock code for multiple tegra variants
` [PATCH v6 04/10] arm/tegra: prepare early init "
[PATCHv8 0/5] I2C driver updates
2011-12-13 10:55 UTC (6+ messages)
` [PATCHv8 1/5] OMAP3+: HWMOD: Add the default clockactivity for I2C
` [PATCHv8 2/5] OMAP: hwmod/device : add omap_device_reset to reset all the hwmods in the device
` [PATCHv8 3/5] OMAP: I2C: Reset support
` [PATCHv8 4/5] OMAP: I2C: Remove the reset in the init path
` [PATCHv8 5/5] OMAP: I2C: Remove the SYSC register definition
[PATCH] ARM: pl2x0/pl310: Refactor Kconfig to be more maintainable
2011-12-13 10:50 UTC (3+ messages)
[PATCH v2 0/3] Device tree support for TWL regulators
2011-12-13 10:19 UTC (4+ messages)
` [PATCH v2 1/3] regulator: twl: adapt twl-regulator driver to dt
` [PATCH v2 2/3] ARM: omap4-sdp: Pass regulator data from dt
` [PATCH v2 3/3] omap4: panda: "
[GIT PULL] pxa changes for v3.3
2011-12-13 10:01 UTC
[PATCH v4 0/5] ARM: davinci: re-arrange definitions to have a common davinci header
2011-12-13 9:38 UTC (3+ messages)
[PATCH 0/4] ARM: OMAP2+: Interrupt controllers adaptation to DT
2011-12-13 9:15 UTC (3+ messages)
` [PATCH 2/4] ARM: OMAP2/3: intc: Add DT support for TI interrupt controller
[PATCH v3] ARM: mxs: Add initial support for Bluegiga APX4 Development Kit
2011-12-13 9:02 UTC
[PATCH 3/4] ARM: smp_twd: get the rate from a clock
2011-12-13 8:46 UTC (4+ messages)
[PATCH 1/1] net/fec: add KSZ9021RN phy fixup
2011-12-13 8:28 UTC (9+ messages)
[PATCH v2] ARM: OMAP3LOGIC: Adding DSS support
2011-12-13 7:52 UTC
[PATCH] iommu: Initialize domain->handler in iommu_domain_alloc()
2011-12-13 7:14 UTC
[PATCH] DMA: PL330: Support MEMTOMEM transmit without barrier operation
2011-12-13 7:06 UTC
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).