public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-29 10:40:16 to 2014-09-05 15:36:32 UTC [more...]

[PATCH v6 0/3] Add ST dwc3 glue layer driver
 2014-09-05 15:36 UTC  (4+ messages)
` [PATCH v6 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
` [PATCH v6 2/3] usb: dwc3: dwc3-st: Add st-dwc3 devicetree bindings documentation
` [PATCH v6 3/3] MAINTAINERS: Add dwc3-st.c file to ARCH/STI architecture

[GIT PULL] omap fixes against v3.17-rc3
 2014-09-05 15:10 UTC  (2+ messages)

[PATCH v5 0/2] Add generic PHY support to USB HCD
 2014-09-05 14:06 UTC  (3+ messages)
` [PATCH v5 1/2] usb: rename phy to usb_phy in HCD

[PATCHv2 0/2] OMAP IOMMU Fixes for DT-clients
 2014-09-05 13:31 UTC  (6+ messages)
  ` [PATCHv2 1/2] iommu/omap: Check for valid archdata in attach_dev
` [PATCHv2 2/2] iommu/omap: Fix iommu archdata name for DT-based devices

[PATCH] clk: add gpio gated clock
 2014-09-05 12:21 UTC 

[PATCH] ARM: dts: dra7-evm: Fix NAND GPMC timings
 2014-09-05 12:04 UTC 

[PATCH 0/2] OMAP IOMMU Fixes for DT-clients
 2014-09-05 11:11 UTC  (6+ messages)
  ` [PATCH 1/2] iommu/omap: Check for valid archdata in attach_dev
  ` [PATCH 2/2] iommu/omap: Fix iommu archdata name for DT-based devices

[PATCH 0/6] OMAP2+: GPMC: NAND fixes for 3.17
 2014-09-05  7:57 UTC  (21+ messages)
` [PATCH 1/6] ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8
` [PATCH 2/6] ARM: dts: am437x-gp-evm: "
` [PATCH 3/6] ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring
` [PATCH 4/6] ARM: dts: am43xx-epos-evm: "
` [PATCH 5/6] ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring
` [PATCH 6/6] ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND

[PATCH 0/2] ARM: dts: dra7-evm: fixes for mux and VTT control
 2014-09-04 19:49 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: dra7-evm: Fix spi1 mux documentation
` [PATCH 2/2] ARM: dts: dra7-evm: Add vtt regulator support

[PATCH 0/5] Clean-up for twl4030-usb
 2014-09-04 17:07 UTC  (4+ messages)
` [PATCH 3/5] usb: phy: twl4030-usb: Move code from twl4030_phy_power to the runtime PM calls

[PATCH] mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS
 2014-09-04 17:01 UTC 

[PATCH] mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators
 2014-09-04 16:39 UTC  (6+ messages)

[PATCH 15/15] tty: serial: 8250: omap: add dma support
 2014-09-04 16:25 UTC  (25+ messages)

[PATCH 0/2] fix cm-t54 serial console power supply
 2014-09-04 15:40 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: cm-t54: fix "
` [PATCH 2/2] ARM: dts: sbc-t54: fix model property

[PATCH 1/3] Input: ti_am335x_tsc: Fix incorrect step config 5 wire touschscreen
 2014-09-04 14:39 UTC  (3+ messages)
` [PATCH 2/3] input: ti_am335x_tsc: Remove DT wire-config parameter
` [PATCH 3/3] ARM: DTS: AM335x: Drop TSC's wire-config parameters

[PATCH] ARM: dts: omap5.dtsi: add DSS RFBI node
 2014-09-04 13:44 UTC  (2+ messages)

[PATCH 0/1] ARM: OMAP: add external clock provider support
 2014-09-04  6:48 UTC  (5+ messages)

[PATCH] arm: boot: dts: am4372: fix USB regs size
 2014-09-03 21:51 UTC  (2+ messages)

[PATCH] ARM: dts: am437x-gp: switch i2c0 to 100KHz
 2014-09-03 21:47 UTC  (2+ messages)

[PATCH] ARM: dts: am335x-bone*: Fix model name and update compatibility information
 2014-09-03 21:45 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: dra7-evm: Fixes for 3.17
 2014-09-03 21:43 UTC  (4+ messages)
` [PATCH 1/2] ARM: dts: dra7-evm: Fix i2c3 pinmux and frequency
` [PATCH 2/2] ARM: dts: dra7-evm: Fix 8th NAND partition's name

[GIT PULL] ARM: OMAP3: quick clock dts fix for 3.17-rc
 2014-09-03 21:38 UTC  (2+ messages)

[PATCH] ARM: dts: omap4-panda: Fix model and SoC family details
 2014-09-03 21:27 UTC  (2+ messages)

[PATCH 0/2] mfd: twl4030-power: support ti,system-power-controller
 2014-09-03 20:31 UTC  (5+ messages)
` [PATCH 1/2] Documentation: devicetree: mfd: twl4030-power: Use the standard 'ti,system-power-controller' to mark power control
  ` [PATCH 2/2] mfd: twl4030-power: use 'ti,system-power-controller' as alternative way to support system power off

[PATCH v5 0/3] Add ST dwc3 glue layer driver
 2014-09-03 20:15 UTC  (5+ messages)
` [PATCH v5 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
` [PATCH v5 2/3] usb: dwc3: dwc3-st: Add st-dwc3 devicetree bindings documentation
` [PATCH v5 3/3] MAINTAINERS: Add dwc3-st.c file to ARCH/STI architecture

[PATCH] clk: prevent erronous parsing of children during rate change
 2014-09-03 19:22 UTC  (2+ messages)

PROBLEM: bindings for drivers/mfd/twl4030-power.c
 2014-09-03 19:13 UTC  (6+ messages)

FROM: Husam Al Sayed
 2014-09-03 18:39 UTC 

[GIT PULL] clk: ti: dra7xx: fixes for early 3.17-rc
 2014-09-03 17:08 UTC  (2+ messages)

[PATCH v9 2/6] clk: Move all drivers to use internal API
 2014-09-03 15:31 UTC 

[PATCH 0/5] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7
 2014-09-03 14:46 UTC  (18+ messages)
` [PATCH 1/5] usb: dwc3: exynos: Add support for SCLK present on Exynos7
` [PATCH 3/5] phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply
` [PATCH 4/5] usb: dwc3: Adding Kconfig dependency for Exynos7
` [PATCH 5/5] phy: exynos5-usbdrd: "

[PATCH 0/2] tlv320aic31xx PLL programming fix and cleanup
 2014-09-03 14:26 UTC  (5+ messages)
` [PATCH 1/2] ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclk
` [PATCH 2/2] ASoC: tlv320aic31xx: Choose PLL p divider automatically

[PATCH] drivers/rtc/rtc-ds1307.c: Support optional wakeup interrupt source
 2014-09-03 13:38 UTC  (2+ messages)

[PATCH] ARM: dts: DRA7: Add PMU nodes
 2014-09-03 13:39 UTC  (2+ messages)

[PATCH v2 00/26] genirq: fix use of irq_find_mapping outside of legal RCU context
 2014-09-03 13:18 UTC  (22+ messages)
` [PATCH v2 01/26] genirq: add irq_domain-aware core IRQ handler
` [PATCH v2 19/26] irqchip: atmel-aic: convert to handle_domain_irq
` [PATCH v2 20/26] irqchip: atmel-aic5: "

[PATCH v8 3/7] clk: Move all drivers to use internal API
 2014-09-03 12:59 UTC  (3+ messages)

OMAP baseline test results for v3.17-rc3
 2014-09-03  9:12 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Fix desc NULL pointer in dwc3_gadget_ep_queue()
 2014-09-03  6:26 UTC 

[PATCH] video: fix composite video connector compatible string
 2014-09-02 21:13 UTC  (2+ messages)

[PATCHv2] ARM: debug: uncompress debug support for omap2plus
 2014-09-02 16:37 UTC 

[PATCH v4 0/3] Add ST dwc3 glue layer driver
 2014-09-02 15:12 UTC  (5+ messages)
` [PATCH v4 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC

[PATCH] mfd: palmas: Add support for optional wakeup
 2014-09-02  7:28 UTC  (6+ messages)

[PATCH 00/26] ARM: OMAP2+: PRCM cleanups for 3.18 merge window
 2014-09-01 18:09 UTC  (27+ messages)
` [PATCH 01/26] ARM: DRA7: PRM: add voltage processor check behind a prm_feature flag
` [PATCH 02/26] ARM: AM43XX: PRM: use OMAP4 PRM driver
` [PATCH 03/26] ARM: OMAP2/3: hwmod: merge wait_target_ready functions for omap2/3
` [PATCH 04/26] ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/ready
` [PATCH 05/26] ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+
` [PATCH 06/26] ARM: OMAP2+: CM: add common API for cm_wait_module_ready
` [PATCH 07/26] ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idle
` [PATCH 08/26] ARM: OMAP2+: CM: make clkdm_hwsup operations static
` [PATCH 09/26] ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable
` [PATCH 10/26] ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls static
` [PATCH 11/26] ARM: AM33xx: hwmod: remove am33xx specific module SoC opts
` [PATCH 12/26] ARM: AM43xx: hwmod: use OMAP4 hardreset ops instead of the AM33xx version
` [PATCH 13/26] ARM: AM33xx: PRM: add support for prm_init
` [PATCH 14/26] ARM: OMAP2+: PRM: add generic API for asserting hardware reset
` [PATCH 15/26] ARM: OMAP2+: PRM: add generic API for deasserting "
` [PATCH 16/26] ARM: OMAP2+: PRM: add generic API for checking hardreset status
` [PATCH 17/26] ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.h
` [PATCH 18/26] ARM: OMAP4: CM: make cminst direct register access functions static
` [PATCH 19/26] ARM: OMAP4+: CM: remove omap4_cm1/cm2_* functions
` [PATCH 20/26] ARM: AM33xx: PRM: move global warm reset implementation to driver
` [PATCH 21/26] ARM: AM33xx: PRM: make direct register access functions static
` [PATCH 22/26] ARM: OMAP4: PRM: make omap4_prm_read/write_inst_reg calls static
` [PATCH 23/26] ARM: OMAP3: PRM: make PRCM interrupt handler related functions static
` [PATCH 24/26] ARM: OMAP4: "
` [PATCH 25/26] ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain
` [PATCH 26/26] ARM: OMAP2+: PRM: provide generic API for system reset

[PATCH v7] 8250-core based serial driver for OMAP + DMA
 2014-09-01 14:48 UTC  (18+ messages)
` [PATCH 03/15] tty: serial: 8250_core: add run time pm
` [PATCH 05/15] tty: serial: Add 8250-core based omap driver
` [PATCH 06/15] tty: serial: 8250_dma: handle error on TX submit
` [PATCH 07/15] tty: serial: 8250_dma: enqueue RX dma again on completion

[GIT PULL] ARM: OMAP2+: DRA72x/DRA74x basic support
 2014-08-31 17:19 UTC  (3+ messages)

[PATCH v4 00/15] Rework OMAP4+ HDMI audio support
 2014-08-29 11:43 UTC  (2+ messages)

[PATCH 1/4 v2] arm: omap: tao3530: Add pdata-quirk for the mmc2 internal clock
 2014-08-29 10:40 UTC  (4+ messages)
` [PATCH 2/4 v2] arm: omap3: Add Technexion TAO3530 SOM omap3-tao3530.dtsi
` [PATCH 3/4 v2] arm: omap3: Add Technexion Thunder support (TAO3530 SOM based)
` [PATCH 4/4 v2] arm: omap3: Add HEAD acoustics omap3-ha.dts and omap3-ha-lcd.dts (TAO3530 based)


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