public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-27 15:47:36 to 2009-12-02 20:50:14 UTC [more...]

[PATCH] power_supply: Add driver for TWL4030/TPS65950 BCI charger
 2009-12-02 20:49 UTC  (12+ messages)

Problems using DSS2 on OMAP3 EVM / Angstrom with rotation
 2009-12-02 20:02 UTC  (5+ messages)

Preventing OMAP3 serial driver to take control of all UARTs
 2009-12-02 17:24 UTC  (13+ messages)

[PATCH] OMAP3: DVFS: No sdrc AC timing changes during core dvfs
 2009-12-02 16:22 UTC  (10+ messages)
          ` [PATCH] OMAP3: SDRC: Comment out SDRC AC timing and MR changes in CORE DVFS SRAM code

[PATCH v2 00/20] dspbridge cleanups
 2009-12-02 16:01 UTC  (27+ messages)
` [PATCH v2 01/20] DSPBRIDGE: driver version 0.1
  ` [PATCH v2 02/20] DSPBRIDGE: trivial license fix in tramp and tramp_table_c6000
        ` [PATCH v2 05/20] DSPBRIDGE: checkpatch - space required after comma
          ` [PATCH v2 06/20] DSPBRIDGE: checkpatch - space required before open parenthesis
            ` [PATCH v2 07/20] DSPBRIDGE: checkpatch spacing and indentation
              ` [PATCH v2 08/20] DSPBRIDGE: Checkpatch - line over 80 characters
                ` [PATCH v2 09/20] DSPBRIDGE: checkpatch - printk() should include KERN_ facility level
                  ` [PATCH v2 10/20] DSPBRIDGE: checkpatch - braces not necessary for single statement blocks
                    ` [PATCH v2 11/20] DSPBRIDGE: checkpatch - struct file_operations should normally be const
                      ` [PATCH v2 12/20] DSPBRIDGE: checkpatch foo-should-be for pointers
                        ` [PATCH v2 13/20] DSPBRIDGE: Fix multiline macros to use do while
                          ` [PATCH v2 14/20] DSPBRIDGE: Use _IOxx macro to define ioctls
                            ` [PATCH v2 15/20] DSPBRIDGE: trivial cleanup and indentation for io_sm
                              ` [PATCH v2 16/20] DSPBRIDGE: trivial fix for multiline comments on io_sm
                                ` [PATCH v2 17/20] DSPBRIDGE: Remove DPC, create, destroy and schedule wrappers
                                  ` [PATCH v2 18/20] DSPBRIDGE: Remove main DPC wrapper for IO and MMUfault
                                    ` [PATCH v2 19/20] DSPBRIDGE: Remove DPC module from SERVICES layer
                                      ` [PATCH v2 20/20] DSPBRIDGE: Remove DPC object structure
                                        ` [RESEND][PATCH "

[PATCH] PM: Prevent direct cpufreq scaling during initialization
 2009-12-02 15:33 UTC  (2+ messages)

[PATCH] mfd: twl4030: clarify the return value for read and write
 2009-12-02 15:05 UTC  (4+ messages)
` [PATCHv2] "

SR1: VDD autocomp is not active
 2009-12-02 14:23 UTC  (10+ messages)

[PATCH-v3 0/3] OMAP: Adding flash support to SDP, ZOOM2 and LDP boards
 2009-12-02 14:09 UTC  (11+ messages)
  ` [PATCH-v4 0/4] "
        ` [PATCH-v5 "
          ` [PATCH-v6 "

[PATCHv3 1/3] OMAP UART: Add omap-serial driver support
 2009-12-02 13:43 UTC  (3+ messages)

Peripheral Power Management
 2009-12-02  9:32 UTC  (2+ messages)

[PATCH v3 0/2] omap: serial: handle abort on empty rx fifo read
 2009-12-02  9:05 UTC  (15+ messages)
` [PATCH v3 1/2] omap: introduce uart_no_empty_fifo_read feature
      ` FEATURES - is it good enough (was Re: [PATCH v3 1/2] omap: introduce uart_no_empty_fifo_read feature)
          ` FEATURES - is it good enough

[PATCH 1/6] ARM: OMAP4: PM: Fix the PRM and CM base addresses
 2009-12-02  7:05 UTC  (7+ messages)
` [PATCH 2/6] ARM: OMAP4: PM: PRM/CM module offsets for OMAP4
  ` [PATCH 3/6] ARM: OMAP4: PM: Adds PRM register defs "
    ` [PATCH 4/6] ARM: OMAP4: PM: Adds PRM register shift and mask bits
      ` [PATCH 5/6] ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4
        ` [PATCH 6/6] ARM: OMAP4: PM: Adds CM1/2 register field masks

[PATCH 1/5] ARM: OMAP4: PM: Complete OMAP4 clock tree modelling
 2009-12-02  7:01 UTC  (10+ messages)
` [PATCH 2/5] ARM: OMAP4: PM: Basic OMAP4 clock framework
  ` [PATCH 3/5] ARM: OMAP4: PM: Move DPLL control apis to dpll.c
    ` [PATCH 4/5] ARM: OMAP4: PM: Add support for OMAP4 dpll api's
      ` [PATCH 5/5] ARM: OMAP4: PM: Add init api for DPLL nodes

omap3evm: touchscreen delays on pm branch
 2009-12-02  5:11 UTC  (9+ messages)

[PATCH] Add omap3_defconfig
 2009-12-02  2:14 UTC  (9+ messages)
` [PATCH v2] arm: omap: "
  ` [PATCH v3] "

[PATCH 7/9] arm: omap: innovator: kill compile warning on board-innovator.c
 2009-12-02  0:09 UTC  (2+ messages)

[rfc/rft/patch 0/9] omap warning cleanup
 2009-12-01 18:29 UTC  (15+ messages)
` [rfc/rft/patch 1/9] arm: omap: kill compile warning in irq.c
` [rfc/rft/patch 2/9] arm: omap: remove unused variables
` [rfc/rft/patch 3/9] arm: omap: zoom: use vmmc1 regulator supply
` [rfc/rft/patch 4/9] arm: omap: io: kill compile warning
` [rfc/rft/patch 5/9] arm: omap: kill compile warning on board-4430-sdp.c
` [rfc/rft/patch 6/9] arm: omap: gpio: kill compile warning in gpio.c
` [rfc/rft/patch 7/9] arm: omap: innovator: kill compile warning on board-innovator.c
` [rfc/rft/patch 8/9] arm: omap: perseus: kill compile warning on board-perseus2.c
    ` [PATCH "
` [rfc/rft/patch 9/9] arm: omap: mailbox: kill compile warning in mailbox.c

I2C broken on OMAP 2430SDP?
 2009-12-01 16:00 UTC 

[PATCHV2 0/4] OMAP3: Clock changes for OMAP3630
 2009-12-01 14:27 UTC  (13+ messages)
` [PATCHV2 1/4] OMAP3: introduce DPLL4 Jtype
  ` [PATCHV3 2/4] OMAP3: Clock Type change for OMAP3 Clocks
    ` [PATCHV3 3/4] OMAP3: Correct width for CLKSEL Fields
      ` [PATCHV3 4/4] OMAP3: add support for 192Mhz sgx clock

ACPI notifier chain?
 2009-12-01 13:18 UTC  (4+ messages)

[PATCH v3 1/2] arm: a driver for on-chip ETM and ETB
 2009-12-01 13:07 UTC  (4+ messages)

DSS2 Switch between multiple displays
 2009-12-01 13:01 UTC  (3+ messages)

[PATCH 1/3] OMAP: omap_device: fix nsec/usec conversion in latency calculations
 2009-12-01 12:55 UTC  (4+ messages)
` [PATCH 2/3] OMAP: omap_device: track latency in nanoseconds

[PATCH] OMAP: omap_device: add to_omap_device() macro
 2009-12-01 12:37 UTC  (2+ messages)

[PATCH 0/5] OMAP4 clock framework support
 2009-12-01 12:26 UTC 

[PATCH 0/6] Basic OMAP4 PRCM register def series
 2009-12-01 12:16 UTC 

linux-2.6.28-rc6-omap1
 2009-12-01 11:51 UTC  (3+ messages)

[PATCH 0/3] omap3: cm-t35: enable display subsystem
 2009-12-01 11:22 UTC  (4+ messages)
` [PATCH 1/3] OMAP: DSS2: add Toppoly TDO35S panel
` [PATCH 2/3] omap3: cm-t35: add DSS2 display support
` [PATCH 3/3] omap3: cm-t35: update defconfig for DSS2

[PATCH] mfd: twl4030: Driver for twl4030 madc module
 2009-12-01 10:19 UTC  (5+ messages)

[PATCH] omap3: cm-t35: add mux initialization
 2009-12-01  7:57 UTC  (7+ messages)
` [PATCH] omap3: mux: add shorthands for OUTPUT_PULL{UP,DOWN}

[RFC][PATCH] DSPBRIDGE: Remove GT_Trace for curTrace mask
 2009-12-01  5:44 UTC 

McBSP$ on OMAP
 2009-12-01  5:27 UTC 

[PATCH v3 0/4] OMAP: McBSP: Use register cache
 2009-12-01  3:26 UTC  (6+ messages)
` [PATCH v3 1/4] OMAP: McBSP: Use macros for all register read/write operations
  ` [Resend] "
` [PATCH v3 2/4] OMAP: McBSP: Prepare register read/write macros API for caching
` [PATCH v3 3/4] OMAP: McBSP: Introduce caching in register write operations
` [PATCH v3 4/4] OMAP: McBSP: Use cache when modifying individual register bits

[PATCH 0/2] [RESEND] Amstrad Delta: add support for LCD contrast
 2009-12-01  0:17 UTC  (2+ messages)

[PATCH] [OMAP1] use gen_nand
 2009-11-30 20:23 UTC  (4+ messages)

DSS2 panel question
 2009-11-30 19:17 UTC  (6+ messages)

[PATCH 0/8] Series short description
 2009-11-30 18:54 UTC  (9+ messages)
` [PATCH 1/8] omap2: mux: intoduce omap_mux_{read,write}
` [PATCH 6/8] omap: Split i2c platform init for mach-omap1 and mach-omap2
` [PATCH 0/8] Omap mux changes for v2.6.33 merge window (Series short description)

[PATCH V2] AM3517: Add support for TSC2004 driver
 2009-11-30 17:33 UTC  (3+ messages)

[PATCH-v5 2/4] OMAP3: Add support for NAND on ZOOM2/LDP boards
 2009-11-30 17:31 UTC  (9+ messages)

[RFC PATCH v3 1/3] input:misc:driver support for Kionix kxte9 accelerometer
 2009-11-30 14:42 UTC  (3+ messages)
` [RFC PATCH v3 2/3] mach-omap2:kxte9 accelerometer support for OMAP ZoomII
  ` [RFC PATCH v3 3/3] mach-omap2:kxte9 accelerometer mux "

[PATCH 1/2] OMAP3: MCBSP: Suspend/resume failure fix
 2009-11-30 11:50 UTC  (8+ messages)
          ` [alsa-devel] "

[PATCH] OMAP: I2C: Add mpu wake up latency constraint in i2c
 2009-11-30  7:24 UTC  (3+ messages)

[PATCH v2] OMAP: DMA: move LCD related code from plat-omap to mach-omap1
 2009-11-30  6:45 UTC  (3+ messages)

Problems trying to boot am3517 w/NFSroot
 2009-11-29 15:56 UTC 

[RFC][PATCH] ARM: OMAP: McBSP: Use register cache
 2009-11-28 16:14 UTC  (5+ messages)
` [RFC][PATCH v2] "

[PATCH] ASoC: AIC23: Fixing infinite loop in resume path
 2009-11-27 16:48 UTC  (2+ messages)


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