public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-02 09:30:29 to 2012-05-03 16:41:53 UTC [more...]

[PATCH-V5 2/3] arm:omap:am33xx: Add AM335XEVM machine support
 2012-05-03 16:41 UTC  (5+ messages)

[PATCHv2 00/16] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
 2012-05-03 16:22 UTC  (19+ messages)
` [PATCH v2 01/16] FS: Added demand paging markers to filesystem
` [PATCH v2 02/16] MM: Added page swapping markers to memory management
` [PATCH v2 03/16] block: add queue attributes to manage dpmg and swapin requests
` [PATCH v2 04/16] block: add sysfs attributes for runtime control of dpmg and swapin
` [PATCH v2 05/16] block: Documentation: add sysfs ABI for expedite_dmpg and expedite_swapin
` [PATCH v2 06/16] block: treat DMPG and SWAPIN requests as special
` [PATCH v2 07/16] mmc: core: helper function for finding preemptible command
` [PATCH v2 08/16] mmc: core: add preemptibility tracking fields to mmc command
` [PATCH v2 09/16] mmc: core: Add MMC abort interface
` [PATCH v2 10/16] mmc: block: Detect HPI support in card and host controller
` [PATCH v2 11/16] mmc: core: Implement foreground request preemption procedure
` [PATCH v2 12/16] mmc: sysfs: Add sysfs entry for tuning preempt_time_threshold
` [PATCH v2 13/16] mmc: Documentation: Add sysfs ABI for hpi_time_threshold
` [PATCH v2 14/16] mmc: block: Implement HPI invocation and handling logic
` [PATCH v2 15/16] mmc: Update preempted request with CORRECTLY_PRG_SECTORS_NUM info
` [PATCH v2 16/16] mmc: omap_hsmmc: Implement abort_req host_ops

[PATCHv4 0/8] ARM: OMAP4: core retention support
 2012-05-03 16:14 UTC  (8+ messages)
` [PATCHv4 6/8] ARM: OMAP4: PM: support ret_logic/mem_off_counters
` [PATCHv4 8/8] ARM: OMAP4: PM: Added option for enabling OSWR

[PATCH] net: davinci_emac: Add pre_open, post_stop platform callbacks
 2012-05-03 16:09 UTC  (4+ messages)

[PATCH] pinctrl: Add generic pinctrl-simple driver that supports omap2+ padconf
 2012-05-03 15:27 UTC  (3+ messages)

[PATCH-V4 0/4] ARM: OMAP2+: Add voltagedomain, powerdomain & PRM support for AM33XX device
 2012-05-03 14:44 UTC  (10+ messages)

[PATCH 00/25] OMAPDSS: DT preparation patches v2
 2012-05-03 13:58 UTC  (26+ messages)
` [PATCH 01/25] OMAPDSS: panel-dvi: add PD gpio handling
` [PATCH 02/25] OMAP: board-files: remove custom PD GPIO handling for DVI output
` [PATCH 03/25] OMAPDSS: TFP410: rename dvi -> tfp410
` [PATCH 04/25] OMAPDSS: TFP410: rename dvi files to tfp410
` [PATCH 05/25] OMAPDSS: TFP410: pdata rewrite
` [PATCH 06/25] OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->id
` [PATCH 07/25] OMAPDSS: Taal: move reset gpio handling to taal driver
` [PATCH 08/25] OMAPDSS: clean up the omapdss platform data mess
` [PATCH 09/25] OMAPDSS: remove return from platform_driver_unreg
` [PATCH 10/25] OMAPDSS: use platform_driver_probe for core/dispc/dss
` [PATCH 11/25] OMAPDSS: create custom pdevs for DSS omap_devices
` [PATCH 12/25] OMAPDSS: create DPI & SDI devices
` [PATCH 13/25] OMAPDSS: create DPI & SDI drivers
` [PATCH 14/25] OMAPDSS: remove uses of dss_runtime_get/put
` [PATCH 15/25] OMAPDSS: handle output-driver reg/unreg more dynamically
` [PATCH 16/25] OMAPDSS: move the creation of debugfs files
` [PATCH 17/25] OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi
` [PATCH 18/25] OMAPDSS: add __init & __exit
` [PATCH 19/25] OMAPFB: "
` [PATCH 20/25] OMAPDSS: change default_device handling
` [PATCH 21/25] OMAPDSS: interface drivers register their panel devices
` [PATCH 22/25] OMAPDSS: init omap_dss_devices internally
` [PATCH 23/25] OMAPDSS: DSI: implement generic DSI pin config
` [PATCH 24/25] OMAPDSS: DSI: improve DSI module id handling
` [PATCH 25/25] OMAPDSS: separate pdata based initialization

[PATCH 1/4] OMAP: DSS2: Remove suspicous and unused TAAL regulator API usage
 2012-05-03 13:39 UTC  (8+ messages)
` [PATCH 2/4] OMAPDSS: VENC: Check for errors from regulator_enable()
` [PATCH 3/4] OMAPDSS: TPO-TD03MTEA1: "
` [PATCH 4/4] OMAPDSS: TPO-TD03MTEA1: Correct comment for power on delay

Problems with 3.4-rc5
 2012-05-03 13:07 UTC  (7+ messages)

[PATCH v3 00/10] v4l2: OMAP4 ISS driver + Sensor + Board support
 2012-05-03 12:03 UTC  (14+ messages)
` [PATCH v3 01/10] mfd: twl6040: Fix wrong TWL6040_GPO3 bitfield value
` [PATCH v3 02/10] OMAP4: hwmod: Include CSI2A/B and CSIPHY1/2 memory sections
` [PATCH v3 03/10] OMAP4: Add base addresses for ISS
` [PATCH v3 04/10] v4l: Add support for omap4iss driver
` [PATCH v3 05/10] v4l: Add support for ov5640 sensor
` [PATCH v3 06/10] v4l: Add support for ov5650 sensor
` [PATCH v3 07/10] arm: omap4430sdp: Add support for omap4iss camera
` [PATCH v3 08/10] arm: omap4panda: "
` [PATCH v3 09/10] omap2plus: "
` [PATCH v3 10/10] arm: Add support for CMA for omap4iss driver

[PATCH 0/8] gpio/omap: remaining cleanups and fix
 2012-05-03 11:17 UTC  (8+ messages)
` [PATCH 1/8] gpio/omap: remove virtual_irq_start variable
` [PATCH 7/8] gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()
` [PATCH 8/8] gpio/omap: fix missing check in *_runtime_suspend()

smsc911x on Gumstix Overo/Tobi doesn't work
 2012-05-03 11:09 UTC  (10+ messages)

[PATCH v4 00/39] OMAP GPMC driver conversion
 2012-05-03  8:54 UTC  (13+ messages)
` [PATCH v4 01/39] ARM: OMAP2+: gpmc: "
` [PATCH v4 02/39] ARM: OMAP2+: gpmc: Adapt to HWMOD
` [PATCH v4 04/39] ARM: OMAP2+: gpmc: Acquire NAND CS value
` [PATCH v4 06/39] ARM: OMAP2+: onenand: return value in init function

[PATCH-V6 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-05-03  8:06 UTC  (10+ messages)
` [PATCH-V6 1/3] ARM: OMAP1: FIX: check possible error condition in timer_init
` [PATCH-V6 2/3] ARM: OMAP2+: Replace space=>underscore in the name field of system timers
` [PATCH-V6 3/3] ARM: OMAP: Make OMAP clocksource source selection using kernel param

[PATCH-V7 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-05-03  7:59 UTC  (4+ messages)
` [PATCH-V7 1/3] ARM: OMAP1: FIX: check possible error condition in timer_init
` [PATCH-V7 2/3] ARM: OMAP2+: Replace space=>underscore in the name field of system timers
` [PATCH-V7 3/3] ARM: OMAP: Make OMAP clocksource source selection using kernel param

[PATCH] omap-usb-host: include <plat/cpu.h>
 2012-05-03  7:50 UTC  (2+ messages)

[PATCH 0/5] ARM: OMAP2+: PM: implement a caching mechanism on the power domains state registers
 2012-05-03  7:28 UTC  (5+ messages)
` [PATCH 2/5] ARM: OMAP2+: PM: use the power domains registers cache for the power states

[PATCH 00/13] ARM: OMAP5: Add minimal OMAP5 SOC support
 2012-05-03  7:26 UTC  (14+ messages)
` [PATCH 01/13] ARM: OMAP5: id: Add cpu id for ES versions
` [PATCH 02/13] ARM: OMAP5: Add minimal support for OMAP5430 SOC
` [PATCH 03/13] TEMP: ARM: OMAP5: Add cpu_is_omap54xx() checks
` [PATCH 04/13] ARM: OMAP5: timer: Add clocksource, clockevent support
` [PATCH 05/13] TEMP: ARM: OMAP5: Update the base address of the 32k-counter
` [PATCH 06/13] ARM: OMAP5: gpmc: Update gpmc_init()
` [PATCH 07/13] ARM: OMAP5: l3: Add l3 error handler support for omap5
` [PATCH 08/13] ARM: OMAP5: Add the WakeupGen IP updates
` [PATCH 09/13] ARM: OMAP5: Add SMP support
` [PATCH 10/13] ARM: OMAP5: board-generic: Add device tree support
` [PATCH 11/13] arm/dts: OMAP5: Add omap5 dts files
` [PATCH 12/13] ARM: OMAP5: Add the build support
` [PATCH 13/13] ARM: Kconfig update to support additional GPIOs in OMAP5

[PATCH RESEND] ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue
 2012-05-03  7:16 UTC  (8+ messages)

[PATCH 0/6] OMAPDSS: APPLY: Treat overlay manager timings as shadow registers
 2012-05-03  7:07 UTC  (6+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 1/4] OMAPDSS: APPLY: Add manager timings as extra_info in private data
  ` [PATCH v2 2/4] OMAPDSS: Apply manager timings instead of direct DISPC writes
  ` [PATCH v2 3/4] OMAPDSS: MANAGER: Create a function to check manager timings
  ` [PATCH v2 4/4] OMAPDSS: APPLY: Remove display dependency from overlay and manager checks

[PATCH] arm: omap: Use only valid power domain states
 2012-05-03  7:01 UTC  (4+ messages)

[PATCH v5 0/7] Add TI EMIF SDRAM controller driver
 2012-05-03  6:15 UTC  (5+ messages)

Complement!!!
 2012-05-03  3:35 UTC 

[PATCH 0/3] OMAP: control: bootaddr and bootmod APIs
 2012-05-03  2:11 UTC  (4+ messages)
` [PATCH 1/3] OMAP2+: control: new APIs to configure boot address and mode
` [PATCH 2/3] OMAP: dsp: interface to control module functions
` [PATCH 3/3] staging: tidspbridge: use scm functions to set boot address and mode

[PATCH 0/7] Series short description
 2012-05-03  1:02 UTC  (4+ messages)
` [PATCH 4/7] ARM: OMAP2: Add MMC hwmod data for 2420

MAIL 02.05.12
 2012-05-02 13:08 UTC 

PM related performance degradation on OMAP3
 2012-05-02 19:46 UTC  (11+ messages)

[PATCH] ARM: OMAP2PLUS: Enable HIGHMEM
 2012-05-02 18:28 UTC 

[PATCH 0/7] ARM: OMAP2+: Misc cleanup
 2012-05-02 15:49 UTC  (11+ messages)
` [PATCH 1/7] ARM: OMAP4: Don't compile cm2xxx_3xxx.c for OMAP4 only builds
` [PATCH 2/7] ARM: OMAP2+: Clean up wrapping multiple objects in Makefile
` [PATCH 3/7] ARM: OMAP4: Remove un-used WakeupGen register defines
` [PATCH 4/7] ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching
` [PATCH 5/7] ARM: All OMAP2PLUS machines use omap2 directory so just add one entry
` [PATCH 6/7] ARM: OMAP4: Reduce the static IO mapping
` [PATCH 7/7] ARM: OMAP4+: Add prm and cm base init function

[PATCH] W1: OMAP HDQ1W: allow driver to be built on all OMAP2+
 2012-05-02 15:34 UTC  (2+ messages)

[PATCHv9 00/10] I2C fixes
 2012-05-02 14:32 UTC  (11+ messages)
` [PATCHv9 01/10] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv9 03/10] I2C: OMAP: Fix the interrupt clearing in OMAP4
` [PATCHv9 04/10] I2C: OMAP: Prevent the register access after pm_runtime_put in probe
` [PATCHv9 07/10] I2C: OMAP: Handle error check for pm runtime
` [PATCHv9 08/10] I2C: OMAP: prevent the overwrite of the errata flags
  ` [PATCHv9 02/10] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
  ` [PATCHv9 05/10] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
  ` [PATCHv9 06/10] I2C: OMAP: Fix the crash in i2c remove
  ` [PATCHv9 09/10] I2C: OMAP: Do not set the XUDF(Transmit underflow) if the underflow is not reached
  ` [PATCHv9 10/10] I2C: OMAP: Rename the 1p153 to the erratum id i462

OMAP3EVM not booting on l-o master
 2012-05-02 14:27 UTC  (17+ messages)

[PATCH] MFD: twl6040: Add regulator support for VIO, V2V1 supplies
 2012-05-02 13:54 UTC 

[PATCH 0/3] ARM: OMAP4: register V1V8, V2V1 regulators
 2012-05-02 13:44 UTC  (4+ messages)
` [PATCH 1/3] OMAP4: twl-common: Add twl6030 V1V8, V2V1 SMPS common configuration
` [PATCH 2/3] OMAP: 4430SDP: Use common configuration for V1V8, V2V1 supplies
` [PATCH 3/3] OMAP: omap4panda: "

[PATCH 1/2] OMAP4: devices: Do not create dmic device if the dtb has been provided
 2012-05-02 12:23 UTC  (2+ messages)
` [PATCH 2/2] OMAP4: devices: Do not create mcpdm "

[PATCH 00/19] ARM: OMAP4 device off support
 2012-05-02 12:10 UTC  (13+ messages)
` [PATCH 01/19] ARM: OMAP4: PM: save/restore all DPLL settings in OFF mode

Mutual Benefit
 2012-05-01 14:40 UTC 

OMAP3 previewer bayer pattern selection
 2012-05-02 11:15 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