linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-25 22:57:34 to 2015-03-31 20:33:41 UTC [more...]

[PATCHv3 0/2] N900 Modem Speech Support
 2015-03-31 20:33 UTC  (6+ messages)
` [PATCHv3 1/2] HSI: cmt_speech: Add cmt-speech driver
` [PATCHv3 2/2] HSI: nokia-modem: Add cmt-speech support

[PATCH 3.13.y-ckt 055/143] usb: musb: omap2plus bus glue needs USB host support
 2015-03-31 19:47 UTC 

[PATCHv6 00/34] ARM: OMAP2+: PRCM+SCM cleanup against 4.0-rc1
 2015-03-31 19:14 UTC  (35+ messages)
` [PATCHv6 01/34] ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
` [PATCHv6 02/34] ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs
` [PATCHv6 03/34] ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
` [PATCHv6 04/34] ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
` [PATCHv6 05/34] ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
` [PATCHv6 06/34] ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
` [PATCHv6 07/34] ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
` [PATCHv6 08/34] Documentation: DT: document PRCM compatible strings for dm81x SoCs
` [PATCHv6 09/34] ARM: OMAP2+: PRCM: add support for static clock memmap indices
` [PATCHv6 10/34] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
` [PATCHv6 11/34] ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
` [PATCHv6 12/34] ARM: OMAP2+: CM: determine CM base address from device tree
` [PATCHv6 13/34] ARM: OMAP2+: PRM: determine PRM "
` [PATCHv6 14/34] ARM: OMAP2+: control: determine control module base address from DT
` [PATCHv6 15/34] ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
` [PATCHv6 16/34] ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
` [PATCHv6 17/34] ARM: OMAP2+: CM: move SoC specific init calls within a generic API
` [PATCHv6 18/34] ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
` [PATCHv6 19/34] ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
` [PATCHv6 20/34] ARM: OMAP2+: clock: add low-level support for regmap
` [PATCHv6 21/34] ARM: OMAP2+: control: remove API for getting control module base address
` [PATCHv6 22/34] ARM: OMAP2+: id: cache omap_type value
` [PATCHv6 23/34] ARM: OMAP2+: control: add syscon support for register accesses
` [PATCHv6 24/34] ARM: dts: omap24xx: add minimal l4 bus layout with control module support
` [PATCHv6 25/34] ARM: dts: omap3: "
` [PATCHv6 26/34] ARM: dts: am33xx: "
` [PATCHv6 27/34] ARM: dts: am43xx-epos-evm: fix pinmux node layout
` [PATCHv6 28/34] ARM: dts: am4372: add minimal l4 bus layout with control module support
` [PATCHv6 29/34] ARM: dts: omap4: "
` [PATCHv6 30/34] ARM: OMAP4: display: convert display to use syscon for dsi muxing
` [PATCHv6 31/34] ARM: OMAP4+: control: remove support for legacy pad read/write
` [PATCHv6 32/34] ARM: dts: omap5: add minimal l4 bus layout with control module support
` [PATCHv6 33/34] ARM: dts: dra7: "
` [PATCHv6 34/34] ARM: OMAP4+: control: add support for initializing control module via DT

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-31 19:05 UTC  (6+ messages)
` [PATCH 32/35 linux-next] clk: "

Possible regression in next-20150323 due to "ARM, arm64: kvm: get rid of the bounce page"
 2015-03-31 18:58 UTC  (9+ messages)

[PATCH V2 linux-next] clk: constify of_device_id array
 2015-03-31 18:50 UTC 

[3.13.y-ckt stable] Patch "usb: musb: omap2plus bus glue needs USB host support" has been added to staging queue
 2015-03-31 18:45 UTC 

[PATCHv5 00/35] ARM: OMAP2+: PRCM/SCM cleanups against 4.0-rc
 2015-03-31 18:28 UTC  (19+ messages)
` [PATCHv5 11/35] ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
` [PATCHv5 26/35] ARM: dts: omap3: add minimal l4 bus layout with control module support
` [PATCHv5 30/35] ARM: dts: omap4: "

patch "phy: Add a driver for dm816x USB PHY" added to linux-phy tree
 2015-03-31 16:51 UTC  (4+ messages)

[PATCH v3 0/7] dmaengine/dra7x: DMA router (crossbar support)
 2015-03-31 16:48 UTC  (14+ messages)
` [PATCH v3 1/7] dmaengine: of_dma: Support for DMA routers
` [PATCH v3 2/7] Documentation: devicetree: dma: Binding documentation for TI DMA crossbar
` [PATCH v3 3/7] dmaengine: Add driver for TI DMA crossbar on DRA7x
` [PATCH v3 4/7] dmaengine: omap-dma: Use defines for dma channels and request count
` [PATCH v3 5/7] dmaengine: omap-dma: Take DMA request number from DT if it is available
` [PATCH v3 6/7] dmaengine: omap-dma: Remove mapping between virtual channels and requests
` [PATCH v3 7/7] ARM: DTS: dra7x: Integrate sDMA crossbar

[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
 2015-03-31 16:05 UTC  (7+ messages)
` [PATCH 01/25] arm: "

[PATCH] ti-soc-thermal: implement eocz bit to make driver useful on omap3
 2015-03-31 15:02 UTC  (4+ messages)
` [PATCHv2] ti-soc-thermal: request temperature periodically if hw can't do that itself
  ` [PATCH] ti-soc-thermal: implement omap3 support

[PATCH RESEND] ARM: dts: OMAP3-N900: Add microphone bias voltages
 2015-03-31 12:32 UTC  (6+ messages)

[PATCH v4 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2015-03-31  7:26 UTC  (6+ messages)
` [PATCH v4 3/6] Documentation: DT: Document twl4030-madc-battery bindings

4.0-rc1 to -rc4: random sound and speed problems on n900
 2015-03-31  7:26 UTC 

[PATCHv2] arm: dts: omap3: Add #iommu-cells to isp and iva iommu
 2015-03-31  6:33 UTC  (2+ messages)

[PATCH] crypto: omap-sham: Check for HIGHMEM before mapping SG pages
 2015-03-31  4:22 UTC  (3+ messages)
` [PATCH] crypto: omap-sham: Use pm_runtime_irq_safe()
` [PATCH] crypto: omap-aes: Fix support for unequal lengths

[PATCH v2 00/15] omap3isp driver DT support
 2015-03-31  1:37 UTC  (18+ messages)
` [PATCH v2 02/15] omap3isp: Avoid a BUG_ON() in media_entity_create_link()
` [PATCH v2 03/15] omap3isp: Separate external link creation from platform data parsing
` [PATCH v2 04/15] omap3isp: DT support for clocks
` [PATCH v2 06/15] omap3isp: Refactor device configuration structs for Device Tree
` [PATCH v2 08/15] omap3isp: Calculate vpclk_div for CSI-2
` [PATCH v2 09/15] omap3isp: Replace mmio_base_phys array with the histogram block base
` [PATCH v2 10/15] omap3isp: Move the syscon register out of the ISP register maps
` [PATCH v2 11/15] omap3isp: Replace many MMIO regions by two
` [PATCH v2 12/15] dt: bindings: Add lane-polarity property to endpoint nodes
` [PATCH v2 13/15] v4l: of: Read lane-polarities endpoint property
` [PATCH v2 14/15] omap3isp: Add support for the Device Tree
    ` [PATCH 1/1] omap3isp: Don't pass uninitialised arguments to of_graph_get_next_endpoint()
` [PATCH v2 15/15] omap3isp: Deprecate platform data support

[PATCH] arm: dts: omap3: Add #iommu-cells to isp iommu
 2015-03-30 23:18 UTC  (2+ messages)

[PATCH] genirq: provide dummy set_irq_wake()
 2015-03-30 18:06 UTC  (3+ messages)

[PATCH 1/5] dmaengine: edma: fix memory leak when terminating running transfers
 2015-03-30 17:48 UTC  (4+ messages)
` [PATCH 2/5] dmaengine: omap-dma: Fix memory leak when terminating running transfer

[PATCH] mfd: twl4030-power: Fix pmic for boards that need AC charger disabled
 2015-03-30 17:36 UTC 

[PATCH v2 0/7] dmaengine/dra7x: DMA router (crossbar support)
 2015-03-30 17:20 UTC  (15+ messages)
` [PATCH v2 1/7] dmaengine: of_dma: Support for DMA routers
` [PATCH v2 3/7] dmaengine: Add driver for TI DMA crossbar on DRA7x
` [PATCH v2 4/7] dmaengine: omap-dma: Use defines for dma channels and request count

[PATCH] mfd: twl6040: Remove wrong and unneeded "platform:twl6040" modalias
 2015-03-30 10:08 UTC  (2+ messages)

[PATCH 0/6] mmc: omap_hsmmc: simplify cover/card detect logic
 2015-03-30  9:34 UTC  (5+ messages)
` [PATCH 5/6] mmc: omap_hsmmc: simplify card/cover detect isr
` [PATCH 6/6] mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin

[GIT PULL] OMAP-GPMC driver updates for v4.1
 2015-03-30  7:55 UTC  (2+ messages)

[PATCH] usb/dwc3: comment update
 2015-03-30  7:40 UTC 

[PATCH 65/86] usb/dwc3: comment update
 2015-03-30  7:16 UTC  (6+ messages)
  ` [PATCH 86/86] usb/dwc3: move ids to pci_ids.h

[PATCH 0/3] mfd: menelaus: couple simple cleanups
 2015-03-30  7:15 UTC  (7+ messages)
` [PATCH 1/3] mfd: menelaus: delete omap_has_menelaus
` [PATCH 2/3] mfd: menelaus: drop support for SW controller VCORE
` [PATCH 3/3] mfd: menelaus: use macro for magic number

[PATCH 00/14] Enhance twl4030_charger functionality. - V2
 2015-03-29 21:26 UTC  (4+ messages)
` [PATCH 13/14] twl4030_charger: Increase current carefully while watching voltage

[GIT PULL] omap fixes for v4.0-rc cycle
 2015-03-29 20:59 UTC  (2+ messages)

[GIT PULL 2/2] omap soc changes for v4.1
 2015-03-28 16:02 UTC  (2+ messages)

[GIT PULL 1/2] omap non-urgent fixes for v4.1
 2015-03-28 16:02 UTC 

[GIT PULL 1/2] omap non-urgent fixes for v4.1
 2015-03-28 16:02 UTC 

[PATCH] ARM: DRA7: Enable Cortex A15 errata 798181
 2015-03-27 21:38 UTC  (5+ messages)

[GIT PULL] ARM: OMAP2+: hwmod data changes for AM43xx and DRA7xx for v4.1
 2015-03-27 19:14 UTC  (2+ messages)

[PATCH] ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
 2015-03-27 11:24 UTC  (2+ messages)

[PATCH v2 0/8] gpio: omap: cleanup: get rid of system GPIO <-> GPIO offset converseations
 2015-03-27 10:27 UTC  (18+ messages)
` [PATCH v2 1/8] gpio: omap: convert omap_gpio_is_input() to use gpio offset
` [PATCH v2 2/8] gpio: omap: simplify omap_set_gpio_dataout_x()
` [PATCH v2 3/8] gpio: omap: convert debounce functions switch to use gpio offset
` [PATCH v2 4/8] gpio: omap: drop 'gpio' param from omap_gpio_init_irq()
` [PATCH v2 5/8] gpio: omap: convert gpio irq functions to use GPIO offset
` [PATCH v2 6/8] gpio: omap: get rid of GPIO_BIT() macro
` [PATCH v2 7/8] gpio: omap: get rid of omap_irq_to_gpio()
` [PATCH v2 8/8] gpio: omap: get rid of GPIO_INDEX() macro

[PATCH 0/2] Remove mmc_host enable/disable methods
 2015-03-27 10:01 UTC  (6+ messages)
` [PATCH 1/2] mmc: omap_hsmmc: stop using .enable and .disable method

[PATCH] ASoC: davinci-mcasp: Index ruledata in drvdata with substream->stream
 2015-03-27  9:47 UTC 

[PATCH v2] thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814 - Bandgap Temperature read Dtemp can be corrupted
 2015-03-27  8:45 UTC 

[PATCH V2 0/2] DRA7/X15: Thermal dts patches
 2015-03-27  8:08 UTC  (7+ messages)
` [PATCH V2 1/2] ARM: dts: DRA7: Add bandgap and related thermal nodes
` [PATCH V2 2/2] ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102

[PATCHv2 0/4] lis3lv02d: update DT binding for use with Nokia N900
 2015-03-26 18:57 UTC  (3+ messages)
` [PATCHv2 4/4] DTS: ARM: OMAP3-N900: Add lis3lv02d support

[RESEND PATCH 1/2] ARM: dts: am4372: Add "ti,am437x-ocp2scp" as compatible string for OCP2SCP
 2015-03-26 17:50 UTC  (3+ messages)
` [RESEND PATCH 2/2] bus: ocp2scp: SYNC2 value should be changed to 0x6

[PATCH] arm: mach-omap2: remove superfluous NULL pointer check
 2015-03-26 17:34 UTC  (2+ messages)

[PATCH] ASoC: davinci-evm: drop un-necessary remove function
 2015-03-26 17:02 UTC  (2+ messages)

[PATCH 1/2] ARM: DRA7: hwmod_data: Fix hwmod data for pcie
 2015-03-26  7:29 UTC  (12+ messages)
` [PATCH 2/2] ARM: dts: dra7: remove ti,hwmod property from pcie phy


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