linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-03 04:02:14 to 2014-09-08 16:33:13 UTC [more...]

[PATCH v8 00/18] 8250-core based serial driver for OMAP + DMA
 2014-09-08 16:33 UTC  (22+ messages)
` [PATCH 01/18] tty: serial: 8250_core: provide a function to export uart_8250_port
` [PATCH 02/18] tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
` [PATCH 03/18] tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
` [PATCH 04/18] tty: serial: 8250_core: add run time pm
` [PATCH 05/18] tty: serial: 8250_core: read only RX if there is something in the FIFO
` [PATCH 06/18] tty: serial: 8250_core: user the ->line argument as a hint in serial8250_find_match_or_unused()
` [PATCH 07/18] tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()
` [PATCH 08/18] tty: serial: Add 8250-core based omap driver
` [PATCH 09/18] tty: serial: 8250_dma: handle error on TX submit
` [PATCH 10/18] tty: serial: 8250_dma: enqueue RX dma again on completion
` [PATCH 11/18] tty: serial: 8250_dma: Add a TX trigger workaround for AM33xx
` [PATCH 12/18] tty: serial: 8250_dma: optimize the xmit path due to UART_BUG_DMA_TX
` [PATCH 13/18] tty: serial: 8250_dma: keep own book keeping about RX transfers
` [PATCH 14/18] tty: serial: 8250_dma: handle the when UART response while DMA remains idle
` [PATCH 15/18] tty: serial: 8250_dma: add pm runtime
` [PATCH 16/18] arm: dts: am33xx: add DMA properties for UART
` [PATCH 17/18] arm: dts: dra7: "
` [PATCH 18/18] tty: serial: 8250: omap: add dma support

[PATCH 0/3] ARM: OMAP5+: pdata quirks for pinctrl
 2014-09-08 16:32 UTC  (2+ messages)

[PATCH 00/10] ARM: OMAP5 / DRA7: Add framework for suspend and cpuidle
 2014-09-08 16:29 UTC  (17+ messages)
` [PATCH 07/10] ARM: OMAP5 / DRA7: Enable CPU RET on suspend
` [PATCH 08/10] ARM: OMAP5/DRA7: PM: cpuidle MPU CSWR support

[PATCH V2 0/3] mfd: palmas: add optional wakeup irq
 2014-09-08 15:41 UTC  (6+ messages)
` [PATCH V2 1/3] Documentation: dt-bindings: mfd: palmas: Fix example style of i2c peripheral
` [PATCH V2 2/3] Documentation: dt-bindings: mfd: palmas: document optional wakeup IRQ
` [PATCH V2 3/3] mfd: palmas: Add support for optional wakeup

[BUG(?)] Kconfig warning when selecting ARCH_OMAP1
 2014-09-08 15:35 UTC 

[PATCH] ARM: omap: fix Kconfig warning
 2014-09-08 15:34 UTC  (2+ messages)

[PATCH v2 0/3] nand: omap2: Two and a half improvements
 2014-09-08 14:35 UTC  (6+ messages)
` [PATCH v2 1/3] nand: omap2: Add support for flash-based bad block table
` [PATCH v2 2/3] nand: omap2: Remove horrible ifdefs to fix module probe
` [PATCH v2 3/3] nand: omap2: Replace pr_err with dev_err

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

[PATCH 00/13] net: can: Add can support for TI platforms
 2014-09-08 14:10 UTC  (14+ messages)
` [PATCH 01/13] can: c_can_platform: Fix c_can_hw_raminit_ti() and add timeout
` [PATCH 02/13] net: can: c_can: Add syscon/regmap RAMINIT mechanism
` [PATCH 03/13] net: can: c_can: Add support for START pulse in RAMINIT sequence
` [PATCH 04/13] ARM: dts: dra7: Add syscon regmap for CORE CONTROL area
` [PATCH 05/13] ARM: dts: DRA7: Add DCAN nodes
` [PATCH 06/13] ARM: dts: dra7-evm: Add CAN support
` [PATCH 07/13] ARM: dts: dra72-evm: "
` [PATCH 08/13] arm: dts: am4372: Add dcan nodes
` [PATCH 09/13] ARM: dts: AM43xx: Add aliases to d_can nodes
` [PATCH 10/13] arm: dts: am437x-gp: Add dcan support
` [PATCH 11/13] ARM: dts: am437x-gp-evm: Add pinctrl sleep states for dcan pins
` [PATCH 12/13] ARM: dts: am4372: Add control module syscon node
` [PATCH 13/13] ARM: dts: am4372: Add dcan raminit bits

[PATCH 1/2] ARM: dts: omap5-uevm: remove always_on, boot_on from smps10_out1
 2014-09-08 13:25 UTC  (9+ messages)
` [PATCH 2/2] ARM: dts: omap5: Add dr_mode for dwc3

[PATCH] ARM: dts: dra7-evm: Fix NAND GPMC timings
 2014-09-08  8:08 UTC  (2+ messages)
` [PATCH] ARM: dts: dra7-evm: Fix NAND GPMC timings (for 3.17)

[PATCH v9 2/6] clk: Move all drivers to use internal API
 2014-09-08  6:13 UTC  (2+ messages)

[BUG(?)] Kconfig warning when selecting ARCH_OMAP1
 2014-09-07 18:42 UTC 

Financing
 2014-09-08  9:26 UTC 

[PATCH v6 0/7] DT doc: net: cpsw mac-address is optional
 2014-09-07 17:19 UTC  (8+ messages)
` [PATCH v6 1/7] "
` [PATCH v6 2/7] net: cpsw: Add missing return value
` [PATCH v6 3/7] net: cpsw: header, Add missing include
` [PATCH v6 4/7] net: cpsw: Replace pr_err by dev_err
` [PATCH v6 5/7] net: cpsw: Add am33xx MACID readout
` [PATCH v6 6/7] am33xx: define syscon control module device node
` [PATCH v6 7/7] arm: dts: am33xx, Add syscon phandle to cpsw node

[PATCH 2/3] nand: omap2: Remove horrible ifdefs to fix module probe
 2014-09-07 15:16 UTC  (5+ messages)

[PATCH] ARM: omap: Remove stray ARCH_HAS_OPP references
 2014-09-06 14:10 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: dra7-evm: Fixes for 3.17
 2014-09-06 10:55 UTC  (5+ 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

[PATCH] ARM: dts: am335x-boneblack: Add names for remaining regulators
 2014-09-05 21:12 UTC 

[RESEND PATCH] gpio: omap: Fix interrupt names
 2014-09-05 19:52 UTC 

[PATCH v2 0/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists
 2014-09-05 18:14 UTC  (9+ messages)
` [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants

[GIT PULL] ARM: OMAP2+: DRA72x/DRA74x basic support
 2014-09-05 18:03 UTC  (4+ messages)

[PATCH] ARM: dts: omap3-overo: Fix UART wake-up events
 2014-09-05 17:46 UTC 

[PATCH v6 0/3] Add ST dwc3 glue layer driver
 2014-09-05 16:56 UTC  (8+ 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 2/2] iommu/omap: Fix iommu archdata name for DT-based devices
  ` [PATCHv2 1/2] iommu/omap: Check for valid archdata in attach_dev

[PATCH] clk: add gpio gated clock
 2014-09-05 12:21 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  (14+ messages)
` [PATCH 3/6] ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring
` [PATCH 5/6] ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring

[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] 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  (17+ 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)

[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  (3+ messages)
` [PATCH v5 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC

[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 0/5] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7
 2014-09-03 14:46 UTC  (7+ messages)
` [PATCH 5/5] phy: exynos5-usbdrd: Adding Kconfig dependency for Exynos7

[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  (11+ messages)

[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 


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