linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-19 10:09:59 to 2014-03-28 02:47:58 UTC [more...]

DSS DT changes
 2014-03-28  2:47 UTC  (4+ messages)

3.1[34]: omap4: panda: hang on reboot?
 2014-03-27 17:54 UTC 

[PATCH] i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync
 2014-03-27 17:52 UTC  (3+ messages)

[RFC PATCH 00/12] PCIe support for DRA7xx
 2014-03-27 17:32 UTC  (20+ messages)
` [RFC PATCH 01/12] phy: phy-omap-pipe3: Add support for PCIe PHY
` [RFC PATCH 02/12] pci: host: pcie-dra7xx: add support for pcie-dra7xx controller
` [RFC PATCH 03/12] pci: host: pcie-designware: Use *base-mask* for configuring the iATU
` [RFC PATCH 04/12] ARM: dts: DRA7: Add divider table to optfclk_pciephy_div clock
` [RFC PATCH 05/12] ARM: dts: DRA7: Change the parent of apll_pcie_in_clk_mux to dpll_pcie_ref_m2ldo_ck
` [RFC PATCH 06/12] arm: dra7xx: Add hwmod data for pcie1 phy and pcie2 phy
` [RFC PATCH 07/12] arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystems
` [RFC PATCH 08/12] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
` [RFC PATCH 09/12] ARM: dts: dra7: Add dt data for PCIe PHY control module
` [RFC PATCH 10/12] ARM: dts: dra7: Add dt data for PCIe PHY
` [RFC PATCH 11/12] ARM: dts: dra7: Add dt data for PCIe controller
` [RFC PATCH 12/12] ARM: OMAP: Enable PCI for DRA7

[PATCH 01/11] tty: serial: add missing braces
 2014-03-27 14:54 UTC  (24+ messages)
` [PATCH 02/11] tty: serial: omap: switch over to devm_request_gpio
` [PATCH 03/11] tty: serial: omap: cleanup variable declarations
` [PATCH 04/11] tty: serial: omap: switch over to platform_get_resource
` [PATCH 05/11] tty: serial: omap: switch over to devm_ioremap_resource
` [PATCH 06/11] tty: serial: omap: remove some dead code
` [PATCH 07/11] tty: serial: omap: remove unneeded singlethread workqueue
` [PATCH 08/11] In the uart_handle_cts_change(), uart_write_wakeup() is called after we call @uart_port->ops->start_tx()
` [PATCH 09/11] bluetooth: hci_ldisc: fix deadlock condition
` [PATCH 10/11] Revert "serial: omap: unlock the port lock"
` [PATCH 11/11] serial: fix UART_IIR_ID

[PATCH v2 0/2] add parallel NAND support for TI's new OMAPx and AMxx platforms
 2014-03-27  7:19 UTC  (2+ messages)

[PATCH RFC v3 0/2] Move dai-link level properties away from dai subnodes
 2014-03-27  1:31 UTC  (5+ messages)
` [PATCH RFC v3 1/2] ASoC: core: Update snd_soc_of_parse_daifmt() interface
` [PATCH RFC v3 2/2] ASoC: simple-card: Move dai-link level properties away from dai subnodes

[PATCH 0/5] mmc: host: omap_hsmmc: a few improvements
 2014-03-27  0:12 UTC  (7+ messages)
` [PATCH 1/5] mmc: host: omap_hsmmc: pass host as an argument
` [PATCH 2/5] mmc: host: omap_hsmmc: add reg_offset field
` [PATCH 3/5] mmc: host: omap_hsmmc: introduce new accessor functions
` [PATCH 4/5] mmc: host: omap_hsmmc: switch over to new accessors
` [PATCH 5/5] mmc: host: omap_hsmmc: set max_blk_size correctly

[PATCH 00/18] ARM: OMAP2+: CM/PRM cleanup set
 2014-03-26 18:40 UTC  (5+ messages)
` [PATCH 12/18] ARM: OMAP3: PM: remove access to PRM_VOLTCTRL register

[PATCH 0/4] ARM: OMAP: raw read and write endian fix
 2014-03-26 10:35 UTC  (3+ messages)

[PATCH v2] usb: dwc3: core: Fix gadget for system suspend/resume
 2014-03-26  9:43 UTC 

[PATCH] serial: omap: Fix missing pm_runtime_resume handling by simplifying code
 2014-03-25 19:28 UTC  (3+ messages)

Help to run latest kernel on DART-4460
 2014-03-25 16:34 UTC  (4+ messages)

[PATCH v9 resend 0/3] mmc: omap_hsmmc: Enable SDIO IRQ
 2014-03-25 15:19 UTC  (25+ messages)
` [PATCH v9 resend 1/3] mmc: omap_hsmmc: Enable SDIO interrupt
  ` [PATCH 0/9] mmc: omap_hsmmc: convert to use devm_* and enable sdio irq
    ` [PATCH 1/9] mmc: omap_hsmmc: use devm_clk_get
    ` [PATCH 2/9] mmc: omap_hsmmc: use devm_request_irq
    ` [PATCH 3/9] mmc: omap_hsmmc: use devm_request_threaded_irq
    ` [PATCH 4/9] mmc: omap_hsmmc: use devm_request_mem_region
    ` [PATCH 5/9] mmc: omap_hsmmc: use devm_ioremap
    ` [PATCH 6/9] mmc: omap_hsmmc: Enable SDIO interrupt
    ` [PATCH 7/9] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
    ` [PATCH 8/9] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux
    ` [PATCH 9/9] mmc: omap_hsmmc: enable wakeup event for sdio
` [PATCH v9 resend 2/3] mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x
` [PATCH v9 resend 3/3] mmc: omap_hsmmc: Extend debugfs for SDIO IRQ, GPIO and pinmux

[PATCH] ARM: dts: am437x-gp-evm: Do not reset gpio5
 2014-03-25 15:02 UTC  (7+ messages)

[PATCH 09/19] arm: dts: add omap4 CPU thermal data
 2014-03-25 10:49 UTC  (5+ messages)
` [PATCH 10/19] arm: dts: add cooling properties on omap4430 cpu node
` [PATCH 11/19] arm: dts: add cooling properties on omap4460 "
` [PATCH 12/19] arm: dts: add omap5 GPU thermal data
` [PATCH 13/19] arm: dts: add omap5 CORE "

[PATCH] net: micrel : ks8851-ml: add vdd-supply support
 2014-03-25 10:06 UTC  (7+ messages)
    ` [PATCH V2] "
    ` [RESEND PATCH "

[PATCH v5 0/5] Add USB nodes for am43xx epos and gp evm
 2014-03-25  9:49 UTC  (7+ messages)
` [PATCH v5 1/5] doc: Add "ti,am437x-dwc3" comaptible for dwc3 glue
` [PATCH v5 2/5] ARM: dts: am43xx clock data
` [PATCH v5 3/5] ARM: dts: AM4372: Add USB nodes
` [PATCH v5 4/5] ARM: dts: am437x-gp-evm: Enable USB
` [PATCH v5 5/5] ARM: dts: am43x-epos-evm: "

[PATCH 0/4] clk: dt: add support for default rate/parent
 2014-03-25  7:28 UTC  (7+ messages)

[RFC 0/9] Introduce OPP modifier for ARM SoCs
 2014-03-25  3:24 UTC  (7+ messages)
` [RFC 2/9] opp-modifier: Add opp-modifier-reg driver

[PATCH V3 0/6] Add Display support for AM43xx
 2014-03-24 11:01 UTC  (7+ messages)
` [PATCH V3 1/6] OMAPDSS: Add DSS features "
` [PATCH V3 2/6] ARM: AM43xx: fix dpll init in bypass mode
` [PATCH V3 3/6] ARM: OMAP2+: AM43xx DSS Hwmod
` [PATCH V3 4/6] ARM: am43xx-clocks.dtsi: Set parent for disp_clk
` [PATCH V3 5/6] ARM: am4372.dtsi: add omapdss information
` [PATCH V3 6/6] ARM: DTS: AM43xx: Add DSS nodes

[PATCH RFC 0/2] Move dai-link level properties away from dai subnodes
 2014-03-24  9:45 UTC  (7+ messages)
` [PATCH RFC 1/2] ASoC: core: Update snd_soc_of_parse_daifmt() interface
` [PATCH RFC 2/2] ASoC: simple-card: Move dai-link level properties away from dai subnodes
  ` [alsa-devel] "

[PATCH RFC v2 0/2] Move dai-link level properties away from dai subnodes
 2014-03-24  9:16 UTC  (3+ messages)
` [PATCH RFC v2 1/2] ASoC: core: Update snd_soc_of_parse_daifmt() interface
` [PATCH RFC v2 2/2] ASoC: simple-card: Move dai-link level properties away from dai subnodes

[PATCH v3 0/6] IIO pulse capture support for TI ECAP
 2014-03-22  3:35 UTC  (3+ messages)
` [PATCH v3 2/6] iio: pulse: add TI ECAP driver

[RFC] possible removal of omap-serial
 2014-03-21 17:44 UTC  (11+ messages)

[PATCH 00/62] arm-soc randconfig fixes
 2014-03-21 16:01 UTC  (10+ messages)
` [PATCH 23/62] ARM: omap1: fix building without 32K_TIMER
` [PATCH 24/62] ARM: omap1: select I2C where needed for PMIC

[patch 08/26] arm: Replace various irq_desc accesses
 2014-03-20 15:22 UTC  (2+ messages)

[PATCH v8 0/4] mtd: devices: elm: add checks ELM H/W constrains, driver code cleanup
 2014-03-20 13:17 UTC  (6+ messages)
` [PATCH v8 1/4] mtd: devices: elm: check for hardware engine's design constraints
` [PATCH v8 2/4] mtd: devices: elm: clean elm_load_syndrome
` [PATCH v8 3/4] mtd: devices: elm: configure parallel channels based on ecc_steps
` [PATCH v8 4/4] mtd: devices: elm: update DRIVER_NAME as "omap-elm"

[PATCH 0/2] extcon: of: Update OF helper function
 2014-03-20  8:42 UTC  (7+ messages)
` [PATCH 1/2] extcon: of: Remove unnecessary function call by using the name of device_node

[PATCH v2 0/2] add parallel NAND support for TI's new OMAPx and AMxx platforms (Part-2)
 2014-03-20  7:34 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: am335x-bone: add support for beaglebone NAND cape
` [PATCH v2 2/2] ARM: dts: am437x-gp-evm: add support for parallel NAND flash

[RFC PATCH 0/6] PM: introduce voltage domain abstraction
 2014-03-19 22:35 UTC  (11+ messages)
` [RFC PATCH 3/6] PM / Voltagedomain: introduce voltage domain driver support

rts-gpio DT binding
 2014-03-19 19:04 UTC  (7+ messages)

[RESEND PATCH 0/3] ARM: OMAP2+: Remove remaining unused legacy code
 2014-03-19 16:05 UTC  (2+ messages)

[PATCH v2] ARM: dts: OMAP5: add pmu node
 2014-03-19 15:45 UTC 

[PATCH] mfd: twl-core: Fix accessibility of some twl4030 audio registers
 2014-03-19 15:31 UTC  (5+ messages)

pandaboard boot crash with linux-next
 2014-03-19 15:06 UTC  (6+ messages)

[PATCH] dma: edma: fix incorrect SG list handling
 2014-03-19 10:20 UTC  (3+ messages)


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