linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-23 10:29:34 to 2011-11-28 13:38:59 UTC [more...]

[PATCH v3 0/5] Support for OMAP4 Digital Microphone interface
 2011-11-28 13:39 UTC  (10+ messages)
` [PATCH v3 1/5] OMAP4: hwmod: Add names for DMIC memory address space
` [PATCH v3 2/5] ASoC: OMAP4: omap-dmic: Initial support for OMAP DMIC
    `  "
        `  "
` [PATCH v3 3/5] OMAP4: devices: Register OMAP4 DMIC platform device
` [PATCH v3 4/5] OMAP4: board-4430sdp: Register platform device for digimic codec
` [PATCH v3 5/5] ASoC: sdp4430: Add support for digital microphones

[PATCH 1/3] omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resume
 2011-11-28 10:39 UTC  (15+ messages)
` [PATCH 2/3] omap_hsmmc: add pm_caps field
` [PATCH 3/3] omap: board-sdp4430: declare support for MMC_PM_KEEP_POWER

[PATCH 00/13] OMAPDSS: DSI fixes
 2011-11-28  9:08 UTC  (15+ messages)
` [PATCH 01/13] OMAPDSS: DSI: flush posted write when entering ULPS
` [PATCH 02/13] OMAPDSS: DSI: flush posted write in send_bta
` [PATCH 03/13] OMAPDSS: DISPC: Flush posted writes when enabling outputs
` [PATCH 04/13] OMAPDSS: DSI: count with number of lanes
` [PATCH 05/13] OMAPDSS: DSI: Parse lane config
` [PATCH 06/13] OMAPDSS: DSI: Use new lane config in dsi_set_lane_config
` [PATCH 07/13] OMAPDSS: DSI: use lane config in dsi_get_lane_mask
` [PATCH 08/13] OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset
` [PATCH 09/13] OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override
` [PATCH 10/13] OMAPDSS: DSI: remove dsi_get_num_lanes_used
` [PATCH 11/13] OMAPDSS: DSI: fix lane handling when entering ULPS
` [PATCH 12/13] OMAPDSS: DSI: improve wait_for_bit_change
` [PATCH 13/13] OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS

[PATCH v8 00/24] gpio/omap: driver cleanup and fixes
 2011-11-28  8:23 UTC  (11+ messages)
` [PATCH v8 24/24] gpio/omap: handle set_dataout reg capable IP on restore

[PATCHv6 0/6] OMAP: SMPS support for TWL regulators
 2011-11-28  8:15 UTC  (15+ messages)
` [PATCHv6 1/6] regulator: core: add support for external get/set_voltage
` [PATCHv6 2/6] omap3: add common twl configurations for vdd1 and vdd2
` [PATCHv6 3/6] TEMP: OMAP3: beagle rev-c4: enable OPP6
` [PATCHv6 4/6] regulator: twl: fix twl4030 support for smps regulators
` [PATCHv6 5/6] omap3: voltage: fix channel configuration
` [PATCHv6 6/6] omap3: voltage: add external controller for VDD1 and VDD2

[PATCH v2 0/4] OMAP serial device tree support
 2011-11-28  6:31 UTC  (4+ messages)

[PATCH 0/3] OMAP4&drivers/misc: introduce face detection module driver
 2011-11-28  3:42 UTC  (10+ messages)
` [PATCH 1/3] omap4: introduce fdif(face detect module) hwmod
` [PATCH 2/3] omap4: build fdif omap device from hwmod
` [PATCH 3/3] drivers/misc: introduce face detection module driver(fdif)

Apply For Loan!
 2011-11-27  7:27 UTC 

[PATCH v3 0/5] common clk framework
 2011-11-27  6:03 UTC  (32+ messages)
` [PATCH v3 1/5] clk: Kconfig: add entry for HAVE_CLK_PREPARE
` [PATCH v3 2/5] Documentation: common clk API
` [PATCH v3 3/5] clk: introduce the common clock framework
` [PATCH v3 4/5] clk: basic gateable and fixed-rate clks
` [PATCH v3 5/5] clk: export tree topology and clk data via sysfs

[PATCH 0/5] ARM: OMAP1: Fix dpll1 reprogramming related issues
 2011-11-27  3:32 UTC  (6+ messages)
` [PATCH 1/5] ARM: OMAP1: Fix dpll1 default rate reprogramming method
` [PATCH 2/5] ARM: OMAP1: Fix ckctl value used for dpll1 defualt rate
` [PATCH 3/5] ARM: OMAP1: Fix dpll1 reprogramming not actually allowed
` [PATCH 4/5] init/calibrate.c: allow for recalibration of loops per jiffy
` [PATCH 5/5] ARM: OMAP1: recalibrate loops per jiffy after dpll1 reprogram

[PATCH v5 0/7] arm: pmu: support pmu/perf on OMAP4
 2011-11-27  2:07 UTC  (11+ messages)
` [PATCH v5 4/7] arm: omap4: hwmod: introduce emu hwmod
` [PATCH v5 6/7] arm: omap4: support pmu

[PATCH 0/4] fixes for twl4030-irq in mainline
 2011-11-26 20:17 UTC  (5+ messages)
` [PATCH 3/4] twl4030-irq: set tertiary interrupts to be nested/threaded
` [PATCH 4/4] twl4030-irq: fix typo
` [PATCH 1/4] twl4030-irq: Base interrupt must be one-shot
` [PATCH 2/4] twl4030-irq: use request_threaded_irq in place of irq_set_chained_handler

[PATCH v6 0/3] OMAP4: support PMU
 2011-11-26  2:53 UTC  (4+ messages)
` [PATCH v6 1/3] arm: omap4: create pmu device via hwmod
` [PATCH v6 2/3] arm: omap4: support pmu
` [PATCH v6 3/3] arm: omap4: pmu: support runtime pm

[PATCHv4 00/15] voltdm cleanup + auto-ret / auto-off support
 2011-11-25 15:49 UTC  (16+ messages)
` [PATCHv4 01/15] OMAP3+: PM: VP: use uV for max and min voltage limits
` [PATCHv4 02/15] omap3+: voltage: parameter segregation
` [PATCHv4 03/15] omap: voltage: add definition for pmic startup / shutdown times
` [PATCHv4 04/15] omap4: add "
` [PATCHv4 05/15] omap: add support for oscillator setup
` [PATCHv4 06/15] omap3+: vp: use new vp_params for calculating vddmin and vddmax
` [PATCHv4 07/15] omap3+: voltage: use oscillator data to calculate setup times
` [PATCHv4 08/15] omap4: use pmic params for calculating pmic "
` [PATCHv4 09/15] TEMP: OMAP3: beagle rev-c4: enable OPP6
` [PATCHv4 10/15] omap: beagle: set oscillator startup time to 10ms for rev c4
` [PATCHv4 11/15] omap3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking
` [PATCHv4 12/15] vc: omap3: auto_ret / auto_off support
` [PATCHv4 13/15] omap3: fix usecount tracking
` [PATCHv4 14/15] omap3: voltage: fix channel configuration
` [PATCHv4 15/15] omap: pm: wait for domain wakeup if changing state of idle domain

[PATCH v2 0/5] Support for OMAP4 Digital Microphone interface
 2011-11-25  9:31 UTC  (9+ messages)
` [PATCH v2 1/5] OMAP4: hwmod: Add names for DMIC memory address space
` [PATCH v2 2/5] ASoC: OMAP4: omap-dmic: Initial support for OMAP DMIC
    `  "
` [PATCH v2 3/5] OMAP4: devices: Register OMAP4 DMIC platform device
` [PATCH v2 4/5] OMAP4: board-4430sdp: Register platform device for digimic codec
` [PATCH v2 5/5] ASoC: sdp4430: Add support for digital microphones

[RFC 0/3] OMAP pinmux driver
 2011-11-25  8:53 UTC  (17+ messages)
` [RFC 1/3] pinctrl: add a driver for the OMAP pinmux

[RFC][PATCH 1/1] OMAP: voltage: add a hook for normal regulator calls
 2011-11-25  6:29 UTC 

[PATCH 0/2] ARM: OMAP: dmtimer: scheduling while atomic fixes
 2011-11-25  4:12 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP: dmtimer: fix sleeping function called from invalid context
` [PATCH 2/2] ARM: OMAP: dmtimer: reorganize omap_dm_timer_request_*

[PATCH] ARM: OMAP: Add support for AM35xx UART4/ttyO3
 2011-11-24 21:32 UTC  (2+ messages)

[GIT PULL] DSS fixes for v3.2-rc2
 2011-11-24 19:42 UTC  (3+ messages)

[GIT PULL] omap fixes for v3.2-rc2, take 2
 2011-11-24 15:57 UTC  (2+ messages)

[PATCH 09/11] video: Remove redundant spi driver bus initialization
 2011-11-24 15:29 UTC 

[PATCH v4 0/7] iommu: split mapping to page sizes as supported by the hardware
 2011-11-24 15:27 UTC  (9+ messages)
` [PATCH v4 2/7] iommu/core: "
          ` Changing IOMMU-API for generic DMA-mapping "

clock44xx_data.c autogeneration scripts
 2011-11-24 14:16 UTC 

[PATCH 2/2 v5] net/smsc911x: Add regulator support
 2011-11-24 11:03 UTC 

[PATCH] usb: musb: PM: fix context save/restore in suspend/resume path
 2011-11-24  9:27 UTC  (3+ messages)

[PATCH 0/7] Introducing a generic AMP framework
 2011-11-24  8:43 UTC  (9+ messages)
` [PATCH 1/7] amp/remoteproc: add framework for controlling remote processors

[GIT PULL] omap fixes for v3.2-rc2
 2011-11-24  0:42 UTC  (6+ messages)

[RFC/PATCH 00/26] PM: Create the AVS class of drivers
 2011-11-23 23:34 UTC  (8+ messages)
` [PATCH 25/26] OMAP: PM: convert the SmartReflex code into the AVS driver framework

HSI framework for linux-next
 2011-11-23 22:07 UTC  (4+ messages)

[PATCH/RESEND #3 0/7] SmartReflex Patches
 2011-11-23 20:01 UTC  (5+ messages)
` [PATCH/RESEND #3 1/7] OMAP3+: PM: SR: add suspend/resume handlers

[PATCH v4 0/6] PM QoS: implement the OMAP low level constraints management code
 2011-11-23 19:43 UTC  (9+ messages)
` [PATCH 3/6] OMAP: PM: register to the per-device PM QoS framework
` [PATCH 4/6] OMAP3: cpuidle: next C-state decision depends on the PM QoS MPU and CORE constraints
      ` [linux-pm] "

[PATCH v5 0/4] Device tree support for regulators
 2011-11-23 19:01 UTC  (4+ messages)
` [PATCH v5 4/4] regulator: map consumer regulator based on device tree

[PATCH 0/6] CBUS patches
 2011-11-23 16:59 UTC  (8+ messages)
` [PATCH 1/6] cbus: fix compile breakage
` [PATCH 2/6] cbus: move the module_platform_driver where possible
` [PATCH 3/6] cbus: fix very old compile warning
` [PATCH 4/6] cbus: retu: move irq_chip to our context structure
` [PATCH 5/6] cbus: tahvo: "
` [RFC/PATCH 6/6] cbus: retu: implement irq_domain support

[PATCH 0/5] Support for OMAP4 Digital Microphone interface
 2011-11-23 15:28 UTC  (9+ messages)
` [PATCH 2/5] ASoC: OMAP4: omap-dmic: Initial support for OMAP DMIC
    `  "
        `  "
            `  "

AWARD NOTICE
 2011-11-23 12:01 UTC 

[PATCH] ARM: OMAP: dmtimer: fix missing content/correction in low-power mode support
 2011-11-23 12:33 UTC  (3+ messages)

[PATCH 00/65] OMAPDSS: manager/apply improvements
 2011-11-23 12:13 UTC  (10+ messages)
` [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct
` [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays

[PATCH 1/2] OMAPDSS: HDMI: Rid hw_params of extra argument
 2011-11-23 11:43 UTC  (2+ 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).