messages from 2015-02-25 18:44:27 to 2015-02-28 16:41:48 UTC [more...]
[PATCH 00/10] omap3 crypto fixes
2015-02-28 16:41 UTC (20+ messages)
` [PATCH 01/10] ARM: OMAP2+: Return correct error values from device and hwmod
` [PATCH 02/10] ARM: OMAP3: Fix crypto support for HS devices
` [PATCH 03/10] crypto: omap-sham: Add support for omap3 devices
` [PATCH 04/10] crypto: omap-sham: Check for return value from pm_runtime_get_sync
` [PATCH 05/10] ARM: dts: omap3 hs: Remove timer12
` [PATCH 06/10] ARM: dts: omap3: Add missing dmas for crypto
` [PATCH 07/10] ARM: dts: n9/n950: Enable omap crypto support
` [PATCH 08/10] ARM: dts: n900: Enable omap sham and include directly omap34xx.dtsi
` [PATCH 09/10] ARM: dts: omap3-tao3530: Include "
` [PATCH 10/10] ARM: dts: Remove files omap34xx-hs.dtsi and omap36xx-hs.dtsi
"advanced" LED controllers
2015-02-28 16:18 UTC (6+ messages)
[PATCH 0/6] dmaengine/dra7x: DMA router (crossbar support)
2015-02-28 16:00 UTC (3+ messages)
` [PATCH 2/6] dmaengine: Add driver for TI DMA crossbar on DRA7x
[PATCH 0/2] pinctrl: dt-bindings: Fix amx3 SLEWCTRL_FAST binding
2015-02-28 1:10 UTC (3+ messages)
` [PATCH 1/2] pinctrl: am33xx: dt-bindings: fix "
` [PATCH 2/2] pinctrl: am43xx: "
[PATCH, RESEND] usb: musb: fix Kconfig regression
2015-02-27 23:51 UTC (2+ messages)
3.20-rc0 breaks nfsroot over usb
2015-02-27 22:56 UTC (9+ messages)
` [PATCH] usb: musb: fix Kconfig regression
[PATCH] ARM: dts: OMAP5: fix polling intervals for thermal zones
2015-02-27 21:35 UTC (2+ messages)
[PATCH v3 0/3] ARM: dts: add openpandora device support
2015-02-27 21:26 UTC (4+ messages)
` [PATCH v3 1/3] ARM: dts: omap3-pandora: add common device tree
` [PATCH v3 2/3] ARM: dts: omap3-pandora: add OMAP3530 600 MHz version
` [PATCH v3 3/3] ARM: dts: omap3-pandora: add DM3730 1 GHz version
bluetooth on n900 -- working patch
2015-02-27 20:44 UTC (3+ messages)
[PATCH 0/3] drivers: soc: ti: Introduce wkup_m3_ipc driver
2015-02-27 17:09 UTC (9+ messages)
` [PATCH 2/3] soc: ti: Add "
[PATCH v2 0/3] ARM: dts: add openpandora device support
2015-02-27 16:04 UTC (4+ messages)
[PATCH 0/8 v4] ARM OMAP2+ GPMC: fixes and bus children
2015-02-27 15:56 UTC (9+ messages)
` [PATCH 1/8 v4] ARM OMAP2+ GPMC: don't undef DEBUG
` [PATCH 2/8 v4] ARM OMAP2+ GPMC: add bus children
` [PATCH 3/8 v4] ARM OMAP2+ GPMC: fix debug output alignment
` [PATCH 4/8 v4] ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTS
` [PATCH 5/8 v4] ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDER
` [PATCH 6/8 v4] ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME
` [PATCH 7/8 v4] ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bug
` [PATCH 8/8 v4] ARM OMAP2+ GPMC: fix programming/showing reserved timing parameters
[PATCH 0/8] ARM OMAP2+ GPMC: fixes and bus children
2015-02-27 15:51 UTC (17+ messages)
` [PATCH 1/8] ARM OMAP2+ GPMC: don't undef DEBUG
` [PATCH 2/8] ARM OMAP2+ GPMC: add bus children
` [PATCH 4/8] ARM OMAP2+ GPMC: fix debug output alignment
` [PATCH 4/8] ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTS
` [PATCH 5/8] ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDER
` [PATCH 6/8] ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME
` [PATCH 7/8] ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bug
` [PATCH 8/8] ARM OMAP2+ GPMC: fix programming/showing reserved timing parameters
[PATCH 00/21] drm/omap: misc fixes/improvements
2015-02-27 15:47 UTC (27+ messages)
` [PATCH 01/21] drm/omap: fix encoder-crtc mapping
` [PATCH 02/21] drm/omap: page_flip: return -EBUSY if flip pending
` [PATCH 03/21] drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()
` [PATCH 04/21] drm/omap: add pin refcounting to omap_framebuffer
` [PATCH 05/21] drm/omap: add a comment why locking is missing
` [PATCH 06/21] drm/omap: check CRTC color format earlier
` [PATCH 07/21] drm/omap: fix operation without fbdev
` [PATCH 08/21] drm/omap: fix error handling in omap_framebuffer_create()
` [PATCH 09/21] drm/omap: handle mismatching color format and buffer width
` [PATCH 10/21] drm/omap: fix TILER on OMAP5
` [PATCH 11/21] drm/omap: fix plane's channel selection
` [PATCH 12/21] drm/omap: tiler: fix race condition with engine->async
` [PATCH 13/21] drm/omap: remove dummy PM functions
` [PATCH 14/21] drm/omap: stop connector polling during suspend
` [PATCH 15/21] drm/omap: use DRM_ERROR_RATELIMITED() for error irqs
` [PATCH 16/21] drm/omap: fix race with error_irq
` [PATCH 17/21] drm/omap: only ignore DIGIT SYNC LOST for TV output
` [PATCH 18/21] drm/omap: do not use BUG_ON(!spin_is_locked(x))
` [PATCH 19/21] drm/omap: fix race condition with dev->obj_list
` [PATCH 20/21] drm/omap: fix race conditon in DMM
` [PATCH 21/21] drm/omap: keep ref to old_fb
[PATCH] ARM: OMAP4+: PRM: fix omap4 version of prm_save_and_clear_irqen
2015-02-27 13:59 UTC
[PATCH] mmc: omap_hsmmc: add hibernation support
2015-02-27 11:24 UTC
[PATCH 1/2] net: davinci_mdio: add hibernation callbacks
2015-02-27 11:19 UTC (2+ messages)
` [PATCH 2/2] net: ti: cpsw: "
[PATCH 1/2] ARM: OMAP2: hwmod: AM43XX: Add hwmod support for HDQ-1W
2015-02-27 10:34 UTC (5+ messages)
` [PATCH 2/2] w1: masters: omap_hdq: Add support for 1-wire mode
[PATCH 0/2] Add support for HDQ-1W on AM43XX
2015-02-27 9:18 UTC
[PATCH] ARM: OMAP: enable TWL4030_USB in omap2plus_defconfig
2015-02-26 21:07 UTC
[PATCH] ARM: dts: am335x-lxm: Use rmii-clock-ext
2015-02-26 16:48 UTC
[PATCH] ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecounting
2015-02-26 16:06 UTC
[PATCH] Documentation: DT: omap_serial: document missing properties and add an example
2015-02-26 15:38 UTC
[PATCH] ASoC: omap: fix up SND_OMAP_SOC_OMAP_ABE_TWL6040 dependency
2015-02-26 15:08 UTC (6+ messages)
` [PATCH v2] "
[PATCH RFC 0/6] Use DRM component API in tilcdc to connect to tda998x
2015-02-26 14:55 UTC (7+ messages)
` [PATCH RFC 1/6] drm/tilcdc: Fix module unloading
` [PATCH RFC 2/6] drm/tilcdc: Remove tilcdc slave support for tda998x driver
` [PATCH RFC 3/6] drm/tilcdc: Add support for external compontised DRM encoder
` [PATCH RFC 4/6] drm/tilcdc: Add DRM_TILCDC_INIT for "ti,tilcdc,slave" binding support
` [PATCH RFC 5/6] drm/tilcdc: Force building of DRM_TILCDC_INIT
` [PATCH RFC 6/6] ARM: dts: am335x-boneblack: Use new binding for HDMI
[PATCH] ARM: DTS: am57xx-beagle-x15: Do not include the atl header
2015-02-26 13:40 UTC
[PATCH] ARM: DTS: dra7xx-clocks: Add gate clock for CLKOUT2
2015-02-26 13:39 UTC
[PATCH 01/15] OMAPDSS: fix AM43xx minimum pixel clock divider
2015-02-26 12:49 UTC (15+ messages)
` [PATCH 02/15] OMAPDSS: HDMI5: Increase DDC SDA-HOLD time
` [PATCH 03/15] OMAPDSS: fix paddr check for TILER addresses
` [PATCH 04/15] OMAPDSS: TFP410: fix input sync signals
` [PATCH 05/15] OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGES
` [PATCH 06/15] OMAPDSS: DISPC: explicit handling for sync and de levels
` [PATCH 07/15] OMAPDSS: change signal_level & signal_edge enum values
` [PATCH 08/15] OMAPDSS: DISPC: change sync_pclk_edge default value
` [PATCH 09/15] OMAPDSS: DISPC: fix div by zero issue in overlay scaling
` [PATCH 10/15] OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIG
` [PATCH 11/15] OMAPDSS: setup default fifo thresholds
` [PATCH 12/15] OMAPDSS: Add support for MFLAG
` [PATCH 13/15] OMAPDSS: workaround for MFLAG + NV12 issue
` [PATCH 14/15] OMAPDSS: HDMI: hdmi synclost work-around
` [PATCH 15/15] OMAPDSS: disable VT switch
[PATCH 0/8 v2] ARM OMAP2+ GPMC: fixes and bus children
2015-02-26 11:34 UTC (10+ messages)
` [PATCH 1/8 v2] ARM OMAP2+ GPMC: don't undef DEBUG
` [PATCH 3/8 v2] ARM OMAP2+ GPMC: add bus children
` [PATCH 4/8 v2] ARM OMAP2+ GPMC: fix debug output alignment
` [PATCH 5/8 v2] ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTS
` [PATCH 6/8 v2] ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDER
` [PATCH 7/8 v2] ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME
Enabling DBGEN signal in GP OMAP3
2015-02-26 4:01 UTC (11+ messages)
[PATCH v2 RESEND] ASoC: OMAP: mcbsp: ensure that CLKX and CLKR are not used as ouput pins when they are used as input clock for the SRG
2015-02-26 2:52 UTC (2+ messages)
[PATCH 00/15] Enhance twl4030_charger functionality
2015-02-26 2:25 UTC (3+ messages)
` [PATCH 01/15] power_supply core: support use of devres to register/unregister a power supply
[PATCH] dma: cppi41: add missing directions bitfield
2015-02-25 22:54 UTC
[PATCH] OMAPDSS: restore "name" sysfs entry
2015-02-25 22:33 UTC (7+ messages)
[PATCH] OMAP: DSS: DPI: disable vt-switch on suspend/resume
2015-02-25 22:26 UTC (3+ messages)
build warning on v4.0-rc1
2015-02-25 21:45 UTC (2+ messages)
OMAP baseline test results for v4.0-rc1
2015-02-25 20:38 UTC
[PATCH] clk: ti: Fix FAPLL parent enable bit handling
2015-02-25 20:07 UTC (2+ messages)
[PATCHv3 00/35] ARM: OMAP2+: PRCM / SCM cleanups against 4.0-rc1
2015-02-25 19:44 UTC (39+ messages)
` [PATCHv3 01/35] ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
` [PATCHv3 02/35] ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs
` [PATCHv3 03/35] ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
` [PATCHv3 04/35] ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
` [PATCHv3 05/35] ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
` [PATCHv3 06/35] ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
` [PATCHv3 07/35] ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
` [PATCHv3 08/35] clk: ti: fix ti_clk_get_reg_addr error handling
` [PATCHv3 09/35] Documentation: DT: document PRCM compatible strings for dm81x SoCs
` [PATCHv3 10/35] ARM: OMAP2+: PRCM: add support for static clock memmap indices
` [PATCHv3 11/35] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
` [PATCHv3 12/35] ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
` [PATCHv3 13/35] ARM: OMAP2+: CM: determine CM base address from device tree
` [PATCHv3 14/35] ARM: OMAP2+: PRM: determine PRM "
` [PATCHv3 15/35] ARM: OMAP2+: control: determine control module base address from DT
` [PATCHv3 16/35] ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
` [PATCHv3 17/35] ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
` [PATCHv3 18/35] ARM: OMAP2+: CM: move SoC specific init calls within a generic API
` [PATCHv3 19/35] ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
` [PATCHv3 20/35] ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
` [PATCHv3 21/35] ARM: OMAP2+: clock: add low-level support for regmap
` [PATCHv3 22/35] ARM: OMAP2+: control: remove API for getting control module base address
` [PATCHv3 23/35] ARM: OMAP2+: id: cache omap_type value
` [PATCHv3 24/35] ARM: OMAP2+: control: add syscon support for register accesses
` [PATCHv3 25/35] ARM: dts: omap24xx: merge control module features under scrm node
` [PATCHv3 26/35] ARM: dts: omap3: "
` [PATCHv3 27/35] ARM: dts: am33xx: "
` [PATCHv3 28/35] ARM: dts: am43xx-epos-evm: fix pinmux node layout
` [PATCHv3 29/35] ARM: dts: am4372: merge control module features under scrm node
` [PATCHv3 30/35] ARM: dts: omap4: add system control module node
` [PATCHv3 31/35] ARM: OMAP4: display: convert display to use syscon for dsi muxing
` [PATCHv3 32/35] ARM: OMAP4+: control: remove support for legacy pad read/write
` [PATCHv3 33/35] ARM: dts: omap5: add system control module node
` [PATCHv3 34/35] ARM: dts: dra7: "
` [PATCHv3 35/35] ARM: OMAP4+: control: add support for initializing control module via DT
[PATCH] ARM: omap-device: add missed callback for suspend-to-disk
2015-02-25 19:12 UTC (2+ messages)
[PATCH v2] ARM: dts: am335x-bone-common: enable aes and sham
2015-02-25 19:09 UTC (2+ messages)
[PATCHv2 00/33] ARM: OMAP2+: PRCM/omap ctrl cleanups against 3.19-rc1
2015-02-25 18:47 UTC (3+ messages)
[PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688
2015-02-25 18:44 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).