linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-04 18:44:16 to 2013-12-09 16:06:31 UTC [more...]

[PATCH] ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected
 2013-12-09 16:06 UTC  (8+ messages)

[PATCH V2] gpio: omap: refresh patch "be more aggressive with pm_runtime" against v3.12-rc5
 2013-12-09 16:03 UTC  (4+ messages)
` [RFC/RFT/PATCH V3] "

[PATCH 00/26] OMAPDSS: DT support (Christmas edition)
 2013-12-09 15:30 UTC  (17+ messages)
` [PATCH 13/26] ARM: omap3.dtsi: add omapdss information
` [PATCH 15/26] ARM: omap4-panda.dts: add display information
` [PATCH 17/26] ARM: omap3-tobi.dts: add lcd (TEST)
` [PATCH 18/26] ARM: omap3-beagle.dts: add display information

[PATCH 0/5] phy: remove the need for the phys to know about their users
 2013-12-09 15:08 UTC  (6+ messages)
` [PATCH 1/5] phy: unify the phy name parameters
` [PATCH 2/5] phy: add support for indexed lookup
` [PATCH 3/5] phy: improved lookup method
` [PATCH 4/5] arm: omap3: twl: use the new lookup method with usb phy
` [PATCH] phy: remove the old lookup method

Problem with a hih6130 sensor in a OMAP I2C bus
 2013-12-09 13:19 UTC  (3+ messages)

[PATCH 0/8] Various omap device tree usability fixes for v3.13 merge window
 2013-12-09 13:09 UTC  (4+ messages)
` [PATCH 5/8] gpio: twl4030: Fix regression for twl gpio output

[PATCH 00/26] OMAPDSS: DT support (Christmas edition)
 2013-12-09 12:23 UTC  (4+ messages)

OMAP3 NAND ECC selection
 2013-12-09 11:50 UTC  (20+ messages)

[PATCH v2 0/2] usb: fix controller-PHY binding for OMAP3 platform
 2013-12-09 11:50 UTC  (7+ messages)
` [PATCH v2 1/2] usb: musb: omap: remove using PLATFORM_DEVID_AUTO in omap2430.c
` [PATCH v2 2/2] arm: omap: remove *.auto* from device names given in usb_bind_phy

OMAP baseline test results for v3.13-rc3
 2013-12-09 10:00 UTC 

OMAP baseline test results for v3.13-rc2
 2013-12-09  9:56 UTC 

OMAP baseline test results for v3.13-rc1 (toolchain Debian 4.7.2-5)
 2013-12-09  9:54 UTC  (3+ messages)

[PATCH v2 01/15] mfd: menelaus: Drop __exit section annotation
 2013-12-09  9:37 UTC  (5+ messages)

[PATCH 1/1] drivers: net : cpsw: Use netdev_name while requesting irq
 2013-12-09  9:29 UTC  (3+ messages)

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2013-12-09  9:26 UTC  (9+ messages)
` [PATCH v3 04/10] usb: dwc3: use quirks to know if a particualr platform doesn't have PHY
` [PATCH v3 07/10] drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework

[PATCH v2 0/7] Make dwc3 use Generic PHY Framework
 2013-12-09  8:52 UTC  (9+ messages)
` [PATCH v2 1/7] usb: dwc3: get "usb_phy" only if the platform indicates the presence of PHY's

[PATCH] omap: twl-common: Fix musb-hdrc device name
 2013-12-09  7:35 UTC  (6+ messages)

[PATCH v2 0/3] ARM: OMAP2+: USB Host bug fixes for 3.13 rc
 2013-12-09  2:15 UTC  (13+ messages)
` [PATCH 1/3] ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host module
` [PATCH 2/3] ARM: OMAP2+: hwmod: Fix RESET logic
` [PATCH 3/3] ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module

[PATCH] ARM: OMAP2+: hwmod: Fix usage of invalid iclk / oclk when clock node is not present
 2013-12-09  1:37 UTC  (2+ messages)

[PATCH 0/4] Add Display support for AM43xx
 2013-12-09  1:23 UTC  (3+ messages)
` [PATCH 2/4] ARM: AM43xx: fix dpll init in bypass mode

[PATCH v2 0/6] Add USB Host support for OMAP5 uevm for 3.13
 2013-12-08 23:22 UTC  (8+ messages)
` [PATCH v2 5/6] Revert "ARM: OMAP2+: Provide alias to USB PHY clock"

[GIT PULL] two regression fixes and two more omap dt fixes against v3.13-rc2
 2013-12-08 23:09 UTC 

[GIT PULL] two regression fixes and two more omap dt fixes against v3.13-rc2
 2013-12-08 23:09 UTC 

3.13-rc3 (commit 7ce93f3) breaks Nokia N900 DT boot
 2013-12-08 18:09 UTC  (19+ messages)
            ` runtime check for omap-aes bus access permission (was: Re: 3.13-rc3 (commit 7ce93f3) breaks Nokia N900 DT boot)

[PATCH RFC 0/9] Beaglebone-Black HDMI audio
 2013-12-08 12:20 UTC  (12+ messages)
` [RFC v2 0/8] "
  ` [RFC v2 1/8] clk: add gpio controlled clock
  ` [RFC v2 2/8] ASoC: davinci-evm: Add named clock reference to DT bindings
  ` [RFC v2 3/8] ASoC: davinci-evm: HDMI audio support for TDA998x trough McASP I2S bus
  ` [RFC v2 4/8] ASoC: hdmi-codec: Add devicetree binding with documentation
  ` [RFC v2 5/8] ASoC: davinci: HDMI audio build for AM33XX and TDA998x
  ` [RFC v2 6/8] drm/tilcdc: Add I2C HDMI audio config for tda998x
  ` [RFC v2 7/8] ARM: OMAP2+: omap2plus_defconfig: Enable tilcdc and TDA998X HDMI support
  ` [RFC v2 8/8] ARM: OMAP2+: omap2plus_defconfig: Enable BeagleBone Black HDMI audio support
` [RFC v2] Beaglebone-Black HDMI audio
  ` [RFC v2] ARM/dts: am335x-boneblack: Add HDMI audio support

DID YOU GET MY MAIL?
 2013-12-07 23:27 UTC 

[PATCH] ARM: OMAP2+: Remove unused platform init code and headers
 2013-12-07 23:49 UTC 

[PATCH v4 0/4] USB: OMAP1: Tahvo USB support for 770
 2013-12-07 17:51 UTC  (8+ messages)
` [PATCH v4 2/4] USB: OMAP1: add extcon to platform data
  ` [PATCH v4 1/4] ARM: OMAP1: USB: move omap_usb_config "
  ` [PATCH v4 3/4] USB: OMAP1: OTG controller driver
` [PATCH v4 4/4] USB: OMAP1: Tahvo USB transceiver driver

musb host mode suspend mode
 2013-12-07 17:22 UTC  (2+ messages)

Re:Answer back
 2013-12-06 19:14 UTC 

[PATCH] usb: phy: am335x: Prevent GPIO reset line request
 2013-12-06 22:03 UTC  (9+ messages)

[GIT PULL] one regression fix and two more omap dt fixes against v3.13-rc2
 2013-12-06 21:30 UTC 

[PATCH] mmc: omap: Fix error introduced by fix to release_mem_region() path
 2013-12-06 19:54 UTC  (12+ messages)
` [PATCH 0/7] mmc: omap: Fixes, cleanup and add ERASE capability
  ` [PATCH 1/7] mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
  ` [PATCH 2/7] mmc: omap: Convert to devm_kzalloc
  ` [PATCH 3/7] mmc: omap: Remove duplicate host->irq assignment
  ` [PATCH 4/7] mmc: omap: Remove mem_res field from struct mmc_omap_host
  ` [PATCH 5/7] mmc: omap: Convert to devm_ioremap_resource
  ` [PATCH 6/7] mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
  ` [PATCH 7/7] mmc: omap: Add erase capability

[PATCH] ARM: dts: omap3-igep00x0: Fix nand ECC to maintain backward compatibility
 2013-12-06 19:52 UTC  (15+ messages)

[PATCHv2 00/10] Add memory mapped support for ti qspi, m25p80 serial flash
 2013-12-06 14:24 UTC  (11+ messages)
` [PATCHv2 01/10] spi/spi.h: Add get_buf/put_buf support in spi master
` [PATCHv2 02/10] spi/qspi: parse register by name
` [PATCHv2 03/10] spi/qspi: Add support to switc to memory mapped operation
` [PATCHv2 04/10] spi/qspi: configure set up register for memory map
` [PATCHv2 06/10] drivers: mtd: m25p80: Add api to configure master register
  ` [PATCHv2 05/10] spi/qspi: Add api for get_buf/put_buf
  ` [PATCHv2 07/10] drivers: mtd: m25p80: Adapt driver to support memory mapped read
` [PATCHv2 08/10] Documentation: bindings: ti-qspi: update binding information
` [PATCHv2 09/10] arm: dts: dra7: Add qspi device
` [PATCHv2 10/10] arm: dts: am43x-epos: "

[PATCH 0/4] Add support for charging battery in Nokia RX-51
 2013-12-06 13:32 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] bq2415x_charger: Use power_supply notifier for automode

[PATCH] ARM: OMAPFB: panel-sony-acx565akm: fix missing unlock in acx565akm_panel_power_on()
 2013-12-06 12:55 UTC 

[Bug] am33xx: Basic suspend resume support: Doesn't resume
 2013-12-06 10:16 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: enable EHCI by default
 2013-12-06  9:51 UTC  (3+ messages)

[PATCH] net: davinci_emac: Fix platform data handling and make usable for am3517
 2013-12-06  1:39 UTC  (2+ messages)

[GIT PULL] one regression fix and two more omap dt fixes against v3.13-rc2
 2013-12-06  1:32 UTC 

[GIT PULL] one regression fix and two more omap dt fixes against v3.13-rc2
 2013-12-06  1:32 UTC 

[PATCH] ARM: OMAP2+: Fix populating the hwmod data from device tree
 2013-12-06  0:25 UTC  (10+ messages)

[PATCH 0/4] wl1251 device tree support
 2013-12-06  0:22 UTC  (7+ messages)
  ` [PATCHv2 0/5] "
    ` [PATCHv2 1/5] wl1251: split wl251 platform data to a separate structure
    ` [PATCHv2 2/5] wl1251: move power GPIO handling into the driver
    ` [PATCHv2 3/5] wl1251: spi: add vio regulator support
    ` [PATCHv2 4/5] wl1251: spi: add device tree support
    ` [PATCHv2 5/5] Documentation: dt: wireless: Add wl1251

[PATCH 0/2] tsc2005 DT binding
 2013-12-05 23:09 UTC  (3+ messages)
` [PATCH 1/2] Input: tsc2005: add DT support
` [PATCH 2/2] Documentation: dt: Document TSC2005 DT binding

[pandaboard] audio initialization fails due to TWL6040
 2013-12-05 18:53 UTC  (2+ messages)

[PATCH] ARM: DTS: omap4-sdp: Add regulator for LCD backlight (pwm-backlight)
 2013-12-05 18:40 UTC  (3+ messages)

[HACK] remotely powering on a OMAP5 uEVM over the debug port
 2013-12-05 18:01 UTC  (2+ messages)

[PATCH 0/1] gpio: twl4030: gpio LED regression fix for 3.13 rc
 2013-12-05 16:55 UTC  (6+ messages)
` [PATCH 1/1] gpio: twl4030: Fix regression for twl gpio LED output
  ` [PATCH v2 "

[PATCH v2 06/10] mmc: omap_hsmmc: add support for pbias configuration in dt
 2013-12-05 15:29 UTC  (8+ messages)
` [RFC PATCH v3 0/8] mmc: omap_hsmmc: pbias dt and cleanup
  ` [RFC PATCH v3 1/8] mmc: omap_hsmmc: use devm_regulator API
  ` [RFC PATCH v3 6/8] ARM: dts: add pbias-supply

[PATCH] crypto: omap-aes: add error check for pm_runtime_get_sync
 2013-12-05 14:36 UTC  (2+ messages)

[PATCH] crypto: omap-sham - Only release DMA channel if successfully requested
 2013-12-05 14:35 UTC  (2+ messages)

[PATCH 0/5] Add more device nodes for am43x-epos-evm
 2013-12-05  9:49 UTC  (2+ messages)

[PATCH 0/3] Add more device nodes for am43x gp evm
 2013-12-05  9:48 UTC  (2+ messages)

[PATCH 00/17] Add memory mapped support for ti qspi, m25p80 serial flash
 2013-12-05  9:09 UTC  (2+ messages)

[PATCH V2 0/2] ARM: OMAP2+/dts: standardize SoC naming
 2013-12-05  0:49 UTC  (3+ messages)
` [PATCH V2 1/2] Documentation: dt: OMAP: explicitly state SoC compatible strings
` [PATCH V2 2/2] ARM: OMAP2+: board-generic: update SoC compatibility strings

[PATCH/RFC] ARM: omap3: Split the pinmux core device
 2013-12-04 21:49 UTC  (6+ 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).