messages from 2012-05-29 12:54:22 to 2012-05-30 18:13:40 UTC [more...]
[PATCH] slimbus: Linux driver framework for SLIMbus
2012-05-30 18:13 UTC (2+ messages)
[PATCH] ARM: OMAP3/4: consolidate cpuidle Makefile
2012-05-30 18:07 UTC (4+ messages)
Kernel 3.4 error on Dreamplug: [vectors]: mlock failed: Cannot allocate memory
2012-05-30 18:06 UTC
ARM Versatile defconfig PCI io out of range?
2012-05-30 18:02 UTC
[PATCHv2 00/19] ARM: OMAP4: device off support
2012-05-30 17:59 UTC (36+ messages)
` [PATCHv2 03/19] ARM: OMAP4: PM: Add device-off support
` [PATCHv2 04/19] ARM: OMAP4: PM: save/restore all DPLL settings in OFF mode
` [PATCHv2 09/19] ARM: OMAP4: PM: add errata support
` [PATCHv2 10/19] ARM: OMAP4: PM: Work-around for ROM code BUG of IVAHD/TESLA
` [PATCHv2 14/19] ARM: OMAP4: wakeupgen: enable clocks for save_secure_all
` [PATCHv2 17/19] ARM: OMAP4: put cpu1 back to sleep if no wake request
[PATCH RFC 0/3] i2c-nomadik changes
2012-05-30 17:46 UTC (4+ messages)
` [PATCH RFC 1/3] i2c-nomadik: move header from <plat/i2c.h> to <linux/i2c-nomadik.h>
` [PATCH RFC 2/3] i2c-nomadik: turn the platform driver to an amba driver
` [PATCH RFC 3/3] i2c-nomadik: depend on ARM_AMBA, not PLAT_NOMADIK
[PATCH 1/2] ARM: S3C64XX: Add module identification for Balblair Cragganmore module
2012-05-30 17:19 UTC (2+ messages)
` [PATCH 2/2] ARM: S3C64XX: Add WM5102 EVM to Cragganmore modules
[PATCH 2/2] MFD: mc13xxx workaround SPI hardware bug on i.Mx
2012-05-30 17:08 UTC
[PATCH 01/22] Fixes and clean-ups for Device Tree on Snowball
2012-05-30 16:41 UTC (43+ messages)
` [PATCH 01/22] ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement
` [PATCH 02/22] ARM: ux500: New DT:ed u8500_init_devices "
` [PATCH 03/22] ARM: ux500: Disable SMSC911x platform code registration when DT is enabled
` [PATCH 04/22] ARM: ux500: Remove DB8500 PRCMU platform "
` [PATCH 05/22] ARM: ux500: PRCMU related configuration and layout corrections for Device Tree
` [PATCH 06/22] ARM: ux500: Re-enable SMSC911x platform code registration during non-DT boots
` [PATCH 07/22] ARM: ux500: Use correct format for dynamic IRQ assignment
` [PATCH 08/22] regulator: Change ab8500 match names to reflect Device Tree
` [PATCH 09/22] regulator: Change db8500-prcmu "
` [PATCH 10/22] ARM: ux500: Disable platform setup of the ab8500 when DT is enabled
` [PATCH 11/22] ARM: ux500: Only initialise STE's UIBs on boards which support them
` [PATCH 12/22] ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device Tree
` [PATCH 13/22] ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot
` [PATCH 14/22] ARM: ux500: Provide regulator support for SMSC911x via Device Tree
` [PATCH 15/22] ARM: ux500: Add support for ab8500 regulators into the "
` [PATCH 16/22] mfd: ab8500-gpadc: Enable IRQF_ONESHOT when requesting a threaded IRQ
` [PATCH 17/22] rtc: ab8500-rtc: "
` [rtc-linux] "
` [PATCH 18/22] mfd: Remove redundant Kconfig entry
` [PATCH 19/22] net/smsc911x: Repair broken failure paths
` [PATCH 20/22] pinctrl-nomadik: Allow Device Tree driver probing
` [PATCH 21/22] ARM: ux500: Enable probing of pinctrl through Device Tree
` [PATCH 22/22] mfd: Enable DT probing of the DB8500 PRCMU
[PATCH 0/3] omap3/omap4: add device tree support for wdt
2012-05-30 16:12 UTC (18+ messages)
` [PATCH 1/3] arm/dts: add wdt node for omap3 and omap4
` [PATCH 2/3] OMAP: avoid build wdt platform device if with dt support
` [PATCH 3/3] watchdog: omap_wdt: add device tree support
v3.4 boot failure on qemu-system-arm -M versatilepb
2012-05-30 15:37 UTC (2+ messages)
` Re[3]: "
[PATCH] serial: Add driver for LPC32xx High Speed UARTs
2012-05-30 15:31 UTC (2+ messages)
[RFC PATCH 0/5] omap: add ocp2scp as a misc driver
2012-05-30 15:23 UTC (10+ messages)
` [RFC PATCH 1/5] arm: omap: hwmod: make *phy_48m* as the main_clk of ocp2scp
` [RFC PATCH 2/5] arm: omap: remove ocp2scp_usb_phy_ick clock node
` [RFC PATCH 3/5] drivers: misc: omap: add a new driver for ocp2scp
` [RFC PATCH 4/5] ARM: OMAP4: add _dev_attr_ to ocp2scp for representing usb_phy
` [RFC PATCH 5/5] arm: omap: ocp2scp: create omap device for ocp2scp
[RFC PATCH 0/3] usb: musb: add new phy driver
2012-05-30 15:09 UTC (6+ messages)
` [RFC PATCH 1/3] drivers: usb: otg: add a new driver for omap usb2 phy
` [RFC PATCH 2/3] usb: musb: omap glue: use omap-usb2 as the phy driver
` [RFC PATCH 3/3] arm: omap: phy: remove unused functions from omap-phy-internal.c
[PATCH 1/2] remoteproc: maintain a generic child device for each rproc
2012-05-30 12:38 UTC (6+ messages)
` [PATCH 2/2] remoteproc: remove the now-redundant kref
[RFC PATCH 00/11] OMAP System Control Module
2012-05-30 12:16 UTC (30+ messages)
` [RFC PATCH 03/11] arm: omap: device: create a device for system control module
` [RFC PATCH 05/11] mfd: omap: control: core system control driver
` [RFC PATCH 09/11] ARM: OMAP4+: thermal: introduce bandgap temperature sensor
` [RFC PATCH 10/11] omap4: thermal: add basic CPU thermal zone
` [RFC PATCH 11/11] ARM: DT: Add support to system control module for OMAP4
[PATCH] Visstrim M10: fix gpio handling
2012-05-30 11:13 UTC
[PATCH v5 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
2012-05-30 10:19 UTC (8+ messages)
` [PATCH v5 1/7] ARM: davinci, cp_intc: Add irq domain support
` [PATCH v5 2/7] ARM: davinci, cp_intc: Add OF support for TI interrupt controller
` [PATCH v5 3/7] ARM: davinci: configure davinci aemif chipselects through OF
` [PATCH v5 4/7] ARM: davinci: net: davinci_emac: add OF support
` [PATCH v5 5/7] ARM: davinci: i2c: "
` [PATCH v5 6/7] ARM: mtd: nand: davinci: add OF support for davinci nand controller
` [PATCH v5 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board
[PATCH v2 0/6] spi: s3c64xx: add support for device tree
2012-05-30 10:13 UTC (8+ messages)
` [PATCH v2 4/6] ARM: Samsung: Modify s3c64xx_spi{0|1|2}_set_platdata function
Query about: ARM11 MPCore: preemption/task migration cache coherency
2012-05-30 10:01 UTC (5+ messages)
[RFC PATCH] clk: add extension API
2012-05-30 9:28 UTC (3+ messages)
[PATCH] serial: samsung: protect NULL dereference of clock name
2012-05-30 9:28 UTC (3+ messages)
[PATCH 0/2] clk: Add support for more default divider types
2012-05-30 9:24 UTC (4+ messages)
` [PATCH 2/2] clk: Add support for rate table based dividers
[GIT PULL] CMA and ARM DMA-mapping updates for v3.5
2012-05-30 8:59 UTC (4+ messages)
` [PATCH] ARM: dma-mapping: remove unconditional dependency on CMA
[PATCH 0/3] ARM: OMAP4: add support for TPS62361 PMIC
2012-05-30 8:50 UTC (6+ messages)
` [PATCH 1/3] ARM: OMAP4: VC: fix I2C timing
[PATCHv5 0/8] ARM: OMAP4: core retention support
2012-05-30 8:02 UTC (4+ messages)
` [PATCHv5 5/8] ARM: OMAP: hwmod: Add support for per hwmod/module context lost count
[RFC 00/34] PL08x DMA conversion to virt-dma
2012-05-30 8:02 UTC (6+ messages)
` [RFC 02/34] dmaengine: virt-dma: vchan_find_desc()
` [RFC 03/34] dmaengine: virt-dma: add support for cyclic DMA periodic callbacks
[PATCH 00/10] spi: s3c64xx: add support for device tree
2012-05-30 8:00 UTC (4+ messages)
` [PATCH 02/10] spi: s3c64xx: move controller information into driver data
[RFC PATCH] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
2012-05-30 7:51 UTC
[PATCH v4 1/6] gpio: fix a typo of comment message
2012-05-30 7:29 UTC (16+ messages)
` [PATCH v4 4/6] gpio: introduce lock mechanism for gpiochip_find
` [PATCH v4 6/6] pinctrl: add pinctrl gpio binding support
[PATCHv2 0/4] ARM: replace custom consistent dma region with vmalloc
2012-05-30 7:22 UTC (12+ messages)
` [PATCHv2 3/4] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
` [PATCHv2 4/4] ARM: dma-mapping: remove custom consistent dma region
Regression for non-eMMC cards with commit fa550189?
2012-05-30 7:13 UTC (7+ messages)
` [PATCH] mmc: omap: Fix broken reg_shift initialization
[PATCH 00/16] The last large installment of DT for Snowball
2012-05-30 2:51 UTC (9+ messages)
` [PATCH 15/16] ARM: ux500: Add regulator support for nomadik-i2c into the db8500 Device Tree
[PATCH 2/4] ASoC: mmp: add audio dma support
2012-05-29 23:55 UTC (13+ messages)
` [alsa-devel] "
[PATCH] ARM: Make consistent_base static
2012-05-29 23:20 UTC
[PATCH] staging: comedi: Make COMEDI_FC a hidden Kconfig option
2012-05-29 22:36 UTC (2+ messages)
[PATCH] Drop superfluous setting of i2c_board_info.type
2012-05-29 17:22 UTC (4+ messages)
[PATCH] ARM: imx: only call l2x0_init if it's available
2012-05-29 17:19 UTC (2+ messages)
[PATCH] ARM: imx: only specify i2c device type once
2012-05-29 17:18 UTC (2+ messages)
arm: Remaining issue with alignment of __log_buf in printk.c
2012-05-29 17:13 UTC (5+ messages)
[PATCH v9 0/3] MTD: at91: Add PMECC support for at91 nand flash driver
2012-05-29 16:01 UTC (5+ messages)
` [PATCH v9 3/3] MTD: at91: atmel_nand: Update driver to support Programmable Multibit ECC controller
[PATCH 2/2] mmc: at91-mci: this driver is now deprecated
2012-05-29 15:57 UTC (5+ messages)
` [PATCH v2] ARM: at91: add atmel-mci support for chips and boards which can use it
[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
2012-05-29 15:53 UTC (9+ messages)
[PATCH] ARM: new cache maintenance api for iommu mem flush
2012-05-29 15:52 UTC
[PATCH 1/2] serial/8250: Add LPC3220 standard UART type
2012-05-29 15:39 UTC (2+ messages)
[PATCH] Avoid needing export of include/asm-generic/kvm_para.h
2012-05-29 14:45 UTC (2+ messages)
[PATCH] ARM: mx35: add cpufreq support
2012-05-29 14:34 UTC (9+ messages)
usb, davinci: usb 2.0 problem on an am1808 based board
2012-05-29 14:22 UTC (7+ messages)
[PATCH v4 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
2012-05-29 13:28 UTC (7+ messages)
` [PATCH v4 1/7] ARM: davinci, intc: Add irq domain support
` [PATCH v4 5/7] ARM: davinci: i2c: add OF support
[PATCH v3 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
2012-05-29 13:07 UTC (4+ messages)
` [PATCH v3 1/7] ARM: davinci, intc: Add OF support for TI interrupt controller
[PATCH] MXS: Add DENX M28 dts file
2012-05-29 12:57 UTC (4+ 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).