messages from 2012-03-14 21:17:43 to 2012-03-16 21:33:17 UTC [more...]
[PATCH v2 0/7] Add TI EMIF SDRAM controller driver
2012-03-16 21:33 UTC (16+ messages)
` [PATCH v2 1/7] misc: ddr: add LPDDR2 data from JESD209-2
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v2 2/7] misc: emif: add register definitions for EMIF
` [PATCH v2 3/7] misc: emif: add basic infrastructure for EMIF driver
` [PATCH v2 4/7] misc: emif: handle frequency and voltage change events
` [PATCH v2 5/7] misc: emif: add interrupt and temperature handling
` [PATCH v2 6/7] misc: emif: add one-time settings
` [PATCH v2 7/7] misc: emif: add debugfs entries for emif
[PATCH 0/2] Omap keypad cleanup and omap5 support
2012-03-16 21:08 UTC (5+ messages)
` [PATCH 1/2] input: keypad: move platform_data to <linux/platform_data>
` [PATCH 2/2] Input: omap-keypad: dynamically handle register offsets
smsc911x on Gumstix Overo/Tobi doesn't work
2012-03-16 19:33 UTC (2+ messages)
arm: omap3: pm34xx.c: Some minor fixups
2012-03-16 18:02 UTC (5+ messages)
` [PATCH 1/2] arm: omap3: pm34xx.c: Fix omap3_pm_init() error out paths
` [PATCH 2/2] arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()
[PATCH 0/5] ARM: OMAP: TLL driver implementation for USB host driver
2012-03-16 16:43 UTC (3+ messages)
[PATCH] OMAP2+: OPP: allow OPP enumeration to continue if device is not present
2012-03-16 16:19 UTC
[PATCH] ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
2012-03-16 16:20 UTC (6+ messages)
[PATCH] OMAP3: OPP: Test for IVA subsystem before attempting to add IVA OPP
2012-03-16 16:04 UTC (9+ messages)
` AW: "
[PATCH 00/10] PM: Create the AVS class of drivers
2012-03-16 15:19 UTC (14+ messages)
` [PATCH 01/10] ARM: OMAP3+: voltage: export functions to plat/voltage.h
` [PATCH 02/10] ARM: OMAP2+: SmartReflex: move the platform specific macros in plat-omap
` [PATCH 03/10] ARM: OMAP3+: SmartReflex: class drivers should use struct omap_sr *
` [PATCH 04/10] ARM: OMAP2+: smartreflex: Use the names from hwmod data instead of voltage domains
` [PATCH 05/10] ARM: OMAP3: hwmod: rename the smartreflex entries
` [PATCH 06/10] ARM: OMAP2+: SmartReflex: use the platform header file for voltage functions
` [PATCH 07/10] ARM: OMAP2+: SmartReflex: introduce a busy loop condition test macro
` [PATCH 08/10] ARM: OMAP2+: SmartReflex: Use per-OPP data structure
` [PATCH 09/10] ARM: OMAP2+: SmartReflex: add POWER_AVS Kconfig options
` [PATCH 10/10] ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/
[PATCH 0/7] remoteproc: additional virtio support
2012-03-16 14:57 UTC (3+ messages)
` [PATCH 1/7] remoteproc: resource table overhaul
[PATCH 0/8][git pull] mmc: omap: Assorted fixes for 3.4 merge window
2012-03-16 14:26 UTC (11+ messages)
` [PATCH v2 1/8] mmc: omap: Enable Auto CMD12
` [PATCH v2 2/8] mmc: omap: add DDR support to omap_hsmmc
` [PATCH v2 3/8] mmc: omap: use runtime put sync in probe error patch
` [PATCH v2 4/8] mmc: omap: context save after enabling runtime pm
` [PATCH v2 5/8] mmc: host: omap_hsmmc: trivial cleanups
` [PATCH v2 6/8] mmc: host: omap_hsmmc: make it behave well as a module
` [PATCH v2 7/8] mmc: host: omap_hsmmc: convert to module_platform_driver
` [PATCH v2 8/8] mmc: omap4: hsmmc: fix module re-insertion
[PATCH 2/2] OMAPDSS: DISPC: Handle synclost errors in OMAP3
2012-03-16 14:15 UTC (5+ messages)
[PATCH v4 00/12] gpio/omap: Some more driver cleanup and fixes
2012-03-16 14:06 UTC (13+ messages)
` [PATCH v4 01/12] gpio/omap: remove saved_fallingdetect, saved_risingdetect fields
` [PATCH v4 02/12] gpio/omap: fix wakeup_en register update in _set_gpio_wakeup()
` [PATCH v4 03/12] gpio/omap: remove suspend_wakeup field from struct gpio_bank
` [PATCH v4 04/12] gpio/omap: remove saved_wakeup "
` [PATCH v4 05/12] gpio/omap: get rid of retrigger variable in gpio_irq_handler
` [PATCH v4 06/12] gpio/omap: fix trigger type to unsigned
` [PATCH v4 07/12] gpio/omap: fix _set_gpio_irqenable implementation
` [PATCH v4 08/12] gpio/omap: remove redundant decoding of gpio offset
` [PATCH v4 09/12] gpio/omap: remove suspend/resume callbacks
` [PATCH v4 10/12] gpio/omap: fix missing dataout context save in _set_gpio_dataout_reg
` [PATCH v4 11/12] gpio/omap: fix incorrect context restore logic in omap_gpio_runtime_*
` [PATCH v4 12/12] gpio/omap: fix incorrect update to context.irqenable1
[PATCH 0/2] omap: board file changes to support dynamic irq alloc
2012-03-16 13:52 UTC (5+ messages)
` [PATCH 1/2] omap1/board-files: fix OMAP_GPIO_IRQ usage with gpio_to_irq()
` [PATCH 2/2] omap2plus/board-files: "
[RFC PATCH 1/2] of: Add generic device tree DMA helpers
2012-03-16 13:36 UTC (18+ messages)
` [PATCH] "
[PATCH 0/8][git pull] mmc: omap: Assorted fixes for 3.4 merge window
2012-03-16 13:32 UTC (19+ messages)
` [PATCH RESEND 1/8] mmc: omap: Enable Auto CMD12
` [PATCH RESEND 2/8] mmc: omap: add DDR support to omap_hsmmc
` [PATCH RESEND 3/8] mmc: omap: use runtime put sync in probe error patch
` [PATCH RESEND 4/8] mmc: omap: context save after enabling runtime pm
` [PATCH RESEND 5/8] mmc: host: omap_hsmmc: trivial cleanups
` [PATCH RESEND 6/8] mmc: host: omap_hsmmc: make it behave well as a module
` [PATCH RESEND 7/8] mmc: host: omap_hsmmc: convert to module_platform_driver
` [PATCH RESEND 8/8] mmc: omap4: hsmmc: fix module re-insertion
[PATCH] OMAP: HSMMC: avoid erratum workaround when transceiver is attached
2012-03-16 12:49 UTC
[PATCH 1/2] OMAPDSS: DISPC: Enable predecimation
2012-03-16 11:59 UTC (3+ messages)
[PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero
2012-03-16 11:11 UTC (4+ messages)
[PATCH] omap2+: add drm device
2012-03-16 11:03 UTC (10+ messages)
[PATCH] omap_vout: Fix "DMA transaction error" issue when rotation is enabled
2012-03-16 9:26 UTC (3+ messages)
[PATCH] omap_vout: Fix the build warning and section miss-match warning
2012-03-16 9:19 UTC (3+ messages)
[PATCH] mmc: omap_hsmmc: set dto to 14 for all devices
2012-03-16 3:22 UTC (4+ messages)
[PATCH 0/2] ARM: OMAP4: powerdomain: Misc powerdomain fix and associated cleanup
2012-03-15 23:40 UTC (8+ messages)
` [PATCH 1/2] ARM: OMAP: powerdomain: Wait for powerdomain transition in pwrdm_state_switch()
We Can Work Together
2012-03-15 15:15 UTC
Lost fixes?
2012-03-15 18:47 UTC (10+ messages)
` [PATCH 4/6] ARM: OMAP: fix missing __devexit_p() annotations
` [PATCH 5/6] ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not built
` [PATCH 6/6] ARM: OMAP: fix cpufreq build
[PATCH] OMAP: clock: fix race in disable all clocks
2012-03-15 18:39 UTC (2+ messages)
[PATCH v2 0/4] dt: device tree support for TI EMIF driver
2012-03-15 18:34 UTC (5+ messages)
` [PATCH v2 1/4] dt: device tree bindings for LPDDR2 memories
` [PATCH v2 2/4] dt: emif: device tree bindings for TI's EMIF sdram controller
` [PATCH v2 3/4] arm: dts: EMIF and LPDDR2 device tree data for OMAP4 boards
` [PATCH v2 4/4] misc: emif: add device tree support to emif driver
[PATCH 1/2] OMAPDSS: provide default get_timings function for panels
2012-03-15 18:00 UTC (2+ messages)
` [PATCH 2/2] OMAPDSS: TPO-TD03MTEA1: add set/check timing functions
arm: omap3: pm34xx.c: Some minor fixups
2012-03-15 17:39 UTC (5+ messages)
` [PATCH 1/2] arm: omap3: pm34xx.c: Fix :omap3_pm_init() error out paths
` [PATCH 2/2] arm: omap3: pm34xx.c: Replace printk() with appropriate pr_*()
GPIO abort on 3630/Zoom3
2012-03-15 17:37 UTC (4+ messages)
[GIT PULL] cpufreq: OMAP updates for v3.4
2012-03-15 17:00 UTC (7+ messages)
AM3517evm
2012-03-15 16:52 UTC (6+ messages)
[PATCH v2 0/8] ARM: OMAP2+: hwmod/timer: first set of cleanups for 3.4
2012-03-15 15:21 UTC (5+ messages)
` [PATCH v2 5/8] ARM: OMAP2+: hwmod: ensure that SYSCONFIG bits are reprogrammed after a reset
[PATCH 1/6] mmc: host: omap_hsmmc: trivial cleanups
2012-03-15 14:26 UTC (3+ messages)
[PATCH 0/2] OMAPDSS: DISPC: Enable predecimation for DMA and VRFB
2012-03-15 11:48 UTC
[PATCH-V3 0/3] ARM: OMAP2+: Add powerdomain & PRM support for AM33XX device
2012-03-15 11:06 UTC (4+ messages)
` [PATCH-V3 1/3] ARM: OMAP3/4: omap_hwmod: Add rstst_off field to struct omap_hwmod_omap4_prcm
` [PATCH-V3 2/3] ARM: OMAP2+: powerdomain: Add offset & mask fields to struct powerdomain
` [PATCH-V3 3/3] ARM: OMAP3+: am33xx: Add powerdomain & PRM support
[GIT PULL] ARM: OMAP: i2c, gpio, spi, regulator and mmc DTS updates
2012-03-15 8:01 UTC (3+ messages)
[PATCH v2] OMAPDSS: provide default timings functions for panels
2012-03-15 8:12 UTC (4+ messages)
[GIT PULL] ARM: OMAP: i2c, gpio, spi and regulator DTS updates
2012-03-14 23:38 UTC (6+ messages)
[PATCH 00/12] mfd: twl: Fix for irqdomain/next + SPARSE_IRQ + MMC card detect
2012-03-14 22:14 UTC (10+ messages)
` [PATCH 01/12] mfd: twl-core: don't depend on pdata->irq_base/end
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