public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-03 11:21:15 to 2013-12-07 08:18:36 UTC [more...]

3.13-rc3 (commit 7ce93f3) breaks Nokia N900 DT boot
 2013-12-07  8:18 UTC  (5+ messages)

[PATCH 00/26] OMAPDSS: DT support (Christmas edition)
 2013-12-07  4:28 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 v2 0/2] usb: fix controller-PHY binding for OMAP3 platform
 2013-12-06 21:08 UTC  (5+ 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

[PATCH v4 0/4] USB: OMAP1: Tahvo USB support for 770
 2013-12-06 20:46 UTC  (6+ 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

[PATCH 1/1] drivers: net : cpsw: Use netdev_name while requesting irq
 2013-12-06 20:46 UTC  (2+ messages)

[PATCH v2 0/7] Make dwc3 use Generic PHY Framework
 2013-12-06 20:15 UTC  (11+ messages)
` [PATCH v2 1/7] usb: dwc3: get "usb_phy" only if the platform indicates the presence of PHY's
` [PATCH v2 2/7] usb: dwc3: adapt dwc3 core to use Generic PHY Framework

[PATCH] mmc: omap: Fix error introduced by fix to release_mem_region() path
 2013-12-06 19:54 UTC  (15+ 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)

OMAP3 NAND ECC selection
 2013-12-06 17:35 UTC  (16+ messages)

[PATCH v3 00/10] Make dwc3 use Generic PHY Framework
 2013-12-06 14:35 UTC  (7+ 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

[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 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 06/10] drivers: mtd: m25p80: Add api to configure master register
` [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 v2 01/15] mfd: menelaus: Drop __exit section annotation
 2013-12-06 13:41 UTC  (2+ messages)

[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 

[PATCH 00/26] OMAPDSS: DT support (Christmas edition)
 2013-12-06 10:18 UTC  (33+ messages)
` [PATCH 01/26] OMAPDSS: rename display-sysfs 'name' entry
` [PATCH 02/26] OMAPDSS: DSI: fix fifosize
` [PATCH 03/26] ARM: OMAP: remove DSS DT hack
` [PATCH 04/26] OMAPDSS: remove DT hacks for regulators
` [PATCH 05/26] ARM: OMAP2+: add omapdss_init_of()
` [PATCH 06/26] OMAPDSS: if dssdev->name==NULL, use alias
` [PATCH 07/26] OMAPDSS: get dssdev->alias from DT alias
` [PATCH 08/26] OMAPFB: clean up default display search
` [PATCH 09/26] OMAPFB: search for default display with DT alias
` [PATCH 10/26] OMAPDSS: add of helpers
` [PATCH 11/26] OMAPDSS: Add DT support to DSS, DISPC, DPI, HDMI, VENC
` [PATCH 12/26] OMAPDSS: Add DT support to DSI
` [PATCH 13/26] ARM: omap3.dtsi: add omapdss information
` [PATCH 14/26] ARM: omap4.dtsi: "
` [PATCH 15/26] ARM: omap4-panda.dts: add display information
` [PATCH 16/26] ARM: omap4-sdp.dts: "
` [PATCH 17/26] ARM: omap3-tobi.dts: add lcd (TEST)
` [PATCH 18/26] ARM: omap3-beagle.dts: add display information
` [PATCH 19/26] ARM: omap3-beagle-xm.dts: "
` [PATCH 20/26] OMAPDSS: panel-dsi-cm: Add DT support
` [PATCH 21/26] OMAPDSS: encoder-tfp410: "
` [PATCH 22/26] OMAPDSS: connector-dvi: "
` [PATCH 23/26] OMAPDSS: encoder-tpd12s015: "
` [PATCH 24/26] OMAPDSS: hdmi-connector: "
` [PATCH 25/26] OMAPDSS: panel-dpi: "
` [PATCH 26/26] OMAPDSS: connector-analog-tv: "

[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 v2 0/3] ARM: OMAP2+: USB Host bug fixes for 3.13 rc
 2013-12-06  9:14 UTC  (7+ 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] 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

[PATCH] ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detected
 2013-12-05 19:03 UTC  (7+ messages)

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

[PATCH] omap: twl-common: Fix musb-hdrc device name
 2013-12-05 18:43 UTC  (5+ 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  (7+ messages)

[PATCH 0/3] ARM: OMAP2+: Remove remaining unused legacy code
 2013-12-04 17:53 UTC  (2+ messages)

3.13-rc2 phy-twl4030-usb.c - Timeout setting T2 HSUSB PHY DPLL
 2013-12-04 12:22 UTC  (2+ messages)

[PATCH 0/4] mfd: TPS65218: Add support for TPS65218 PMIC
 2013-12-04  7:39 UTC  (11+ messages)
` [PATCH 2/4] MFD: TPS65218: Add driver for the "
` [PATCH 3/4] Regulators: TPS65218: Add Regulator driver for "

[pandaboard] omap-aes L3 standard error
 2013-12-04  1:45 UTC  (2+ messages)

[PATCH 0/5] Get am3517 working with device tree
 2013-12-03 23:23 UTC  (6+ messages)
` [PATCH 1/5] arm/dts: Fix missing entries for am3517
` [PATCH 2/5] ARM: OMAP2+: Fix the machine entry "
` [PATCH 3/5] ARM: OMAP2+: Use pdata quirks for emac on am3517
` [PATCH 4/5] ARM/dts: Add basic devices on am3517-evm
` [PATCH 5/5] ARM: OMAP2+: Remove legacy emac code

[PATCH v6] ARM: omap: edma: add suspend suspend/resume hooks
 2013-12-03 18:24 UTC  (5+ messages)

[RFC PATCH v3 3/8] regulator: add pbias regulator support
 2013-12-03 16:06 UTC  (4+ messages)

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

kernel mode splash screen
 2013-12-03 12:41 UTC 

[PATCH 0/2] v4l: ti-vpe: Some VPE fixes
 2013-12-03 11:51 UTC  (3+ messages)
` [PATCH 1/2] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA format
` [PATCH 2/2] v4l: ti-vpe: make sure VPDMA line stride constraints are met


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox