public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-07-03 12:21:49 to 2008-07-18 03:13:06 UTC [more...]

[PATCH 0/4] mach-omap2: resolve remaining sparse issues
 2008-07-18  2:52 UTC  (5+ messages)
` [PATCH 1/4] Add prototypes for public functions or declare private functions static:
` [PATCH 2/4] mach-omap2: mark casts between integers and pointers with __force
` [PATCH 3/4] mach-omap2: fix sparse warnings, some style issues for OMAP2 builds
` [PATCH 4/4] SmartReflex: fix sparse issues

[PATCH 0/2] TWL4030: mark init functions __init, fix kerneldoc
 2008-07-18  2:15 UTC  (3+ messages)
` [PATCH 1/2] TWL4030: mark init-only functions as __init
` [PATCH 2/2] TWL4030: convert old-style function documentation to current kerneldoc

[PATCH 0/2] i2c-omap: reduce bloat
 2008-07-18  1:44 UTC  (3+ messages)
` [PATCH 1/2] i2c-omap: mark init-only functions as __init
` [PATCH 2/2] i2c-omap: don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds

[PATCH 0/9] TWL4030 bugfixes and cleanups
 2008-07-18  1:34 UTC  (10+ messages)
` [PATCH 1/9] TWL4030: remove superfluous PWR interrupt status clear before masking
` [PATCH 2/9] TWL4030: clear TWL GPIO interrupt status registers
` [PATCH 3/9] TWL4030: use correct register addresses for BCI IMR registers
` [PATCH 4/9] TWL4030: clear MADC interrupt status registers upon init
` [PATCH 5/9] TWL4030: read and write module ISRs to clear them at init
` [PATCH 6/9] TWL4030: change init-time IMR mask code to WARN if error
` [PATCH 7/9] TWL4030: move TWL module register defs into separate include files
` [PATCH 8/9] TWL4030: use symbolic ISR/IMR register names during twl_init_irq()
` [PATCH 9/9] TWL4030: convert early interrupt mask/clear funcs to use array

TI OMAP Open Source Portal
 2008-07-17 19:52 UTC  (2+ messages)

bluetooth GPIO on logic zoom omap3430 (labrador) board
 2008-07-17 13:01 UTC 

[RFC] OMAP3: CPUIDLE & PM: Modifications and fixes
 2008-07-17 12:16 UTC  (19+ messages)
` [RFC] OMAP3: CPUIDLE & PM: Modifications and fixes. Suspend part
  ` [PATCH] OMAP3: CPUIDLE & PM: check_bm fix
    ` [RFC] OMAP3: CPUIDLE & PM: Fix slow serial-console

Kernel oops when shutting down program using usb device
 2008-07-17  3:53 UTC  (5+ messages)
      ` TI USB 3410 chipset download firmware

[PATCH 0/2] OMAP3 clock: fix 96MHz clocks, usbhost_120m_fclk enable
 2008-07-17  2:14 UTC  (3+ messages)
` [PATCH 1/2] OMAP3 clock: fix 96MHz clocks
` [PATCH 2/2] OMAP3 clock: don't wait for USBHOST IDLEST bit on usbhost_120m_fclk enable

[PATCH] OMAP PM interface, version 3
 2008-07-17  1:58 UTC  (2+ messages)
` [PATCH] OMAP2/3 PM: create the OMAP PM interface and add a default no-op layer

[PATCH 0/4] OMAP2/3 clock: fix some bugs in omap2_clk_wait_ready()
 2008-07-17  1:33 UTC  (3+ messages)

OMAP5912 OSK AIC23 Module Problem
 2008-07-16 19:37 UTC 

[PATCH] PROTECT_KEY register is in the PM_MASTER module not in the PM_RECEIVER module
 2008-07-16 16:53 UTC 

[PATCH 0/0] Refreshed omap2 clock and powerdomain patches
 2008-07-16 15:22 UTC  (2+ messages)

[PATCH 0/0] Power domain and clock domain patches for omap
 2008-07-16 15:19 UTC  (11+ messages)
` [PATCH 01/10] ARM: OMAP2: Powerdomain: Add base OMAP2/3 powerdomain code
  ` [PATCH 02/10] ARM: OMAP2: Powerdomain: Add OMAP2/3 common powerdomains
    ` [PATCH 03/10] ARM: OMAP2: Powerdomain: Add OMAP2 powerdomains
      ` [PATCH 04/10] ARM: OMAP: Powerdomain: Add OMAP3 powerdomains
        ` [PATCH 05/10] ARM: OMAP2: Clockdomain: Add base OMAP2/3 clockdomain code
          ` [PATCH 06/10] ARM: OMAP2: Clockdomain: Connect clockdomain code to powerdomain code
            ` [PATCH 07/10] ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomains
              ` [PATCH 08/10] ARM: OMAP2: Clockdomain: Associate clocks with clockdomains
                ` [PATCH 09/10] ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain code
                  ` [PATCH 10/10] ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks

Git pull request for omap patches for post 2.6.26
 2008-07-16 14:34 UTC  (9+ messages)

[PATCH 0/0] Refreshed omap2 clock and powerdomain patches
 2008-07-16  8:58 UTC 

[PATCH 0/0] Refreshed omap2 clock and powerdomain patches
 2008-07-16  8:53 UTC 

[PATCH] i2c-omap: close suspected race between omap_i2c_idle() and omap_i2c_isr()
 2008-07-15 19:00 UTC 

[PATCH 04/09] OMAP PM srf implementation
 2008-07-15 15:11 UTC  (5+ messages)

[PATCH 00/11] OMAP3 CPUidle patches
 2008-07-15 13:20 UTC  (25+ messages)

Kernel hang on OMAP3 based Beagle board, RTC issue?
 2008-07-15 11:21 UTC  (12+ messages)

[PATCH 0/9] OMAP2/3 SDRC/clock: control CORE M2 divider, clean up SDRC
 2008-07-15  7:58 UTC  (19+ messages)
` [PATCH 1/9] OMAP2 SDRC: move mach-omap2/memory.h into include/asm-arm/arch-omap/sdrc.h
` [PATCH 2/9] OMAP2 SDRC: rename memory.c to sdrc2xxx.c
` [PATCH 3/9] OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx code
` [PATCH 4/9] OMAP2 SDRC: add SDRAM timing parameter infrastructure
` [PATCH 5/9] OMAP2 SDRC: add timing data for Micron MT46H32M32LF-6
` [PATCH 6/9] OMAP2 SDRC: add timing data for Qimonda HYB18M512160AF-6
` [PATCH 7/9] OMAP3 SRAM: remove unused functions; rename remainder
` [PATCH 8/9] OMAP3 clock/SRAM: fix CORE DPLL M2 divider mask
` [PATCH 9/9] OMAP3 clock: add omap3_core_dpll_m2_set_rate()

JFFS2 Issue on OMAP5912
 2008-07-15  1:39 UTC 

[PATCH] OMAP3:devices.c: Enabling 4-bit for SD card
 2008-07-14 11:56 UTC  (4+ messages)

[PATCH 00/09] OMAP PM interface implementation using Shared resource f/w
 2008-07-11 11:54 UTC  (3+ messages)
  ` [PATCH 00/09] OMAP PM interface implementation using Sharedresource f/w

BDI3000 JTAG debug on OMAP3
 2008-07-09 23:38 UTC 

initial frame buffer console
 2008-07-09 15:46 UTC  (4+ messages)

[Resending - PATCH 2/3] Triton BCI driver for OMAP3430
 2008-07-09 11:43 UTC  (3+ messages)

[PATCH: NOT FOR MERGING] clk_set_rate debugfs patch
 2008-07-08 23:54 UTC 

[PATCH 06/09] virtual clock nodes for VDD1 and VDD2
 2008-07-08 11:39 UTC 

[PATCH 01/09] generic shared resource f/w
 2008-07-08 11:39 UTC 

[PATCH 08/09] omap pm srf updates
 2008-07-08 11:39 UTC 

[PATCH 09/09] voltage scaling support
 2008-07-08 11:39 UTC 

[PATCH 07/09] OPP and Frequency resource modeling
 2008-07-08 11:39 UTC 

[PATCH 05/09] Prevents OFF transitions
 2008-07-08 11:39 UTC 

[PATCH 03/09] omap3 srf driver
 2008-07-08 11:39 UTC 

[PATCH 02/09] MPU/CORE latency and Power domain latency modeling
 2008-07-08 11:39 UTC 

[RESEND][PATCH]Separate out 3430 LCD panel support from 2430 file
 2008-07-08  7:48 UTC  (6+ messages)

[PATCH 3/4] Hook start_hnp into ohci struct
 2008-07-06 23:00 UTC  (4+ messages)

[PATCH 3/4] Hook start_hnp into ohci struct
 2008-07-06 10:26 UTC 

[PATCH 2/4] ohci: make distrust_firmware a quirk
 2008-07-06 10:26 UTC 

[PATCH 1/4] omap_udc: fix compilation with debug enabled
 2008-07-06 10:25 UTC 

[PATCH 1/4] omap_udc: fix compilation with debug enabled
 2008-07-06 10:28 UTC 

[PATCH 1/2] driver: irda support 3430
 2008-07-04 16:17 UTC  (3+ messages)

[PATCH 1/1]smc911x Modify driver to also work with omap24xx
 2008-07-04 12:49 UTC  (2+ messages)

[RFC][PATCH] input: keypad: General fixes to omap-twl4030keypad.c
 2008-07-04 12:13 UTC  (5+ messages)
  ` [PATCH] "

34xx off-mode support fixes
 2008-07-04  9:03 UTC  (9+ messages)
` [PATCH 1/3] OMAP34xx suspend + dynamic idle fixed for chip off-mode
  ` [PATCH 2/3] PM debug support for 34xx
    ` [PATCH 3/3] CPU-idle trial fix + PM debug expansion

[PATCH v2] ARM: OMAP3: Make I2C bus 2 configurable for BeagleBoard
 2008-07-04  7:38 UTC 

[PATCH] ARM: OMAP3: Make I2C bus 2 configurable for BeagleBoard
 2008-07-04  7:10 UTC  (3+ messages)

[Resending - PATCH 1/3] Triton BCI driver device setup for OMAP3430
 2008-07-04  4:36 UTC 

[PATCH 0/1] twl4030-madc: Fix arbitrarily initialized function pointer
 2008-07-03 15:26 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] OMAP PM interface, version 2
 2008-07-03 15:09 UTC  (6+ messages)
` [PATCH] OMAP2/3 PM: Add OMAP PM no-op layer

[PATCH] OMAP2EVM: add LCD panel support
 2008-07-03 14:54 UTC 

[Resending - PATCH 1/3] Triton BCI driver device setup for OMAP3430
 2008-07-03 14:07 UTC  (4+ messages)

[PATCH 0/6] 34XX: PM: Workarounds to get omap3 to retention 4th
 2008-07-03 10:39 UTC  (3+ messages)
` [PATCH 1/6] 34XX: PM: Workaround to reset all wkdeps

[PATCH v2] ARM: OMAP3: Fix warnings in clock34xx.h
 2008-07-03 10:47 UTC  (3+ messages)

[PATCH] ARM: OMAP: Add support to Nokia N810 WiMAX
 2008-07-03 10:26 UTC  (2+ messages)

[resend][PATCH 0/3] Adding ethernet support on omap2evm
 2008-07-03 10:23 UTC  (2+ messages)

[PATCH 1/1] This patch adds backlight control for omap3evm
 2008-07-03 10:28 UTC  (2+ messages)

[PATCH] OMAP: DISPC: Fix to disable also interface clocks
 2008-07-03 11:33 UTC  (4+ messages)
` [PATCH 1/1] OMAP: DISPC: Fix to disable also interface clocks. 2nd

[PATCH 2/2] ARM:OMAP2: irda support 3430
 2008-07-03  9:35 UTC  (4+ messages)


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