public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-20 08:56:56 to 2012-08-21 14:50:09 UTC [more...]

[PATCH 0/4] Add mfd driver for smsc-ece1099 chip
 2012-08-21 14:50 UTC  (26+ messages)
` [PATCH 1/4] mfd: smsc: Add support for smsc gpio io/keypad driver
` [PATCH 2/4] Input: keypad: Add smsc ece1099 keypad driver
` [PATCH 3/4] arm/dts: omap5-evm: Add keypad support
` [RFC/PATCH 4/4] gpio: smscece: Add support for gpio IO expander feature

[PATCH] ASoC: omap-mcbsp: Device tree binding documentation update
 2012-08-21 14:33 UTC 

[PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays
 2012-08-21 14:29 UTC  (5+ messages)

[PATCH v3 0/4] Add AM33XX regulators device tree data
 2012-08-21 13:57 UTC  (6+ messages)
` [PATCH v3 1/4] arm/dts: regulator: Add tps65910 "
` [PATCH v3 2/4] arm/dts: regulator: Add tps65217 "
` [PATCH v3 3/4] arm/dts: Add tps65910 regulator DT data to am335x-evm.dts
` [PATCH v3 4/4] arm/dts: Add tps65217 regulator DT data to am335x-bone.dts

receiving data from mcbsp1 in master mode
 2012-08-21 13:42 UTC  (2+ messages)

[RFC] ASoC: snd_soc_jack for HDMI audio: does it make sense?
 2012-08-21 13:18 UTC  (8+ messages)
` [alsa-devel] "

[RFC/PATCH 00/13] OMAP UART patches
 2012-08-21 13:01 UTC  (41+ messages)
` [RFC/PATCH 01/13] serial: omap: define and use to_uart_omap_port()
` [RFC/PATCH 02/13] serial: omap: always return IRQ_HANDLED
` [RFC/PATCH 03/13] serial: omap: define helpers for pdata function pointers
` [RFC/PATCH 04/13] serial: omap: don't access the platform_device
` [RFC/PATCH 05/13] serial: omap: drop DMA support
` [RFC/PATCH 06/13] serial: add OMAP-specific defines
` [RFC/PATCH 07/13] serial: omap: simplify IRQ handling
` [RFC/PATCH 08/13] serial: omap: refactor receive_chars() into rdi/rlsi handlers
` [RFC/PATCH 09/13] serial: omap: move THRE check to transmit_chars()
` [RFC/PATCH 10/13] serial: omap: stick to put_autosuspend
` [RFC/PATCH 11/13] serial: omap: set dev->drvdata before enabling pm_runtime
` [RFC/PATCH 12/13] serial: omap: drop unnecessary check from remove
` [RFC/PATCH 13/13] serial: omap: make sure to suspend device before remove
` [PATCH v2 00/13] OMAP Serial patches
  ` [PATCH v2 01/13] serial: omap: define and use to_uart_omap_port()
  ` [PATCH v2 02/13] serial: omap: define helpers for pdata function pointers
  ` [PATCH v2 03/13] serial: omap: don't access the platform_device
  ` [PATCH v2 04/13] serial: omap: drop DMA support
  ` [PATCH v2 05/13] serial: add OMAP-specific defines
  ` [PATCH v2 06/13] serial: omap: simplify IRQ handling
  ` [PATCH v2 07/13] serial: omap: refactor receive_chars() into rdi/rlsi handlers
  ` [PATCH v2 08/13] serial: omap: move THRE check to transmit_chars()
  ` [PATCH v2 09/13] serial: omap: stick to put_autosuspend
  ` [PATCH v2 10/13] serial: omap: set dev->drvdata before enabling pm_runtime
  ` [PATCH v2 11/13] serial: omap: drop unnecessary check from remove
  ` [PATCH v2 12/13] serial: omap: make sure to suspend device before remove
  ` [PATCH v2 13/13] serial: omap: don't save IRQ flags on hardirq

[PATCH v6 00/10] OMAP-GPMC: generic time calc, prepare for driver
 2012-08-21 11:37 UTC  (12+ messages)
` [PATCH v6 01/10] ARM: OMAP2+: nand: unify init functions
` [PATCH v6 02/10] ARM: OMAP2+: gpmc: handle additional timings
` [PATCH v6 03/10] ARM: OMAP2+: onenand: refactor for clarity
` [PATCH v6 04/10] ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform function
` [PATCH v6 05/10] ARM: OMAP2+: gpmc: find features by ip rev check
` [PATCH v6 06/10] ARM: OMAP2+: gpmc: remove cs# in sync clk div calc
` [PATCH v6 07/10] ARM: OMAP2+: gpmc: generic timing calculation
` [PATCH v6 08/10] ARM: OMAP2+: onenand: "
` [PATCH v6 09/10] ARM: OMAP2+: smc91x: "
` [PATCH v6 10/10] ARM: OMAP2+: tusb6010: "

[PATCH 0/6] OMAPDSS: Remove cpu_is checks
 2012-08-21 11:20 UTC  (15+ messages)
` [PATCH V5 0/6] OMAPDSS: Cleanup "
  ` [PATCH V5 1/6] OMAPDSS: DISPC: cleanup cpu_is_xxxx checks
  ` [PATCH V5 2/6] OMAPDSS: DSS: Remove redundant functions
  ` [PATCH V5 3/6] OMAPDSS: DSS: Cleanup cpu_is_xxxx checks
  ` [PATCH V5 4/6] OMAPDSS: VENC: Remove "
  ` [PATCH V5 5/6] ARM: OMAP: Disable venc for OMAP4
  ` [PATCH V5 6/6] OMAPDSS: DPI: Remove cpu_is_xxxx checks

[PATCH v5 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration
 2012-08-21 11:14 UTC  (14+ messages)
                    ` gpmc generic retime function (subject was RE: [PATCH v5 3/3] ARM: OMAP2+: onenand: prepare for gpmc driver migration)

[PATCH v2 0/4] Add AM33XX regulators device tree data
 2012-08-21 10:57 UTC  (11+ messages)
` [PATCH v2 3/4] arm/dts: Add tps65910 regulator DT data to am335x-evm.dts

[PATCH 00/10] Assorted MMC / OMAP HSMMC patches
 2012-08-21 10:43 UTC  (4+ messages)
` [PATCH 09/10] mmc: omap_hsmmc: convert from IP timer to hrtimer

[PATCH 0/5] ARM: OMAP: Few device tree patches for 3.7
 2012-08-21 10:46 UTC  (11+ messages)
` [PATCH 4/5] ARM: OMAP4: Add L2 Cache Controller in Device Tree

[PATCH v2] OMAPDSS: Do not require a VDDS_DSI regulator on am35xx
 2012-08-21 10:39 UTC  (2+ messages)

[PATCH v3 00/10] Prepare for GPMC driver conversion (w.r.t MTD)
 2012-08-21  9:44 UTC  (11+ messages)
` [PATCH v3 01/10] ARM: OMAP2+: gpmc: update nand register helper
` [PATCH v3 02/10] ARM: OMAP2+: gpmc-nand: update gpmc-nand regs
` [PATCH v3 03/10] mtd: nand: omap2: handle nand on gpmc
` [PATCH v3 04/10] ARM: OMAP2+: gpmc-nand: update resource with memory
` [PATCH v3 05/10] ARM: OMAP2+: gpmc-onenand: provide memory as resource
` [PATCH v3 06/10] mtd: nand: omap2: obtain memory from resource
` [PATCH v3 07/10] mtd: onenand: "
` [PATCH v3 08/10] ARM: OMAP2+: gpmc: Modify interrupt handling
` [PATCH v3 09/10] ARM: OMAP2+: gpmc-nand: Modify Interrupt handling
` [PATCH v3 10/10] mtd: nand: omap2: use gpmc provided irqs

[PATCH 0/3] spi: omap2-mcspi: spi cleanups
 2012-08-21  9:06 UTC  (7+ messages)
  ` [PATCH 1/3] spi: omap2-mcspi: Call pm_runtime_* functions directly
  ` [PATCH 2/3] spi: omap2-mcspi: Remove the macro MOD_REG_BIT
  ` [PATCH 3/3] spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls

[PATCH 0/2] OMAPDSS: fixes for -rc
 2012-08-21  6:09 UTC  (3+ messages)
` [PATCH 1/2] OMAPDSS: Fix SDI PLL locking
` [PATCH 2/2] OMAPFB: fix framebuffer console colors

[PATCH 00/23] OMAPDSS: Create output entities
 2012-08-21  5:58 UTC  (24+ messages)
` [PATCH 01/23] OMAPDSS: outputs: Create a new entity called outputs
` [PATCH 02/23] OMAPDSS: outputs: Create and initialize output instances
` [PATCH 03/23] OMAPDSS: output: Add set/unset device ops for omap_dss_output
` [PATCH 04/23] OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager
` [PATCH 05/23] OMAPDSS: Remove manager->device references
` [PATCH 06/23] OMAP_VOUT: "
` [PATCH 07/23] OMAPFB: remove "
` [PATCH 08/23] OMAPDRM: Remove "
` [PATCH 09/23] OMAPDSS: Create links between managers, outputs and devices
` [PATCH 10/23] OMAPDSS: DPI: Pass outputs from panel driver to DPI interface driver
` [PATCH 11/23] OMAPDSS: DSI: Remove dsi_pdev_map global struct
` [PATCH 12/23] OMAPDSS: DSI: Pass outputs from panel driver to DSI interface driver
` [PATCH 13/23] OMAPDSS: SDI: Pass outputs from panel driver to SDI "
` [PATCH 14/23] OMAPDSS: RFBI: Pass outputs from panel driver to RFBI "
` [PATCH 15/23] OMAPDSS: RFBI: Add output pointers as arguments to all exported functions
` [PATCH 16/23] OMAPDSS: VENC: Pass outputs from panel driver to VENC interface driver
` [PATCH 17/23] OMAPDSS: HDMI: Pass outputs from panel driver to HDMI "
` [PATCH 18/23] OMAPDSS: HDMI: Add output pointers as arguments to all functions used by hdmi panel driver
` [PATCH 19/23] OMAPDSS/OMAPFB: Change dssdev->manager references
` [PATCH 20/23] OMAPDSS: MANAGER: Update display sysfs store
` [PATCH 21/23] OMAPDSS: MANAGER: Get device via output
` [PATCH 22/23] OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable
` [PATCH 23/23] OMAPDSS: Remove old way of setting manager and device links

[PATCH 0/3] OMAP: hwmod: reset API proposal
 2012-08-21  1:15 UTC  (11+ messages)
` [PATCH 1/3] ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabled
` [PATCH 2/3] ARM: OMAP: hwmod: revise deassert sequence

[PATCHv3 0/4] Add device tree data for omap5
 2012-08-20 12:19 UTC  (5+ messages)

[PATCHv7] arm/dts: omap4-sdp: Add keypad data
 2012-08-20 11:56 UTC  (5+ messages)

linux 3.6-rc2, undefined reference to omap_musb_mailbox
 2012-08-20 11:36 UTC  (7+ messages)

[PATCH v9] can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
 2012-08-20 11:20 UTC 

[PATCH v8] can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller
 2012-08-20 11:11 UTC  (6+ messages)

[PATCH 3/6] OMAPDSS: DSS: Cleanup cpu_is_xxxx checks
 2012-08-20 10:46 UTC  (6+ messages)
` [PATCH V4 "

[PATCH] omap-hsmmc: Implementation of i761 errata
 2012-08-20  9:00 UTC  (7+ messages)

OMAP3 Overo: Crash on boot with Linus' master
 2012-08-20  8:56 UTC  (5+ messages)


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