linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-19 10:30:55 to 2015-03-22 22:35:25 UTC [more...]

[PATCH 0/3] Implement set_rate for FAPLL on dm816x
 2015-03-22 22:35 UTC  (2+ messages)
` [PATCH 2/3] clk: ti: Implement FAPLL set_rate for the synthesizer

[PATCH 00/15] omap3isp driver DT support
 2015-03-22 20:26 UTC  (7+ messages)
` [PATCH 14/15] omap3isp: Add support for the Device Tree
    ` [PATCH v1.1 "

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

Patch to parameterize DMA_MIN_BYTES for omap2-mcspi
 2015-03-22 16:31 UTC  (10+ messages)

[PATCH 10/15] omap3isp: Move the syscon register out of the ISP register maps
 2015-03-22 12:17 UTC  (2+ messages)
` [PATCH v1.1 "

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-22 10:34 UTC  (10+ messages)
` [PATCH 02/35 linux-next] regulator: "
` [PATCH 32/35 linux-next] clk: "

[PATCH 13/15] v4l: of: Read lane-polarity endpoint property
 2015-03-22  8:46 UTC  (3+ messages)
` [PATCH v1.1 13/15] v4l: of: Read lane-polarities "

[PATCH 0/4] Enhancements to twl4030 phy to support better charging
 2015-03-22  6:05 UTC  (6+ messages)
` [PATCH 3/4] usb: phy: twl4030: add support for reading restore on ID pin
      ` [Gta04-owner] "

[PATCH] arm: mach-omap2: remove superfluous NULL pointer check
 2015-03-22  0:00 UTC 

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

[PATCHv2 0/4] lis3lv02d: update DT binding for use with Nokia N900
 2015-03-21 20:19 UTC  (5+ messages)
  ` [PATCHv2 1/4] lis3lv02d: DT: use s32 to support negative values
` [PATCHv2 2/4] lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
` [PATCHv2 3/4] Documentation: DT: lis302: update wakeup binding
` [PATCHv2 4/4] DTS: ARM: OMAP3-N900: Add lis3lv02d support

[PATCH 0/2] Couple of DRA7 hwmod patches on Timers
 2015-03-21 19:42 UTC  (2+ messages)

omap voltage management
 2015-03-21 19:18 UTC  (4+ messages)

[RFC][PATCH 0/9] USB: OTG Core functionality
 2015-03-21  1:30 UTC  (22+ messages)
` [RFC][PATCH 2/9] usb: gadget: add usb_gadget_start/stop()
` [RFC][PATCH 3/9] usb: otg: add OTG core

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

[PATCH 12/15] dt: bindings: Add lane-polarity property to endpoint nodes
 2015-03-20 22:07 UTC  (2+ messages)
` [PATCH v1.1 "

[PATCH 0/3] ARM: omap5/dra7/x15: Thermal dts patches
 2015-03-20 21:54 UTC  (7+ messages)
` [PATCH 1/3] ARM: dts: OMAP5+: separate the cpu thermal zone definition from omap4
  ` [PATCH 2/3] ARM: dts: DRA7: Add bandgap and related thermal nodes
` [PATCH 3/3] ARM: dts: am57xx-beagle-x15: Add thermal map

Serious memory leak in TI EDMA driver (drivers/dma/edma.c)
 2015-03-20 21:53 UTC  (7+ messages)

[PATCH] omapdss: extend pm notifier to handle hibernation
 2015-03-20 17:19 UTC  (5+ messages)

[PATCH v2 0/3] OMAP 3 ISP (and N9/N950 primary camera support) dts changes
 2015-03-20 16:57 UTC  (3+ messages)

[PATCH v7 0/6] wlcore: add device-tree support
 2015-03-20 16:21 UTC  (9+ messages)
` [PATCH v7 5/6] ARM: dts: add wl12xx/wl18xx bindings

Patches to bind the SGTL5000 chip to AM33XX McASP
 2015-03-20 15:51 UTC  (11+ messages)
          ` [alsa-devel] "

"no opp match" error
 2015-03-20 15:29 UTC 

am335x: GPMC: reading speed with prefetch mode
 2015-03-20 15:09 UTC  (2+ messages)

[PATCH v6 0/6] wlcore: add device-tree support
 2015-03-20 14:54 UTC  (8+ messages)
` [PATCH v6 2/6] wl12xx: use frequency instead of enumerations for pdata clocks

[PATCH] drm/omap: tiler: add hibernation callback
 2015-03-20 14:57 UTC  (4+ messages)

[PATCH] ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
 2015-03-20 14:53 UTC 

[PATCH v3] ASoC: davinci-mcasp: Set rule constraints if implicit BCLK divider is used
 2015-03-20 11:31 UTC 

[RFC PATCH 0/3] of_platform_depopulate crash fixes
 2015-03-20 11:29 UTC  (8+ messages)
` [RFC PATCH 1/3] of/device: manage resources similar to platform_device_add

[RFC][PATCH 1/9] usb: hcd: Introduce usb_start/stop_hcd()
 2015-03-20  9:49 UTC  (5+ messages)

[PATCHv3 00/35] ARM: OMAP2+: PRCM / SCM cleanups against 4.0-rc1
 2015-03-20  7:00 UTC  (4+ messages)
` [PATCHv3 08/35] clk: ti: fix ti_clk_get_reg_addr error handling

[PATCHv4 00/35] ARM: OMAP2+: PRCM / SCM cleanups against 4.0-rc1
 2015-03-20  6:40 UTC  (8+ messages)
` [PATCHv4 30/35] ARM: dts: omap4: add system control module node

[PATCH v2 0/3] Add support for HDQ-1W on AM43XX
 2015-03-20  3:58 UTC  (3+ messages)
` [PATCH v2 2/3] w1: masters: omap_hdq: Add support for 1-wire mode

[PATCH v2] usb: musb: Fix fifo reads for dm816x with musb_dsps
 2015-03-20  0:10 UTC 

[PATCH v3] phy: Add a driver for dm816x USB PHY
 2015-03-20  0:08 UTC 

[GIT PULL 2/3] omap defconfig changes for v4.1
 2015-03-19 23:14 UTC  (4+ messages)
` [GIT PULL 3/3] omap legacy boot clean-up "

[GIT PULL 1/3] omap device tree changes for v4.1, part1
 2015-03-19 23:13 UTC 

[GIT PULL 1/3] omap device tree changes for v4.1, part1
 2015-03-19 23:13 UTC 

[PATCH 1/2] gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq
 2015-03-19 23:03 UTC  (4+ messages)
` [RFC/RFT PATCH 2/2] gpio: omap: ensure that runtime pm will disable unused gpio banks

[GIT PULL] omap fixes for v4.0-rc cycle
 2015-03-19 20:49 UTC 

[PATCH] usb: musb: Fix fifo reads for dm816x with musb_dsps
 2015-03-19 18:11 UTC  (6+ messages)

[PATCH v2] Update Nanobone dts file
 2015-03-19 17:58 UTC  (2+ messages)

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

[PATCH 00/10] omap3 crypto fixes
 2015-03-19 16:43 UTC  (4+ messages)
` [PATCH 07/10] ARM: dts: n9/n950: Enable omap crypto support

[PATCH v2.1] ASoC: davinci-mcasp: Set rule constraints if implicit BCLK divider is used
 2015-03-19 16:11 UTC  (2+ messages)

[PATCH] phy: Add a driver for dm816x USB PHY
 2015-03-19 15:57 UTC  (13+ messages)

Dear E-mail User
 2015-03-19 12:33 UTC 

Dear E-mail User
 2015-03-19 11:39 UTC 

[PATCH] Update Nanobone dts file
 2015-03-19 11:51 UTC 


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