messages from 2012-06-11 01:06:50 to 2012-06-11 15:25:02 UTC [more...]
[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
2012-06-11 15:25 UTC (10+ messages)
` [PATCH 01/14] rtc: ab8500-rtc: IRQF_ONESHOT when requesting a threaded IRQ
` [PATCH 02/14] rtc: Ensure correct probing of the AB8500 RTC when Device Tree is enabled
` [PATCH 03/14] mfd: ab8500-gpadc: Enable IRQF_ONESHOT when requesting a threaded IRQ
` [PATCH 04/14] mfd: Remove redundant Kconfig entry
` [PATCH 05/14] mfd: Enable DT probing of the DB8500 PRCMU
` [PATCH 06/14] mfd: Initialise the DB8500 PRCMU driver at core_initcall time
` [PATCH 07/14] mfd: Initialise the AB8500 "
` [PATCH 08/14] mfd: Add IRQ domain support for the AB8500
` [PATCH 09/14] i2c: Add Device Tree support to the Nomadik I2C driver
[PATCH 01/22] Fixes and clean-ups for Device Tree on Snowball
2012-06-11 15:18 UTC (14+ messages)
` [PATCH 09/22] regulator: Change db8500-prcmu match names to reflect Device Tree
[PATCH] ARM: Fix dts files w/ status property: "disable" -> "disabled"
2012-06-11 15:11 UTC
[PATCH v2 00/10] ARM: tegra: Add PCIe device tree support
2012-06-11 15:05 UTC (11+ messages)
` [PATCH v2 01/10] PCI: Keep pci_fixup_irqs() around after init
` [PATCH v2 02/10] ARM: pci: Keep pci_common_init() "
` [PATCH v2 03/10] ARM: pci: Allow passing per-controller private data
` [PATCH v2 04/10] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC
` [PATCH v2 05/10] ARM: tegra: Rewrite PCIe support as a driver
` [PATCH v2 06/10] ARM: tegra: pcie: Add MSI support
` [PATCH v2 07/10] ARM: tegra: pcie: Add device tree support
` [PATCH v2 08/10] ARM: tegra: harmony: Initialize regulators from DT
` [PATCH v2 09/10] ARM: tegra: harmony: Initialize PCIe "
` [PATCH v2 10/10] ARM: tegra: trimslice: "
[PATCH 0/5] OMAP3530evm misc fixes for linux-omap
2012-06-11 15:03 UTC (10+ messages)
` [PATCH 1/5] ARM: OMAP3EVM: Add NAND flash definition
` [PATCH 2/5] ARM: OMAP3EVM: Adding USB internal LDOs board file
` [PATCH 3/5] ARM: omap3evm: enable VBUS switch for EHCI tranceiver
` [PATCH 4/5] MFD: OMAP3EVM: USB: cosmetic fix to failed parent clk set
` [PATCH 5/5] Input: ads7846: set proper debounce time in driver level
[PATCH 0/9] Adapt GPMC peripherals, platforms to driver
2012-06-11 15:00 UTC (10+ messages)
` [PATCH 1/9] ARM: OMAP2+: gpmc-nand: Adapt to use gpmc driver
` [PATCH 2/9] ARM: OMAP2+: gpmc-onenand: "
` [PATCH 3/9] ARM: OMAP2+: flash: "
` [PATCH 4/9] ARM: OMAP2+: gpmc-tusb6010: "
` [PATCH 5/9] ARM: OMAP2+: gpmc-smc91x: "
` [PATCH 6/9] ARM: OMAP2+: gpmc-smsc911x: "
` [PATCH 7/9] ARM: OMAP2+: gpmc-smsc911x: runtime time calculation
` [PATCH 8/9] ARM: OMAP2+: board omap3evm: use gpmc driver
` [PATCH 9/9] ARM: OMAP2+: board omap3beagle: "
[PATCH 0/14] ARM: LPC32xx specific updates for next
2012-06-11 14:58 UTC (22+ messages)
` [PATCH 1/14] ARM: LPC32xx: Add NAND flash timing to PHY3250 board dts
` [PATCH 2/14] ARM: LPC32xx: Clock initialization for NAND controllers
` [PATCH 3/14] ARM: LPC32xx: Remove SLC controller initialization from platform init
` [PATCH 4/14] ARM: LPC32xx: Add DMA configuration to platform data
` [PATCH 5/14] ARM: LPC32xx: Adjust dtsi file for MLC controller configuration
` [PATCH 6/14] ARM: LPC32xx: Add dts for EA3250 reference board
` [PATCH 7/14] ARM: LPC32xx: DTS adjustment for key matrix controller
` [PATCH 8/14] ARM: LPC32xx: Clock "
` [PATCH 9/14] ARM: LPC32xx: Defconfig update
` [PATCH 10/14] ARM: LPC32xx: Add MMC controller support
` [PATCH 11/14] ARM: LPC32xx: DTS adjustment for using pl18x primecell
` [PATCH 12/14] ARM: LPC32xx: DT conversion of Standard UARTs
` [PATCH 13/14] ARM: LPC32xx: High Speed UART configuration via DT
` [PATCH 14/14] ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use default
[PATCH 1/2 V3] MXS: Set I2C timing registers for mxs-i2c
2012-06-11 14:42 UTC (7+ messages)
Overriding/concatenating kernel command-line with bootargs from dtb?
2012-06-11 14:34 UTC (2+ messages)
[PATCH v4] ARM: pxa: hx4700: Fix basic suspend/resume
2012-06-11 14:31 UTC
am33xx: pin modes
2012-06-11 14:29 UTC (5+ messages)
[PATCH v5 00/14] GPMC driver conversion
2012-06-11 14:27 UTC (15+ messages)
` [PATCH v5 01/14] ARM: OMAP2+: gpmc: platform definitions
` [PATCH v5 02/14] ARM: OMAP2+: gpmc: Adapt to HWMOD
` [PATCH v5 03/14] ARM: OMAP2+: gpmc: driver migration helper
` [PATCH v5 04/14] ARM: OMAP2+: gpmc: minimal driver support
` [PATCH v5 05/14] ARM: OMAP2+: gpmc: resource creation helpers
` [PATCH v5 06/14] ARM: OMAP2+: gpmc: CS configuration helper
` [PATCH v5 07/14] ARM: OMAP2+: gpmc: time setting (register#) helper
` [PATCH v5 08/14] ARM: OMAP2+: gpmc: bool type timing helper
` [PATCH v5 09/14] ARM: OMAP2+: gpmc: holler if no configuration
` [PATCH v5 10/14] ARM: OMAP2+: gpmc: waitpin helper
` [PATCH v5 11/14] ARM: OMAP2+: gpmc: handle connected peripherals
` [PATCH v5 12/14] ARM: OMAP2+: gpmc: cs reconfigure helper
` [PATCH v5 13/14] ARM: OMAP2+: gpmc: update nand register info
` [PATCH v5 14/14] ARM: OMAP2+: gpmc: writeprotect helper
Current state of AM33xx patches
2012-06-11 14:21 UTC (4+ messages)
[PATCH] arm: versatile: fix and enable PCI I/O space
2012-06-11 14:03 UTC
[PATCH 0/3] Prepare for GPMC driver conversion
2012-06-11 14:02 UTC (4+ messages)
` [PATCH 1/3] ARM: OMAP2+: nand: unify init functions
` [PATCH 2/3] ARM: OMAP2+: onenand: cleanup for gpmc driver conversion
` [PATCH 3/3] ARM: OMAP2+: gpmc: handle additional timings
[PATCH] pinctrl: Add one-register-per-pin type device tree based pinctrl driver
2012-06-11 13:58 UTC
[PATCH] ARM: OMAP2+: cpu: Make cpu_class_is_omap2 true for all non-omap1 platforms
2012-06-11 13:22 UTC
[PATCH v2] ARM: OMAP2/3: hwmod data: add gpmc
2012-06-11 13:15 UTC
Kernel 3.4 error on Dreamplug: [vectors]: mlock failed: Cannot allocate memory
2012-06-11 13:06 UTC (4+ messages)
[PATCH 1/9] ARM: Kirkwood: Add interrupt controller support for DT boards
2012-06-11 12:49 UTC (2+ messages)
[PATCH 1/1] ARM: dma-mapping: Add missing static storage class specifier
2012-06-11 12:27 UTC (2+ messages)
[PATCH] ARM: Kirkwood: Fix crash when neither NAND nor SPI
2012-06-11 12:17 UTC (3+ messages)
[PATCH] regulator: Add ramp_delay to regulator constraints to get used as a configurable parameter
2012-06-11 12:11 UTC
[PATCH 08/22] regulator: Change ab8500 match names to reflect Device Tree
2012-06-11 11:42 UTC (15+ messages)
[PATCH 1/3] mx3fb: do not support panning with fb blanked
2012-06-11 11:18 UTC (6+ messages)
` [PATCH 3/3] mx3fb: avoid screen flash when panning with fb_set_var
[PATCH] MXS: Add DENX M28 dts file
2012-06-11 10:59 UTC (8+ messages)
[PATCH 0/7 v2] Next round of DT enablement for ux500/Snowball
2012-06-11 10:34 UTC (10+ messages)
` [PATCH 6/7] MMC: mmci: Enable Device Tree support for ux500 variants
` [PATCH 6.2/7] MMC: mmci: Enable Device Tree support for ux500
[PATCH] ARM: EXYNOS: Add smc call to support trustzone feature
2012-06-11 10:19 UTC (3+ messages)
[PATCH v2 0/5] mmp audio support
2012-06-11 10:04 UTC (6+ messages)
` [PATCH v2 1/5] dmaengine: mmp_tdma: add mmp tdma support
` [PATCH v2 2/5] ASoC: mmp: add audio dma support
` [PATCH v2 3/5] ASOC: mmp: add sspa support
` [PATCH v2 4/5] ASoC: add mmp brownstone support
` [PATCH v2 5/5] ASoC: add ttc-dkb machine support
[PATCHv2 00/12] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
2012-06-11 9:54 UTC (14+ messages)
` [PATCHv2 04/12] ARM: OMAP4: hwmod data: fix 32k sync timer idle modes
` [PATCHv2 07/12] ARM: OMAP4+: AESS: enable internal auto-gating during initial setup
` [PATCHv2 09/12] ARM: OMAP2+: usb_host_fs: add custom setup_preprogram for usb_host_fs (fsusb)
` [PATCHv2 12/12] ARM: OMAP4: hwmod data: do not enable or reset the McPDM during kernel init
i.MX IPU preparation patches
2012-06-11 9:41 UTC (9+ messages)
` [PATCH 1/2] ARM i.MX51: setup mipi
RFC: changing DMA slave configuration API
2012-06-11 9:33 UTC (6+ messages)
[PATCH 1/3] net: lpc_eth: Replace WARN() trace with simple pr_warn()
2012-06-11 9:26 UTC (12+ messages)
` [PATCH 2/3] net: lpc_eth: Increase number of TX descriptors
` [PATCH 3/3] net: lpc_eth: Driver cleanup
[PATCH 00/11] ARM: OMAP: core/hwmod: first set of fixes for 3.5-rc
2012-06-11 9:24 UTC (28+ messages)
` [PATCH 04/11] ARM: OMAP2+: usb_host_fs: add custom reset for usb_host_fs (fsusb)
` [PATCH 05/11] ARM: OMAP2+: hwmod code/data: fix 32K sync timer
[PATCH 0/6] ARM: OMAP AM33xx: PRM/CM support for 3.6
2012-06-11 9:19 UTC (4+ messages)
` [PATCH 2/6] ARM: OMAP AM33xx: voltagedomain: Add voltage domain data
[PATCH] ARM: omap: clock: Get rid of unwanted clkdm assocations within clks
2012-06-11 9:01 UTC (8+ messages)
v3.4 boot failure on qemu-system-arm -M versatilepb
2012-06-11 8:28 UTC (4+ messages)
` Re[3]: "
[PATCH] ARM: kprobes: run t32_simulate_ldr_literal() without insn slot
2012-06-11 8:18 UTC
[PATCH][RFC] mm: Don't put CMA pages on per-cpu lists
2012-06-11 8:16 UTC (2+ messages)
[PATCH] gpio: LPC32xx: Driver cleanup
2012-06-11 8:12 UTC
MMC: commit dba3c29 ruins mmc card data on beagle-xm revB
2012-06-11 7:20 UTC (2+ messages)
[PATCH] MXS: Enable FLEXCAN for MXS/DT
2012-06-11 7:13 UTC (2+ messages)
[PATCH] MXS: Fix the gpmi/gpmi-nand DT name
2012-06-11 7:04 UTC (2+ messages)
[PATCH] ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2
2012-06-11 6:48 UTC (4+ messages)
[PATCH] arm: omap: drop unused IRQ defines
2012-06-11 6:42 UTC (2+ messages)
[PATCH 0/3] ARM: OMAP2/3: DSS HWMOD fixes
2012-06-11 6:41 UTC (2+ messages)
[PATCH RESEND] mfd: anatop: permit adata be NULL when access register
2012-06-11 6:28 UTC (4+ messages)
[RFC] kernel, logbuf: add support for external log buffer
2012-06-11 6:13 UTC
[PATCH] ARM: update die handler from x86
2012-06-11 5:43 UTC
[RFC PATCH] ARM: Make a compile trustzone conditionally
2012-06-11 5:15 UTC
[GIT PULL] imx fixes for v3.5-rc (part 2)
2012-06-11 4:47 UTC
[PATCH 00/08] mach-shmobile: Emma Mobile EV2 support V3
2012-06-11 3:55 UTC (2+ messages)
[PATCH V2] MXS: Add DT binding support into stmp3xxx-rtc
2012-06-11 3:53 UTC (2+ messages)
[PATCH v7 00/12] Per SoC descriptor
2012-06-11 3:48 UTC (5+ messages)
` [PATCH v7 02/12] ARM: SoC: Add per SoC SMP and CPU hotplug operations
` [PATCH v7 11/12] ARM: SoC: convert imx6q to SoC descriptor
[PATCH 1/1] mx3fb: support pan display with fb_set_var
2012-06-11 2:15 UTC
[PATCH] serial/imx: enable the clock when we really use the uart port
2012-06-11 2:13 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).