linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-26 19:27:30 to 2012-11-29 07:53:03 UTC [more...]

[PATCH v5 0/5] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-11-29  7:52 UTC  (2+ messages)

[PATCH V2 0/4] ARM: OMAP2+: Timer build warnings and error fixes
 2012-11-29  7:10 UTC  (8+ messages)
` [PATCH V2 1/4] ARM: OMAP2+: Fix realtime_counter_init warning in timer.c
` [PATCH V2 2/4] ARM: OMAP4: Fix build error and "
` [PATCH V2 3/4] ARM: AM335x: Fix "
` [PATCH V2 4/4] ARM: OMAP2+: Fix sparse warnings "

[PATCH 2/3] omap: craneboard: support the TPS65910 PMU
 2012-11-29  6:41 UTC 

[PATCH 1/3] omap: craneboard: support NAND device
 2012-11-29  6:41 UTC 

[try#1 PATCH 0/7] Introduce device_asset and use to control Panda HUB+ETH power and clock
 2012-11-29  5:55 UTC  (10+ messages)
` [try#1 PATCH 1/7] drivers: base: introduce device assets
` [try#1 PATCH 3/7] clk: add default device asset handlers
  ` [try#1 PATCH 2/7] regulator: core: "
  ` [try#1 PATCH 4/7] usb: omap ehci: remove all regulator control from ehci omap
` [try#1 PATCH 5/7] omap4: panda: add smsc95xx regulator and reset dependent on root hub
` [try#1 PATCH 6/7] omap4 panda add smsc95xx clock "
` [try#1 PATCH 7/7] config omap2plus add ehci bits

[PATCH RESEND v5 0/4] OMAP GPMC DT bindings
 2012-11-29  5:24 UTC  (6+ messages)
` [PATCH v5 1/4] mtd: omap-nand: pass device_node in platform data
` [PATCH v5 2/4] ARM: OMAP: gpmc-nand: drop __init annotation
` [PATCH v5 3/4] ARM: OMAP: gpmc: enable hwecc for AM33xx SoCs
` [PATCH v5 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

[PATCH -next] ARM: OMAP4: remove duplicated include from omap_hwmod_44xx_data.c
 2012-11-29  2:45 UTC 

[RFC PATCH 0/5] Device Paths introduced and applied to generic hub and panda
 2012-11-29  2:05 UTC  (31+ messages)
` [RFC PATCH 1/5] drivers : introduce device_path api
` [RFC PATCH 4/5] omap4: panda: add smsc95xx regulator and reset dependent on root hub

[PATCH] MAINTAINERS: update email address for Kevin Hilman
 2012-11-28 23:46 UTC 

[PATCH 0/3] ARM/dts: omap3: Add DT support for IGEP devices
 2012-11-28 23:14 UTC  (4+ messages)
` [PATCH 1/3] ARM/dts: omap3: Add generic "
` [PATCH 2/3] ARM/dts: omap3: Add support for IGEPv2 board
` [PATCH 3/3] ARM/dts: omap3: Add support for IGEP COM Module

[PATCH 1/1] net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected
 2012-11-28 22:51 UTC  (3+ messages)

OMAP* Latest build failures
 2012-11-28 21:43 UTC  (8+ messages)

[PATCH] gpio: New driver for GPO emulation using PWM generators
 2012-11-28 21:02 UTC  (8+ messages)

[PATCH V6 0/2] of: Add generic device tree DMA helpers
 2012-11-28 17:06 UTC  (14+ messages)
` [PATCH V6 2/2] dmaengine: add helper function to request a slave DMA channel

[PATCH v5 0/4] OMAP GPMC DT bindings
 2012-11-28 16:59 UTC  (8+ messages)
` [PATCH v5 1/4] mtd: omap-nand: pass device_node in platform data
` [PATCH v5 2/4] ARM: OMAP: gpmc-nand: drop __init annotation
` [PATCH v5 3/4] ARM: OMAP: gpmc: enable hwecc for AM33xx SoCs
` [PATCH v5 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

[PATCH v2 00/22] OMAP USB Host cleanup
 2012-11-28 16:49 UTC  (26+ messages)
` [PATCH v2 01/22] mfd: omap-usb-tll: Avoid creating copy of platform data
` [PATCH v2 02/22] mfd: omap-usb-tll: Fix channel count detection
` [PATCH v2 03/22] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
` [PATCH v2 04/22] mfd: omap-usb-tll: Clean up clock handling
` [PATCH v2 07/22] mfd: omap-usb-tll: Fix error message
  ` [PATCH v2 05/22] mfd: omap-usb-tll: introduce and use mode_needs_tll()
  ` [PATCH v2 06/22] mfd: omap-usb-tll: Check for missing platform data in probe
  ` [PATCH v2 08/22] mfd: omap-usb-tll: serialize access to TLL device
  ` [PATCH v2 09/22] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
  ` [PATCH v2 10/22] mfd: omap_usb_host: Avoid creating copy of platform_data
  ` [PATCH v2 11/22] mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
  ` [PATCH v2 15/22] ARM: OMAP2+: clock data: Merge utmi_px_gfclk into usb_host_hs_utmi_px_clk
  ` [PATCH v2 18/22] mfd: omap-usb-host: get rid of cpu_is_omap..() macros
` [PATCH v2 12/22] mfd: omap-usb-host: know about number of ports from revision register
` [PATCH v2 13/22] mfd: omap-usb-host: override number of ports from platform data
` [PATCH v2 14/22] mfd: omap-usb-host: cleanup clock management code
` [PATCH v2 16/22] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
` [PATCH v2 17/22] mfd: omap-usb-host: Get rid of unnecessary spinlock
` [PATCH v2 19/22] mfd: omap-usb-host: clean up omap_usbhs_init()
` [PATCH v2 20/22] USB: ehci-omap: Don't free gpios that we didn't request
` [PATCH v2 21/22] ARM: OMAP2+: clock data: get rid of unused USB host clock aliases
` [PATCH v2 22/22] mfd: omap-usb-host: Don't spam console on clk_set_parent failure

[PATCH 0/3] ARM: OMAP2+: Timer build warnings and error fixes
 2012-11-28 16:06 UTC  (17+ messages)
` [PATCH 1/3] ARM: OMAP2+: Fix realtime_counter_init warning in timer.c
` [PATCH 2/3] ARM: OMAP4: Fix build error and "
` [PATCH 3/3] ARM: AM335x: Fix "

[PATCH 0/2] omap_vout: remove cpu_is_* uses
 2012-11-28 15:13 UTC  (2+ messages)

[PATCH v5 00/12] Support for AM33xx PWM Subsystem
 2012-11-28 14:21 UTC  (14+ messages)
` [PATCH v5 01/12] PWMSS: Add PWM Subsystem driver for parent<->child relationship
` [PATCH v5 05/12] pwm: pwm-tiecap: pinctrl support
  ` [PATCH v5 02/12] ARM: OMAP: AM33xx hwmod: Corrects PWM subsystem HWMOD entries
  ` [PATCH v5 03/12] ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem
  ` [PATCH v5 04/12] pwm: tiecap: Add device-tree binding
  ` [PATCH v5 06/12] ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK
  ` [PATCH v5 07/12] pwm: pwm-tiehrpwm: Adding TBCLK gating support
  ` [PATCH v5 08/12] pwm: tiehrpwm: Add device-tree binding
  ` [PATCH v5 09/12] pwm: pwm-tiehrpwm: pinctrl support
  ` [PATCH v5 10/12] ARM: dts: AM33XX: Add PWMSS device tree nodes
  ` [PATCH v5 12/12] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evmsk
` [PATCH v5 11/12] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm

[PATCH v4 0/3] pwm: Drivers for twl4030/6030 PWMs and LEDs
 2012-11-28 14:20 UTC  (5+ messages)
  ` [PATCH v4 1/3] pwm: New driver to support PWMs on TWL4030/6030 series of PMICs
  ` [PATCH v4 2/3] pwm: New driver to support PWM driven LEDs "
` [PATCH v4 3/3] pwm: Remove pwm-twl6030 driver

[PATCH] staging: drm/omap: fix missing include on omap_crtc
 2012-11-28 12:55 UTC 

[PATCH] OMAPDSS: Use only "omapdss_dss" platform device to get context lost count
 2012-11-28 11:49 UTC  (2+ messages)

[PATCH v3 0/5] pm: Add power off control
 2012-11-28 11:12 UTC  (4+ messages)
` [PATCH v3 1/5] rtc: OMAP: Add system pm_power_off to rtc driver
  ` [rtc-linux] "

[PATCH 0/7] OMAPDSS: Cleanup omap_dss_features
 2012-11-28 10:41 UTC  (8+ messages)
` [PATCH 1/7] OMAPDSS: DISPC: Move burst_size and buffer_size to dispc_features
` [PATCH 2/7] OMAPDSS: DISPC: Move DISPC specific dss_reg_fields "
` [PATCH 3/7] OMAPDSS: DISPC: Move DISPC specific dss_params "
` [PATCH 4/7] OMAPDSS: DSI: Move DSI specific reg_fields to dsi_feats
` [PATCH 5/7] OMAPDSS: DSI: Move DSI specific dss_params "
` [PATCH 6/7] OMAPDSS: DSS: Add members fld_dispc_clk_switch and dss_fck_max
` [PATCH 7/7] OMAPDSS: DSI: Add FEAT_PARAM_DSS_FCK

OMAP4430 produces boot warnings
 2012-11-28 10:44 UTC  (13+ messages)

[PATCHv2] i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag
 2012-11-28 10:38 UTC  (2+ messages)

[PATCH] drivers: bus: omap_interconnect: Fix rand-config build warning
 2012-11-28  8:26 UTC  (10+ messages)

[PATCH v3 0/4] RFC: OMAP GPMC DT bindings
 2012-11-28  5:01 UTC  (13+ messages)
` [PATCH v3 4/4] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

omap DSS fails with tft410 driver panel?
 2012-11-27 19:15 UTC  (8+ messages)

[PATCH] Don't mark shared helper functions as inline
 2012-11-27 17:52 UTC  (4+ messages)

[PATCH 1/1] ARM: OMAP: fix build error in arch/arm/mach-omap2/timer.c
 2012-11-27 16:52 UTC  (2+ messages)

need help debugging ISP problem
 2012-11-27 16:52 UTC  (2+ messages)

[PATCH 00/16] OMAP USB Host cleanup
 2012-11-27 16:30 UTC  (16+ messages)
` [PATCH 06/16] mfd: omap-usb-host: cleanup clock management code
` [PATCH 10/16] mfd: omap-usb-host: Intialize all available ports

[PATCH] usb: musb: dsps: header movement build error fix
 2012-11-27 14:45 UTC 

[PATCH 1/1] net: cpts: fix for build break after ARM SoC integration
 2012-11-27 14:42 UTC  (4+ messages)

[PATCH v4 00/11] Support for AM33xx PWM Subsystem
 2012-11-27 14:20 UTC  (10+ messages)
` [PATCH v4 05/11] pwm: pwm-tiecap: pinctrl support

[PATCH] OMAP: board-files: fix i2c_bus for tfp410
 2012-11-27 10:02 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 1/1] ARM: OMAP2+: omap2plus_defconfig: enable twl4030 SoC audio
 2012-11-27  9:58 UTC  (2+ messages)

[PATCH 1/1] ARM: OMAP2+: enable devtmpfs and devtmpfs automount
 2012-11-27  9:20 UTC  (3+ messages)

[PATCH v3 00/10] Support for AM33xx PWM Subsystem
 2012-11-27  6:24 UTC  (7+ messages)
` [PATCH v3 03/10] ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem

[PATCH] Input: omap4-keypad: Remove the OMAP4_KBD_SYSCONFIG and OMAP4_KBD_SYSSTATUS
 2012-11-27  5:17 UTC  (4+ messages)

OMAP build now completely broken in latest arm-soc
 2012-11-27  1:13 UTC  (3+ messages)

[GIT PULL 1/3] omap late timer clean-up (and a warning fix) for v3.8 merge window
 2012-11-27  1:06 UTC 

[GIT PULL 3/3] omap late multiplatform cleanup for v3.8 merge window
 2012-11-27  1:06 UTC  (2+ messages)
` [GIT PULL 2/3] omap late prcm changes "

[GIT PULL 1/3] omap late timer clean-up (and a warning fix) for v3.8 merge window
 2012-11-27  1:06 UTC 

[PATCH v2] OMAP2+: mux: Fixed gpio mux mode analysis
 2012-11-27  1:02 UTC 

[RFC PATCH 1/5] drivers : introduce device_path api
 2012-11-26 23:26 UTC  (2+ messages)

[GIT PULL] ARM: OMAP2+: hwmod/PRM changes for 3.8
 2012-11-26 20:40 UTC  (3+ messages)


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).