Linux-OMAP Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-14 12:31:05 to 2015-09-22 09:54:13 UTC [more...]

[PATCH v3 00/24] dmaengine/ARM: Merge the edma drivers into one
 2015-09-22  9:54 UTC  (3+ messages)
` [PATCH v3 01/24] ARM: common: edma: Fix channel parameter for irq callbacks
` [PATCH v3 02/24] ARM: common: edma: Remove unused functions

[PATCH 00/38] Fixes related to incorrect usage of unsigned types
 2015-09-22  9:46 UTC  (5+ messages)
` [PATCH 28/38] video/omap: remove invalid check

[PATCH 0/3] Add support for tps65217 charger
 2015-09-22  7:43 UTC  (4+ messages)
` [PATCH 3/3] mfd: Add battery charger as subdevice to the tps65217

[net-next PATCH 0/4] Add support for reading macid when DT macid not found
 2015-09-22  0:22 UTC  (6+ messages)
` [net-next PATCH 1/4] drivers: net: cpsw: davinci_emac: move reading mac id to common file
` [net-next PATCH 2/4] drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms
` [net-next PATCH 3/4] arm: dts: dra7: add syscon phandle to cpsw node
` [net-next PATCH 4/4] arm: dts: am4372: "

usb: dwc3: gadget: warning on v4.3-rc1
 2015-09-21 21:05 UTC  (3+ messages)

[PATCH RFC v4 0/8] Implement generic ASoC HDMI codec and use it in tda998x
 2015-09-21 17:25 UTC  (19+ messages)
` [PATCH RFC v4 3/8] ASoC: hdmi-codec: Add hdmi-codec for external HDMI-encoders
` [PATCH RFC v4 5/8] drm/i2c: tda998x: Remove include/sound/tda998x.h and fix graph parsing
  ` [PATCH RFC v4 1/8] ASoC: hdmi: Remove obsolete dummy HDMI codec
  ` [PATCH RFC v4 2/8] ALSA: pcm: add IEC958 channel status helper for hw_params
  ` [PATCH RFC v4 4/8] drm/i2c: tda998x: Add support of a DT graph of ports
  ` [PATCH RFC v4 6/8] drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata
` [PATCH RFC v4 7/8] drm/i2c: tda998x: Register ASoC HDMI codec for audio functionality
` [PATCH RFC v4 8/8] ARM: dts: am335x-boneblack: Add HDMI audio support

[PATCH 12/17] ARM: OMAP2+: remove misuse of IRQF_NO_SUSPEND flag
 2015-09-21 15:47 UTC 

[PATCH v2 1/1] ARM: DTS: dra72-evm: remove cpsw gpio hogging and add mode-gpios
 2015-09-21 14:53 UTC 

[PATCH 0/2] Fix omap5-uevm WLAN regressions
 2015-09-21 14:10 UTC  (19+ messages)
` [PATCH 1/2] mfd: twl6040: Fix deferred probe handling for clk32k
` [PATCH 2/2] ARM: dts: Fix WLAN regression on omap5-uevm

[PATCH 1/1] ARM: DTS: dra72-evm: remove cpsw gpio hogging and add select-slave-gpio
 2015-09-21  9:36 UTC  (2+ messages)

[PATCH] ARM: OMAP: Remove duplicated operand in OR operation
 2015-09-21  7:28 UTC  (2+ messages)

[PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
 2015-09-20 10:38 UTC  (4+ messages)
` [PATCH v3] "

[PATCH RFC] ASoC: simple-card: Update clocks binding for simple-card DAI subnodes
 2015-09-19 18:42 UTC  (2+ messages)

[PATCH] omapdss: acx565akm: Fix module autoload for OF platform driver
 2015-09-18 18:44 UTC 

[PATCH 0/5] Add DRA7 sub-mailboxes for 4.4
 2015-09-18 18:16 UTC  (6+ messages)
  ` [PATCH 1/5] ARM: dts: DRA74x: Add IPC sub-mailbox nodes for all IPUs & DSPs
  ` [PATCH 2/5] ARM: dts: DRA72x: Add IPC sub-mailbox nodes for IPU1, IPU2 & DSP1
` [PATCH 3/5] ARM: dts: dra7-evm: Enable the system mailboxes 5 and 6
` [PATCH 4/5] ARM: dts: dra72-evm: "
` [PATCH 5/5] ARM: dts: beagle-x15: "

mysterious crashes on OMAP5 uevm
 2015-09-18 17:48 UTC  (14+ messages)

[PATCH v3 00/27] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2015-09-18 14:53 UTC  (28+ messages)
` [PATCH v3 02/27] ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data
` [PATCH v3 03/27] memory: omap-gpmc: Introduce GPMC to NAND interface
` [PATCH v3 04/27] mtd: nand: omap2: Use gpmc_omap_get_nand_ops() to get NAND registers
` [PATCH v3 05/27] memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status
` [PATCH v3 06/27] mtd: nand: omap2: Switch to using GPMC-NAND ops for writebuffer empty check
  ` [PATCH v3 01/27] ARM: OMAP2+: gpmc: Add platform data
  ` [PATCH v3 07/27] memory: omap-gpmc: Remove NAND IRQ code
  ` [PATCH v3 18/27] mtd: nand: omap2: Implement NAND ready using gpiolib
` [PATCH v3 08/27] memory: omap-gpmc: Add IRQ ops for GPMC-NAND interface
` [PATCH v3 09/27] mtd: nand: omap2: manage NAND interrupts
` [PATCH v3 10/27] mtd: nand: omap: Copy platform data parameters to omap_nand_info data
` [PATCH v3 11/27] mtd: nand: omap: Clean up device tree support
` [PATCH v3 12/27] mtd: nand: omap: Update DT binding documentation
` [PATCH v3 13/27] memory: omap-gpmc: Prevent mapping into 1st 16MB
` [PATCH v3 14/27] memory: omap-gpmc: Move device tree binding to correct location
` [PATCH v3 15/27] memory: omap-gpmc: Support general purpose input for WAITPINs
` [PATCH v3 16/27] memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring
` [PATCH v3 17/27] memory: omap-gpmc: Add irqchip support to the gpiochip
` [PATCH v3 19/27] memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs
` [PATCH v3 20/27] ARM: dts: dra7: Fix NAND device nodes
` [PATCH v3 21/27] ARM: dts: dra7x-evm: Provide NAND ready pin
` [PATCH v3 22/27] ARM: dts: am437x: Fix NAND device nodes
` [PATCH v3 23/27] ARM: dts: am437x-gp-evm: Provide NAND ready pin
` [PATCH v3 24/27] ARM: dts: am335x: Fix NAND device nodes
` [PATCH v3 25/27] ARM: dts: am335x: Provide NAND ready pin
` [PATCH v3 26/27] ARM: dts: dm816x: Fix gpmc and NAND node
` [PATCH v3 27/27] ARM: dts: omap3: Fix gpmc and NAND nodes

[PATCH 0/5] Add memory mapped read support for ti-qspi
 2015-09-18 12:10 UTC  (18+ messages)
` [PATCH 1/5] spi: introduce mmap read support for spi flash devices
` [PATCH 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH 3/5] mtd: devices: m25p80: add support for mmap read request

[PATCH v2 00/23] dmaengine/ARM: Merge the edma drivers into one
 2015-09-18 11:44 UTC  (6+ messages)
` [PATCH v2 04/23] ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
` [PATCH v2 11/23] ARM/dmaengine: edma: Merge the two drivers under drivers/dmaengine

[PATCH] ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle()
 2015-09-18  5:41 UTC 

[PATCH 3/3] mmc: omap: Fix module autoload for OF platform driver
 2015-09-17 21:50 UTC 

[PATCH] ARM: OMAP2+: Remove unneeded semicolons
 2015-09-17 13:38 UTC 

[PATCH] ARM: OMAP3: vc: Remove unused macros
 2015-09-17 13:24 UTC 

[PATCH v3] ASoC: soc-core: Fix sparse warning in be32_to_cpup() call
 2015-09-17 10:13 UTC 

[PATCH v2] ASoC: soc-core: Fix sparse warning in be32_to_cpup() call
 2015-09-17  9:48 UTC 

[PATCH] ASoC: soc-core: Fix sparse warning in be32_to_cpup() call
 2015-09-17  9:33 UTC  (3+ messages)

[PATCH v2] ASoC: davinci-mcasp: Get rid of bclk_lrclk_ratio in private data
 2015-09-17  7:39 UTC 

omapdss: Division by zero in kernel
 2015-09-17  5:16 UTC  (4+ messages)

[PATCH] ARM: dts: omap5-uevm.dts: fix i2c5 pinctrl offsets
 2015-09-17  0:14 UTC  (2+ messages)

[PATCH v2 0/2] extcon: palmas: am57xx-beagle-x15: use palmas for VBUS/ID detection
 2015-09-17  0:06 UTC  (7+ messages)
` [PATCH v2 2/2] ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2

[PATCH] ARM: OMAP2+: AM43XX: Enable autoidle for clks in am43xx_init_late
 2015-09-17  0:02 UTC  (2+ messages)

[PATCH] ARM: dts: am57xx-beagle-x15: Update Phy supplies
 2015-09-16 23:57 UTC  (3+ messages)

[PATCH 0/4] Cleanup legacy OMAP IOMMU device creation
 2015-09-16 23:48 UTC  (5+ messages)
  ` [PATCH 1/4] ARM: OMAP2+: Remove legacy device instantiation of IOMMUs
  ` [PATCH 2/4] ARM: OMAP3: hwmod data: Remove legacy IOMMU data
  ` [PATCH 3/4] ARM: OMAP4: hwmod data: Remove legacy IOMMU attr and addrs
  ` [PATCH 4/4] ARM: OMAP2+: Remove omap_mmu_dev_attr structure

[PATCH RFC 0/5] ASoC: TDM stuff for simple-card, mcasp, and tlv320aic3x
 2015-09-16 17:01 UTC  (4+ messages)
` [PATCH RFC 4/5] ASoC: davinci-mcasp: Get rid of bclk_lrclk_ratio in private data

[GIT PULL] omap fixes against v4.3-rc1
 2015-09-16 16:33 UTC  (3+ messages)

[PATCH 1/1] regulator: tps65218: Fix missing zero typo
 2015-09-16 13:55 UTC  (3+ messages)

[PATCH] remoteproc/wkup_m3: Use MODULE_DEVICE_TABLE to export alias
 2015-09-16 12:32 UTC 

[RESEND PATCH] OMAPDSS: panel-sony-acx565akm: Export OF module alias information
 2015-09-16  9:12 UTC 

[PATCH] clk: ti: clk-7xx: Remove hardwired ABE clock configuration
 2015-09-16  6:42 UTC  (3+ messages)

[net-next PATCH v3] drivers: net: cpsw: Add support to drive gpios for ethernet to be functional
 2015-09-15 19:38 UTC  (2+ messages)

[PATCH] ARM: Remove __ref on hotplug cpu die path
 2015-09-15 17:58 UTC  (6+ messages)

[PATCH] input: touchscreen: ti_am335x_tsc: Fix HWPEN interrupt handling
 2015-09-15 16:28 UTC 

[PATCH v4 0/9] usb: dwc3: add dual-role support
 2015-09-15 14:46 UTC  (5+ messages)
` [PATCH v4 5/9] usb: dwc3: core: make dual-role work with OTG irq

[PATCH 01/11 RESEND] ARM: OMAP: DRA7: hwmod: Add data for McASP3
 2015-09-15 14:10 UTC 

[PATCH v2 0/4] ARM: dts: use syscon property instead of ctrl-module
 2015-09-15 13:33 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: dra7: Add dt node for the sycon pcie
` [PATCH v2 2/4] ARM: dts: dra7: Use "syscon-phy-power" and "syscon-pcs" in PCIe PHY node
` [PATCH v2 3/4] ARM: dts: dra7: Use "ti, dra7x-usb2-phy2" compatible string for USB2 PHY2
` [PATCH v2 4/4] ARM: dts: <am4372/dra7/omap5>: Use "syscon-phy-power" instead of "ctrl-module"

[PATCH 00/13] Enhance twl4030_charger functionality. - V3
 2015-09-15 12:08 UTC  (8+ messages)
` [PATCH 01/13] twl4030_charger: use runtime_pm to keep usb phy active while charging
` [PATCH 10/13] twl4030_charger: add software controlled linear charging mode
    ` [Gta04-owner] "
` [PATCH 04/13] twl4030_charger: trust phy to determine when USB power is available

[PATCHv3 1/1] ti-soc-thermal: implement omap3 support
 2015-09-15 11:24 UTC  (2+ messages)

[PATCH v3 0/2] regulator: Fix pbias regulator enable
 2015-09-15  5:50 UTC  (4+ messages)

[PATCH 0/2] Cleanup legacy OMAP mailbox support
 2015-09-14 23:37 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP2+: Remove legacy mailbox device instantiation
` [PATCH 2/2] ARM: OMAP3: hwmod data: Remove legacy mailbox data and addrs

[PATCH 0/2] OMAP hwspinlock hwmod cleanup
 2015-09-14 20:49 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP4: hwmod data: Remove spinlock hwmod addrs
` [PATCH 2/2] ARM: DRA7: "

[PATCH 0/4] ARM: OMAP5/DRA7: minor fixes
 2015-09-14 19:36 UTC  (2+ messages)

[PATCH] ARM: omap2plus_defconfig: make PCF857x built-in
 2015-09-14 19:09 UTC  (2+ messages)

[PATCH] ARM: dts: omap3-igep: Move eth IRQ pinmux to IGEPv2 common dtsi
 2015-09-14 18:58 UTC  (3+ messages)

[PATCH] ARM: dts: am57xx-beagle-x15: Add wakeup irq for mcp79410
 2015-09-14 18:56 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: am335x-phycore-som: Fix mpu voltage
 2015-09-14 17:26 UTC  (2+ messages)

[PATCH] ARM: dts: DRA7: fix a typo in ethernet
 2015-09-14 17:17 UTC 

[PATCH 00/17] omap_hsmmc: regulator usage cleanup and fixes
 2015-09-14 17:12 UTC  (5+ messages)
` [PATCH 12/17] ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt node

[PATCH 0/2] omap3isp: Remove legacy platform data support
 2015-09-14 16:33 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP2+: Remove legacy OMAP3 ISP instantiation

[PATCH 00/11] ARM: OMAP/DTS: dra7/72-evm/beagle-x15: Audio support
 2015-09-14 16:28 UTC  (3+ messages)

[PATCH] ARM: dts: Fix dm814x control base to properly initialize Ethernet PHY
 2015-09-14 15:19 UTC 

[PATCH 0/3] arm: am4: initialiaze twd local timer
 2015-09-14 13:42 UTC  (3+ messages)
` [PATCH 1/2] arm: omap2: Kconfig: select TWD and global timer on AM43xx devices
` [PATCH 2/2] arm: omap2: board-generic: use omap4_local_timer_init for AM437x

[PATCH] dmaengine: omap-dma: Enable packed accesses for cyclic transfers
 2015-09-14 12:31 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 read-only IMAP folder(s) and NNTP newsgroup(s).