public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-04 16:00:54 to 2010-03-10 06:22:09 UTC [more...]

[PATCH 2/2] arm: omap: ehci: avoid compiler error with touchbook
 2010-03-10  6:22 UTC  (11+ messages)

[PATCH RFC]OMAP3:PM:Dynamic Calculation of SDRC stall latency during DVFS
 2010-03-10  5:33 UTC  (3+ messages)

[PATCH] omap: resource: Add per-resource mutex for OMAP resource framework
 2010-03-10  0:11 UTC 

[PATCH] omap: resource: Add per-resource mutex for OMAP resource framework
 2010-03-10  0:09 UTC 

[PATCH] omap: resource: Add per-resource mutex for OMAP resource framework
 2010-03-10  0:09 UTC 

[PATCH] omap: resource: Add per-resource mutex for OMAP resource framework
 2010-03-10  0:09 UTC 

Commit 0c8219f0... breaks omap7xx support
 2010-03-09 23:41 UTC  (7+ messages)

kernel panic with latest DSS
 2010-03-09 19:58 UTC 

[PATCH] OMAP3: GPIO: Added dynamic control logic for pad wakeups
 2010-03-09 20:01 UTC  (7+ messages)

[PATCH] OMAP3 PM : Remove IVA state conflict between PM and DspBridge code
 2010-03-09 19:36 UTC  (2+ messages)

[PATCH 0/3] OMAP3: PM: OMAP3630 support for smartreflex driver
 2010-03-09 19:04 UTC  (13+ messages)
` [PATCH 1/3] OMAP3: PM: Bug fix in Smartreflex driver
  ` [PATCH 2/3] OMAP3: PM: Smartreflex IP update changes for OMAP3630
    ` [PATCH 3/3] OMAP3: PM: Adding OMAP3630 support in smartreflex driver

[PATCHv6 0/9] Refreshed idlestatus patches with minor fixes
 2010-03-09 19:02 UTC  (15+ messages)
` [PATCHv6 1/9] OMAP3: PM: Added support functions for omap3 pwrdm handling
  ` [PATCHv6 2/9] OMAP3: PM: Added support for INACTIVE and ON states in omap_sram_idle
    ` [PATCHv6 3/9] OMAP3: CPUidle: Fixed support for ON / INACTIVE states
      ` [PATCHv6 4/9] OMAP3: PM: Removed pwrdm state hacking from omap_sram_idle
        ` [PATCHv6 5/9] OMAP3: Clock: Added IDLEST definitions for SGX
          ` [PATCHv6 6/9] OMAP: Powerdomains: Add support for checking if pwrdm/clkdm can idle
            ` [PATCHv6 7/9] OMAP3: CPUidle: Added peripheral pwrdm checks into bm check
              ` [PATCHv6 8/9] OMAP3: CPUidle: Fixed off-mode support to fall-back to proper C state
                ` [PATCHv6 9/9] OMAP3: PM: Added support for suspending to INACTIVE state

MUSB crash on OMAP3 board with second load of gadget
 2010-03-09 18:30 UTC 

[PATCH 00/16] OMAP3: PM: Smartreflex and voltage revamp
 2010-03-09 18:21 UTC  (47+ messages)
` [PATCH 01/16] OMAP3: PM: Adding hwmod data for Smartreflex
  ` [PATCH 02/16] OMAP3: PM: Create list to keep track of various smartreflex instances
    ` [PATCH 03/16] OMAP3: PM: Convert smartreflex driver into a platform driver using hwmods and omap-device layer
      ` [PATCH 04/16] OMAP3: PM: Move smartreflex autocompensation enable disable hooks to PM debugfs
        ` [PATCH 05/16] OMAP3: PM: Export get_vdd1_opp and get_vdd2_opp from shared resource framework
          ` [PATCH 06/16] OMAP3: PM: Smartreflex class related changes for smartreflex.c
            ` [PATCH 07/16] OMAP3: PM: Adding smartreflex class 3 driver
              ` [PATCH 08/16] OMAP3: PM: Disabling Smartreflex across both frequency and voltage scaling during DVFS
                ` [PATCH 09/16] OMAP3: PM: Creating separate files for handling OMAP3 voltage related operations
                  ` [PATCH 10/16] OMAP3: PM: Cleaning up of smartreflex header file
                    ` [PATCH 11/16] OMAP3: PM: Configurations for Smartreflex Class 2 and Smartreflex Class 3
                      ` [PATCH 12/16] OMAP3: PM: Support for enabling smartreflex autocompensation by default
                        ` [PATCH 13/16] OMAP3: PM: Correcting accessing of ERRCONFIG register in smartreflex.c
                          ` [PATCH 14/16] OMAP3: PM: Implement latest h/w recommendations for SR and VP registers and SR VP enable disable sequence
                            ` [PATCH 15/16] OMAP3: PM: VP force update method of voltage scaling
                                        ` Snipping irrelevant text from a discussion (was: "RE: [PATCH 15/16] OMAP3: PM: VP force update method of voltage scaling")

[RFC part1/2 merge v3][PATCH 00/10] omap2/3/4: uart4 fixes + zoom2/3 changes
 2010-03-09 17:39 UTC  (15+ messages)
` [RFC part1/2 merge v3][PATCH 01/10] OMAP3: serial: Check for zero-based physical addr
` [RFC part1/2 merge v3][PATCH 02/10] omap2/3/4: serial: Remove condition for getting uart4_phys
` [RFC part1/2 merge v3][PATCH 03/10] ARM: OMAP3630: PRCM: Add UART4 control bits
` [RFC part1/2 merge v3][PATCH 04/10] OMAP clock: Add uart4_ick/fck definitions for 3630
` [RFC part1/2 merge v3][PATCH 05/10] OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
` [RFC part1/2 merge v3][PATCH 06/10] omap3: serial: Fix uart4 handling for 3630
` [RFC part1/2 merge v3][PATCH 07/10] omap3: zoom2/3 / 3630sdp: Don't init always all uarts
` [RFC part1/2 merge v3][PATCH 08/10] omap3: 3630sdp: Explicitly enable all UARTs
` [RFC part1/2 merge v3][PATCH 09/10] omap3: zoom 2/3: Change debugboard serial port id
` [RFC part1/2 merge v3][PATCH 10/10] omap3: zoom2/3: Register only 1 8250 port

[PATCH/RFT 0/2] fixes for broken PM init with multi-OMAP
 2010-03-09 17:04 UTC  (3+ messages)
` [PATCH/RFT 1/2] OMAP2: cpu_is_omap2*: optimize out unused code
` [PATCH/RFT 2/2] OMAP4: fix temporary hacks that break multi-omap PM

[PATCH V4] OMAP: DSS: Add NEC NL8048HL11-01B display panel
 2010-03-09 16:59 UTC  (2+ messages)

[PATCH/RFT v3] OMAP4: fix temporary hacks that break multi-omap PM
 2010-03-09 16:38 UTC  (3+ messages)

(unknown),
 2010-03-09 13:43 UTC 

[PATCH] Add support for packet synchronised sDMA transfers
 2010-03-09 13:14 UTC  (3+ messages)

Android bootup process from linux-omap-pm branch
 2010-03-09 10:28 UTC  (2+ messages)
  ` [android-kernel] "

probe of omap2-nand failed with -16
 2010-03-09  6:38 UTC  (2+ messages)

[PATCHv3 2/4] Regulator: OMAP: Modifying Kconfig/Makefile to choose from available PMICs
 2010-03-08 22:55 UTC  (4+ messages)

[RFC part1/2 merge v2 RESEND][PATCH 00/10] omap2/3/4: uart4 fixes + zoom2/3 changes
 2010-03-08 21:40 UTC  (21+ messages)
` [RFC part1/2 merge v2 RESEND][PATCH 01/10] OMAP3: serial: Check for zero-based physical addr
` [RFC part1/2 merge v2 RESEND][PATCH 02/10] omap2/3/4: serial: Remove condition for getting uart4_phys
` [RFC part1/2 merge v2 RESEND][PATCH 03/10] ARM: OMAP3630: PRCM: Add UART4 control bits
` [RFC part1/2 merge v2 RESEND][PATCH 04/10] OMAP clock: Add uart4_ick/fck definitions for 3630
` [RFC part1/2 merge v2 RESEND][PATCH 05/10] OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
` [RFC part1/2 merge v2 RESEND][PATCH 06/10] omap3: serial: Fix uart4 handling for 3630
` [RFC part1/2 merge v2 RESEND][PATCH 07/10] omap3: zoom2/3 / 3630sdp: Don't init always all uarts
` [RFC part1/2 merge v2 RESEND][PATCH 08/10] omap3: 3630sdp: Explicitly enable all UARTs
` [RFC part1/2 merge v2 RESEND][PATCH 09/10] omap3: zoom 2/3: Change debugboard serial port id
` [RFC part1/2 merge v2 RESEND][PATCH 10/10] omap3: zoom2/3: Register only 1 8250 port

[UPDATE] kill camel case
 2010-03-08 18:33 UTC  (4+ messages)

[PATCH/RFT v2] OMAP4: fix temporary hacks that break multi-omap PM
 2010-03-08 18:32 UTC 

[PATCH/RFT] OMAP4: fix temporary hacks that break multi-omap PM
 2010-03-08 18:26 UTC 

[RFC part1/2 merge v2][PATCH 00/11] omap2/3/4: uart4 fixes + zoom2/3 changes
 2010-03-08 17:22 UTC  (13+ messages)
` [RFC part1/2 merge v2][PATCH 01/11] OMAP3: serial: Check for zero-based physical addr
` [RFC part1/2 merge v2][PATCH 02/11] omap2/3/4: serial: Remove condition for getting uart4_phys
` [RFC part1/2 merge v2][PATCH 03/11] ARM: OMAP3630: PRCM: Add UART4 control bits
` [RFC part1/2 merge v2][PATCH 04/11] OMAP clock: Add uart4_ick/fck definitions for 3630
` [RFC part1/2 merge v2][PATCH 05/11] OMAP3: PRCM: Consider UART4 for 3630 chip in prcm_setup_regs
` [RFC part1/2 merge v2][PATCH 06/11] OMAP3: Add UART4 IRQ for 36xx chips
` [RFC part1/2 merge v2][PATCH 07/11] omap3: serial: Fix uart4 handling for 3630
` [RFC part1/2 merge v2][PATCH 08/11] omap3: zoom2/3 / 3630sdp: Don't init always all uarts
` [RFC part1/2 merge v2][PATCH 09/11] omap3: 3630sdp: Explicitly enable all UARTs
` [RFC part1/2 merge v2][PATCH 10/11] omap3: zoom 2/3: Change debugboard serial port id
` [RFC part1/2 merge v2][PATCH 11/11] omap3: zoom2/3: Register only 1 8250 port

[RFC part1/2 merge][PATCH 00/10] omap2/3/4: uart4 fixes + zoom2/3 changes
 2010-03-08 16:57 UTC  (8+ messages)
` [RFC part1/2 merge][PATCH 06/10] omap3: serial: Fix uart4 handling for 3630

[PATCH] omap2_mcspi.c: Clock divider range check wrong for OMAP3
 2010-03-08 15:53 UTC  (3+ messages)

[PATCH] omap2_mcspi.c : Use transaction speed if provided
 2010-03-08 11:50 UTC 

[PATCH] omap2_mcspi.c: Checks in omap2_mcspi_cleanup
 2010-03-08 11:55 UTC 

[PATCH] mmc-omap: Add support for 16-bit and 32-bit registers
 2010-03-08 10:04 UTC  (4+ messages)

[PATCH] omap: i2c: Add i2c support on omap4 platform
 2010-03-08  7:40 UTC  (13+ messages)

[PATCH 2/2] ftrace - add ftrace function_graph support on ARM
 2010-03-06 20:18 UTC  (2+ messages)

[PATCH 2/2 V4] OMAP: DSS: Enable display on ZOOM2/3 & 3630SDP
 2010-03-06 14:26 UTC 

[PATCH 1/2 V4] OMAP: DSS: Add display board file for zoom boards
 2010-03-06 14:26 UTC 

[PATCH 0/2 V4] Enable DSS on zoom2/3 and 3630 sdp boards
 2010-03-06 14:25 UTC 

[PATCH] mmc: omap_hsmmc: Fix conditional locking
 2010-03-06 12:54 UTC  (2+ messages)

[PATCH] ARM: Add omap-specific barrier implementation
 2010-03-06  9:13 UTC 

[PATCH] DSPBRIDGE: driver version 0.2
 2010-03-06  5:11 UTC 

2010 Award Promotion
 2010-03-06  3:51 UTC 

2010 Award Promotion
 2010-03-06  3:50 UTC 

[PATCH] ARM/OMAP: Remove the +x bit from a couple of source files
 2010-03-06  0:14 UTC 

[PATCH 1/2] ftrace - add notrace to sched_clock on various arm platforms
 2010-03-06  0:36 UTC 

[PATCH] OMAP2: fix cpu_is_omap24* optimizations
 2010-03-06  0:15 UTC  (2+ messages)

usb_nop_xceiv_register() missing when OTG built as modules
 2010-03-05 22:02 UTC  (8+ messages)

[PATCH v3] board-n8x0: add USB initialization
 2010-03-05 20:13 UTC 

[PATCH v3 1/4] DSS2: OMAPFB: Add support for switching memory regions
 2010-03-05 15:28 UTC  (7+ messages)
` [PATCH 2/4] DSS2: Check if display supports update mode changes
` [PATCH 3/4] DSS2: Make wait_for_go() succeed for disabled displays
` [PATCH 4/4] DSS2: clear spurious SYNC_LOST_DIGIT interrupts

[PATCH 0/3] Add support for TCA6416 based Keypad driver
 2010-03-05 15:06 UTC  (7+ messages)
` [PATCH 1/3] TCA6416 keypad : Implement keypad driver for keys interfaced to TCA6416

dspbridge and dll64P questions
 2010-03-05 13:33 UTC 

[PATCH 2/2] DSPBRIDGE: DSP recovery feature
 2010-03-05 10:12 UTC 

[PATCH 1/2] DSPBRIDGE: Implement WDT3 to notify DSP hangs
 2010-03-05 10:11 UTC 

[PATCH 0/2] Implementation of Watch dog timer and recovery for DSP
 2010-03-05 10:09 UTC 

PATCH] DSPBRIDGE: MMU-Fault debugging enhancements
 2010-03-05  8:48 UTC  (2+ messages)

vdds_dsi doesn't exist on all omap3430 arch chip
 2010-03-05  3:55 UTC  (5+ messages)

[PATCH] OMAP: McBSP: Drop unnecessary status/error bit clearing on reg_cache retrieved register values
 2010-03-04 23:27 UTC  (3+ messages)

[PATCH v2] OMAP: DMA: Init CDAC to zero
 2010-03-04  2:15 UTC 

OMAPFB: cannot parse default modes
 2010-03-04 16:08 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