linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-02 08:02:12 to 2012-04-05 15:45:24 UTC [more...]

[PATCH v3 0/9] Convert OMAP GPMC to driver
 2012-04-05 15:45 UTC 

[PATCH] staging: drm/omap: move where DMM driver is registered
 2012-04-05 15:34 UTC 

Alert
 2012-04-05 13:39 UTC 

[PATCH-V2 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-04-05 14:46 UTC  (7+ messages)
` [PATCH-V2 3/3] "

[PATCH 0/3] OMAP2+: UART: Enable tx wakeup + remove cpu checks
 2012-04-05 12:26 UTC  (3+ messages)

[PATCH 1/3] OMAP2+: UART: Remove cpu checks for populating errata flags
 2012-04-05 11:12 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/3] ARM: OMAP1/2+: 32k-timer: Add hwmod lookup for 32k-timer
 2012-04-05 10:46 UTC  (30+ messages)
` [PATCH 1/3] ARM: OMAP2+: 32k-counter: Use hwmod lookup to check presence of 32k timer

[PATCH] ARM: OMAP3: clock: fix DPLL4 CLKSEL masks
 2012-04-05 10:33 UTC  (3+ messages)

OMAP3EVM not booting on l-o master
 2012-04-05 10:23 UTC  (7+ messages)

[GIT PULL] ARM: OMAP: clock, powerdomain, clockdomain, hwmod fixes for early v3.4-rc (misc_devel_3.4 patches dropped)
 2012-04-05  9:42 UTC 

[GIT PULL] ARM: OMAP: clock, powerdomain, clockdomain, hwmod fixes for early v3.4-rc
 2012-04-05  9:40 UTC  (7+ messages)

[PATCH v2 0/9] PM: Create the AVS class of drivers
 2012-04-05  9:35 UTC  (8+ messages)
` [PATCH 2/9] ARM: OMAP2+: SmartReflex: move the driver specific macros in include/linux/power

OMAP34xx
 2012-04-05  9:10 UTC  (12+ messages)

[PATCH v2 00/12] Fixup gmpc smsc911x regulator handling
 2012-04-05  7:34 UTC  (12+ messages)
` [PATCH 05/12] Add dummy smsc911x regulators to cm-t35

[PATCH 0/2] Fixes in hwmod reset code
 2012-04-05  7:11 UTC  (4+ messages)
` [PATCH 1/2] ARM: omap: hwmod: Restore sysc after a reset

[GIT PULL] omap fixes for v3.4-rc1
 2012-04-05  0:42 UTC 

A few maintenance notes for the 3.4-rc and future merge windows
 2012-04-04 22:58 UTC 

[PATCH] cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
 2012-04-04 22:20 UTC  (2+ messages)

[PATCH 00/17][V2] ARM: OMAP3/4 : cpuidle34xx and cpuidle44xx cleanups
 2012-04-04 20:12 UTC  (18+ messages)
` [PATCH 01/17][V2] ARM: OMAP4: cpuidle - Remove unused valid field
  ` [PATCH 02/17][V2] ARM: OMAP4: cpuidle - Declare the states with the driver declaration
  ` [PATCH 03/17][V2] ARM: OMAP4: cpuidle - Remove the cpuidle_params_table table
  ` [PATCH 04/17][V2] ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration
  ` [PATCH 05/17][V2] ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time
  ` [PATCH 06/17][V2] ARM: OMAP4: cpuidle - use the omap4_idle_data variable directly
  ` [PATCH 07/17][V2] ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot time
  ` [PATCH 08/17][V2] ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table
  ` [PATCH 09/17][V2] ARM: OMAP3: define cpuidle statically
  ` [PATCH 10/17][V2] ARM: OMAP3: cpuidle - remove the 'valid' field
  ` [PATCH 11/17][V2] ARM: OMAP3: cpuidle - remove cpuidle_params_table
  ` [PATCH 14/17][V2] ARM: OMAP3 : cpuidle - simplify next_valid_state
` [PATCH 12/17][V2] ARM: OMAP3: define statically the omap3_idle_data
` [PATCH 13/17][V2] ARM: OMAP3: cpuidle - use omap3_idle_data directly
` [PATCH 15/17][V2] ARM: OMAP3: set omap3_idle_data as static
` [PATCH 16/17][V2] ARM: OMAP3/4: consolidate cpuidle Makefile
` [PATCH 17/17][V2] ARM: OMAP3: cpuidle - set global variables static

[PATCHv5 00/18] I2C updates
 2012-04-04 19:22 UTC  (23+ messages)
` [PATCHv5 02/18] I2C: OMAP: Remove reset at init
` [PATCHv5 03/18] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv5 06/18] I2C: OMAP: Fix the mismatch of pm_runtime enable and disable
` [PATCHv5 08/18] I2C: OMAP: Fix the error handling
` [PATCHv5 12/18] I2C: OMAP: Fix the crash in i2c remove
  ` [PATCHv5 01/18] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
  ` [PATCHv5 04/18] I2C: OMAP: I2C register restore only if context is lost
  ` [PATCHv5 05/18] I2C: OMAP: Fix the interrupt clearing in OMAP4
  ` [PATCHv5 07/18] I2C: OMAP: Optimise the remove code
  ` [PATCHv5 09/18] I2C: OMAP: Correct I2C revision for OMAP3
  ` [PATCHv5 10/18] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
  ` [PATCHv5 11/18] I2C: OMAP: use devm_* functions
  ` [PATCHv5 13/18] I2C: OMAP: Handle error check for pm runtime
  ` [PATCHv5 15/18] I2C: OMAP: make the read ready processing a separate function
  ` [PATCHv5 17/18] I2C: OMAP: Do not set the XUDF if the underflow is not reached
` [PATCHv5 14/18] I2C: OMAP: Use SET_RUNTIME_PM_OPS
` [PATCHv5 16/18] I2C: OMAP: fix missing handling of errata I2C_OMAP3_1P153
` [PATCHv5 18/18] ARM: OMAP4: hwmod data: I2C: add flag for context restore

[PATCH 1/2] ARM: OMAP3: hwmod_data: Rename the common irq for McBSP ports
 2012-04-04 19:06 UTC  (5+ messages)
` [PATCH 2/2] ARM: OMAP4: hwmod_data: Name "

[RESEND PATCH 1/2] ARM: OMAP2+: nand: Make board_onenand_init() visible to board code
 2012-04-04 18:36 UTC  (2+ messages)
` [RESEND PATCH 2/2] OMAP3: igep0020: Add support for Micron NAND Flash storage memory

[PATCH] ARM: OMAP: AM33XX: CAN: d_can: Add support for Bosch D_CAN controller
 2012-04-04 16:21 UTC  (13+ messages)

Suspend broken on 3.3?
 2012-04-04 16:13 UTC  (14+ messages)

[PATCH] ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_*_MASK bit definitions (fwd)
 2012-04-04 16:04 UTC 

[PATCH] ARM: OMAP2+: hwmod: Fix wrong SYSC_TYPE1_XXX_MASK bit definitions
 2012-04-04 15:53 UTC  (2+ messages)

[PATCH] usb: musb: make modules behave better
 2012-04-04 15:52 UTC  (4+ messages)

[PATCH] omap_hwmod: Allow io_ring wakeup configuration for all modules
 2012-04-04 15:39 UTC  (2+ messages)

[PATCH v2 0/2] Fixes in hwmod reset code
 2012-04-04 15:34 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: omap: hwmod: Make omap_hwmod_softreset wait for reset status

[PATCH] OMAP: clock: fix race in disable all clocks
 2012-04-04 15:22 UTC  (2+ messages)

[PATCH] ARM: OMAP3: clock: fix DPLL4 CLKSEL masks
 2012-04-04 14:37 UTC 

[PATCH] OMAP: HSMMC: avoid erratum workaround when transceiver is attached
 2012-04-04 14:31 UTC  (2+ messages)

oprofile and ARM A9 hardware counter
 2012-04-04 11:15 UTC  (22+ messages)

[RESEND PATCH] ARM :OMAP2+: UART: Remove some of uart default pads
 2012-04-04  6:14 UTC  (3+ messages)

[PATCH 0/2] ARM: OMAP4: powerdomain: Misc powerdomain fix and associated cleanup
 2012-04-03 23:58 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP: powerdomain: Wait for powerdomain transition in pwrdm_state_switch()
` [PATCH 2/2] ARM: OMAP: powerdomain: Get rid off duplicate pwrdm_clkdm_state_switch() API

Complement!!!
 2012-04-03 18:30 UTC 

[GIT PULL] ARM: OMAP2+: PM: core support for SMPS regulators for v3.4
 2012-04-03 18:44 UTC  (11+ messages)

[GIT PULL] OMAP PM fixes for v3.4-rc
 2012-04-03 18:43 UTC  (2+ messages)

[PATCH] ARM: OMAP: fix section mismatches in usb-host.c
 2012-04-03 18:09 UTC  (3+ messages)

Complement!!!
 2012-04-03 17:54 UTC 

[PATCH v2] ARM: OMAP2+: Fix omap2+ build error
 2012-04-03 18:00 UTC  (2+ messages)

[PATCH 0/3] OMAP4: CPUidle: Add coupled idle support
 2012-04-03 15:06 UTC  (3+ messages)

OMAP4 TWL6030 uv_to_vsel warning
 2012-04-03 14:27 UTC 

[PATCH] arm: omap4: hsmmc: check for null pointer
 2012-04-03 13:53 UTC  (2+ messages)

[PATCH-V3 0/3] ARM: OMAP3+: am33xx: Add CM, clock and clockdomain support
 2012-04-03 13:09 UTC  (4+ messages)
` [PATCH-V3 1/3] ARM: OMAP3+: cm33xx: Introduce AM33xx CM API's and register level details
` [PATCH-V3 2/3] ARM: OMAP3+: clockdomain33xx: Add clockdomain data and respective operations
` [PATCH-V3 3/3] ARM: OMAP3+: clock33xx: Add AM33XX clock tree data

[PATCHv4 00/18] I2C updates
 2012-04-03 11:38 UTC  (19+ messages)
` [PATCHv4 02/18] OMAP : I2C : Remove reset at init
` [PATCHv4 03/18] I2C: OMAP: Recover from Bus Busy condition
` [PATCHv4 05/18] OMAP: I2C: Fix the interrupt clearing in OMAP4
` [PATCHv4 06/18] OMAP: I2C: Fix the mismatch of pm_runtime enable and disable
` [PATCHv4 09/18] I2C: OMAP: Correct I2C revision for OMAP3
` [PATCHv4 10/18] I2C: OMAP: Don't check if wait_for_completion_timeout() returns less than zero
` [PATCHv4 11/18] OMAP : I2C : use devm_* functions
` [PATCHv4 12/18] I2C : OMAP : Fix the crash in i2c remove
` [PATCHv4 14/18] I2C : OMAP : Use SET_RUNTIME_PM_OPS
` [PATCHv4 15/18] OMAP4: hwmod data: I2C: add flag for context restore
  ` [PATCHv4 01/18] I2C : OMAP : make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
  ` [PATCHv4 04/18] OMAP: I2C: I2C register restore only if context is lost
  ` [PATCHv4 07/18] OMAP: I2C: Optimise the remove code
  ` [PATCHv4 08/18] OMAP: I2C: Fix the error handling
  ` [PATCHv4 13/18] OMAP: I2C: Handle error check for pm runtime
  ` [PATCHv4 16/18] i2c: omap: make the read ready processing a separate function
  ` [PATCHv4 17/18] I2C: OMAP : fix missing handling of errata I2C_OMAP3_1P153
` [PATCHv4 18/18] i2c: omap: Do not set the XUDF if the underflow is not reached

[PATCH] OMAP4: Adding ID for OMAP4460 ES1.1
 2012-04-03  9:47 UTC  (2+ messages)

[PATCH] remove unused FB_OMAP_BOOTLOADER_INIT config option
 2012-04-03  8:59 UTC 

[PATCH for 3.4] MFD: twl6040: Convert to i2c driver, and separate it from twl core
 2012-04-03  8:56 UTC 

[PATCHv3 0/3] spi: omap2-mcspi: driver updates
 2012-04-03  5:55 UTC  (3+ messages)

[PATCH RESEND] Input: omap-keypad: dynamically handle register offsets
 2012-04-03  5:22 UTC 

[PATCH V3 0/3] OMAPDSS: DISPC: Enable predecimation for DMA and VRFB
 2012-04-02 15:13 UTC  (4+ messages)
` [PATCH V3 1/3] OMAPDSS: DISPC: Enable predecimation
  ` [PATCH V3 2/3] OMAPDSS: DISPC: Handle synclost errors in OMAP3
    ` [PATCH V3 3/3] OMAPDSS: DISPC: Correct DISPC functional clock usage

[PATCH V3 0/3] OMAPDSS: DISPC: Enable predecimation for DMA and VRFB
 2012-04-02 13:59 UTC 

[PATCH 0/5] mtd: plat_nand: Add default partition parser and use it
 2012-04-02 11:08 UTC  (2+ messages)

[PATCH 0/8][git pull] mmc: omap: Assorted fixes for 3.4 merge window
 2012-04-02  9:50 UTC  (4+ messages)

L2 cache stability workaround for 4460 ES1.0
 2012-04-02  9:13 UTC  (6+ 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).