linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-13 10:55:56 to 2011-12-14 15:20:23 UTC [more...]

[PATCH v3 0/4] OMAP serial device tree support
 2011-12-14 15:20 UTC  (8+ messages)
` [PATCH v3 1/4] omap-serial: Get rid of all pdev->id usage
` [PATCH v3 2/4] omap-serial: Use default clock speed (48Mhz) if not specified
` [PATCH v3 3/4] omap-serial: Add minimal device tree support
` [PATCH v3 4/4] ARM: omap: pass minimal SoC/board data for UART from dt

[PATCH 1/1] omap3: add definition for CONTROL_CAMERA_PHY_CTRL
 2011-12-14 15:14 UTC 

[PATCH v3] ARM: OMAP3LOGIC: Adding DSS support
 2011-12-14 15:08 UTC  (3+ messages)

[PATCH v4 REPOST 0/5] Refactor common Kconfigs for easier maintenance
 2011-12-14 15:01 UTC  (12+ messages)
` [PATCH v4 REPOST 1/5] ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
` [PATCH v4 REPOST 2/5] ARM: SMP: "
` [PATCH v4 REPOST 3/5] omap4: Unconditionally require l2x0 L2 cache controller support
` [PATCH v4 REPOST 4/5] highbank: "
  ` [PATCH v4 REPOST 5/5] imx6q: Remove unconditional dependency on l2x0 L2 cache support

[PATCH 0/2] OMAP: PM: switch from omap_pm_ functions to PM QoS
 2011-12-14 14:57 UTC  (3+ messages)

[PATCH v5 0/6] PM QoS: implement the OMAP low level constraints management code
 2011-12-14 14:55 UTC  (7+ messages)
` [PATCH 2/6] OMAP2+: omap_hwmod: manage the wake-up latency constraints
` [PATCH 4/6] OMAP3: cpuidle: next C-state decision depends on the PM QoS MPU and CORE constraints

[PATCH v6 0/6] PM QoS: implement the OMAP low level constraints management code
 2011-12-14 14:51 UTC  (7+ messages)
` [PATCH 1/6] OMAP2+: powerdomain: control power domains next state
` [PATCH 2/6] OMAP2+: omap_hwmod: manage the wake-up latency constraints
` [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
` [PATCH 5/6] OMAP3: update cpuidle latency and threshold figures
` [PATCH 6/6] OMAP3: powerdomain data: add wake-up latency figures

[PATCH] OMAP3: RX-51: complete tsc2005 controller support
 2011-12-14 14:32 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/7] media: introduce object detection(OD) driver
 2011-12-14 14:00 UTC  (9+ messages)
` [RFC PATCH v2 1/8] omap4: introduce fdif(face detect module) hwmod
` [RFC PATCH v2 2/8] omap4: build fdif omap device from hwmod
` [RFC PATCH v2 3/8] media: videobuf2: move out of setting pgprot_noncached from vb2_mmap_pfn_range
` [RFC PATCH v2 4/8] media: videobuf2: introduce VIDEOBUF2_PAGE memops
` [RFC PATCH v2 5/8] media: v4l2-ioctl: support 64/32 compatible array parameter
` [RFC PATCH v2 6/8] media: v4l2: introduce two IOCTLs for object detection
` [RFC PATCH v2 7/8] media: video: introduce object detection driver module
` [RFC PATCH v2 8/8] media: video: introduce omap4 face detection module driver

[PATCH] ARM: OMAP: hsmmc: add max_freq field
 2011-12-14 13:22 UTC 

[PATCH v4 0/6] common clk framework
 2011-12-14 13:18 UTC  (12+ messages)
  ` [PATCH v4 1/6] clk: Kconfig: add entry for HAVE_CLK_PREPARE
  ` [PATCH v4 2/6] Documentation: common clk API
  ` [PATCH v4 3/6] clk: introduce the common clock framework
  ` [PATCH v4 4/6] clk: introduce rate change notifiers
  ` [PATCH v4 5/6] clk: basic gateable and fixed-rate clks
  ` [PATCH v4 6/6] clk: export the clk tree topology to debugfs

[PATCH v3] arm: omap3evm: Add support for an MT9M032 based camera board
 2011-12-14 13:15 UTC  (3+ messages)

[PATCH 00/10] ARM: OMAP1: ams-delta: replace custom I/O with GPIO
 2011-12-14 13:10 UTC  (6+ messages)
` [PATCH 01/10] GPIO: gpio-generic: Move initialization up to postcore

[PATCH] Linux OMAP: Add omap_reserve functionality
 2011-12-14 12:50 UTC 

[PATCH v2] ARM: OMAP3LOGIC: Adding DSS support
 2011-12-14 12:08 UTC  (3+ messages)

[PATCH 00/10] OMAP4: ASoC: Support for PandaBoard family
 2011-12-14 11:27 UTC  (18+ messages)
` [PATCH 01/10] ASoC: sdp4430: Correct author e-mail address
` [PATCH 02/10] ASoC: OMAP4: Rename the sdp4430 machine driver
` [PATCH 03/10] ASoC: omap-abe-twl6040: Correct internal prefix, Kconfig entry
` [PATCH 04/10] include: platform_data: Platform data header for OMAP4 ASoC audio
` [PATCH 05/10] OMAP4: 4430sdp: Register platform device for OMAP4 audio
` [PATCH 06/10] ASoC: omap-abe-twl6040: Convert to platform deriver
    `  "
` [PATCH 07/10] ASoC: omap-abe-twl6040: Add support for PandaBoard
` [PATCH 08/10] OMAP4: omap4panda: Enable audio support
` [PATCH 09/10] ASoC: omap-abe-twl6040: Add missing audio route information
  ` [alsa-devel] "

[PATCHv11 0/8] OMAP3+: PRCM chain handler
 2011-12-14 10:17 UTC  (16+ messages)
` [PATCHv11 1/8] ARM: OMAP2+: hwmod: Add API to enable IO ring wakeup
` [PATCHv11 2/8] ARM: OMAP2+: hwmod: Add API to check IO PAD wakeup status

[PATCH v8 00/20] OMAP2+: UART: Runtime adaptation + cleanup
 2011-12-14  9:21 UTC  (9+ messages)

[PATCH 0/6] HACK: OMAP: testing common clk features
 2011-12-14  8:52 UTC  (8+ messages)
` [PATCH 1/6] HACK: omap: opp: add fake 400MHz OPP to bypass MPU
` [PATCH 2/6] omap: clk: .round_rate for propagating to parents
` [PATCH 3/6] HACK: omap: clk: add mpu_periphclk clk node
` [PATCH 4/6] HACK: cpufreq: omap: change mpu_clk's rate
` [PATCH 5/6] smp_twd: Reconfigure clockevents after cpufreq change
` [PATCH 6/6] HACK: arm: reprogram twd based on clk notifier

[PATCH 2/2] Revert "ARM: RX-51: Enable isp1704 power on/off"
 2011-12-14  7:30 UTC  (8+ messages)

[PATCH 0/7] RFC: convert OMAP to common struct clk
 2011-12-14  5:29 UTC  (11+ messages)
` [PATCH 1/7] OMAP: Kconfig: select GENERIC_CLK
` [PATCH 2/7] HACK: omap4: clk: convert to common struct clk
  ` [PATCH 3/7] HACK: omap: convert 44xx data "
` [PATCH 4/7] omap: hwmod: convert to use "
` [PATCH 5/7] omap: panda: use clk_prepare in ehci init
` [PATCH 6/7] omap: dss: use clk_prepare in dss reset
` [PATCH 7/7] HACK: comment WARN_ON in _clkdm_clk_hwmod_disable

[PATCH v2 00/10] OMAP4: Add DT support for i2c and twl6030
 2011-12-14  5:06 UTC  (5+ messages)
` [PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller
` [PATCH v2 07/10] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM

[PATCH 2/2] OMAPDSS: DISPC: Update Scaling Clock Logic
 2011-12-14  4:52 UTC 

[PATCH 1/2] OMAPDSS: DISPC: Update Fir Coefficients
 2011-12-14  4:51 UTC 

[PATCH 0/2] OMAPDSS: DISPC: Peformance improvement of DISPC Scaling
 2011-12-14  4:51 UTC 

sys_clkout2
 2011-12-14  1:34 UTC  (5+ messages)

[GIT PULL] Two non-critical DMA fixes for v3.3 merge window
 2011-12-13 22:40 UTC  (2+ messages)

[GIT PULL] omap hsmmc platform code changes for v3.3 merge window
 2011-12-13 22:39 UTC  (2+ messages)

[PATCH 1/3] ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
 2011-12-13 22:38 UTC  (4+ messages)

[PATCH] omap: rx51: initialize isp1704 properly
 2011-12-13 21:55 UTC  (7+ messages)

[PATCH 0/4] fixes for twl4030-irq in mainline
 2011-12-13 20:52 UTC  (6+ messages)

[PATCH v9 00/31] gpio/omap: driver cleanup and fixes
 2011-12-13 20:20 UTC  (26+ messages)
` [PATCH v9 01/31] gpio/omap: remove dependency on gpio_bank_count
` [PATCH v9 02/31] gpio/omap: use flag to identify wakeup domain
` [PATCH v9 03/31] gpio/omap: make gpio_context part of gpio_bank structure
` [PATCH v9 04/31] gpio/omap: handle save/restore context in GPIO driver
` [PATCH v9 05/31] gpio/omap: make non-wakeup GPIO part of pdata
` [PATCH v9 06/31] gpio/omap: avoid cpu checks during module ena/disable
` [PATCH v9 07/31] gpio/omap: further cleanup using wkup_en register
` [PATCH v9 08/31] gpio/omap: use level/edge detect reg offsets
` [PATCH v9 09/31] gpio/omap: remove hardcoded offsets in context save/restore
` [PATCH v9 10/31] gpio/omap: cleanup set_gpio_triggering function
` [PATCH v9 11/31] gpio/omap: cleanup omap_gpio_mod_init function
` [PATCH v9 12/31] gpio/omap: use pinctrl offset instead of macro
` [PATCH v9 13/31] gpio/omap: remove unnecessary bit-masking for read access
` [PATCH v9 14/31] gpio/omap: remove bank->method & METHOD_* macros
` [PATCH v9 15/31] gpio/omap: fix bankwidth for OMAP7xx MPUIO
` [PATCH v9 16/31] gpio/omap: use pm-runtime framework
` [PATCH v9 17/31] gpio/omap: optimize suspend and resume functions
` [PATCH v9 18/31] gpio/omap: cleanup prepare_for_idle and resume_after_idle
` [PATCH v9 19/31] gpio/omap: fix debounce clock handling
` [PATCH v9 20/31] gpio/omap: fix incorrect access of debounce module
` [PATCH v9 21/31] gpio/omap: remove omap_gpio_save_context overhead
` [PATCH v9 22/31] gpio/omap: save and restore debounce registers
` [PATCH v9 23/31] gpio/omap: enable irq at the end of all configuration in restore
` [PATCH v9 24/31] gpio/omap: restore OE only after setting the output level
` [PATCH v9 25/31] gpio/omap: handle set_dataout reg capable IP on restore

[GIT PULL] I2C: OMAP fixes for v3.2-rc
 2011-12-13 19:50 UTC 

[PATCHv2 0/7]ARM: OMAP3PLUS PM: Add IO DaisyChain support via hwmod mux
 2011-12-13 19:31 UTC  (9+ messages)

[PATCH] ARM: OMAP3LOGIC: Adding DSS support
 2011-12-13 19:12 UTC  (2+ messages)

Confirmation from Libyan embassy
 2011-12-13 15:47 UTC 

[PATCH 0/3] OMAPDSS: HDMI: HDMI Hot-plug detect support
 2011-12-13 13:24 UTC  (4+ messages)
` [PATCH 1/3] OMAPDSS: HDMI: HPD support in boardfile
  ` [PATCH 2/3] OMAPDSS: HDMI: HPD support added to HDMI driver
    ` [PATCH 3/3] OMAPDSS: HDMI: Add option to enable HDMI in HPD mode

Trying to boot Panda with DT
 2011-12-13 13:27 UTC  (6+ messages)

Interrupt issue in twl4030_keypad
 2011-12-13 13:15 UTC  (4+ messages)

[PATCH 0/3] OMAPDSS: Miscellaneous Fixes
 2011-12-13 11:32 UTC  (2+ messages)

[PATCH 00/65] OMAPDSS: manager/apply improvements
 2011-12-13 11:16 UTC  (6+ messages)
` [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings

[PATCHv8 0/5] I2C driver updates
 2011-12-13 10:55 UTC  (6+ messages)
` [PATCHv8 1/5] OMAP3+: HWMOD: Add the default clockactivity for I2C
` [PATCHv8 2/5] OMAP: hwmod/device : add omap_device_reset to reset all the hwmods in the device
` [PATCHv8 4/5] OMAP: I2C: Remove the reset in the init path
  ` [PATCHv8 3/5] OMAP: I2C: Reset support
  ` [PATCHv8 5/5] OMAP: I2C: Remove the SYSC register definition


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